Current Path : /storage/v11800/shoptimizer-latest/

Linux v11800 5.3.0-1023-aws #25~18.04.1-Ubuntu SMP Fri Jun 5 15:19:18 UTC 2020 aarch64

Upload File :
Current File : /storage/v11800/shoptimizer-latest/.db.sql
-- MariaDB dump 10.19  Distrib 10.6.9-MariaDB, for debian-linux-gnu (aarch64)
--
-- Host: localhost    Database: shoptimizer-latestdb
-- ------------------------------------------------------
-- Server version	10.6.9-MariaDB-1:10.6.9+maria~ubu2004

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

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

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci 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_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=7993 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (14,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2024-04-03 17:20:59','2024-04-03 17:20:59',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2024-04-15 09:21:15','2024-04-15 14:51:15',2,NULL),(44,'woocommerce_install_assembler_fonts','failed','2024-04-04 06:12:52','2024-04-04 11:42:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1712211172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1712211172;}',3,1,'2024-04-15 09:21:16','2024-04-15 14:51:16',2,NULL),(708,'woocommerce_marketplace_fetch_promotions','failed','2024-04-20 22:30:21','2024-04-21 04:00:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1713652221;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1713652221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-04-20 23:00:11','2024-04-21 04:30:11',0,NULL),(758,'woocommerce_marketplace_fetch_promotions','failed','2024-04-21 11:00:11','2024-04-21 16:30:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1713697211;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1713697211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-04-21 11:30:03','2024-04-21 17:00:03',0,NULL),(966,'woocommerce_marketplace_fetch_promotions','failed','2024-04-23 11:30:03','2024-04-23 17:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1713871803;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1713871803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-04-23 11:30:04','2024-04-23 17:00:04',0,NULL),(1121,'woocommerce_marketplace_fetch_promotions','failed','2024-04-25 00:30:30','2024-04-25 06:00:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714005030;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714005030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-04-25 00:31:55','2024-04-25 06:01:55',0,NULL),(1531,'woocommerce_marketplace_fetch_promotions','failed','2024-04-29 02:00:04','2024-04-29 07:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714356004;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714356004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-04-29 02:00:15','2024-04-29 07:30:15',0,NULL),(1634,'woocommerce_marketplace_fetch_promotions','failed','2024-04-30 02:30:03','2024-04-30 08:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714444203;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714444203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-04-30 02:30:25','2024-04-30 08:00:25',0,NULL),(1848,'woocommerce_marketplace_fetch_promotions','failed','2024-05-02 03:00:13','2024-05-02 08:30:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714618813;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714618813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-02 03:00:14','2024-05-02 08:30:14',0,NULL),(2059,'woocommerce_marketplace_fetch_promotions','failed','2024-05-04 04:00:04','2024-05-04 09:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714795204;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714795204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-04 04:00:04','2024-05-04 09:30:04',0,NULL),(2214,'woocommerce_marketplace_fetch_promotions','failed','2024-05-05 16:00:04','2024-05-05 21:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714924804;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714924804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-05 16:00:04','2024-05-05 21:30:04',0,NULL),(2268,'woocommerce_marketplace_fetch_promotions','failed','2024-05-06 04:00:04','2024-05-06 09:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1714968004;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1714968004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-06 04:00:05','2024-05-06 09:30:05',0,NULL),(2375,'woocommerce_marketplace_fetch_promotions','failed','2024-05-07 04:30:04','2024-05-07 10:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715056204;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715056204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-07 04:30:04','2024-05-07 10:00:04',0,NULL),(2636,'woocommerce_marketplace_fetch_promotions','failed','2024-05-09 17:30:04','2024-05-09 23:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715275804;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715275804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-09 17:30:04','2024-05-09 23:00:04',0,NULL),(2698,'woocommerce_marketplace_fetch_promotions','failed','2024-05-10 05:30:04','2024-05-10 11:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715319004;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715319004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-10 05:30:04','2024-05-10 11:00:04',0,NULL),(2748,'woocommerce_marketplace_fetch_promotions','failed','2024-05-10 17:30:04','2024-05-10 23:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715362204;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715362204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-10 17:30:04','2024-05-10 23:00:04',0,NULL),(2802,'woocommerce_marketplace_fetch_promotions','failed','2024-05-11 05:30:04','2024-05-11 11:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715405404;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715405404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-11 05:30:04','2024-05-11 11:00:04',0,NULL),(2852,'woocommerce_marketplace_fetch_promotions','failed','2024-05-11 17:30:04','2024-05-11 23:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715448604;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715448604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-11 17:30:05','2024-05-11 23:00:05',0,NULL),(3064,'woocommerce_marketplace_fetch_promotions','failed','2024-05-13 18:00:04','2024-05-13 23:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715623204;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715623204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-13 18:00:04','2024-05-13 23:30:04',0,NULL),(3279,'woocommerce_marketplace_fetch_promotions','failed','2024-05-15 18:31:55','2024-05-16 00:01:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1715797915;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1715797915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-15 19:00:06','2024-05-16 00:30:06',0,NULL),(3595,'woocommerce_marketplace_fetch_promotions','failed','2024-05-18 20:30:04','2024-05-19 02:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716064204;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716064204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-18 20:30:09','2024-05-19 02:00:09',0,NULL),(4294,'woocommerce_marketplace_fetch_promotions','failed','2024-05-25 11:30:04','2024-05-25 17:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716636604;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716636604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-25 11:30:04','2024-05-25 17:00:04',0,NULL),(4343,'woocommerce_marketplace_fetch_promotions','failed','2024-05-25 23:30:04','2024-05-26 05:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716679804;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716679804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-25 23:30:04','2024-05-26 05:00:04',0,NULL),(4397,'woocommerce_marketplace_fetch_promotions','failed','2024-05-26 11:30:04','2024-05-26 17:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716723004;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716723004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-26 11:30:04','2024-05-26 17:00:04',0,NULL),(4500,'woocommerce_marketplace_fetch_promotions','failed','2024-05-27 11:30:04','2024-05-27 17:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716809404;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716809404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-27 11:30:04','2024-05-27 17:00:04',0,NULL),(4543,'wpforms_email_summaries_fetch_info_blocks','complete','2024-06-03 10:30:12','2024-06-03 16:00:12',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717410612;s:18:\"\0*\0first_timestamp\";i:1712588028;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717410612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-06-03 10:30:19','2024-06-03 16:00:19',0,NULL),(4544,'wpforms_email_summaries_fetch_info_blocks','complete','2024-06-03 10:30:12','2024-06-03 16:00:12',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717410612;s:18:\"\0*\0first_timestamp\";i:1713749205;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717410612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-06-03 10:30:19','2024-06-03 16:00:19',0,NULL),(4605,'woocommerce_marketplace_fetch_promotions','failed','2024-05-28 11:30:04','2024-05-28 17:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716895804;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716895804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-28 11:30:04','2024-05-28 17:00:04',0,NULL),(4651,'woocommerce_marketplace_fetch_promotions','complete','2024-05-28 23:30:04','2024-05-29 05:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716939004;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716939004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-28 23:30:04','2024-05-29 05:00:04',0,NULL),(4664,'woocommerce_cleanup_draft_orders','complete','2024-05-29 14:30:05','2024-05-29 20:00:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716993005;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716993005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-29 15:00:03','2024-05-29 20:30:03',0,NULL),(4669,'wpforms_process_forms_locator_scan','complete','2024-05-29 15:00:04','2024-05-29 20:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716994804;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716994804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-29 15:00:04','2024-05-29 20:30:04',0,NULL),(4670,'wpforms_process_forms_locator_scan','complete','2024-05-29 15:00:04','2024-05-29 20:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716994804;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716994804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-29 15:00:04','2024-05-29 20:30:04',0,NULL),(4692,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 21:15:07','2024-05-29 02:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716930907;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716930907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 21:30:06','2024-05-29 03:00:06',0,NULL),(4694,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 21:45:06','2024-05-29 03:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716932706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716932706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 22:00:07','2024-05-29 03:30:07',0,NULL),(4696,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 22:15:07','2024-05-29 03:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716934507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716934507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 22:30:03','2024-05-29 04:00:03',0,NULL),(4698,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 22:45:03','2024-05-29 04:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716936303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716936303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 23:00:11','2024-05-29 04:30:11',0,NULL),(4700,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 23:15:11','2024-05-29 04:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716938111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716938111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-28 23:30:03','2024-05-29 05:00:03',0,NULL),(4702,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-28 23:45:03','2024-05-29 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716939903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716939903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 00:00:54','2024-05-29 05:30:54',0,NULL),(4704,'woocommerce_marketplace_fetch_promotions','failed','2024-05-29 11:30:04','2024-05-29 17:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716982204;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716982204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-29 11:30:04','2024-05-29 17:00:04',0,NULL),(4705,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 00:15:54','2024-05-29 05:45:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716941754;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716941754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 00:31:55','2024-05-29 06:01:55',0,NULL),(4707,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 00:46:55','2024-05-29 06:16:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716943615;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716943615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 01:00:32','2024-05-29 06:30:32',0,NULL),(4709,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 01:15:32','2024-05-29 06:45:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716945332;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716945332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 01:30:38','2024-05-29 07:00:38',0,NULL),(4711,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 01:45:38','2024-05-29 07:15:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716947138;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716947138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 02:00:03','2024-05-29 07:30:03',0,NULL),(4713,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 02:15:03','2024-05-29 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716948903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716948903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 02:30:03','2024-05-29 08:00:03',0,NULL),(4715,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 02:45:03','2024-05-29 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716950703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716950703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 03:00:03','2024-05-29 08:30:03',0,NULL),(4717,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 03:15:03','2024-05-29 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716952503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716952503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 03:30:03','2024-05-29 09:00:03',0,NULL),(4719,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 03:45:03','2024-05-29 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716954303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716954303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 04:00:03','2024-05-29 09:30:03',0,NULL),(4721,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 04:15:03','2024-05-29 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716956103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716956103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 04:30:04','2024-05-29 10:00:04',0,NULL),(4723,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 04:45:04','2024-05-29 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716957904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716957904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 05:00:07','2024-05-29 10:30:07',0,NULL),(4725,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 05:15:07','2024-05-29 10:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716959707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716959707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 05:30:05','2024-05-29 11:00:05',0,NULL),(4727,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 05:45:05','2024-05-29 11:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716961505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716961505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 06:00:03','2024-05-29 11:30:03',0,NULL),(4729,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 06:15:03','2024-05-29 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716963303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716963303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 06:30:43','2024-05-29 12:00:43',0,NULL),(4731,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 06:45:43','2024-05-29 12:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716965143;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716965143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 07:00:09','2024-05-29 12:30:09',0,NULL),(4733,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 07:15:09','2024-05-29 12:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716966909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716966909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 07:30:03','2024-05-29 13:00:03',0,NULL),(4735,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 07:45:03','2024-05-29 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716968703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716968703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 08:00:03','2024-05-29 13:30:03',0,NULL),(4737,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 08:15:03','2024-05-29 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716970503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716970503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 08:30:03','2024-05-29 14:00:03',0,NULL),(4739,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 08:45:03','2024-05-29 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716972303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716972303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 09:00:03','2024-05-29 14:30:03',0,NULL),(4741,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 09:15:03','2024-05-29 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716974103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716974103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 09:30:04','2024-05-29 15:00:04',0,NULL),(4743,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 09:45:04','2024-05-29 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716975904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716975904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 10:00:03','2024-05-29 15:30:03',0,NULL),(4745,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 10:15:03','2024-05-29 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716977703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716977703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 10:30:04','2024-05-29 16:00:04',0,NULL),(4747,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 10:45:04','2024-05-29 16:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716979504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716979504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 11:00:06','2024-05-29 16:30:06',0,NULL),(4749,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 11:15:06','2024-05-29 16:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716981306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716981306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 11:30:02','2024-05-29 17:00:02',0,NULL),(4751,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 11:45:02','2024-05-29 17:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716983102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716983102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 12:00:03','2024-05-29 17:30:03',0,NULL),(4752,'woocommerce_marketplace_fetch_promotions','complete','2024-05-29 23:30:04','2024-05-30 05:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717025404;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717025404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-29 23:30:04','2024-05-30 05:00:04',0,NULL),(4754,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 12:15:03','2024-05-29 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716984903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716984903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 13:00:07','2024-05-29 18:30:07',0,NULL),(4756,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 13:15:07','2024-05-29 18:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716988507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716988507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 13:23:11','2024-05-29 18:53:11',0,NULL),(4758,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 13:38:11','2024-05-29 19:08:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716989891;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716989891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 14:00:04','2024-05-29 19:30:04',0,NULL),(4760,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 14:15:04','2024-05-29 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716992104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716992104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 14:30:04','2024-05-29 20:00:04',0,NULL),(4762,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 14:45:04','2024-05-29 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716993904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716993904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 15:00:03','2024-05-29 20:30:03',0,NULL),(4764,'woocommerce_cleanup_draft_orders','complete','2024-05-30 15:00:03','2024-05-30 20:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717081203;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717081203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-30 15:00:03','2024-05-30 20:30:03',0,NULL),(4766,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 15:15:03','2024-05-29 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716995703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716995703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 15:30:04','2024-05-29 21:00:04',0,NULL),(4768,'wpforms_process_forms_locator_save','complete','2024-05-29 15:00:04','2024-05-29 15:00:04',10,'{\"tasks_meta_id\":56}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-29 15:00:04','2024-05-29 20:30:04',0,NULL),(4769,'wpforms_process_forms_locator_scan','complete','2024-05-30 15:00:04','2024-05-30 20:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717081204;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717081204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-30 15:00:04','2024-05-30 20:30:04',0,NULL),(4770,'wpforms_process_forms_locator_scan','complete','2024-05-30 15:00:04','2024-05-30 20:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717081204;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717081204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-30 15:00:04','2024-05-30 20:30:04',0,NULL),(4771,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 15:45:04','2024-05-29 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716997504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716997504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 16:00:04','2024-05-29 21:30:04',0,NULL),(4773,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 16:15:04','2024-05-29 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1716999304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1716999304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 16:30:03','2024-05-29 22:00:03',0,NULL),(4775,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 16:45:03','2024-05-29 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717001103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717001103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 17:00:07','2024-05-29 22:30:07',0,NULL),(4777,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 17:15:07','2024-05-29 22:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717002907;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717002907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 17:30:03','2024-05-29 23:00:03',0,NULL),(4779,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 17:45:03','2024-05-29 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717004703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717004703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 18:00:04','2024-05-29 23:30:04',0,NULL),(4781,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 18:15:04','2024-05-29 23:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717006504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717006504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 18:30:14','2024-05-30 00:00:14',0,NULL),(4783,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 18:45:15','2024-05-30 00:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717008315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717008315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 19:00:05','2024-05-30 00:30:05',0,NULL),(4785,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 19:15:05','2024-05-30 00:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717010105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717010105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 19:30:14','2024-05-30 01:00:14',0,NULL),(4787,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 19:45:14','2024-05-30 01:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717011914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717011914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 20:00:14','2024-05-30 01:30:14',0,NULL),(4789,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 20:15:14','2024-05-30 01:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717013714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717013714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 20:30:11','2024-05-30 02:00:11',0,NULL),(4791,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 20:45:11','2024-05-30 02:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717015511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717015511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 21:00:11','2024-05-30 02:30:11',0,NULL),(4793,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 21:15:11','2024-05-30 02:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717017311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717017311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 21:30:07','2024-05-30 03:00:07',0,NULL),(4795,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 21:45:07','2024-05-30 03:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717019107;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717019107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 22:00:10','2024-05-30 03:30:10',0,NULL),(4797,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 22:15:10','2024-05-30 03:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717020910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717020910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 22:30:02','2024-05-30 04:00:02',0,NULL),(4800,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 22:45:02','2024-05-30 04:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717022702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717022702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 23:00:10','2024-05-30 04:30:10',0,NULL),(4802,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 23:15:10','2024-05-30 04:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717024510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717024510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-29 23:30:04','2024-05-30 05:00:04',0,NULL),(4804,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-29 23:45:04','2024-05-30 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717026304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717026304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 00:00:59','2024-05-30 05:30:59',0,NULL),(4806,'woocommerce_marketplace_fetch_promotions','failed','2024-05-30 11:30:04','2024-05-30 17:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717068604;s:18:\"\0*\0first_timestamp\";i:1713475808;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717068604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-30 11:30:04','2024-05-30 17:00:04',0,NULL),(4807,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 00:15:59','2024-05-30 05:45:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717028159;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717028159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 00:30:56','2024-05-30 06:00:56',0,NULL),(4809,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 00:45:56','2024-05-30 06:15:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717029956;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717029956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 01:00:45','2024-05-30 06:30:45',0,NULL),(4811,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 01:15:45','2024-05-30 06:45:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717031745;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717031745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 02:00:03','2024-05-30 07:30:03',0,NULL),(4813,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 02:15:03','2024-05-30 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717035303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717035303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 02:30:02','2024-05-30 08:00:02',0,NULL),(4815,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 02:45:02','2024-05-30 08:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717037102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717037102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 03:00:03','2024-05-30 08:30:03',0,NULL),(4817,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 03:15:03','2024-05-30 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717038903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717038903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 03:30:04','2024-05-30 09:00:04',0,NULL),(4819,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 03:45:04','2024-05-30 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717040704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717040704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 04:00:03','2024-05-30 09:30:03',0,NULL),(4821,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 04:15:03','2024-05-30 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717042503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717042503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 04:30:04','2024-05-30 10:00:04',0,NULL),(4823,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 04:45:04','2024-05-30 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717044304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717044304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 05:00:11','2024-05-30 10:30:11',0,NULL),(4825,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 05:15:11','2024-05-30 10:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717046111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717046111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 05:30:03','2024-05-30 11:00:03',0,NULL),(4827,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 05:45:03','2024-05-30 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717047903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717047903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 06:00:05','2024-05-30 11:30:05',0,NULL),(4829,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 06:15:05','2024-05-30 11:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717049705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717049705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 06:30:27','2024-05-30 12:00:27',0,NULL),(4831,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 06:45:29','2024-05-30 12:15:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717051529;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717051529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 07:00:10','2024-05-30 12:30:10',0,NULL),(4833,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 07:15:10','2024-05-30 12:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717053310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717053310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 07:30:03','2024-05-30 13:00:03',0,NULL),(4835,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 07:45:03','2024-05-30 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717055103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717055103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 08:00:03','2024-05-30 13:30:03',0,NULL),(4837,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 08:15:03','2024-05-30 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717056903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717056903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 08:30:03','2024-05-30 14:00:03',0,NULL),(4839,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 08:45:03','2024-05-30 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717058703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717058703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 09:00:03','2024-05-30 14:30:03',0,NULL),(4841,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 09:15:03','2024-05-30 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717060503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717060503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 09:30:04','2024-05-30 15:00:04',0,NULL),(4843,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 09:45:04','2024-05-30 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717062304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717062304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 10:00:17','2024-05-30 15:30:17',0,NULL),(4845,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 10:15:17','2024-05-30 15:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717064117;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717064117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 10:30:15','2024-05-30 16:00:15',0,NULL),(4847,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 10:45:15','2024-05-30 16:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717065915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717065915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 11:00:06','2024-05-30 16:30:06',0,NULL),(4849,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 11:15:06','2024-05-30 16:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717067706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717067706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 11:30:03','2024-05-30 17:00:03',0,NULL),(4851,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 11:45:03','2024-05-30 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717069503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717069503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 12:00:04','2024-05-30 17:30:04',0,NULL),(4853,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 12:15:04','2024-05-30 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717071304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717071304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 12:30:20','2024-05-30 18:00:20',0,NULL),(4855,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 12:45:21','2024-05-30 18:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717073121;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717073121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 13:00:04','2024-05-30 18:30:04',0,NULL),(4857,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 13:15:04','2024-05-30 18:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717074904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717074904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 13:30:03','2024-05-30 19:00:03',0,NULL),(4859,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 13:45:03','2024-05-30 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717076703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717076703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 14:00:03','2024-05-30 19:30:03',0,NULL),(4861,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 14:15:03','2024-05-30 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717078503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717078503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 14:30:11','2024-05-30 20:00:11',0,NULL),(4863,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 14:45:11','2024-05-30 20:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717080311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717080311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 15:00:03','2024-05-30 20:30:03',0,NULL),(4865,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 15:15:03','2024-05-30 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717082103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717082103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 15:30:02','2024-05-30 21:00:02',0,NULL),(4866,'woocommerce_cleanup_draft_orders','complete','2024-05-31 15:00:03','2024-05-31 20:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717167603;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717167603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-05-31 15:00:03','2024-05-31 20:30:03',0,NULL),(4868,'wpforms_process_forms_locator_save','complete','2024-05-30 15:00:04','2024-05-30 15:00:04',10,'{\"tasks_meta_id\":57}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-30 15:00:04','2024-05-30 20:30:04',0,NULL),(4869,'wpforms_process_forms_locator_scan','complete','2024-05-31 15:00:04','2024-05-31 20:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717167604;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717167604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-31 15:00:04','2024-05-31 20:30:04',0,NULL),(4870,'wpforms_process_forms_locator_scan','complete','2024-05-31 15:00:04','2024-05-31 20:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717167604;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717167604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-05-31 15:00:04','2024-05-31 20:30:04',0,NULL),(4872,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 15:45:02','2024-05-30 21:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717083902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717083902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 16:00:03','2024-05-30 21:30:03',0,NULL),(4874,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 16:15:03','2024-05-30 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717085703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717085703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 16:30:03','2024-05-30 22:00:03',0,NULL),(4876,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 16:45:03','2024-05-30 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717087503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717087503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 17:00:06','2024-05-30 22:30:06',0,NULL),(4878,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 17:15:06','2024-05-30 22:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717089306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717089306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 17:30:03','2024-05-30 23:00:03',0,NULL),(4880,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 17:45:03','2024-05-30 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717091103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717091103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 18:00:02','2024-05-30 23:30:02',0,NULL),(4882,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 18:15:02','2024-05-30 23:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717092902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717092902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 18:30:22','2024-05-31 00:00:22',0,NULL),(4884,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 18:45:23','2024-05-31 00:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717094723;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717094723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 19:00:04','2024-05-31 00:30:04',0,NULL),(4886,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 19:15:04','2024-05-31 00:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717096504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717096504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 19:30:27','2024-05-31 01:00:27',0,NULL),(4888,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 19:45:27','2024-05-31 01:15:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717098327;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717098327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 20:00:14','2024-05-31 01:30:14',0,NULL),(4890,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 20:15:14','2024-05-31 01:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717100114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717100114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 20:30:14','2024-05-31 02:00:14',0,NULL),(4892,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 20:45:14','2024-05-31 02:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717101914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717101914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 21:00:09','2024-05-31 02:30:09',0,NULL),(4894,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 21:15:09','2024-05-31 02:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717103709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717103709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 21:30:04','2024-05-31 03:00:04',0,NULL),(4896,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 21:45:04','2024-05-31 03:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717105504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717105504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 22:00:10','2024-05-31 03:30:10',0,NULL),(4898,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 22:15:10','2024-05-31 03:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717107310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717107310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 22:30:07','2024-05-31 04:00:07',0,NULL),(4900,'woocommerce_marketplace_fetch_promotions','complete','2024-05-30 22:00:10','2024-05-31 03:30:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717106410;s:18:\"\0*\0first_timestamp\";i:1717106410;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717106410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-30 22:00:12','2024-05-31 03:30:12',0,NULL),(4901,'woocommerce_marketplace_fetch_promotions','complete','2024-05-31 10:00:12','2024-05-31 15:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717149612;s:18:\"\0*\0first_timestamp\";i:1717106410;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717149612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-31 10:30:03','2024-05-31 16:00:03',0,NULL),(4903,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 22:45:07','2024-05-31 04:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717109107;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717109107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 23:00:09','2024-05-31 04:30:09',0,NULL),(4905,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 23:15:09','2024-05-31 04:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717110909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717110909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-30 23:30:03','2024-05-31 05:00:03',0,NULL),(4907,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-30 23:45:03','2024-05-31 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717112703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717112703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 00:01:10','2024-05-31 05:31:10',0,NULL),(4909,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 00:16:14','2024-05-31 05:46:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717114574;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717114574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 00:31:44','2024-05-31 06:01:44',0,NULL),(4911,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 00:46:44','2024-05-31 06:16:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717116404;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717116404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 01:00:32','2024-05-31 06:30:32',0,NULL),(4913,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 01:15:32','2024-05-31 06:45:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717118132;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717118132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 01:30:37','2024-05-31 07:00:37',0,NULL),(4915,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 01:45:37','2024-05-31 07:15:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717119937;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717119937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 02:00:03','2024-05-31 07:30:03',0,NULL),(4917,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 02:15:03','2024-05-31 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717121703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717121703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 02:24:44','2024-05-31 07:54:44',0,NULL),(4919,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 02:39:44','2024-05-31 08:09:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717123184;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717123184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 02:46:22','2024-05-31 08:16:22',0,NULL),(4921,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 03:01:22','2024-05-31 08:31:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717124482;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717124482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 03:23:55','2024-05-31 08:53:55',0,NULL),(4923,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 03:38:55','2024-05-31 09:08:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717126735;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717126735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 04:00:04','2024-05-31 09:30:04',0,NULL),(4925,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 04:15:04','2024-05-31 09:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717128904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717128904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 04:30:03','2024-05-31 10:00:03',0,NULL),(4927,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 04:45:03','2024-05-31 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717130703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717130703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 04:49:28','2024-05-31 10:19:28',0,NULL),(4929,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 05:04:28','2024-05-31 10:34:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717131868;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717131868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 05:30:03','2024-05-31 11:00:03',0,NULL),(4931,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 05:45:03','2024-05-31 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717134303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717134303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 06:00:03','2024-05-31 11:30:03',0,NULL),(4933,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 06:15:03','2024-05-31 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717136103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717136103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 06:30:16','2024-05-31 12:00:16',0,NULL),(4935,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 06:45:16','2024-05-31 12:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717137916;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717137916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 07:00:04','2024-05-31 12:30:04',0,NULL),(4937,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 07:15:04','2024-05-31 12:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717139704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717139704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 07:30:03','2024-05-31 13:00:03',0,NULL),(4939,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 07:45:03','2024-05-31 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717141503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717141503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 07:45:51','2024-05-31 13:15:51',0,NULL),(4941,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 08:00:51','2024-05-31 13:30:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717142451;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717142451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 08:30:03','2024-05-31 14:00:03',0,NULL),(4943,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 08:45:03','2024-05-31 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717145103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717145103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 09:00:03','2024-05-31 14:30:03',0,NULL),(4945,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 09:15:03','2024-05-31 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717146903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717146903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 09:30:04','2024-05-31 15:00:04',0,NULL),(4947,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 09:45:04','2024-05-31 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717148704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717148704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 10:00:03','2024-05-31 15:30:03',0,NULL),(4949,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 10:15:03','2024-05-31 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717150503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717150503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 10:30:03','2024-05-31 16:00:03',0,NULL),(4950,'woocommerce_marketplace_fetch_promotions','failed','2024-05-31 22:30:03','2024-06-01 04:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717194603;s:18:\"\0*\0first_timestamp\";i:1717106410;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717194603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-05-31 22:30:04','2024-06-01 04:00:04',0,NULL),(4952,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 10:45:03','2024-05-31 16:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717152303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717152303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 11:00:06','2024-05-31 16:30:06',0,NULL),(4954,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 11:15:06','2024-05-31 16:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717154106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717154106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 11:19:40','2024-05-31 16:49:40',0,NULL),(4956,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 11:34:40','2024-05-31 17:04:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717155280;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717155280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 12:00:05','2024-05-31 17:30:05',0,NULL),(4958,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 12:15:05','2024-05-31 17:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717157705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717157705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 12:30:17','2024-05-31 18:00:17',0,NULL),(4960,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 12:45:18','2024-05-31 18:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717159518;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717159518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 13:00:10','2024-05-31 18:30:10',0,NULL),(4962,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 13:15:10','2024-05-31 18:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717161310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717161310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 13:25:59','2024-05-31 18:55:59',0,NULL),(4964,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 13:40:59','2024-05-31 19:10:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717162859;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717162859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 14:00:03','2024-05-31 19:30:03',0,NULL),(4966,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 14:15:03','2024-05-31 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717164903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717164903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 14:30:04','2024-05-31 20:00:04',0,NULL),(4968,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 14:45:04','2024-05-31 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717166704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717166704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 15:00:03','2024-05-31 20:30:03',0,NULL),(4970,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 15:15:03','2024-05-31 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717168503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717168503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 15:20:22','2024-05-31 20:50:22',0,NULL),(4971,'woocommerce_cleanup_draft_orders','complete','2024-06-01 15:00:03','2024-06-01 20:30:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717254003;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717254003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-01 15:00:04','2024-06-01 20:30:04',0,NULL),(4973,'wpforms_process_forms_locator_save','complete','2024-05-31 15:00:04','2024-05-31 15:00:04',10,'{\"tasks_meta_id\":58}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-05-31 15:00:04','2024-05-31 20:30:04',0,NULL),(4974,'wpforms_process_forms_locator_scan','complete','2024-06-01 15:00:04','2024-06-01 20:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717254004;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717254004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-01 15:00:04','2024-06-01 20:30:04',0,NULL),(4975,'wpforms_process_forms_locator_scan','complete','2024-06-01 15:00:04','2024-06-01 20:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717254004;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717254004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-01 15:00:04','2024-06-01 20:30:04',0,NULL),(4977,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 15:35:22','2024-05-31 21:05:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717169722;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717169722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 16:00:03','2024-05-31 21:30:03',0,NULL),(4979,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 16:15:03','2024-05-31 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717172103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717172103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 16:30:02','2024-05-31 22:00:02',0,NULL),(4981,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 16:45:02','2024-05-31 22:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717173902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717173902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 17:00:09','2024-05-31 22:30:09',0,NULL),(4983,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 17:15:09','2024-05-31 22:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717175709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717175709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 17:30:02','2024-05-31 23:00:02',0,NULL),(4985,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 17:45:02','2024-05-31 23:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717177502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717177502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 18:00:03','2024-05-31 23:30:03',0,NULL),(4987,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 18:15:03','2024-05-31 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717179303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717179303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 19:00:06','2024-06-01 00:30:06',0,NULL),(4989,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 19:15:06','2024-06-01 00:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717182906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717182906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 19:30:06','2024-06-01 01:00:06',0,NULL),(4991,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 19:45:06','2024-06-01 01:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717184706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717184706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 20:00:21','2024-06-01 01:30:21',0,NULL),(4993,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 20:15:21','2024-06-01 01:45:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717186521;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717186521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 20:30:12','2024-06-01 02:00:12',0,NULL),(4995,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 20:45:12','2024-06-01 02:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717188312;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717188312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 21:00:16','2024-06-01 02:30:16',0,NULL),(4997,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 21:15:16','2024-06-01 02:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717190116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717190116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 21:30:06','2024-06-01 03:00:06',0,NULL),(4999,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 21:45:06','2024-06-01 03:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717191906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717191906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 22:00:12','2024-06-01 03:30:12',0,NULL),(5001,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 22:15:12','2024-06-01 03:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717193712;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717193712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 22:30:04','2024-06-01 04:00:04',0,NULL),(5005,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 22:45:04','2024-06-01 04:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717195504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717195504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 23:00:07','2024-06-01 04:30:07',0,NULL),(5007,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 23:15:07','2024-06-01 04:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717197307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717197307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-05-31 23:30:03','2024-06-01 05:00:03',0,NULL),(5009,'commercekit_attribute_swatch_build_cache_missing','complete','2024-05-31 23:45:03','2024-06-01 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717199103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717199103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 00:01:25','2024-06-01 05:31:25',0,NULL),(5011,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 00:16:25','2024-06-01 05:46:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717200985;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717200985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 00:31:48','2024-06-01 06:01:48',0,NULL),(5013,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 00:46:48','2024-06-01 06:16:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717202808;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717202808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 01:00:44','2024-06-01 06:30:44',0,NULL),(5015,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 01:15:45','2024-06-01 06:45:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717204545;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717204545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 01:30:48','2024-06-01 07:00:48',0,NULL),(5017,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 01:45:48','2024-06-01 07:15:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717206348;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717206348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 02:00:03','2024-06-01 07:30:03',0,NULL),(5019,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 02:15:03','2024-06-01 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717208103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717208103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 02:30:02','2024-06-01 08:00:02',0,NULL),(5021,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 02:45:02','2024-06-01 08:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717209902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717209902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 03:00:03','2024-06-01 08:30:03',0,NULL),(5023,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 03:15:03','2024-06-01 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717211703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717211703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 03:30:03','2024-06-01 09:00:03',0,NULL),(5025,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 03:45:03','2024-06-01 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717213503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717213503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 04:00:02','2024-06-01 09:30:02',0,NULL),(5027,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 04:15:02','2024-06-01 09:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717215302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717215302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 04:30:18','2024-06-01 10:00:18',0,NULL),(5029,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 04:45:18','2024-06-01 10:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717217118;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717217118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 04:45:37','2024-06-01 10:15:37',0,NULL),(5031,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 05:00:37','2024-06-01 10:30:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717218037;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717218037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 05:02:15','2024-06-01 10:32:15',0,NULL),(5033,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 05:17:15','2024-06-01 10:47:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717219035;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717219035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 05:30:03','2024-06-01 11:00:03',0,NULL),(5035,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 05:45:03','2024-06-01 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717220703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717220703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 06:00:04','2024-06-01 11:30:04',0,NULL),(5037,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 06:15:04','2024-06-01 11:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717222504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717222504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 06:30:30','2024-06-01 12:00:30',0,NULL),(5039,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 06:45:31','2024-06-01 12:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717224331;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717224331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 07:00:06','2024-06-01 12:30:06',0,NULL),(5041,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 07:15:06','2024-06-01 12:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717226106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717226106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 07:17:34','2024-06-01 12:47:34',0,NULL),(5043,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 07:32:34','2024-06-01 13:02:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717227154;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717227154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 07:41:05','2024-06-01 13:11:05',0,NULL),(5045,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 07:56:05','2024-06-01 13:26:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717228565;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717228565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 08:00:03','2024-06-01 13:30:03',0,NULL),(5047,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 08:15:03','2024-06-01 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717229703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717229703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 08:27:00','2024-06-01 13:57:00',0,NULL),(5049,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 08:42:00','2024-06-01 14:12:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717231320;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717231320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 09:00:03','2024-06-01 14:30:03',0,NULL),(5051,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 09:15:03','2024-06-01 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717233303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717233303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 09:30:03','2024-06-01 15:00:03',0,NULL),(5053,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 09:45:03','2024-06-01 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717235103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717235103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 10:00:03','2024-06-01 15:30:03',0,NULL),(5055,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 10:15:03','2024-06-01 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717236903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717236903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 10:30:13','2024-06-01 16:00:13',0,NULL),(5057,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 10:45:13','2024-06-01 16:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717238713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717238713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 11:00:10','2024-06-01 16:30:10',0,NULL),(5059,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 11:15:10','2024-06-01 16:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717240510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717240510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 11:30:05','2024-06-01 17:00:05',0,NULL),(5061,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 11:45:05','2024-06-01 17:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717242305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717242305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 12:00:05','2024-06-01 17:30:05',0,NULL),(5063,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 12:15:05','2024-06-01 17:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717244105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717244105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 12:32:04','2024-06-01 18:02:04',0,NULL),(5065,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 12:47:04','2024-06-01 18:17:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717246024;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717246024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 13:00:11','2024-06-01 18:30:11',0,NULL),(5067,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 13:15:11','2024-06-01 18:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717247711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717247711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 13:30:03','2024-06-01 19:00:03',0,NULL),(5069,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 13:45:03','2024-06-01 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717249503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717249503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 14:00:03','2024-06-01 19:30:03',0,NULL),(5071,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 14:15:03','2024-06-01 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717251303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717251303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 14:16:47','2024-06-01 19:46:47',0,NULL),(5073,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 14:31:47','2024-06-01 20:01:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717252307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717252307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 14:46:49','2024-06-01 20:16:49',0,NULL),(5075,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 15:01:49','2024-06-01 20:31:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717254109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717254109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 15:02:45','2024-06-01 20:32:45',0,NULL),(5077,'woocommerce_cleanup_draft_orders','complete','2024-06-02 15:00:04','2024-06-02 20:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717340404;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717340404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-02 15:00:04','2024-06-02 20:30:04',0,NULL),(5079,'wpforms_process_forms_locator_save','complete','2024-06-01 15:00:04','2024-06-01 15:00:04',10,'{\"tasks_meta_id\":59}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-01 15:00:04','2024-06-01 20:30:04',0,NULL),(5080,'wpforms_process_forms_locator_scan','complete','2024-06-02 15:00:04','2024-06-02 20:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717340404;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717340404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-02 15:00:04','2024-06-02 20:30:04',0,NULL),(5081,'wpforms_process_forms_locator_scan','complete','2024-06-02 15:00:04','2024-06-02 20:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717340404;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717340404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-02 15:00:04','2024-06-02 20:30:04',0,NULL),(5082,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 15:17:46','2024-06-01 20:47:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717255066;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717255066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 15:21:04','2024-06-01 20:51:04',0,NULL),(5084,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 15:36:04','2024-06-01 21:06:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717256164;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717256164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 16:00:04','2024-06-01 21:30:04',0,NULL),(5086,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 16:15:04','2024-06-01 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717258504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717258504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 16:22:56','2024-06-01 21:52:56',0,NULL),(5088,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 16:37:56','2024-06-01 22:07:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717259876;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717259876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 16:46:54','2024-06-01 22:16:54',0,NULL),(5090,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 17:01:54','2024-06-01 22:31:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717261314;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717261314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 17:08:11','2024-06-01 22:38:11',0,NULL),(5092,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 17:23:11','2024-06-01 22:53:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717262591;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717262591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 17:30:03','2024-06-01 23:00:03',0,NULL),(5094,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 17:45:03','2024-06-01 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717263903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717263903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 17:53:38','2024-06-01 23:23:38',0,NULL),(5096,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 18:08:38','2024-06-01 23:38:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717265318;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717265318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 18:09:41','2024-06-01 23:39:41',0,NULL),(5098,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 18:24:41','2024-06-01 23:54:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717266281;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717266281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 18:30:09','2024-06-02 00:00:09',0,NULL),(5100,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 18:45:09','2024-06-02 00:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717267509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717267509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 19:00:05','2024-06-02 00:30:05',0,NULL),(5102,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 19:15:05','2024-06-02 00:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717269305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717269305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 19:17:09','2024-06-02 00:47:09',0,NULL),(5104,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 19:32:09','2024-06-02 01:02:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717270329;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717270329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 20:00:17','2024-06-02 01:30:17',0,NULL),(5106,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 20:15:17','2024-06-02 01:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717272917;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717272917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 20:30:11','2024-06-02 02:00:11',0,NULL),(5108,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 20:45:11','2024-06-02 02:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717274711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717274711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 21:00:07','2024-06-02 02:30:07',0,NULL),(5110,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 21:15:07','2024-06-02 02:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717276507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717276507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 21:30:06','2024-06-02 03:00:06',0,NULL),(5112,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 21:45:06','2024-06-02 03:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717278306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717278306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 22:00:09','2024-06-02 03:30:09',0,NULL),(5114,'woocommerce_marketplace_fetch_promotions','complete','2024-06-01 21:44:38','2024-06-02 03:14:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717278278;s:18:\"\0*\0first_timestamp\";i:1717278278;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717278278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-01 21:44:39','2024-06-02 03:14:39',0,NULL),(5115,'woocommerce_marketplace_fetch_promotions','complete','2024-06-02 09:44:39','2024-06-02 15:14:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717321479;s:18:\"\0*\0first_timestamp\";i:1717278278;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717321479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-02 10:00:02','2024-06-02 15:30:02',0,NULL),(5116,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 22:15:09','2024-06-02 03:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717280109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717280109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 22:30:03','2024-06-02 04:00:03',0,NULL),(5118,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 22:45:03','2024-06-02 04:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717281903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717281903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 23:00:12','2024-06-02 04:30:12',0,NULL),(5120,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 23:15:12','2024-06-02 04:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717283712;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717283712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-01 23:30:03','2024-06-02 05:00:03',0,NULL),(5122,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-01 23:45:03','2024-06-02 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717285503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717285503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 00:01:30','2024-06-02 05:31:30',0,NULL),(5124,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 00:16:30','2024-06-02 05:46:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717287390;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717287390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 00:30:55','2024-06-02 06:00:55',0,NULL),(5126,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 00:45:55','2024-06-02 06:15:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717289155;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717289155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 01:00:52','2024-06-02 06:30:52',0,NULL),(5128,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 01:15:52','2024-06-02 06:45:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717290952;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717290952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 01:30:45','2024-06-02 07:00:45',0,NULL),(5130,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 01:45:45','2024-06-02 07:15:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717292745;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717292745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 02:00:04','2024-06-02 07:30:04',0,NULL),(5132,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 02:15:04','2024-06-02 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717294504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717294504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 02:30:03','2024-06-02 08:00:03',0,NULL),(5134,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 02:45:03','2024-06-02 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717296303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717296303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 03:00:03','2024-06-02 08:30:03',0,NULL),(5136,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 03:15:03','2024-06-02 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717298103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717298103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 03:30:03','2024-06-02 09:00:03',0,NULL),(5138,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 03:45:03','2024-06-02 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717299903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717299903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 04:00:03','2024-06-02 09:30:03',0,NULL),(5140,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 04:15:03','2024-06-02 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717301703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717301703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 04:30:04','2024-06-02 10:00:04',0,NULL),(5142,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 04:45:04','2024-06-02 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717303504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717303504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 05:00:11','2024-06-02 10:30:11',0,NULL),(5144,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 05:15:11','2024-06-02 10:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717305311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717305311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 05:30:04','2024-06-02 11:00:04',0,NULL),(5146,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 05:45:04','2024-06-02 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717307104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717307104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 06:00:03','2024-06-02 11:30:03',0,NULL),(5148,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 06:15:03','2024-06-02 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717308903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717308903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 06:30:31','2024-06-02 12:00:31',0,NULL),(5150,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 06:45:32','2024-06-02 12:15:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717310732;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717310732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 07:00:07','2024-06-02 12:30:07',0,NULL),(5152,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 07:15:07','2024-06-02 12:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717312507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717312507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 07:30:02','2024-06-02 13:00:02',0,NULL),(5154,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 07:45:02','2024-06-02 13:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717314302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717314302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 08:00:05','2024-06-02 13:30:05',0,NULL),(5156,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 08:15:05','2024-06-02 13:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717316105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717316105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 08:30:03','2024-06-02 14:00:03',0,NULL),(5158,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 08:45:03','2024-06-02 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717317903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717317903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 09:00:03','2024-06-02 14:30:03',0,NULL),(5160,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 09:15:03','2024-06-02 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717319703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717319703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 09:30:03','2024-06-02 15:00:03',0,NULL),(5162,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 09:45:03','2024-06-02 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717321503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717321503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 10:00:03','2024-06-02 15:30:03',0,NULL),(5164,'woocommerce_marketplace_fetch_promotions','complete','2024-06-02 22:00:02','2024-06-03 03:30:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717365602;s:18:\"\0*\0first_timestamp\";i:1717278278;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717365602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-02 22:00:11','2024-06-03 03:30:11',0,NULL),(5165,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 10:15:03','2024-06-02 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717323303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717323303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 10:30:04','2024-06-02 16:00:04',0,NULL),(5167,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 10:45:04','2024-06-02 16:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717325104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717325104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 11:00:11','2024-06-02 16:30:11',0,NULL),(5169,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 11:15:11','2024-06-02 16:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717326911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717326911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 11:30:06','2024-06-02 17:00:06',0,NULL),(5171,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 11:45:06','2024-06-02 17:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717328706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717328706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 12:00:04','2024-06-02 17:30:04',0,NULL),(5173,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 12:15:04','2024-06-02 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717330504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717330504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 12:30:27','2024-06-02 18:00:27',0,NULL),(5175,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 12:45:28','2024-06-02 18:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717332328;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717332328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 13:00:07','2024-06-02 18:30:07',0,NULL),(5177,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 13:15:07','2024-06-02 18:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717334107;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717334107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 13:30:04','2024-06-02 19:00:04',0,NULL),(5179,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 13:45:04','2024-06-02 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717335904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717335904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 14:00:03','2024-06-02 19:30:03',0,NULL),(5181,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 14:15:03','2024-06-02 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717337703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717337703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 14:30:04','2024-06-02 20:00:04',0,NULL),(5183,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 14:45:04','2024-06-02 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717339504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717339504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 15:00:04','2024-06-02 20:30:04',0,NULL),(5185,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 15:15:04','2024-06-02 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717341304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717341304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 15:30:03','2024-06-02 21:00:03',0,NULL),(5186,'woocommerce_cleanup_draft_orders','complete','2024-06-03 15:00:04','2024-06-03 20:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717426804;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717426804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-03 15:00:04','2024-06-03 20:30:04',0,NULL),(5188,'wpforms_process_forms_locator_save','complete','2024-06-02 15:00:04','2024-06-02 15:00:04',10,'{\"tasks_meta_id\":60}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-02 15:00:04','2024-06-02 20:30:04',0,NULL),(5189,'wpforms_process_forms_locator_scan','complete','2024-06-03 15:00:04','2024-06-03 20:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717426804;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717426804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-03 15:00:04','2024-06-03 20:30:04',0,NULL),(5190,'wpforms_process_forms_locator_scan','complete','2024-06-03 15:00:04','2024-06-03 20:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717426804;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717426804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-03 15:00:04','2024-06-03 20:30:04',0,NULL),(5192,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 15:45:03','2024-06-02 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717343103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717343103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 16:00:05','2024-06-02 21:30:05',0,NULL),(5194,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 16:15:05','2024-06-02 21:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717344905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717344905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 16:30:04','2024-06-02 22:00:04',0,NULL),(5196,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 16:45:04','2024-06-02 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717346704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717346704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 16:46:08','2024-06-02 22:16:08',0,NULL),(5198,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 17:01:08','2024-06-02 22:31:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717347668;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717347668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 17:27:41','2024-06-02 22:57:41',0,NULL),(5200,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 17:42:41','2024-06-02 23:12:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717350161;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717350161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 18:00:03','2024-06-02 23:30:03',0,NULL),(5202,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 18:15:03','2024-06-02 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717352103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717352103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 18:30:19','2024-06-03 00:00:19',0,NULL),(5204,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 18:45:19','2024-06-03 00:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717353919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717353919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 18:50:08','2024-06-03 00:20:08',0,NULL),(5206,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 19:05:08','2024-06-03 00:35:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717355108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717355108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 19:30:14','2024-06-03 01:00:14',0,NULL),(5208,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 19:45:14','2024-06-03 01:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717357514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717357514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 20:00:14','2024-06-03 01:30:14',0,NULL),(5210,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 20:15:14','2024-06-03 01:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717359314;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717359314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 20:30:13','2024-06-03 02:00:13',0,NULL),(5212,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 20:45:13','2024-06-03 02:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717361113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717361113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 21:00:15','2024-06-03 02:30:15',0,NULL),(5214,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 21:15:15','2024-06-03 02:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717362915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717362915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 21:30:05','2024-06-03 03:00:05',0,NULL),(5216,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 21:45:05','2024-06-03 03:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717364705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717364705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 22:00:11','2024-06-03 03:30:11',0,NULL),(5219,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 22:15:11','2024-06-03 03:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717366511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717366511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 22:30:03','2024-06-03 04:00:03',0,NULL),(5220,'woocommerce_marketplace_fetch_promotions','complete','2024-06-03 10:00:11','2024-06-03 15:30:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717408811;s:18:\"\0*\0first_timestamp\";i:1717278278;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717408811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-03 10:02:26','2024-06-03 15:32:26',0,NULL),(5222,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 22:45:04','2024-06-03 04:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717368304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717368304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 23:00:14','2024-06-03 04:30:14',0,NULL),(5224,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 23:15:14','2024-06-03 04:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717370114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717370114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-02 23:30:05','2024-06-03 05:00:05',0,NULL),(5226,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-02 23:45:05','2024-06-03 05:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717371905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717371905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 00:01:19','2024-06-03 05:31:19',0,NULL),(5228,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 00:16:19','2024-06-03 05:46:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717373779;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717373779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 00:31:34','2024-06-03 06:01:34',0,NULL),(5230,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 00:46:34','2024-06-03 06:16:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717375594;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717375594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 01:00:39','2024-06-03 06:30:39',0,NULL),(5232,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 01:15:39','2024-06-03 06:45:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717377339;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717377339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 01:30:54','2024-06-03 07:00:54',0,NULL),(5234,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 01:45:54','2024-06-03 07:15:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717379154;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717379154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 02:00:04','2024-06-03 07:30:04',0,NULL),(5236,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 02:15:04','2024-06-03 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717380904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717380904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 02:30:03','2024-06-03 08:00:03',0,NULL),(5238,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 02:45:03','2024-06-03 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717382703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717382703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 03:00:04','2024-06-03 08:30:04',0,NULL),(5240,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 03:15:04','2024-06-03 08:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717384504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717384504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 03:30:03','2024-06-03 09:00:03',0,NULL),(5242,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 03:45:03','2024-06-03 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717386303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717386303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 04:00:03','2024-06-03 09:30:03',0,NULL),(5244,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 04:15:03','2024-06-03 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717388103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717388103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 04:15:38','2024-06-03 09:45:38',0,NULL),(5246,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 04:30:38','2024-06-03 10:00:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717389038;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717389038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 04:30:47','2024-06-03 10:00:47',0,NULL),(5248,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 04:45:47','2024-06-03 10:15:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717389947;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717389947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 04:45:48','2024-06-03 10:15:48',0,NULL),(5250,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 05:00:48','2024-06-03 10:30:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717390848;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717390848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 05:01:35','2024-06-03 10:31:35',0,NULL),(5252,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 05:16:35','2024-06-03 10:46:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717391795;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717391795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 05:17:21','2024-06-03 10:47:21',0,NULL),(5254,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 05:32:21','2024-06-03 11:02:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717392741;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717392741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 05:32:45','2024-06-03 11:02:45',0,NULL),(5256,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 05:47:45','2024-06-03 11:17:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717393665;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717393665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 05:48:15','2024-06-03 11:18:15',0,NULL),(5258,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 06:03:15','2024-06-03 11:33:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717394595;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717394595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 06:03:43','2024-06-03 11:33:43',0,NULL),(5260,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 06:18:43','2024-06-03 11:48:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717395523;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717395523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 06:21:07','2024-06-03 11:51:07',0,NULL),(5262,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 06:36:07','2024-06-03 12:06:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717396567;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717396567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 06:36:58','2024-06-03 12:06:58',0,NULL),(5264,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 06:51:58','2024-06-03 12:21:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717397518;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717397518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 06:52:27','2024-06-03 12:22:27',0,NULL),(5266,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 07:07:27','2024-06-03 12:37:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717398447;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717398447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 07:08:12','2024-06-03 12:38:12',0,NULL),(5268,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 07:23:12','2024-06-03 12:53:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717399392;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717399392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 07:23:51','2024-06-03 12:53:51',0,NULL),(5270,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 07:38:51','2024-06-03 13:08:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717400331;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717400331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 07:38:54','2024-06-03 13:08:54',0,NULL),(5272,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 07:53:54','2024-06-03 13:23:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717401234;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717401234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 07:56:40','2024-06-03 13:26:40',0,NULL),(5274,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 08:11:40','2024-06-03 13:41:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717402300;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717402300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 08:13:17','2024-06-03 13:43:17',0,NULL),(5276,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 08:28:17','2024-06-03 13:58:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717403297;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717403297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 08:30:03','2024-06-03 14:00:03',0,NULL),(5278,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 08:45:03','2024-06-03 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717404303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717404303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 08:49:05','2024-06-03 14:19:05',0,NULL),(5280,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 09:04:05','2024-06-03 14:34:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717405445;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717405445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 09:21:39','2024-06-03 14:51:39',0,NULL),(5282,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 09:36:39','2024-06-03 15:06:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717407399;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717407399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 09:40:37','2024-06-03 15:10:37',0,NULL),(5284,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 09:55:37','2024-06-03 15:25:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717408537;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717408537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 10:00:03','2024-06-03 15:30:03',0,NULL),(5286,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 10:15:03','2024-06-03 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717409703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717409703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 10:21:03','2024-06-03 15:51:03',0,NULL),(5287,'woocommerce_marketplace_fetch_promotions','complete','2024-06-03 22:02:26','2024-06-04 03:32:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717452146;s:18:\"\0*\0first_timestamp\";i:1717278278;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717452146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-03 22:30:03','2024-06-04 04:00:03',0,NULL),(5289,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 10:36:03','2024-06-03 16:06:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717410963;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717410963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 10:36:25','2024-06-03 16:06:25',0,NULL),(5290,'wpforms_email_summaries_fetch_info_blocks','complete','2024-06-10 10:30:19','2024-06-10 16:00:19',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718015419;s:18:\"\0*\0first_timestamp\";i:1712588028;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718015419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-06-10 11:00:12','2024-06-10 16:30:12',0,NULL),(5291,'wpforms_email_summaries_fetch_info_blocks','complete','2024-06-10 10:30:19','2024-06-10 16:00:19',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718015419;s:18:\"\0*\0first_timestamp\";i:1713749205;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718015419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-06-10 11:00:12','2024-06-10 16:30:12',0,NULL),(5293,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 10:51:25','2024-06-03 16:21:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717411885;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717411885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 10:52:31','2024-06-03 16:22:31',0,NULL),(5295,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 11:07:31','2024-06-03 16:37:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717412851;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717412851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 11:11:54','2024-06-03 16:41:54',0,NULL),(5297,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 11:26:54','2024-06-03 16:56:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717414014;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717414014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 11:30:04','2024-06-03 17:00:04',0,NULL),(5299,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 11:45:04','2024-06-03 17:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717415104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717415104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 11:49:46','2024-06-03 17:19:46',0,NULL),(5301,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 12:04:46','2024-06-03 17:34:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717416286;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717416286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 12:08:05','2024-06-03 17:38:05',0,NULL),(5303,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 12:23:05','2024-06-03 17:53:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717417385;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717417385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 12:30:32','2024-06-03 18:00:32',0,NULL),(5305,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 12:45:33','2024-06-03 18:15:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717418733;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717418733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 13:00:08','2024-06-03 18:30:08',0,NULL),(5307,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 13:15:08','2024-06-03 18:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717420508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717420508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 13:30:03','2024-06-03 19:00:03',0,NULL),(5309,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 13:45:03','2024-06-03 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717422303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717422303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 14:00:02','2024-06-03 19:30:02',0,NULL),(5311,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 14:15:02','2024-06-03 19:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717424102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717424102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 14:30:03','2024-06-03 20:00:03',0,NULL),(5313,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 14:45:03','2024-06-03 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717425903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717425903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 15:00:04','2024-06-03 20:30:04',0,NULL),(5315,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 15:15:04','2024-06-03 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717427704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717427704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 15:30:04','2024-06-03 21:00:04',0,NULL),(5316,'woocommerce_cleanup_draft_orders','complete','2024-06-04 15:00:04','2024-06-04 20:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717513204;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717513204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-04 15:00:17','2024-06-04 20:30:17',0,NULL),(5318,'wpforms_process_forms_locator_save','complete','2024-06-03 15:00:04','2024-06-03 15:00:04',10,'{\"tasks_meta_id\":61}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-03 15:00:04','2024-06-03 20:30:04',0,NULL),(5319,'wpforms_process_forms_locator_scan','complete','2024-06-04 15:00:04','2024-06-04 20:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717513204;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717513204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-04 15:00:17','2024-06-04 20:30:17',0,NULL),(5320,'wpforms_process_forms_locator_scan','complete','2024-06-04 15:00:04','2024-06-04 20:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717513204;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717513204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-04 15:00:17','2024-06-04 20:30:17',0,NULL),(5322,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 15:45:04','2024-06-03 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717429504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717429504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 16:00:03','2024-06-03 21:30:03',0,NULL),(5324,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 16:15:03','2024-06-03 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717431303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717431303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 16:30:03','2024-06-03 22:00:03',0,NULL),(5326,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 16:45:03','2024-06-03 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717433103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717433103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 16:58:25','2024-06-03 22:28:25',0,NULL),(5328,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 17:13:25','2024-06-03 22:43:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717434805;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717434805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 17:30:03','2024-06-03 23:00:03',0,NULL),(5330,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 17:45:03','2024-06-03 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717436703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717436703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 18:00:03','2024-06-03 23:30:03',0,NULL),(5332,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 18:15:03','2024-06-03 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717438503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717438503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 19:00:09','2024-06-04 00:30:09',0,NULL),(5334,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 19:15:09','2024-06-04 00:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717442109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717442109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 19:30:25','2024-06-04 01:00:25',0,NULL),(5336,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 19:45:25','2024-06-04 01:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717443925;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717443925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 20:00:15','2024-06-04 01:30:15',0,NULL),(5338,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 20:15:15','2024-06-04 01:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717445715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717445715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 20:30:14','2024-06-04 02:00:14',0,NULL),(5340,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 20:45:14','2024-06-04 02:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717447514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717447514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 21:00:10','2024-06-04 02:30:10',0,NULL),(5342,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 21:15:10','2024-06-04 02:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717449310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717449310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 21:30:08','2024-06-04 03:00:08',0,NULL),(5344,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 21:45:08','2024-06-04 03:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717451108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717451108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 22:00:12','2024-06-04 03:30:12',0,NULL),(5346,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 22:15:12','2024-06-04 03:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717452912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717452912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 22:30:03','2024-06-04 04:00:03',0,NULL),(5350,'woocommerce_marketplace_fetch_promotions','complete','2024-06-04 10:30:03','2024-06-04 16:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717497003;s:18:\"\0*\0first_timestamp\";i:1717278278;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717497003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-04 10:30:09','2024-06-04 16:00:09',0,NULL),(5351,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 22:45:03','2024-06-04 04:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717454703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717454703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 23:00:12','2024-06-04 04:30:12',0,NULL),(5353,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 23:15:12','2024-06-04 04:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717456512;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717456512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-03 23:30:03','2024-06-04 05:00:03',0,NULL),(5355,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-03 23:45:03','2024-06-04 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717458303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717458303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 00:01:19','2024-06-04 05:31:19',0,NULL),(5357,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 00:16:19','2024-06-04 05:46:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717460179;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717460179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 00:30:42','2024-06-04 06:00:42',0,NULL),(5359,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 00:45:43','2024-06-04 06:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717461943;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717461943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 01:00:31','2024-06-04 06:30:31',0,NULL),(5361,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 01:15:31','2024-06-04 06:45:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717463731;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717463731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 02:00:04','2024-06-04 07:30:04',0,NULL),(5363,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 02:15:04','2024-06-04 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717467304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717467304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 02:30:03','2024-06-04 08:00:03',0,NULL),(5365,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 02:45:03','2024-06-04 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717469103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717469103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 03:00:03','2024-06-04 08:30:03',0,NULL),(5367,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 03:15:03','2024-06-04 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717470903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717470903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 03:30:02','2024-06-04 09:00:02',0,NULL),(5369,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 03:45:02','2024-06-04 09:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717472702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717472702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 03:55:26','2024-06-04 09:25:26',0,NULL),(5371,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 04:10:26','2024-06-04 09:40:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717474226;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717474226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 04:11:06','2024-06-04 09:41:06',0,NULL),(5373,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 04:26:06','2024-06-04 09:56:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717475166;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717475166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 04:27:23','2024-06-04 09:57:23',0,NULL),(5375,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 04:42:23','2024-06-04 10:12:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717476143;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717476143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 04:54:55','2024-06-04 10:24:55',0,NULL),(5377,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 05:09:55','2024-06-04 10:39:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717477795;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717477795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 05:16:30','2024-06-04 10:46:30',0,NULL),(5379,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 05:31:30','2024-06-04 11:01:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717479090;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717479090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 05:33:00','2024-06-04 11:03:00',0,NULL),(5381,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 05:48:00','2024-06-04 11:18:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717480080;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717480080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 06:00:03','2024-06-04 11:30:03',0,NULL),(5383,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 06:15:03','2024-06-04 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717481703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717481703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 06:15:15','2024-06-04 11:45:15',0,NULL),(5385,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 06:30:15','2024-06-04 12:00:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717482615;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717482615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 06:30:28','2024-06-04 12:00:28',0,NULL),(5387,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 06:45:28','2024-06-04 12:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717483528;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717483528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 07:00:05','2024-06-04 12:30:05',0,NULL),(5389,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 07:15:05','2024-06-04 12:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717485305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717485305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 07:17:30','2024-06-04 12:47:30',0,NULL),(5391,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 07:32:30','2024-06-04 13:02:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717486350;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717486350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 07:35:05','2024-06-04 13:05:05',0,NULL),(5393,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 07:50:05','2024-06-04 13:20:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717487405;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717487405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 07:56:58','2024-06-04 13:26:58',0,NULL),(5395,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 08:11:58','2024-06-04 13:41:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717488718;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717488718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 08:30:02','2024-06-04 14:00:02',0,NULL),(5397,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 08:45:02','2024-06-04 14:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717490702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717490702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 08:46:24','2024-06-04 14:16:24',0,NULL),(5399,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 09:01:24','2024-06-04 14:31:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717491684;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717491684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 09:13:39','2024-06-04 14:43:39',0,NULL),(5401,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 09:28:39','2024-06-04 14:58:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717493319;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717493319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 09:30:04','2024-06-04 15:00:04',0,NULL),(5403,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 09:45:04','2024-06-04 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717494304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717494304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 10:00:04','2024-06-04 15:30:04',0,NULL),(5405,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 10:15:04','2024-06-04 15:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717496104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717496104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 10:30:09','2024-06-04 16:00:09',0,NULL),(5407,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 10:45:09','2024-06-04 16:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717497909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717497909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 10:51:58','2024-06-04 16:21:58',0,NULL),(5409,'woocommerce_marketplace_fetch_promotions','complete','2024-06-04 22:30:09','2024-06-05 04:00:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717540209;s:18:\"\0*\0first_timestamp\";i:1717278278;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717540209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-04 22:30:12','2024-06-05 04:00:12',0,NULL),(5410,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 11:06:58','2024-06-04 16:36:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717499218;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717499218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 11:22:10','2024-06-04 16:52:10',0,NULL),(5412,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 11:37:10','2024-06-04 17:07:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717501030;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717501030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 11:49:13','2024-06-04 17:19:13',0,NULL),(5414,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 12:04:13','2024-06-04 17:34:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717502653;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717502653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 12:30:21','2024-06-04 18:00:21',0,NULL),(5416,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 12:45:22','2024-06-04 18:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717505122;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717505122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 12:47:18','2024-06-04 18:17:18',0,NULL),(5418,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 13:02:18','2024-06-04 18:32:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717506138;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717506138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 13:30:03','2024-06-04 19:00:03',0,NULL),(5420,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 13:45:03','2024-06-04 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717508703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717508703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 14:00:11','2024-06-04 19:30:11',0,NULL),(5422,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 14:15:11','2024-06-04 19:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717510511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717510511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 14:24:35','2024-06-04 19:54:35',0,NULL),(5424,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 14:39:35','2024-06-04 20:09:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717511975;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717511975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 14:44:55','2024-06-04 20:14:55',0,NULL),(5426,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 14:59:55','2024-06-04 20:29:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717513195;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717513195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 15:00:17','2024-06-04 20:30:17',0,NULL),(5428,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 15:15:17','2024-06-04 20:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717514117;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717514117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 15:26:43','2024-06-04 20:56:43',0,NULL),(5429,'woocommerce_cleanup_draft_orders','complete','2024-06-05 15:00:17','2024-06-05 20:30:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717599617;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717599617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-05 15:30:02','2024-06-05 21:00:02',0,NULL),(5431,'wpforms_process_forms_locator_save','complete','2024-06-04 15:00:17','2024-06-04 15:00:17',10,'{\"tasks_meta_id\":62}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-04 15:00:17','2024-06-04 20:30:17',0,NULL),(5432,'wpforms_process_forms_locator_scan','complete','2024-06-05 15:00:17','2024-06-05 20:30:17',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717599617;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717599617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-05 15:30:02','2024-06-05 21:00:02',0,NULL),(5433,'wpforms_process_forms_locator_scan','complete','2024-06-05 15:00:17','2024-06-05 20:30:17',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717599617;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717599617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-05 15:30:02','2024-06-05 21:00:02',0,NULL),(5435,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 15:41:43','2024-06-04 21:11:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717515703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717515703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 16:00:03','2024-06-04 21:30:03',0,NULL),(5437,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 16:15:03','2024-06-04 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717517703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717517703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 16:18:41','2024-06-04 21:48:41',0,NULL),(5439,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 16:33:41','2024-06-04 22:03:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717518821;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717518821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 17:00:00','2024-06-04 22:30:00',0,NULL),(5441,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 17:15:00','2024-06-04 22:45:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717521300;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717521300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 17:16:19','2024-06-04 22:46:19',0,NULL),(5443,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 17:31:19','2024-06-04 23:01:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717522279;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717522279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 17:40:59','2024-06-04 23:10:59',0,NULL),(5445,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 17:55:59','2024-06-04 23:25:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717523759;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717523759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 17:58:46','2024-06-04 23:28:46',0,NULL),(5447,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 18:13:46','2024-06-04 23:43:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717524826;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717524826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 18:30:23','2024-06-05 00:00:23',0,NULL),(5449,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 18:45:23','2024-06-05 00:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717526723;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717526723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 18:58:14','2024-06-05 00:28:14',0,NULL),(5451,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 19:13:14','2024-06-05 00:43:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717528394;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717528394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 19:30:29','2024-06-05 01:00:29',0,NULL),(5453,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 19:45:29','2024-06-05 01:15:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717530329;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717530329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 20:00:14','2024-06-05 01:30:14',0,NULL),(5455,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 20:15:14','2024-06-05 01:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717532114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717532114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 20:18:50','2024-06-05 01:48:50',0,NULL),(5457,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 20:33:50','2024-06-05 02:03:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717533230;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717533230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 20:53:48','2024-06-05 02:23:48',0,NULL),(5459,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 21:08:48','2024-06-05 02:38:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717535328;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717535328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 21:12:42','2024-06-05 02:42:42',0,NULL),(5461,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 21:27:42','2024-06-05 02:57:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717536462;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717536462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 21:30:13','2024-06-05 03:00:13',0,NULL),(5462,'woocommerce_run_on_woocommerce_admin_updated','complete','2024-06-04 21:30:11','2024-06-05 03:00:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1717536611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1717536611;}',9,1,'2024-06-04 21:30:13','2024-06-05 03:00:13',0,NULL),(5464,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 21:45:13','2024-06-05 03:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717537513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717537513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 22:00:15','2024-06-05 03:30:15',0,NULL),(5466,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 22:15:15','2024-06-05 03:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717539315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717539315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 22:30:12','2024-06-05 04:00:12',0,NULL),(5470,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 22:45:12','2024-06-05 04:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717541112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717541112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 23:00:14','2024-06-05 04:30:14',0,NULL),(5471,'woocommerce_marketplace_fetch_promotions','failed','2024-06-05 10:30:12','2024-06-05 16:00:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717583412;s:18:\"\0*\0first_timestamp\";i:1717278278;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717583412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-05 10:30:16','2024-06-05 16:00:16',0,NULL),(5473,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 23:15:14','2024-06-05 04:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717542914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717542914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-04 23:30:03','2024-06-05 05:00:03',0,NULL),(5475,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-04 23:45:03','2024-06-05 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717544703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717544703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 00:01:27','2024-06-05 05:31:27',0,NULL),(5477,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 00:16:27','2024-06-05 05:46:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717546587;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717546587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 00:32:29','2024-06-05 06:02:29',0,NULL),(5479,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 00:47:30','2024-06-05 06:17:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717548450;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717548450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 01:00:48','2024-06-05 06:30:48',0,NULL),(5481,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 01:15:48','2024-06-05 06:45:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717550148;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717550148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 01:31:01','2024-06-05 07:01:01',0,NULL),(5483,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 01:46:01','2024-06-05 07:16:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717551961;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717551961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 02:00:04','2024-06-05 07:30:04',0,NULL),(5485,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 02:15:04','2024-06-05 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717553704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717553704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 02:30:03','2024-06-05 08:00:03',0,NULL),(5487,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 02:45:03','2024-06-05 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717555503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717555503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 03:00:03','2024-06-05 08:30:03',0,NULL),(5489,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 03:15:03','2024-06-05 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717557303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717557303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 03:30:04','2024-06-05 09:00:04',0,NULL),(5491,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 03:45:04','2024-06-05 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717559104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717559104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 04:00:03','2024-06-05 09:30:03',0,NULL),(5493,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 04:15:03','2024-06-05 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717560903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717560903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 04:30:04','2024-06-05 10:00:04',0,NULL),(5495,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 04:45:04','2024-06-05 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717562704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717562704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 05:00:10','2024-06-05 10:30:10',0,NULL),(5497,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 05:15:10','2024-06-05 10:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717564510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717564510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 05:30:08','2024-06-05 11:00:08',0,NULL),(5499,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 05:45:08','2024-06-05 11:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717566308;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717566308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 06:00:04','2024-06-05 11:30:04',0,NULL),(5501,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 06:15:04','2024-06-05 11:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717568104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717568104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 06:30:45','2024-06-05 12:00:45',0,NULL),(5503,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 06:45:45','2024-06-05 12:15:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717569945;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717569945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 06:48:10','2024-06-05 12:18:10',0,NULL),(5505,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 07:03:10','2024-06-05 12:33:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717570990;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717570990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 07:03:37','2024-06-05 12:33:37',0,NULL),(5507,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 07:18:37','2024-06-05 12:48:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717571917;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717571917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 07:30:11','2024-06-05 13:00:11',0,NULL),(5509,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 07:45:11','2024-06-05 13:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717573511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717573511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 07:49:34','2024-06-05 13:19:34',0,NULL),(5511,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 08:04:34','2024-06-05 13:34:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717574674;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717574674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 08:06:57','2024-06-05 13:36:57',0,NULL),(5513,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 08:21:57','2024-06-05 13:51:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717575717;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717575717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 08:30:03','2024-06-05 14:00:03',0,NULL),(5515,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 08:45:03','2024-06-05 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717577103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717577103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 09:00:04','2024-06-05 14:30:04',0,NULL),(5517,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 09:15:04','2024-06-05 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717578904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717578904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 09:30:03','2024-06-05 15:00:03',0,NULL),(5519,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 09:45:03','2024-06-05 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717580703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717580703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 10:00:03','2024-06-05 15:30:03',0,NULL),(5521,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 10:15:03','2024-06-05 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717582503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717582503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 10:30:16','2024-06-05 16:00:16',0,NULL),(5523,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 10:45:16','2024-06-05 16:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717584316;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717584316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 11:00:12','2024-06-05 16:30:12',0,NULL),(5525,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 11:15:12','2024-06-05 16:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717586112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717586112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 11:30:04','2024-06-05 17:00:04',0,NULL),(5527,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 11:45:04','2024-06-05 17:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717587904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717587904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 12:00:03','2024-06-05 17:30:03',0,NULL),(5529,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 12:15:03','2024-06-05 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717589703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717589703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 12:30:33','2024-06-05 18:00:33',0,NULL),(5531,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 12:45:33','2024-06-05 18:15:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717591533;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717591533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 13:00:09','2024-06-05 18:30:09',0,NULL),(5533,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 13:15:09','2024-06-05 18:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717593309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717593309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 13:30:03','2024-06-05 19:00:03',0,NULL),(5535,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 13:45:03','2024-06-05 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717595103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717595103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 14:00:03','2024-06-05 19:30:03',0,NULL),(5537,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 14:15:03','2024-06-05 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717596903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717596903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 14:30:04','2024-06-05 20:00:04',0,NULL),(5539,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 14:45:04','2024-06-05 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717598704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717598704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 15:00:04','2024-06-05 20:30:04',0,NULL),(5541,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 15:15:04','2024-06-05 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717600504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717600504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 15:30:02','2024-06-05 21:00:02',0,NULL),(5542,'woocommerce_cleanup_draft_orders','complete','2024-06-06 15:30:02','2024-06-06 21:00:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717687802;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717687802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-06 15:30:03','2024-06-06 21:00:03',0,NULL),(5544,'wpforms_process_forms_locator_save','complete','2024-06-05 15:30:02','2024-06-05 15:30:02',10,'{\"tasks_meta_id\":63}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-05 15:30:02','2024-06-05 21:00:02',0,NULL),(5545,'wpforms_process_forms_locator_scan','complete','2024-06-06 15:30:02','2024-06-06 21:00:02',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717687802;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717687802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-06 15:30:03','2024-06-06 21:00:03',0,NULL),(5546,'wpforms_process_forms_locator_scan','complete','2024-06-06 15:30:02','2024-06-06 21:00:02',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717687802;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717687802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-06 15:30:03','2024-06-06 21:00:03',0,NULL),(5548,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 15:45:02','2024-06-05 21:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717602302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717602302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 16:00:03','2024-06-05 21:30:03',0,NULL),(5550,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 16:15:03','2024-06-05 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717604103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717604103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 16:30:14','2024-06-05 22:00:14',0,NULL),(5552,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 16:45:14','2024-06-05 22:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717605914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717605914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 17:00:09','2024-06-05 22:30:09',0,NULL),(5554,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 17:15:09','2024-06-05 22:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717607709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717607709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 17:30:04','2024-06-05 23:00:04',0,NULL),(5556,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 17:45:04','2024-06-05 23:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717609504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717609504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 18:00:06','2024-06-05 23:30:06',0,NULL),(5558,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 18:15:06','2024-06-05 23:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717611306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717611306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 18:30:27','2024-06-06 00:00:27',0,NULL),(5560,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 18:45:28','2024-06-06 00:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717613128;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717613128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 19:00:08','2024-06-06 00:30:08',0,NULL),(5562,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 19:15:08','2024-06-06 00:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717614908;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717614908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 19:30:14','2024-06-06 01:00:14',0,NULL),(5564,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 19:45:14','2024-06-06 01:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717616714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717616714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 20:00:14','2024-06-06 01:30:14',0,NULL),(5566,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 20:15:14','2024-06-06 01:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717618514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717618514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 20:30:15','2024-06-06 02:00:15',0,NULL),(5568,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 20:45:15','2024-06-06 02:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717620315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717620315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 21:00:16','2024-06-06 02:30:16',0,NULL),(5570,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 21:15:16','2024-06-06 02:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717622116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717622116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 21:23:21','2024-06-06 02:53:21',0,NULL),(5572,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 21:38:21','2024-06-06 03:08:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717623501;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717623501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 21:42:52','2024-06-06 03:12:52',0,NULL),(5574,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 21:57:52','2024-06-06 03:27:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717624672;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717624672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 22:00:13','2024-06-06 03:30:13',0,NULL),(5575,'woocommerce_marketplace_fetch_promotions','complete','2024-06-05 21:42:53','2024-06-06 03:12:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717623773;s:18:\"\0*\0first_timestamp\";i:1717623773;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717623773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-05 21:42:55','2024-06-06 03:12:55',0,NULL),(5576,'woocommerce_marketplace_fetch_promotions','complete','2024-06-06 09:42:55','2024-06-06 15:12:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717666975;s:18:\"\0*\0first_timestamp\";i:1717623773;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717666975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-06 10:00:05','2024-06-06 15:30:05',0,NULL),(5578,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 22:15:13','2024-06-06 03:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717625713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717625713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 22:30:23','2024-06-06 04:00:23',0,NULL),(5580,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 22:45:23','2024-06-06 04:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717627523;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717627523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 23:00:11','2024-06-06 04:30:11',0,NULL),(5582,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 23:15:11','2024-06-06 04:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717629311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717629311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 23:18:14','2024-06-06 04:48:14',0,NULL),(5584,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-05 23:33:14','2024-06-06 05:03:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717630394;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717630394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-05 23:45:12','2024-06-06 05:15:12',0,NULL),(5586,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 00:00:12','2024-06-06 05:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717632012;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717632012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 00:00:47','2024-06-06 05:30:47',0,NULL),(5588,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 00:15:48','2024-06-06 05:45:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717632948;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717632948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 00:31:49','2024-06-06 06:01:49',0,NULL),(5590,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 00:46:50','2024-06-06 06:16:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717634810;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717634810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 01:00:40','2024-06-06 06:30:40',0,NULL),(5592,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 01:15:40','2024-06-06 06:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717636540;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717636540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 01:27:36','2024-06-06 06:57:36',0,NULL),(5594,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 01:42:36','2024-06-06 07:12:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717638156;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717638156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 02:00:02','2024-06-06 07:30:02',0,NULL),(5596,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 02:15:02','2024-06-06 07:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717640102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717640102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 02:30:07','2024-06-06 08:00:07',0,NULL),(5598,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 02:45:07','2024-06-06 08:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717641907;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717641907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 03:00:02','2024-06-06 08:30:02',0,NULL),(5600,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 03:15:02','2024-06-06 08:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717643702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717643702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 03:30:03','2024-06-06 09:00:03',0,NULL),(5602,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 03:45:03','2024-06-06 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717645503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717645503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 04:00:03','2024-06-06 09:30:03',0,NULL),(5604,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 04:15:03','2024-06-06 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717647303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717647303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 04:30:04','2024-06-06 10:00:04',0,NULL),(5606,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 04:45:04','2024-06-06 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717649104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717649104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 04:52:49','2024-06-06 10:22:49',0,NULL),(5608,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 05:07:49','2024-06-06 10:37:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717650469;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717650469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 05:09:08','2024-06-06 10:39:08',0,NULL),(5610,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 05:24:08','2024-06-06 10:54:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717651448;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717651448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 05:30:05','2024-06-06 11:00:05',0,NULL),(5612,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 05:45:05','2024-06-06 11:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717652705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717652705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 05:46:33','2024-06-06 11:16:33',0,NULL),(5614,'wpforms_admin_notifications_update','complete','2024-06-06 05:31:57','2024-06-06 05:31:57',10,'{\"tasks_meta_id\":64}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-06 05:32:00','2024-06-06 11:02:00',0,NULL),(5616,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 06:01:33','2024-06-06 11:31:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717653693;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717653693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 06:02:39','2024-06-06 11:32:39',0,NULL),(5618,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 06:17:39','2024-06-06 11:47:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717654659;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717654659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 06:31:16','2024-06-06 12:01:16',0,NULL),(5620,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 06:46:17','2024-06-06 12:16:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717656377;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717656377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 07:00:06','2024-06-06 12:30:06',0,NULL),(5622,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 07:15:06','2024-06-06 12:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717658106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717658106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 07:30:03','2024-06-06 13:00:03',0,NULL),(5624,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 07:45:03','2024-06-06 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717659903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717659903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 08:00:03','2024-06-06 13:30:03',0,NULL),(5626,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 08:15:03','2024-06-06 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717661703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717661703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 08:30:03','2024-06-06 14:00:03',0,NULL),(5628,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 08:45:03','2024-06-06 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717663503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717663503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 09:00:04','2024-06-06 14:30:04',0,NULL),(5630,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 09:15:04','2024-06-06 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717665304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717665304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 09:30:03','2024-06-06 15:00:03',0,NULL),(5632,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 09:45:03','2024-06-06 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717667103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717667103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 10:00:05','2024-06-06 15:30:05',0,NULL),(5633,'woocommerce_marketplace_fetch_promotions','failed','2024-06-06 22:00:05','2024-06-07 03:30:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717711205;s:18:\"\0*\0first_timestamp\";i:1717623773;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717711205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-06 22:00:14','2024-06-07 03:30:14',0,NULL),(5635,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 10:15:05','2024-06-06 15:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717668905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717668905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 10:30:14','2024-06-06 16:00:14',0,NULL),(5637,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 10:45:14','2024-06-06 16:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717670714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717670714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 11:30:04','2024-06-06 17:00:04',0,NULL),(5639,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 11:45:04','2024-06-06 17:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717674304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717674304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 12:00:04','2024-06-06 17:30:04',0,NULL),(5641,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 12:15:04','2024-06-06 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717676104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717676104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 12:30:24','2024-06-06 18:00:24',0,NULL),(5643,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 12:45:25','2024-06-06 18:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717677925;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717677925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 13:00:07','2024-06-06 18:30:07',0,NULL),(5645,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 13:15:07','2024-06-06 18:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717679707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717679707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 13:30:04','2024-06-06 19:00:04',0,NULL),(5647,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 13:45:04','2024-06-06 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717681504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717681504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 14:00:04','2024-06-06 19:30:04',0,NULL),(5649,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 14:15:04','2024-06-06 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717683304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717683304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 14:30:02','2024-06-06 20:00:02',0,NULL),(5651,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 14:45:02','2024-06-06 20:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717685102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717685102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 15:00:02','2024-06-06 20:30:02',0,NULL),(5653,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 15:15:02','2024-06-06 20:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717686902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717686902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 15:30:03','2024-06-06 21:00:03',0,NULL),(5655,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 15:45:03','2024-06-06 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717688703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717688703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 16:00:03','2024-06-06 21:30:03',0,NULL),(5656,'woocommerce_cleanup_draft_orders','complete','2024-06-07 15:30:03','2024-06-07 21:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717774203;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717774203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-07 15:30:04','2024-06-07 21:00:04',0,NULL),(5658,'wpforms_process_forms_locator_save','complete','2024-06-06 15:30:03','2024-06-06 15:30:03',10,'{\"tasks_meta_id\":65}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-06 15:30:03','2024-06-06 21:00:03',0,NULL),(5659,'wpforms_process_forms_locator_scan','complete','2024-06-07 15:30:03','2024-06-07 21:00:03',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717774203;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717774203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-07 15:30:04','2024-06-07 21:00:04',0,NULL),(5660,'wpforms_process_forms_locator_scan','complete','2024-06-07 15:30:03','2024-06-07 21:00:03',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717774203;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717774203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-07 15:30:04','2024-06-07 21:00:04',0,NULL),(5662,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 16:15:03','2024-06-06 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717690503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717690503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 16:30:03','2024-06-06 22:00:03',0,NULL),(5664,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 16:45:03','2024-06-06 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717692303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717692303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 17:00:10','2024-06-06 22:30:10',0,NULL),(5666,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 17:15:10','2024-06-06 22:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717694110;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717694110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 17:30:04','2024-06-06 23:00:04',0,NULL),(5668,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 17:45:04','2024-06-06 23:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717695904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717695904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 17:57:43','2024-06-06 23:27:43',0,NULL),(5670,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 18:12:43','2024-06-06 23:42:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717697563;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717697563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 18:29:41','2024-06-06 23:59:41',0,NULL),(5672,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 18:44:41','2024-06-07 00:14:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717699481;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717699481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 19:00:11','2024-06-07 00:30:11',0,NULL),(5674,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 19:15:11','2024-06-07 00:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717701311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717701311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 19:30:16','2024-06-07 01:00:16',0,NULL),(5676,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 19:45:16','2024-06-07 01:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717703116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717703116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 19:49:40','2024-06-07 01:19:40',0,NULL),(5678,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 20:04:40','2024-06-07 01:34:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717704280;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717704280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 20:23:01','2024-06-07 01:53:01',0,NULL),(5680,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 20:38:01','2024-06-07 02:08:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717706281;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717706281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 21:00:24','2024-06-07 02:30:24',0,NULL),(5682,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 21:15:24','2024-06-07 02:45:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717708524;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717708524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 21:30:14','2024-06-07 03:00:14',0,NULL),(5684,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 21:45:14','2024-06-07 03:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717710314;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717710314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 22:00:14','2024-06-07 03:30:14',0,NULL),(5687,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 22:15:14','2024-06-07 03:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717712114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717712114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 22:30:06','2024-06-07 04:00:06',0,NULL),(5689,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 22:45:06','2024-06-07 04:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717713906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717713906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 23:00:09','2024-06-07 04:30:09',0,NULL),(5691,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 23:15:09','2024-06-07 04:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717715709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717715709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-06 23:24:51','2024-06-07 04:54:51',0,NULL),(5693,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-06 23:39:51','2024-06-07 05:09:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717717191;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717717191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 00:20:35','2024-06-07 05:50:35',0,NULL),(5695,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 00:35:35','2024-06-07 06:05:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717720535;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717720535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 01:00:37','2024-06-07 06:30:37',0,NULL),(5697,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 01:15:37','2024-06-07 06:45:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717722937;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717722937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 01:30:37','2024-06-07 07:00:37',0,NULL),(5699,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 01:45:38','2024-06-07 07:15:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717724738;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717724738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 02:00:06','2024-06-07 07:30:06',0,NULL),(5701,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 02:15:06','2024-06-07 07:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717726506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717726506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 02:30:09','2024-06-07 08:00:09',0,NULL),(5703,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 02:45:09','2024-06-07 08:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717728309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717728309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 03:00:03','2024-06-07 08:30:03',0,NULL),(5705,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 03:15:03','2024-06-07 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717730103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717730103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 03:30:03','2024-06-07 09:00:03',0,NULL),(5707,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 03:45:03','2024-06-07 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717731903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717731903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 04:00:08','2024-06-07 09:30:08',0,NULL),(5709,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 04:15:08','2024-06-07 09:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717733708;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717733708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 04:30:04','2024-06-07 10:00:04',0,NULL),(5711,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 04:45:04','2024-06-07 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717735504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717735504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 05:00:10','2024-06-07 10:30:10',0,NULL),(5713,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 05:15:10','2024-06-07 10:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717737310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717737310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 05:30:03','2024-06-07 11:00:03',0,NULL),(5715,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 05:45:03','2024-06-07 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717739103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717739103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 06:00:03','2024-06-07 11:30:03',0,NULL),(5717,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 06:15:03','2024-06-07 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717740903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717740903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 06:30:26','2024-06-07 12:00:26',0,NULL),(5719,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 06:45:26','2024-06-07 12:15:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717742726;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717742726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 07:00:10','2024-06-07 12:30:10',0,NULL),(5721,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 07:15:10','2024-06-07 12:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717744510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717744510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 07:30:03','2024-06-07 13:00:03',0,NULL),(5723,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 07:45:04','2024-06-07 13:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717746304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717746304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 08:00:03','2024-06-07 13:30:03',0,NULL),(5725,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 08:15:03','2024-06-07 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717748103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717748103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 08:30:04','2024-06-07 14:00:04',0,NULL),(5727,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 08:45:04','2024-06-07 14:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717749904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717749904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 08:54:57','2024-06-07 14:24:57',0,NULL),(5729,'woocommerce_marketplace_fetch_promotions','complete','2024-06-07 08:54:56','2024-06-07 14:24:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717750496;s:18:\"\0*\0first_timestamp\";i:1717750496;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717750496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-07 08:54:57','2024-06-07 14:24:57',0,NULL),(5730,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 09:09:57','2024-06-07 14:39:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717751397;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717751397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 09:30:04','2024-06-07 15:00:04',0,NULL),(5732,'woocommerce_marketplace_fetch_promotions','failed','2024-06-07 20:54:57','2024-06-08 02:24:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717793697;s:18:\"\0*\0first_timestamp\";i:1717750496;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717793697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-07 21:00:19','2024-06-08 02:30:19',0,NULL),(5733,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 09:45:04','2024-06-07 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717753504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717753504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 10:00:05','2024-06-07 15:30:05',0,NULL),(5735,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 10:15:05','2024-06-07 15:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717755305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717755305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 10:30:12','2024-06-07 16:00:12',0,NULL),(5737,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 10:45:12','2024-06-07 16:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717757112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717757112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 11:00:09','2024-06-07 16:30:09',0,NULL),(5739,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 11:15:09','2024-06-07 16:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717758909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717758909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 11:30:03','2024-06-07 17:00:03',0,NULL),(5741,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 11:45:03','2024-06-07 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717760703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717760703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 12:00:04','2024-06-07 17:30:04',0,NULL),(5743,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 12:15:04','2024-06-07 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717762504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717762504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 12:30:46','2024-06-07 18:00:46',0,NULL),(5745,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 12:45:48','2024-06-07 18:15:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717764348;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717764348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 13:00:09','2024-06-07 18:30:09',0,NULL),(5747,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 13:15:09','2024-06-07 18:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717766109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717766109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 13:30:03','2024-06-07 19:00:03',0,NULL),(5749,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 13:45:03','2024-06-07 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717767903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717767903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 14:00:03','2024-06-07 19:30:03',0,NULL),(5751,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 14:15:03','2024-06-07 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717769703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717769703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 14:30:17','2024-06-07 20:00:17',0,NULL),(5753,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 14:45:17','2024-06-07 20:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717771517;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717771517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 15:00:03','2024-06-07 20:30:03',0,NULL),(5755,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 15:15:03','2024-06-07 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717773303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717773303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 15:30:04','2024-06-07 21:00:04',0,NULL),(5757,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 15:45:04','2024-06-07 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717775104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717775104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 16:00:03','2024-06-07 21:30:03',0,NULL),(5759,'woocommerce_cleanup_draft_orders','complete','2024-06-08 15:30:04','2024-06-08 21:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717860604;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717860604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-08 15:30:04','2024-06-08 21:00:04',0,NULL),(5761,'wpforms_process_forms_locator_save','complete','2024-06-07 15:30:04','2024-06-07 15:30:04',10,'{\"tasks_meta_id\":66}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-07 15:30:04','2024-06-07 21:00:04',0,NULL),(5762,'wpforms_process_forms_locator_scan','complete','2024-06-08 15:30:04','2024-06-08 21:00:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717860604;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717860604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-08 15:30:04','2024-06-08 21:00:04',0,NULL),(5763,'wpforms_process_forms_locator_scan','complete','2024-06-08 15:30:04','2024-06-08 21:00:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717860604;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717860604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-08 15:30:04','2024-06-08 21:00:04',0,NULL),(5764,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 16:15:03','2024-06-07 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717776903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717776903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 16:30:03','2024-06-07 22:00:03',0,NULL),(5766,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 16:45:03','2024-06-07 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717778703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717778703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 17:00:08','2024-06-07 22:30:08',0,NULL),(5768,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 17:15:08','2024-06-07 22:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717780508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717780508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 17:30:02','2024-06-07 23:00:02',0,NULL),(5770,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 17:45:02','2024-06-07 23:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717782302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717782302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 18:00:02','2024-06-07 23:30:02',0,NULL),(5772,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 18:15:02','2024-06-07 23:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717784102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717784102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 18:30:25','2024-06-08 00:00:25',0,NULL),(5774,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 18:45:26','2024-06-08 00:15:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717785926;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717785926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 19:00:09','2024-06-08 00:30:09',0,NULL),(5776,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 19:15:09','2024-06-08 00:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717787709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717787709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 19:30:19','2024-06-08 01:00:19',0,NULL),(5778,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 19:45:19','2024-06-08 01:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717789519;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717789519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 20:00:15','2024-06-08 01:30:15',0,NULL),(5780,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 20:15:15','2024-06-08 01:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717791315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717791315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 20:30:14','2024-06-08 02:00:14',0,NULL),(5782,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 20:45:14','2024-06-08 02:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717793114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717793114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 21:00:18','2024-06-08 02:30:18',0,NULL),(5784,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 21:15:19','2024-06-08 02:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717794919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717794919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 21:20:15','2024-06-08 02:50:15',0,NULL),(5786,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 21:35:15','2024-06-08 03:05:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717796115;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717796115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 22:00:14','2024-06-08 03:30:14',0,NULL),(5788,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 22:15:14','2024-06-08 03:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717798514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717798514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 22:30:03','2024-06-08 04:00:03',0,NULL),(5792,'woocommerce_marketplace_fetch_promotions','complete','2024-06-07 22:00:15','2024-06-08 03:30:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717797615;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717797615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-07 22:00:17','2024-06-08 03:30:17',0,NULL),(5793,'woocommerce_marketplace_fetch_promotions','complete','2024-06-08 10:00:17','2024-06-08 15:30:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717840817;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717840817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-08 10:30:18','2024-06-08 16:00:18',0,NULL),(5794,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 22:45:03','2024-06-08 04:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717800303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717800303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 23:00:08','2024-06-08 04:30:08',0,NULL),(5796,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 23:15:08','2024-06-08 04:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717802108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717802108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-07 23:30:03','2024-06-08 05:00:03',0,NULL),(5798,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-07 23:45:03','2024-06-08 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717803903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717803903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 00:01:14','2024-06-08 05:31:14',0,NULL),(5800,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 00:16:14','2024-06-08 05:46:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717805774;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717805774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 00:31:53','2024-06-08 06:01:53',0,NULL),(5802,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 00:46:53','2024-06-08 06:16:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717807613;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717807613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 01:00:45','2024-06-08 06:30:45',0,NULL),(5804,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 01:15:45','2024-06-08 06:45:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717809345;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717809345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 01:30:43','2024-06-08 07:00:43',0,NULL),(5806,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 01:45:43','2024-06-08 07:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717811143;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717811143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 02:00:04','2024-06-08 07:30:04',0,NULL),(5808,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 02:15:04','2024-06-08 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717812904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717812904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 02:30:03','2024-06-08 08:00:03',0,NULL),(5810,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 02:45:03','2024-06-08 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717814703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717814703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 03:00:03','2024-06-08 08:30:03',0,NULL),(5812,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 03:15:03','2024-06-08 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717816503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717816503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 03:30:03','2024-06-08 09:00:03',0,NULL),(5814,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 03:45:03','2024-06-08 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717818303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717818303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 04:00:02','2024-06-08 09:30:02',0,NULL),(5816,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 04:15:02','2024-06-08 09:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717820102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717820102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 04:30:03','2024-06-08 10:00:03',0,NULL),(5818,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 04:45:03','2024-06-08 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717821903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717821903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 05:00:11','2024-06-08 10:30:11',0,NULL),(5820,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 05:15:11','2024-06-08 10:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717823711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717823711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 05:30:03','2024-06-08 11:00:03',0,NULL),(5822,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 05:45:03','2024-06-08 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717825503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717825503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 06:00:06','2024-06-08 11:30:06',0,NULL),(5824,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 06:15:07','2024-06-08 11:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717827307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717827307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 06:30:27','2024-06-08 12:00:27',0,NULL),(5826,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 06:45:27','2024-06-08 12:15:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717829127;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717829127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 07:00:08','2024-06-08 12:30:08',0,NULL),(5828,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 07:15:08','2024-06-08 12:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717830908;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717830908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 07:30:03','2024-06-08 13:00:03',0,NULL),(5830,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 07:45:03','2024-06-08 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717832703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717832703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 08:00:04','2024-06-08 13:30:04',0,NULL),(5832,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 08:15:04','2024-06-08 13:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717834504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717834504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 08:29:57','2024-06-08 13:59:57',0,NULL),(5834,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 08:44:57','2024-06-08 14:14:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717836297;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717836297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 09:00:02','2024-06-08 14:30:02',0,NULL),(5836,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 09:15:02','2024-06-08 14:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717838102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717838102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 09:30:03','2024-06-08 15:00:03',0,NULL),(5838,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 09:45:03','2024-06-08 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717839903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717839903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 10:00:03','2024-06-08 15:30:03',0,NULL),(5840,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 10:15:03','2024-06-08 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717841703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717841703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 10:30:18','2024-06-08 16:00:18',0,NULL),(5842,'woocommerce_marketplace_fetch_promotions','complete','2024-06-08 22:30:18','2024-06-09 04:00:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717885818;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717885818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-08 22:31:22','2024-06-09 04:01:22',0,NULL),(5843,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 10:45:18','2024-06-08 16:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717843518;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717843518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 11:00:10','2024-06-08 16:30:10',0,NULL),(5845,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 11:15:11','2024-06-08 16:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717845311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717845311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 11:30:04','2024-06-08 17:00:04',0,NULL),(5847,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 11:45:04','2024-06-08 17:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717847104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717847104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 12:00:03','2024-06-08 17:30:03',0,NULL),(5849,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 12:15:03','2024-06-08 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717848903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717848903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 12:30:28','2024-06-08 18:00:28',0,NULL),(5851,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 12:45:29','2024-06-08 18:15:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717850729;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717850729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 13:00:06','2024-06-08 18:30:06',0,NULL),(5853,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 13:15:06','2024-06-08 18:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717852506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717852506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 13:30:04','2024-06-08 19:00:04',0,NULL),(5855,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 13:45:04','2024-06-08 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717854304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717854304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 14:00:03','2024-06-08 19:30:03',0,NULL),(5857,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 14:15:03','2024-06-08 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717856103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717856103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 14:30:03','2024-06-08 20:00:03',0,NULL),(5859,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 14:45:03','2024-06-08 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717857903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717857903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 15:00:03','2024-06-08 20:30:03',0,NULL),(5861,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 15:15:03','2024-06-08 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717859703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717859703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 15:30:04','2024-06-08 21:00:04',0,NULL),(5863,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 15:45:04','2024-06-08 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717861504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717861504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 16:00:02','2024-06-08 21:30:02',0,NULL),(5865,'woocommerce_cleanup_draft_orders','complete','2024-06-09 15:30:04','2024-06-09 21:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717947004;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717947004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-09 15:30:06','2024-06-09 21:00:06',0,NULL),(5867,'wpforms_process_forms_locator_save','complete','2024-06-08 15:30:04','2024-06-08 15:30:04',10,'{\"tasks_meta_id\":67}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-08 15:30:04','2024-06-08 21:00:04',0,NULL),(5868,'wpforms_process_forms_locator_scan','complete','2024-06-09 15:30:04','2024-06-09 21:00:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717947004;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717947004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-09 15:30:06','2024-06-09 21:00:06',0,NULL),(5869,'wpforms_process_forms_locator_scan','complete','2024-06-09 15:30:04','2024-06-09 21:00:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717947004;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717947004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-09 15:30:06','2024-06-09 21:00:06',0,NULL),(5870,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 16:15:02','2024-06-08 21:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717863302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717863302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 16:30:03','2024-06-08 22:00:03',0,NULL),(5872,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 16:45:03','2024-06-08 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717865103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717865103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 17:00:11','2024-06-08 22:30:11',0,NULL),(5874,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 17:15:11','2024-06-08 22:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717866911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717866911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 17:30:03','2024-06-08 23:00:03',0,NULL),(5876,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 17:45:03','2024-06-08 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717868703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717868703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 18:00:03','2024-06-08 23:30:03',0,NULL),(5878,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 18:15:03','2024-06-08 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717870503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717870503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 18:30:36','2024-06-09 00:00:36',0,NULL),(5880,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 18:45:37','2024-06-09 00:15:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717872337;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717872337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 19:00:09','2024-06-09 00:30:09',0,NULL),(5882,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 19:15:09','2024-06-09 00:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717874109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717874109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 19:16:19','2024-06-09 00:46:19',0,NULL),(5884,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 19:31:19','2024-06-09 01:01:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717875079;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717875079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 20:00:12','2024-06-09 01:30:12',0,NULL),(5886,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 20:15:12','2024-06-09 01:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717877712;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717877712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 20:30:13','2024-06-09 02:00:13',0,NULL),(5888,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 20:45:13','2024-06-09 02:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717879513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717879513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 21:00:08','2024-06-09 02:30:08',0,NULL),(5890,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 21:15:08','2024-06-09 02:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717881308;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717881308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 21:30:13','2024-06-09 03:00:13',0,NULL),(5892,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 21:45:13','2024-06-09 03:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717883113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717883113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 22:00:12','2024-06-09 03:30:12',0,NULL),(5894,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 22:15:12','2024-06-09 03:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717884912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717884912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 22:16:47','2024-06-09 03:46:47',0,NULL),(5896,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 22:31:47','2024-06-09 04:01:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717885907;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717885907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 22:32:31','2024-06-09 04:02:31',0,NULL),(5898,'woocommerce_marketplace_fetch_promotions','complete','2024-06-09 10:31:22','2024-06-09 16:01:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717929082;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717929082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-09 11:00:09','2024-06-09 16:30:09',0,NULL),(5899,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 22:47:31','2024-06-09 04:17:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717886851;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717886851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 23:00:07','2024-06-09 04:30:07',0,NULL),(5901,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 23:15:07','2024-06-09 04:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717888507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717888507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-08 23:30:09','2024-06-09 05:00:09',0,NULL),(5903,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-08 23:45:09','2024-06-09 05:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717890309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717890309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 00:01:18','2024-06-09 05:31:18',0,NULL),(5905,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 00:16:18','2024-06-09 05:46:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717892178;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717892178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 00:31:56','2024-06-09 06:01:56',0,NULL),(5907,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 00:46:56','2024-06-09 06:16:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717894016;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717894016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 01:00:30','2024-06-09 06:30:30',0,NULL),(5909,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 01:15:30','2024-06-09 06:45:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717895730;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717895730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 01:24:06','2024-06-09 06:54:06',0,NULL),(5911,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 01:39:06','2024-06-09 07:09:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717897146;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717897146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 02:00:03','2024-06-09 07:30:03',0,NULL),(5913,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 02:15:03','2024-06-09 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717899303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717899303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 02:30:03','2024-06-09 08:00:03',0,NULL),(5915,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 02:45:03','2024-06-09 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717901103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717901103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 02:53:51','2024-06-09 08:23:51',0,NULL),(5917,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 03:08:51','2024-06-09 08:38:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717902531;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717902531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 03:30:03','2024-06-09 09:00:03',0,NULL),(5919,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 03:45:03','2024-06-09 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717904703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717904703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 04:00:05','2024-06-09 09:30:05',0,NULL),(5921,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 04:15:05','2024-06-09 09:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717906505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717906505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 04:17:19','2024-06-09 09:47:19',0,NULL),(5923,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 04:32:19','2024-06-09 10:02:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717907539;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717907539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 04:40:33','2024-06-09 10:10:33',0,NULL),(5925,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 04:55:33','2024-06-09 10:25:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717908933;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717908933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 05:00:08','2024-06-09 10:30:08',0,NULL),(5927,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 05:15:08','2024-06-09 10:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717910108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717910108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 05:26:02','2024-06-09 10:56:02',0,NULL),(5929,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 05:41:02','2024-06-09 11:11:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717911662;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717911662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 05:48:48','2024-06-09 11:18:48',0,NULL),(5931,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 06:03:48','2024-06-09 11:33:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717913028;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717913028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 06:30:41','2024-06-09 12:00:41',0,NULL),(5933,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 06:45:42','2024-06-09 12:15:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717915542;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717915542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 07:00:06','2024-06-09 12:30:06',0,NULL),(5935,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 07:15:06','2024-06-09 12:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717917306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717917306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 07:30:04','2024-06-09 13:00:04',0,NULL),(5937,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 07:45:04','2024-06-09 13:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717919104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717919104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 08:00:03','2024-06-09 13:30:03',0,NULL),(5939,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 08:15:03','2024-06-09 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717920903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717920903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 08:30:04','2024-06-09 14:00:04',0,NULL),(5941,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 08:45:04','2024-06-09 14:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717922704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717922704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 08:54:43','2024-06-09 14:24:43',0,NULL),(5943,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 09:09:43','2024-06-09 14:39:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717924183;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717924183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 09:12:24','2024-06-09 14:42:24',0,NULL),(5945,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 09:27:24','2024-06-09 14:57:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717925244;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717925244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 09:30:04','2024-06-09 15:00:04',0,NULL),(5947,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 09:45:04','2024-06-09 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717926304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717926304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 10:00:03','2024-06-09 15:30:03',0,NULL),(5949,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 10:15:03','2024-06-09 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717928103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717928103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 10:30:05','2024-06-09 16:00:05',0,NULL),(5951,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 10:45:05','2024-06-09 16:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717929905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717929905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 11:00:09','2024-06-09 16:30:09',0,NULL),(5952,'woocommerce_marketplace_fetch_promotions','complete','2024-06-09 23:00:09','2024-06-10 04:30:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717974009;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717974009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-09 23:00:12','2024-06-10 04:30:12',0,NULL),(5954,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 11:15:09','2024-06-09 16:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717931709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717931709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 11:30:04','2024-06-09 17:00:04',0,NULL),(5956,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 11:45:04','2024-06-09 17:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717933504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717933504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 12:00:04','2024-06-09 17:30:04',0,NULL),(5958,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 12:15:04','2024-06-09 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717935304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717935304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 12:15:32','2024-06-09 17:45:32',0,NULL),(5960,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 12:30:32','2024-06-09 18:00:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717936232;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717936232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 13:00:06','2024-06-09 18:30:06',0,NULL),(5962,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 13:15:06','2024-06-09 18:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717938906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717938906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 13:30:02','2024-06-09 19:00:02',0,NULL),(5964,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 13:45:02','2024-06-09 19:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717940702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717940702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 14:00:04','2024-06-09 19:30:04',0,NULL),(5966,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 14:15:04','2024-06-09 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717942504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717942504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 14:24:19','2024-06-09 19:54:19',0,NULL),(5968,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 14:39:19','2024-06-09 20:09:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717943959;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717943959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 14:59:48','2024-06-09 20:29:48',0,NULL),(5970,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 15:14:48','2024-06-09 20:44:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717946088;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717946088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 15:30:05','2024-06-09 21:00:05',0,NULL),(5972,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 15:45:05','2024-06-09 21:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717947905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717947905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 16:00:03','2024-06-09 21:30:03',0,NULL),(5973,'woocommerce_cleanup_draft_orders','complete','2024-06-10 15:30:06','2024-06-10 21:00:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718033406;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718033406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-10 16:00:05','2024-06-10 21:30:05',0,NULL),(5975,'wpforms_process_forms_locator_save','complete','2024-06-09 15:30:06','2024-06-09 15:30:06',10,'{\"tasks_meta_id\":68}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-09 15:30:06','2024-06-09 21:00:06',0,NULL),(5976,'wpforms_process_forms_locator_scan','complete','2024-06-10 15:30:06','2024-06-10 21:00:06',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718033406;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718033406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-10 16:00:06','2024-06-10 21:30:06',0,NULL),(5977,'wpforms_process_forms_locator_scan','complete','2024-06-10 15:30:06','2024-06-10 21:00:06',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718033406;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718033406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-10 16:00:06','2024-06-10 21:30:06',0,NULL),(5979,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 16:15:03','2024-06-09 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717949703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717949703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 16:30:04','2024-06-09 22:00:04',0,NULL),(5981,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 16:45:04','2024-06-09 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717951504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717951504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 17:00:08','2024-06-09 22:30:08',0,NULL),(5983,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 17:15:08','2024-06-09 22:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717953308;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717953308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 17:28:19','2024-06-09 22:58:19',0,NULL),(5985,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 17:43:19','2024-06-09 23:13:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717954999;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717954999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 18:00:03','2024-06-09 23:30:03',0,NULL),(5987,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 18:15:03','2024-06-09 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717956903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717956903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 18:30:27','2024-06-10 00:00:27',0,NULL),(5989,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 18:45:27','2024-06-10 00:15:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717958727;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717958727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 19:00:08','2024-06-10 00:30:08',0,NULL),(5991,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 19:15:08','2024-06-10 00:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717960508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717960508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 19:30:15','2024-06-10 01:00:15',0,NULL),(5993,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 19:45:15','2024-06-10 01:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717962315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717962315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 20:00:12','2024-06-10 01:30:12',0,NULL),(5995,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 20:15:12','2024-06-10 01:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717964112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717964112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 20:30:16','2024-06-10 02:00:16',0,NULL),(5997,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 20:45:16','2024-06-10 02:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717965916;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717965916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 21:00:10','2024-06-10 02:30:10',0,NULL),(5999,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 21:15:10','2024-06-10 02:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717967710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717967710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 21:30:11','2024-06-10 03:00:11',0,NULL),(6001,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 21:45:11','2024-06-10 03:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717969511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717969511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 22:00:16','2024-06-10 03:30:16',0,NULL),(6003,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 22:15:16','2024-06-10 03:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717971316;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717971316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 22:30:05','2024-06-10 04:00:05',0,NULL),(6006,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 22:45:05','2024-06-10 04:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717973105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717973105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 23:00:11','2024-06-10 04:30:11',0,NULL),(6008,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 23:15:11','2024-06-10 04:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717974911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717974911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-09 23:30:04','2024-06-10 05:00:04',0,NULL),(6009,'woocommerce_marketplace_fetch_promotions','complete','2024-06-10 11:00:12','2024-06-10 16:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718017212;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718017212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-10 11:00:12','2024-06-10 16:30:12',0,NULL),(6011,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-09 23:45:04','2024-06-10 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717976704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717976704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 00:01:14','2024-06-10 05:31:14',0,NULL),(6013,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 00:16:14','2024-06-10 05:46:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717978574;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717978574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 00:31:52','2024-06-10 06:01:52',0,NULL),(6015,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 00:46:53','2024-06-10 06:16:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717980413;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717980413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 01:00:37','2024-06-10 06:30:37',0,NULL),(6017,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 01:15:37','2024-06-10 06:45:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717982137;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717982137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 01:19:18','2024-06-10 06:49:18',0,NULL),(6019,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 01:34:18','2024-06-10 07:04:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717983258;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717983258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 01:36:12','2024-06-10 07:06:12',0,NULL),(6021,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 01:51:12','2024-06-10 07:21:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717984272;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717984272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 02:00:06','2024-06-10 07:30:06',0,NULL),(6023,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 02:15:06','2024-06-10 07:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717985706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717985706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 02:30:07','2024-06-10 08:00:07',0,NULL),(6025,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 02:45:07','2024-06-10 08:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717987507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717987507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 03:00:04','2024-06-10 08:30:04',0,NULL),(6027,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 03:15:04','2024-06-10 08:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717989304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717989304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 03:30:04','2024-06-10 09:00:04',0,NULL),(6029,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 03:45:04','2024-06-10 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717991104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717991104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 04:00:07','2024-06-10 09:30:07',0,NULL),(6031,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 04:15:07','2024-06-10 09:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717992907;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717992907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 04:24:46','2024-06-10 09:54:46',0,NULL),(6033,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 04:39:46','2024-06-10 10:09:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717994386;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717994386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 05:00:12','2024-06-10 10:30:12',0,NULL),(6035,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 05:15:12','2024-06-10 10:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717996512;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717996512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 05:30:04','2024-06-10 11:00:04',0,NULL),(6037,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 05:45:04','2024-06-10 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717998304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717998304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 06:00:08','2024-06-10 11:30:08',0,NULL),(6039,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 06:15:08','2024-06-10 11:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718000108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718000108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 06:30:58','2024-06-10 12:00:58',0,NULL),(6041,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 06:45:59','2024-06-10 12:15:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718001959;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718001959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 06:47:24','2024-06-10 12:17:24',0,NULL),(6043,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 07:02:24','2024-06-10 12:32:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718002944;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718002944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 07:16:00','2024-06-10 12:46:00',0,NULL),(6045,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 07:31:00','2024-06-10 13:01:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718004660;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718004660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 08:00:03','2024-06-10 13:30:03',0,NULL),(6047,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 08:15:03','2024-06-10 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718007303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718007303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 08:30:07','2024-06-10 14:00:07',0,NULL),(6049,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 08:45:07','2024-06-10 14:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718009107;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718009107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 09:00:18','2024-06-10 14:30:18',0,NULL),(6051,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 09:15:18','2024-06-10 14:45:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718010918;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718010918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 09:30:03','2024-06-10 15:00:03',0,NULL),(6053,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 09:45:03','2024-06-10 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718012703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718012703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 09:45:20','2024-06-10 15:15:20',0,NULL),(6055,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 10:00:20','2024-06-10 15:30:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718013620;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718013620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 10:30:17','2024-06-10 16:00:17',0,NULL),(6057,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 10:45:17','2024-06-10 16:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718016317;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718016317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 11:00:12','2024-06-10 16:30:12',0,NULL),(6058,'wpforms_email_summaries_fetch_info_blocks','complete','2024-06-17 11:00:12','2024-06-17 16:30:12',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718622012;s:18:\"\0*\0first_timestamp\";i:1712588028;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718622012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-06-17 11:00:13','2024-06-17 16:30:13',0,NULL),(6059,'wpforms_email_summaries_fetch_info_blocks','complete','2024-06-17 11:00:12','2024-06-17 16:30:12',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718622012;s:18:\"\0*\0first_timestamp\";i:1713749205;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718622012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-06-17 11:00:13','2024-06-17 16:30:13',0,NULL),(6061,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 11:15:12','2024-06-10 16:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718018112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718018112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 11:30:02','2024-06-10 17:00:02',0,NULL),(6062,'woocommerce_marketplace_fetch_promotions','complete','2024-06-10 23:00:12','2024-06-11 04:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718060412;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718060412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-10 23:00:12','2024-06-11 04:30:12',0,NULL),(6064,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 11:45:02','2024-06-10 17:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718019902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718019902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 12:00:03','2024-06-10 17:30:03',0,NULL),(6066,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 12:15:03','2024-06-10 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718021703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718021703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 12:18:06','2024-06-10 17:48:06',0,NULL),(6068,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 12:33:06','2024-06-10 18:03:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718022786;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718022786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 12:37:07','2024-06-10 18:07:07',0,NULL),(6070,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 12:52:07','2024-06-10 18:22:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718023927;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718023927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 13:00:06','2024-06-10 18:30:06',0,NULL),(6072,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 13:15:06','2024-06-10 18:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718025306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718025306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 13:30:03','2024-06-10 19:00:03',0,NULL),(6074,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 13:45:03','2024-06-10 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718027103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718027103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 14:00:04','2024-06-10 19:30:04',0,NULL),(6076,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 14:15:04','2024-06-10 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718028904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718028904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 14:30:03','2024-06-10 20:00:03',0,NULL),(6078,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 14:45:03','2024-06-10 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718030703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718030703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 15:00:04','2024-06-10 20:30:04',0,NULL),(6080,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 15:15:04','2024-06-10 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718032504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718032504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 15:30:03','2024-06-10 21:00:03',0,NULL),(6082,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 15:45:03','2024-06-10 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718034303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718034303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 16:00:07','2024-06-10 21:30:07',0,NULL),(6083,'woocommerce_cleanup_draft_orders','complete','2024-06-11 16:00:05','2024-06-11 21:30:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718121605;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718121605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-11 16:30:03','2024-06-11 22:00:03',0,NULL),(6085,'wpforms_process_forms_locator_save','complete','2024-06-10 16:00:06','2024-06-10 16:00:06',10,'{\"tasks_meta_id\":69}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-10 16:00:07','2024-06-10 21:30:07',0,NULL),(6086,'wpforms_process_forms_locator_scan','complete','2024-06-11 16:00:06','2024-06-11 21:30:06',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718121606;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718121606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-11 16:30:03','2024-06-11 22:00:03',0,NULL),(6087,'wpforms_process_forms_locator_scan','complete','2024-06-11 16:00:06','2024-06-11 21:30:06',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718121606;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718121606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-11 16:30:03','2024-06-11 22:00:03',0,NULL),(6089,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 16:15:07','2024-06-10 21:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718036107;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718036107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 16:30:03','2024-06-10 22:00:03',0,NULL),(6091,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 16:45:03','2024-06-10 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718037903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718037903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 17:00:09','2024-06-10 22:30:09',0,NULL),(6093,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 17:15:09','2024-06-10 22:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718039709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718039709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 17:30:03','2024-06-10 23:00:03',0,NULL),(6095,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 17:45:03','2024-06-10 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718041503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718041503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 18:00:03','2024-06-10 23:30:03',0,NULL),(6097,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 18:15:03','2024-06-10 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718043303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718043303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 18:30:25','2024-06-11 00:00:25',0,NULL),(6099,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 18:45:25','2024-06-11 00:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718045125;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718045125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 19:00:09','2024-06-11 00:30:09',0,NULL),(6101,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 19:15:09','2024-06-11 00:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718046909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718046909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 19:30:18','2024-06-11 01:00:18',0,NULL),(6103,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 19:45:18','2024-06-11 01:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718048718;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718048718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 20:00:13','2024-06-11 01:30:13',0,NULL),(6105,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 20:15:13','2024-06-11 01:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718050513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718050513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 20:18:27','2024-06-11 01:48:27',0,NULL),(6107,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 20:33:27','2024-06-11 02:03:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718051607;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718051607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 21:00:14','2024-06-11 02:30:14',0,NULL),(6109,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 21:15:14','2024-06-11 02:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718054114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718054114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 21:30:11','2024-06-11 03:00:11',0,NULL),(6110,'woocommerce_run_on_woocommerce_admin_updated','complete','2024-06-10 21:30:09','2024-06-11 03:00:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718055009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718055009;}',9,1,'2024-06-10 21:30:12','2024-06-11 03:00:12',0,NULL),(6112,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 21:45:11','2024-06-11 03:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718055911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718055911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 22:00:12','2024-06-11 03:30:12',0,NULL),(6114,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 22:15:12','2024-06-11 03:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718057712;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718057712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 22:30:03','2024-06-11 04:00:03',0,NULL),(6116,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 22:45:03','2024-06-11 04:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718059503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718059503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 23:00:11','2024-06-11 04:30:11',0,NULL),(6118,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 23:15:11','2024-06-11 04:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718061311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718061311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-10 23:30:04','2024-06-11 05:00:04',0,NULL),(6119,'woocommerce_marketplace_fetch_promotions','complete','2024-06-11 11:00:12','2024-06-11 16:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718103612;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718103612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-11 11:00:13','2024-06-11 16:30:13',0,NULL),(6121,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-10 23:45:04','2024-06-11 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718063104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718063104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 00:32:05','2024-06-11 06:02:05',0,NULL),(6123,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 00:47:05','2024-06-11 06:17:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718066825;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718066825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 01:00:34','2024-06-11 06:30:34',0,NULL),(6125,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 01:15:34','2024-06-11 06:45:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718068534;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718068534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 01:30:14','2024-06-11 07:00:14',0,NULL),(6127,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 01:45:15','2024-06-11 07:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718070315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718070315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 02:00:04','2024-06-11 07:30:04',0,NULL),(6129,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 02:15:04','2024-06-11 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718072104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718072104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 02:30:04','2024-06-11 08:00:04',0,NULL),(6131,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 02:45:04','2024-06-11 08:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718073904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718073904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 03:00:03','2024-06-11 08:30:03',0,NULL),(6133,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 03:15:03','2024-06-11 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718075703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718075703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 03:30:03','2024-06-11 09:00:03',0,NULL),(6135,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 03:45:03','2024-06-11 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718077503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718077503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 04:00:02','2024-06-11 09:30:02',0,NULL),(6137,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 04:15:02','2024-06-11 09:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718079302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718079302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 04:30:04','2024-06-11 10:00:04',0,NULL),(6139,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 04:45:04','2024-06-11 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718081104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718081104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 05:00:08','2024-06-11 10:30:08',0,NULL),(6141,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 05:15:08','2024-06-11 10:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718082908;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718082908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 05:30:10','2024-06-11 11:00:10',0,NULL),(6143,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 05:45:10','2024-06-11 11:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718084710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718084710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 06:00:08','2024-06-11 11:30:08',0,NULL),(6145,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 06:15:08','2024-06-11 11:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718086508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718086508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 06:30:57','2024-06-11 12:00:57',0,NULL),(6147,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 06:45:58','2024-06-11 12:15:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718088358;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718088358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 07:00:09','2024-06-11 12:30:09',0,NULL),(6149,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 07:15:09','2024-06-11 12:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718090109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718090109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 07:30:03','2024-06-11 13:00:03',0,NULL),(6151,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 07:45:03','2024-06-11 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718091903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718091903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 08:00:03','2024-06-11 13:30:03',0,NULL),(6153,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 08:15:03','2024-06-11 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718093703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718093703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 08:30:02','2024-06-11 14:00:02',0,NULL),(6155,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 08:45:02','2024-06-11 14:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718095502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718095502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 09:00:04','2024-06-11 14:30:04',0,NULL),(6157,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 09:15:04','2024-06-11 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718097304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718097304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 09:30:04','2024-06-11 15:00:04',0,NULL),(6159,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 09:45:04','2024-06-11 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718099104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718099104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 10:00:06','2024-06-11 15:30:06',0,NULL),(6161,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 10:15:06','2024-06-11 15:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718100906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718100906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 10:30:13','2024-06-11 16:00:13',0,NULL),(6163,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 10:45:13','2024-06-11 16:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718102713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718102713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 11:00:13','2024-06-11 16:30:13',0,NULL),(6165,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 11:15:13','2024-06-11 16:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718104513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718104513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 11:30:03','2024-06-11 17:00:03',0,NULL),(6166,'woocommerce_marketplace_fetch_promotions','complete','2024-06-11 23:00:13','2024-06-12 04:30:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718146813;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718146813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-11 23:00:14','2024-06-12 04:30:14',0,NULL),(6168,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 11:45:03','2024-06-11 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718106303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718106303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 12:00:08','2024-06-11 17:30:08',0,NULL),(6170,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 12:15:08','2024-06-11 17:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718108108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718108108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 12:31:42','2024-06-11 18:01:42',0,NULL),(6172,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 12:46:42','2024-06-11 18:16:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718110002;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718110002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 13:00:05','2024-06-11 18:30:05',0,NULL),(6174,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 13:15:05','2024-06-11 18:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718111705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718111705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 13:30:04','2024-06-11 19:00:04',0,NULL),(6176,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 13:45:04','2024-06-11 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718113504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718113504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 14:00:04','2024-06-11 19:30:04',0,NULL),(6178,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 14:15:04','2024-06-11 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718115304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718115304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 14:30:06','2024-06-11 20:00:06',0,NULL),(6180,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 14:45:06','2024-06-11 20:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718117106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718117106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 15:00:03','2024-06-11 20:30:03',0,NULL),(6182,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 15:15:03','2024-06-11 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718118903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718118903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 15:30:03','2024-06-11 21:00:03',0,NULL),(6184,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 15:45:03','2024-06-11 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718120703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718120703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 16:00:03','2024-06-11 21:30:03',0,NULL),(6186,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 16:15:03','2024-06-11 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718122503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718122503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 16:30:03','2024-06-11 22:00:03',0,NULL),(6187,'woocommerce_cleanup_draft_orders','complete','2024-06-12 16:30:03','2024-06-12 22:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718209803;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718209803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-12 16:30:04','2024-06-12 22:00:04',0,NULL),(6189,'wpforms_process_forms_locator_save','complete','2024-06-11 16:30:03','2024-06-11 16:30:03',10,'{\"tasks_meta_id\":70}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-11 16:30:03','2024-06-11 22:00:03',0,NULL),(6190,'wpforms_process_forms_locator_scan','complete','2024-06-12 16:30:03','2024-06-12 22:00:03',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718209803;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718209803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-12 16:30:05','2024-06-12 22:00:05',0,NULL),(6191,'wpforms_process_forms_locator_scan','complete','2024-06-12 16:30:03','2024-06-12 22:00:03',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718209803;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718209803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-12 16:30:05','2024-06-12 22:00:05',0,NULL),(6193,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 16:45:03','2024-06-11 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718124303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718124303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 17:00:10','2024-06-11 22:30:10',0,NULL),(6195,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 17:15:10','2024-06-11 22:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718126110;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718126110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 17:30:03','2024-06-11 23:00:03',0,NULL),(6197,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 17:45:03','2024-06-11 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718127903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718127903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 18:00:03','2024-06-11 23:30:03',0,NULL),(6199,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 18:15:03','2024-06-11 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718129703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718129703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 18:30:30','2024-06-12 00:00:30',0,NULL),(6201,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 18:45:31','2024-06-12 00:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718131531;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718131531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 19:00:07','2024-06-12 00:30:07',0,NULL),(6203,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 19:15:07','2024-06-12 00:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718133307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718133307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 19:30:22','2024-06-12 01:00:22',0,NULL),(6205,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 19:45:22','2024-06-12 01:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718135122;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718135122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 20:00:13','2024-06-12 01:30:13',0,NULL),(6207,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 20:15:13','2024-06-12 01:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718136913;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718136913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 20:30:13','2024-06-12 02:00:13',0,NULL),(6209,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 20:45:13','2024-06-12 02:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718138713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718138713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 21:00:09','2024-06-12 02:30:09',0,NULL),(6211,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 21:15:09','2024-06-12 02:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718140509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718140509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 21:18:38','2024-06-12 02:48:38',0,NULL),(6213,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 21:33:38','2024-06-12 03:03:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718141618;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718141618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 21:37:45','2024-06-12 03:07:45',0,NULL),(6215,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 21:52:45','2024-06-12 03:22:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718142765;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718142765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 22:00:12','2024-06-12 03:30:12',0,NULL),(6218,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 22:15:12','2024-06-12 03:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718144112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718144112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 22:30:03','2024-06-12 04:00:03',0,NULL),(6220,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 22:45:03','2024-06-12 04:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718145903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718145903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 23:00:13','2024-06-12 04:30:13',0,NULL),(6222,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 23:15:13','2024-06-12 04:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718147713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718147713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-11 23:30:03','2024-06-12 05:00:03',0,NULL),(6223,'woocommerce_marketplace_fetch_promotions','complete','2024-06-12 11:00:14','2024-06-12 16:30:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718190014;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718190014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-12 11:30:03','2024-06-12 17:00:03',0,NULL),(6225,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-11 23:45:03','2024-06-12 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718149503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718149503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 00:01:21','2024-06-12 05:31:21',0,NULL),(6227,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 00:16:21','2024-06-12 05:46:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718151381;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718151381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 00:32:16','2024-06-12 06:02:16',0,NULL),(6229,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 00:47:16','2024-06-12 06:17:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718153236;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718153236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 01:00:34','2024-06-12 06:30:34',0,NULL),(6231,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 01:15:34','2024-06-12 06:45:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718154934;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718154934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 01:30:48','2024-06-12 07:00:48',0,NULL),(6233,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 01:45:48','2024-06-12 07:15:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718156748;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718156748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 02:00:05','2024-06-12 07:30:05',0,NULL),(6235,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 02:15:05','2024-06-12 07:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718158505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718158505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 02:30:03','2024-06-12 08:00:03',0,NULL),(6237,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 02:45:03','2024-06-12 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718160303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718160303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 03:00:05','2024-06-12 08:30:05',0,NULL),(6239,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 03:15:05','2024-06-12 08:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718162105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718162105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 03:30:03','2024-06-12 09:00:03',0,NULL),(6241,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 03:45:03','2024-06-12 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718163903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718163903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 04:00:05','2024-06-12 09:30:05',0,NULL),(6243,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 04:15:05','2024-06-12 09:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718165705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718165705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 04:30:05','2024-06-12 10:00:05',0,NULL),(6245,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 04:45:05','2024-06-12 10:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718167505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718167505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 05:00:09','2024-06-12 10:30:09',0,NULL),(6247,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 05:15:09','2024-06-12 10:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718169309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718169309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 05:30:05','2024-06-12 11:00:05',0,NULL),(6249,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 05:45:05','2024-06-12 11:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718171105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718171105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 06:00:06','2024-06-12 11:30:06',0,NULL),(6251,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 06:15:06','2024-06-12 11:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718172906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718172906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 06:32:05','2024-06-12 12:02:05',0,NULL),(6253,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 06:47:05','2024-06-12 12:17:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718174825;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718174825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 07:00:07','2024-06-12 12:30:07',0,NULL),(6255,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 07:15:07','2024-06-12 12:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718176507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718176507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 07:30:11','2024-06-12 13:00:11',0,NULL),(6257,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 07:45:11','2024-06-12 13:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718178311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718178311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 08:00:04','2024-06-12 13:30:04',0,NULL),(6259,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 08:15:04','2024-06-12 13:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718180104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718180104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 08:30:03','2024-06-12 14:00:03',0,NULL),(6261,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 08:45:03','2024-06-12 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718181903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718181903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 09:00:04','2024-06-12 14:30:04',0,NULL),(6263,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 09:15:04','2024-06-12 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718183704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718183704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 09:30:08','2024-06-12 15:00:08',0,NULL),(6265,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 09:45:08','2024-06-12 15:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718185508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718185508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 10:00:04','2024-06-12 15:30:04',0,NULL),(6267,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 10:15:04','2024-06-12 15:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718187304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718187304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 10:30:10','2024-06-12 16:00:10',0,NULL),(6269,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 10:45:10','2024-06-12 16:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718189110;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718189110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 11:00:09','2024-06-12 16:30:09',0,NULL),(6271,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 11:15:09','2024-06-12 16:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718190909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718190909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 11:30:03','2024-06-12 17:00:03',0,NULL),(6272,'woocommerce_marketplace_fetch_promotions','complete','2024-06-12 23:30:03','2024-06-13 05:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718235003;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718235003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-12 23:30:05','2024-06-13 05:00:05',0,NULL),(6274,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 11:45:03','2024-06-12 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718192703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718192703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 12:00:14','2024-06-12 17:30:14',0,NULL),(6276,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 12:15:14','2024-06-12 17:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718194514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718194514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 12:31:20','2024-06-12 18:01:20',0,NULL),(6278,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 12:46:20','2024-06-12 18:16:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718196380;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718196380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 13:00:08','2024-06-12 18:30:08',0,NULL),(6280,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 13:15:08','2024-06-12 18:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718198108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718198108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 13:30:03','2024-06-12 19:00:03',0,NULL),(6282,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 13:45:04','2024-06-12 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718199904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718199904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 14:00:05','2024-06-12 19:30:05',0,NULL),(6284,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 14:15:05','2024-06-12 19:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718201705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718201705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 14:30:03','2024-06-12 20:00:03',0,NULL),(6286,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 14:45:03','2024-06-12 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718203503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718203503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 15:00:03','2024-06-12 20:30:03',0,NULL),(6288,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 15:15:03','2024-06-12 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718205303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718205303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 15:30:04','2024-06-12 21:00:04',0,NULL),(6290,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 15:45:04','2024-06-12 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718207104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718207104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 15:53:22','2024-06-12 21:23:22',0,NULL),(6292,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 16:08:22','2024-06-12 21:38:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718208502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718208502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 16:30:04','2024-06-12 22:00:04',0,NULL),(6294,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 16:45:04','2024-06-12 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718210704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718210704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 17:00:09','2024-06-12 22:30:09',0,NULL),(6295,'woocommerce_cleanup_draft_orders','complete','2024-06-13 16:30:04','2024-06-13 22:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718296204;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718296204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-13 16:30:04','2024-06-13 22:00:04',0,NULL),(6297,'wpforms_process_forms_locator_save','complete','2024-06-12 16:30:05','2024-06-12 16:30:05',10,'{\"tasks_meta_id\":71}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-12 16:30:05','2024-06-12 22:00:05',0,NULL),(6298,'wpforms_process_forms_locator_scan','complete','2024-06-13 16:30:05','2024-06-13 22:00:05',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718296205;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718296205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-13 17:00:10','2024-06-13 22:30:10',0,NULL),(6299,'wpforms_process_forms_locator_scan','complete','2024-06-13 16:30:05','2024-06-13 22:00:05',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718296205;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718296205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-13 17:00:10','2024-06-13 22:30:10',0,NULL),(6301,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 17:15:09','2024-06-12 22:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718212509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718212509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 17:30:04','2024-06-12 23:00:04',0,NULL),(6303,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 17:45:04','2024-06-12 23:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718214304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718214304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 18:00:05','2024-06-12 23:30:05',0,NULL),(6305,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 18:15:05','2024-06-12 23:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718216105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718216105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 18:31:31','2024-06-13 00:01:31',0,NULL),(6307,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 18:46:32','2024-06-13 00:16:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718217992;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718217992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 19:00:07','2024-06-13 00:30:07',0,NULL),(6309,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 19:15:07','2024-06-13 00:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718219707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718219707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 19:30:17','2024-06-13 01:00:17',0,NULL),(6311,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 19:45:17','2024-06-13 01:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718221517;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718221517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 20:00:13','2024-06-13 01:30:13',0,NULL),(6313,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 20:15:13','2024-06-13 01:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718223313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718223313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 20:30:16','2024-06-13 02:00:16',0,NULL),(6315,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 20:45:16','2024-06-13 02:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718225116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718225116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 21:00:25','2024-06-13 02:30:25',0,NULL),(6317,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 21:15:25','2024-06-13 02:45:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718226925;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718226925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 21:30:12','2024-06-13 03:00:12',0,NULL),(6319,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 21:45:12','2024-06-13 03:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718228712;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718228712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 22:00:13','2024-06-13 03:30:13',0,NULL),(6321,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 22:15:13','2024-06-13 03:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718230513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718230513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 22:30:15','2024-06-13 04:00:15',0,NULL),(6324,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 22:45:15','2024-06-13 04:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718232315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718232315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 23:00:14','2024-06-13 04:30:14',0,NULL),(6326,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 23:15:14','2024-06-13 04:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718234114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718234114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-12 23:30:03','2024-06-13 05:00:03',0,NULL),(6328,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-12 23:45:03','2024-06-13 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718235903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718235903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 00:01:16','2024-06-13 05:31:16',0,NULL),(6329,'woocommerce_marketplace_fetch_promotions','complete','2024-06-13 11:30:05','2024-06-13 17:00:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718278205;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718278205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-13 12:00:04','2024-06-13 17:30:04',0,NULL),(6331,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 00:16:16','2024-06-13 05:46:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718237776;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718237776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 00:32:51','2024-06-13 06:02:51',0,NULL),(6333,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 00:47:51','2024-06-13 06:17:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718239671;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718239671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 01:00:39','2024-06-13 06:30:39',0,NULL),(6335,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 01:15:39','2024-06-13 06:45:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718241339;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718241339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 01:30:43','2024-06-13 07:00:43',0,NULL),(6337,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 01:45:43','2024-06-13 07:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718243143;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718243143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 02:00:08','2024-06-13 07:30:08',0,NULL),(6339,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 02:15:08','2024-06-13 07:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718244908;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718244908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 02:30:03','2024-06-13 08:00:03',0,NULL),(6341,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 02:45:03','2024-06-13 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718246703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718246703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 03:00:05','2024-06-13 08:30:05',0,NULL),(6343,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 03:15:05','2024-06-13 08:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718248505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718248505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 03:30:04','2024-06-13 09:00:04',0,NULL),(6345,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 03:45:04','2024-06-13 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718250304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718250304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 04:00:13','2024-06-13 09:30:13',0,NULL),(6347,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 04:15:13','2024-06-13 09:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718252113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718252113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 04:30:03','2024-06-13 10:00:03',0,NULL),(6349,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 04:45:03','2024-06-13 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718253903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718253903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 05:00:11','2024-06-13 10:30:11',0,NULL),(6351,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 05:15:11','2024-06-13 10:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718255711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718255711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 05:30:03','2024-06-13 11:00:03',0,NULL),(6353,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 05:45:03','2024-06-13 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718257503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718257503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 05:56:47','2024-06-13 11:26:47',0,NULL),(6355,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 06:11:47','2024-06-13 11:41:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718259107;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718259107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 07:00:09','2024-06-13 12:30:09',0,NULL),(6357,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 07:15:09','2024-06-13 12:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718262909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718262909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 07:30:03','2024-06-13 13:00:03',0,NULL),(6359,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 07:45:03','2024-06-13 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718264703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718264703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 08:00:03','2024-06-13 13:30:03',0,NULL),(6361,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 08:15:03','2024-06-13 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718266503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718266503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 08:30:03','2024-06-13 14:00:03',0,NULL),(6363,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 08:45:03','2024-06-13 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718268303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718268303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 09:00:05','2024-06-13 14:30:05',0,NULL),(6365,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 09:15:05','2024-06-13 14:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718270105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718270105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 09:30:03','2024-06-13 15:00:03',0,NULL),(6367,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 09:45:03','2024-06-13 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718271903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718271903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 10:00:03','2024-06-13 15:30:03',0,NULL),(6369,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 10:15:03','2024-06-13 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718273703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718273703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 10:30:12','2024-06-13 16:00:12',0,NULL),(6371,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 10:45:12','2024-06-13 16:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718275512;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718275512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 11:00:10','2024-06-13 16:30:10',0,NULL),(6373,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 11:15:10','2024-06-13 16:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718277310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718277310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 11:30:03','2024-06-13 17:00:03',0,NULL),(6375,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 11:45:03','2024-06-13 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718279103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718279103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 12:00:04','2024-06-13 17:30:04',0,NULL),(6377,'woocommerce_marketplace_fetch_promotions','failed','2024-06-14 00:00:04','2024-06-14 05:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718323204;s:18:\"\0*\0first_timestamp\";i:1717797615;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718323204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-14 00:32:37','2024-06-14 06:02:37',0,NULL),(6378,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 12:15:04','2024-06-13 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718280904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718280904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 12:32:20','2024-06-13 18:02:20',0,NULL),(6380,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 12:47:20','2024-06-13 18:17:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718282840;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718282840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 13:00:04','2024-06-13 18:30:04',0,NULL),(6382,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 13:15:04','2024-06-13 18:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718284504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718284504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 13:30:08','2024-06-13 19:00:08',0,NULL),(6384,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 13:45:08','2024-06-13 19:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718286308;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718286308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 14:00:04','2024-06-13 19:30:04',0,NULL),(6386,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 14:15:04','2024-06-13 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718288104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718288104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 14:30:03','2024-06-13 20:00:03',0,NULL),(6388,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 14:45:03','2024-06-13 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718289903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718289903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 15:00:03','2024-06-13 20:30:03',0,NULL),(6390,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 15:15:03','2024-06-13 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718291703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718291703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 15:30:04','2024-06-13 21:00:04',0,NULL),(6392,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 15:45:04','2024-06-13 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718293504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718293504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 16:00:03','2024-06-13 21:30:03',0,NULL),(6394,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 16:15:03','2024-06-13 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718295303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718295303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 16:30:03','2024-06-13 22:00:03',0,NULL),(6396,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 16:45:03','2024-06-13 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718297103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718297103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 17:00:10','2024-06-13 22:30:10',0,NULL),(6398,'woocommerce_cleanup_draft_orders','complete','2024-06-14 16:30:04','2024-06-14 22:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718382604;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718382604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-14 16:30:04','2024-06-14 22:00:04',0,NULL),(6400,'wpforms_process_forms_locator_save','complete','2024-06-13 17:00:10','2024-06-13 17:00:10',10,'{\"tasks_meta_id\":72}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-13 17:00:10','2024-06-13 22:30:10',0,NULL),(6401,'wpforms_process_forms_locator_scan','complete','2024-06-14 17:00:10','2024-06-14 22:30:10',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718384410;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718384410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-14 17:30:03','2024-06-14 23:00:03',0,NULL),(6402,'wpforms_process_forms_locator_scan','complete','2024-06-14 17:00:10','2024-06-14 22:30:10',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718384410;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718384410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-14 17:30:03','2024-06-14 23:00:03',0,NULL),(6403,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 17:15:10','2024-06-13 22:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718298910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718298910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 17:30:04','2024-06-13 23:00:04',0,NULL),(6405,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 17:45:04','2024-06-13 23:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718300704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718300704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 18:00:03','2024-06-13 23:30:03',0,NULL),(6407,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 18:15:03','2024-06-13 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718302503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718302503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 18:31:14','2024-06-14 00:01:14',0,NULL),(6409,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 18:46:14','2024-06-14 00:16:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718304374;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718304374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 19:00:06','2024-06-14 00:30:06',0,NULL),(6411,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 19:15:06','2024-06-14 00:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718306106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718306106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 19:30:14','2024-06-14 01:00:14',0,NULL),(6413,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 19:45:14','2024-06-14 01:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718307914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718307914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 20:00:14','2024-06-14 01:30:14',0,NULL),(6415,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 20:15:14','2024-06-14 01:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718309714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718309714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 20:30:13','2024-06-14 02:00:13',0,NULL),(6417,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 20:45:13','2024-06-14 02:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718311513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718311513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 21:00:10','2024-06-14 02:30:10',0,NULL),(6419,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 21:15:10','2024-06-14 02:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718313310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718313310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 21:30:12','2024-06-14 03:00:12',0,NULL),(6421,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 21:45:12','2024-06-14 03:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718315112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718315112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 22:00:13','2024-06-14 03:30:13',0,NULL),(6423,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 22:15:13','2024-06-14 03:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718316913;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718316913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 22:30:04','2024-06-14 04:00:04',0,NULL),(6426,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 22:45:04','2024-06-14 04:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718318704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718318704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 23:00:10','2024-06-14 04:30:10',0,NULL),(6428,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 23:15:10','2024-06-14 04:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718320510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718320510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-13 23:30:04','2024-06-14 05:00:04',0,NULL),(6430,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-13 23:45:04','2024-06-14 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718322304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718322304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 00:01:06','2024-06-14 05:31:06',0,NULL),(6432,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 00:16:07','2024-06-14 05:46:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718324167;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718324167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 00:32:39','2024-06-14 06:02:39',0,NULL),(6434,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 00:47:40','2024-06-14 06:17:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718326060;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718326060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 01:00:34','2024-06-14 06:30:34',0,NULL),(6436,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 01:15:34','2024-06-14 06:45:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718327734;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718327734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 01:30:22','2024-06-14 07:00:22',0,NULL),(6438,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 01:45:22','2024-06-14 07:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718329522;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718329522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 02:00:09','2024-06-14 07:30:09',0,NULL),(6440,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 02:15:09','2024-06-14 07:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718331309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718331309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 02:30:03','2024-06-14 08:00:03',0,NULL),(6442,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 02:45:03','2024-06-14 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718333103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718333103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 03:00:04','2024-06-14 08:30:04',0,NULL),(6444,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 03:15:04','2024-06-14 08:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718334904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718334904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 03:30:07','2024-06-14 09:00:07',0,NULL),(6446,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 03:45:07','2024-06-14 09:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718336707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718336707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 04:00:03','2024-06-14 09:30:03',0,NULL),(6448,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 04:15:03','2024-06-14 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718338503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718338503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 04:30:03','2024-06-14 10:00:03',0,NULL),(6450,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 04:45:03','2024-06-14 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718340303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718340303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 05:00:06','2024-06-14 10:30:06',0,NULL),(6452,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 05:15:06','2024-06-14 10:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718342106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718342106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 05:30:04','2024-06-14 11:00:04',0,NULL),(6454,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 05:45:04','2024-06-14 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718343904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718343904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 06:00:03','2024-06-14 11:30:03',0,NULL),(6456,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 06:15:03','2024-06-14 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718345703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718345703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 06:31:15','2024-06-14 12:01:15',0,NULL),(6458,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 06:46:16','2024-06-14 12:16:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718347576;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718347576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 07:00:06','2024-06-14 12:30:06',0,NULL),(6460,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 07:15:06','2024-06-14 12:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718349306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718349306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 07:30:06','2024-06-14 13:00:06',0,NULL),(6462,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 07:45:06','2024-06-14 13:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718351106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718351106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 08:00:04','2024-06-14 13:30:04',0,NULL),(6464,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 08:15:04','2024-06-14 13:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718352904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718352904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 08:30:03','2024-06-14 14:00:03',0,NULL),(6466,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 08:45:03','2024-06-14 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718354703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718354703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 09:00:03','2024-06-14 14:30:03',0,NULL),(6468,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 09:15:03','2024-06-14 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718356503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718356503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 09:30:03','2024-06-14 15:00:03',0,NULL),(6470,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 09:45:03','2024-06-14 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718358303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718358303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 10:00:03','2024-06-14 15:30:03',0,NULL),(6472,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 10:15:03','2024-06-14 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718360103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718360103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 10:27:03','2024-06-14 15:57:03',0,NULL),(6474,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 10:42:03','2024-06-14 16:12:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718361723;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718361723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 11:00:09','2024-06-14 16:30:09',0,NULL),(6476,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 11:15:09','2024-06-14 16:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718363709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718363709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 11:30:08','2024-06-14 17:00:08',0,NULL),(6478,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 11:45:08','2024-06-14 17:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718365508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718365508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 12:00:05','2024-06-14 17:30:05',0,NULL),(6480,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 12:15:05','2024-06-14 17:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718367305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718367305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 13:00:09','2024-06-14 18:30:09',0,NULL),(6482,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 13:15:09','2024-06-14 18:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718370909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718370909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 13:30:04','2024-06-14 19:00:04',0,NULL),(6484,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 13:45:04','2024-06-14 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718372704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718372704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 14:00:03','2024-06-14 19:30:03',0,NULL),(6486,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 14:15:03','2024-06-14 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718374503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718374503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 14:30:06','2024-06-14 20:00:06',0,NULL),(6488,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 14:45:06','2024-06-14 20:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718376306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718376306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 15:00:04','2024-06-14 20:30:04',0,NULL),(6490,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 15:15:04','2024-06-14 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718378104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718378104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 15:30:03','2024-06-14 21:00:03',0,NULL),(6492,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 15:45:03','2024-06-14 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718379903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718379903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 16:00:03','2024-06-14 21:30:03',0,NULL),(6494,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 16:15:03','2024-06-14 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718381703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718381703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 16:30:03','2024-06-14 22:00:03',0,NULL),(6496,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 16:45:03','2024-06-14 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718383503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718383503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 17:00:06','2024-06-14 22:30:06',0,NULL),(6498,'woocommerce_cleanup_draft_orders','complete','2024-06-15 16:30:04','2024-06-15 22:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718469004;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718469004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-15 16:30:04','2024-06-15 22:00:04',0,NULL),(6499,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 17:15:06','2024-06-14 22:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718385306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718385306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 17:30:03','2024-06-14 23:00:03',0,NULL),(6502,'wpforms_process_forms_locator_save','complete','2024-06-14 17:30:03','2024-06-14 17:30:03',10,'{\"tasks_meta_id\":73}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-14 17:30:03','2024-06-14 23:00:03',0,NULL),(6503,'wpforms_process_forms_locator_scan','complete','2024-06-15 17:30:03','2024-06-15 23:00:03',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718472603;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718472603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-15 17:30:03','2024-06-15 23:00:03',0,NULL),(6504,'wpforms_process_forms_locator_scan','complete','2024-06-15 17:30:03','2024-06-15 23:00:03',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718472603;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718472603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-15 17:30:03','2024-06-15 23:00:03',0,NULL),(6505,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 17:45:03','2024-06-14 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718387103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718387103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 17:49:08','2024-06-14 23:19:08',0,NULL),(6507,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 18:04:08','2024-06-14 23:34:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718388248;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718388248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 18:30:27','2024-06-15 00:00:27',0,NULL),(6509,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 18:45:28','2024-06-15 00:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718390728;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718390728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 19:00:07','2024-06-15 00:30:07',0,NULL),(6511,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 19:15:07','2024-06-15 00:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718392507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718392507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 19:30:20','2024-06-15 01:00:20',0,NULL),(6513,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 19:45:20','2024-06-15 01:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718394320;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718394320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 20:00:14','2024-06-15 01:30:14',0,NULL),(6515,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 20:15:14','2024-06-15 01:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718396114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718396114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 20:30:18','2024-06-15 02:00:18',0,NULL),(6517,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 20:45:18','2024-06-15 02:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718397918;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718397918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 21:00:11','2024-06-15 02:30:11',0,NULL),(6519,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 21:15:11','2024-06-15 02:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718399711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718399711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 21:30:10','2024-06-15 03:00:10',0,NULL),(6521,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 21:45:10','2024-06-15 03:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718401510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718401510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 22:00:15','2024-06-15 03:30:15',0,NULL),(6523,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 22:15:15','2024-06-15 03:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718403315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718403315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 22:30:06','2024-06-15 04:00:06',0,NULL),(6525,'woocommerce_marketplace_fetch_promotions','complete','2024-06-14 22:00:16','2024-06-15 03:30:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718402416;s:18:\"\0*\0first_timestamp\";i:1718402416;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718402416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-14 22:00:19','2024-06-15 03:30:19',0,NULL),(6526,'woocommerce_marketplace_fetch_promotions','complete','2024-06-15 10:00:19','2024-06-15 15:30:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718445619;s:18:\"\0*\0first_timestamp\";i:1718402416;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718445619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-15 10:30:09','2024-06-15 16:00:09',0,NULL),(6528,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 22:45:06','2024-06-15 04:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718405106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718405106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 23:00:07','2024-06-15 04:30:07',0,NULL),(6530,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 23:15:07','2024-06-15 04:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718406907;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718406907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-14 23:30:04','2024-06-15 05:00:04',0,NULL),(6532,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-14 23:45:04','2024-06-15 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718408704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718408704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 00:00:55','2024-06-15 05:30:55',0,NULL),(6534,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 00:15:55','2024-06-15 05:45:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718410555;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718410555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 00:31:47','2024-06-15 06:01:47',0,NULL),(6536,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 00:46:48','2024-06-15 06:16:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718412408;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718412408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 01:00:33','2024-06-15 06:30:33',0,NULL),(6538,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 01:15:33','2024-06-15 06:45:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718414133;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718414133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 01:30:41','2024-06-15 07:00:41',0,NULL),(6540,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 01:45:41','2024-06-15 07:15:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718415941;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718415941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 02:00:06','2024-06-15 07:30:06',0,NULL),(6542,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 02:15:06','2024-06-15 07:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718417706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718417706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 02:30:03','2024-06-15 08:00:03',0,NULL),(6544,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 02:45:03','2024-06-15 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718419503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718419503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 03:00:04','2024-06-15 08:30:04',0,NULL),(6546,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 03:15:04','2024-06-15 08:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718421304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718421304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 03:30:03','2024-06-15 09:00:03',0,NULL),(6548,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 03:45:03','2024-06-15 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718423103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718423103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 04:00:02','2024-06-15 09:30:02',0,NULL),(6550,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 04:15:02','2024-06-15 09:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718424902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718424902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 04:30:02','2024-06-15 10:00:02',0,NULL),(6552,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 04:45:02','2024-06-15 10:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718426702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718426702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 05:00:11','2024-06-15 10:30:11',0,NULL),(6554,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 05:15:11','2024-06-15 10:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718428511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718428511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 05:30:04','2024-06-15 11:00:04',0,NULL),(6556,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 05:45:04','2024-06-15 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718430304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718430304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 06:00:03','2024-06-15 11:30:03',0,NULL),(6558,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 06:15:03','2024-06-15 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718432103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718432103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 07:00:05','2024-06-15 12:30:05',0,NULL),(6560,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 07:15:05','2024-06-15 12:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718435705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718435705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 07:30:03','2024-06-15 13:00:03',0,NULL),(6562,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 07:45:03','2024-06-15 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718437503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718437503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 08:00:03','2024-06-15 13:30:03',0,NULL),(6564,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 08:15:03','2024-06-15 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718439303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718439303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 08:30:03','2024-06-15 14:00:03',0,NULL),(6566,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 08:45:03','2024-06-15 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718441103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718441103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 09:00:03','2024-06-15 14:30:03',0,NULL),(6568,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 09:15:03','2024-06-15 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718442903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718442903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 09:30:03','2024-06-15 15:00:03',0,NULL),(6570,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 09:45:03','2024-06-15 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718444703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718444703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 10:00:03','2024-06-15 15:30:03',0,NULL),(6572,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 10:15:03','2024-06-15 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718446503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718446503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 10:30:09','2024-06-15 16:00:09',0,NULL),(6574,'woocommerce_marketplace_fetch_promotions','complete','2024-06-15 22:30:09','2024-06-16 04:00:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718490609;s:18:\"\0*\0first_timestamp\";i:1718402416;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718490609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-15 23:00:12','2024-06-16 04:30:12',0,NULL),(6575,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 10:45:09','2024-06-15 16:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718448309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718448309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 11:00:06','2024-06-15 16:30:06',0,NULL),(6577,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 11:15:06','2024-06-15 16:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718450106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718450106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 11:30:15','2024-06-15 17:00:15',0,NULL),(6579,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 11:45:15','2024-06-15 17:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718451915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718451915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 12:00:05','2024-06-15 17:30:05',0,NULL),(6581,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 12:15:05','2024-06-15 17:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718453705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718453705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 12:30:22','2024-06-15 18:00:22',0,NULL),(6583,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 12:45:24','2024-06-15 18:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718455524;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718455524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 13:00:06','2024-06-15 18:30:06',0,NULL),(6585,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 13:15:06','2024-06-15 18:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718457306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718457306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 13:30:03','2024-06-15 19:00:03',0,NULL),(6587,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 13:45:03','2024-06-15 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718459103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718459103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 14:00:03','2024-06-15 19:30:03',0,NULL),(6589,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 14:15:03','2024-06-15 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718460903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718460903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 14:30:04','2024-06-15 20:00:04',0,NULL),(6591,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 14:45:04','2024-06-15 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718462704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718462704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 15:00:03','2024-06-15 20:30:03',0,NULL),(6593,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 15:15:03','2024-06-15 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718464503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718464503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 15:30:02','2024-06-15 21:00:02',0,NULL),(6595,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 15:45:03','2024-06-15 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718466303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718466303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 16:00:02','2024-06-15 21:30:02',0,NULL),(6597,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 16:15:02','2024-06-15 21:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718468102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718468102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 16:30:03','2024-06-15 22:00:03',0,NULL),(6599,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 16:45:03','2024-06-15 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718469903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718469903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 17:00:10','2024-06-15 22:30:10',0,NULL),(6601,'woocommerce_cleanup_draft_orders','complete','2024-06-16 16:30:04','2024-06-16 22:00:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718555404;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718555404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-16 16:30:05','2024-06-16 22:00:05',0,NULL),(6602,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 17:15:10','2024-06-15 22:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718471710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718471710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 17:30:03','2024-06-15 23:00:03',0,NULL),(6604,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 17:45:03','2024-06-15 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718473503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718473503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 18:00:04','2024-06-15 23:30:04',0,NULL),(6607,'wpforms_process_forms_locator_save','complete','2024-06-15 17:30:03','2024-06-15 17:30:03',10,'{\"tasks_meta_id\":74}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-15 17:30:03','2024-06-15 23:00:03',0,NULL),(6608,'wpforms_process_forms_locator_scan','complete','2024-06-16 17:30:03','2024-06-16 23:00:03',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718559003;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718559003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-16 17:30:05','2024-06-16 23:00:05',0,NULL),(6609,'wpforms_process_forms_locator_scan','complete','2024-06-16 17:30:03','2024-06-16 23:00:03',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718559003;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718559003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-16 17:30:05','2024-06-16 23:00:05',0,NULL),(6610,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 18:15:04','2024-06-15 23:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718475304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718475304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 18:30:26','2024-06-16 00:00:26',0,NULL),(6612,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 18:45:26','2024-06-16 00:15:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718477126;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718477126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 19:00:10','2024-06-16 00:30:10',0,NULL),(6614,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 19:15:10','2024-06-16 00:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718478910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718478910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 19:30:30','2024-06-16 01:00:30',0,NULL),(6616,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 19:45:30','2024-06-16 01:15:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718480730;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718480730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 20:00:13','2024-06-16 01:30:13',0,NULL),(6618,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 20:15:13','2024-06-16 01:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718482513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718482513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 20:30:16','2024-06-16 02:00:16',0,NULL),(6620,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 20:45:16','2024-06-16 02:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718484316;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718484316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 21:00:14','2024-06-16 02:30:14',0,NULL),(6622,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 21:15:14','2024-06-16 02:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718486114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718486114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 21:30:10','2024-06-16 03:00:10',0,NULL),(6624,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 21:45:10','2024-06-16 03:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718487910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718487910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 22:00:15','2024-06-16 03:30:15',0,NULL),(6626,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 22:15:15','2024-06-16 03:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718489715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718489715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 22:30:03','2024-06-16 04:00:03',0,NULL),(6629,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 22:45:03','2024-06-16 04:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718491503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718491503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 23:00:12','2024-06-16 04:30:12',0,NULL),(6631,'woocommerce_marketplace_fetch_promotions','complete','2024-06-16 11:00:12','2024-06-16 16:30:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718535612;s:18:\"\0*\0first_timestamp\";i:1718402416;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718535612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-16 11:30:03','2024-06-16 17:00:03',0,NULL),(6632,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 23:15:12','2024-06-16 04:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718493312;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718493312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-15 23:30:05','2024-06-16 05:00:05',0,NULL),(6634,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-15 23:45:05','2024-06-16 05:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718495105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718495105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 00:01:09','2024-06-16 05:31:09',0,NULL),(6636,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 00:16:09','2024-06-16 05:46:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718496969;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718496969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 00:31:16','2024-06-16 06:01:16',0,NULL),(6638,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 00:46:18','2024-06-16 06:16:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718498778;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718498778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 01:00:38','2024-06-16 06:30:38',0,NULL),(6640,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 01:15:38','2024-06-16 06:45:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718500538;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718500538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 01:30:41','2024-06-16 07:00:41',0,NULL),(6642,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 01:45:41','2024-06-16 07:15:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718502341;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718502341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 02:00:04','2024-06-16 07:30:04',0,NULL),(6644,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 02:15:04','2024-06-16 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718504104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718504104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 02:30:02','2024-06-16 08:00:02',0,NULL),(6646,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 02:45:02','2024-06-16 08:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718505902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718505902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 03:00:03','2024-06-16 08:30:03',0,NULL),(6648,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 03:15:03','2024-06-16 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718507703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718507703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 03:30:03','2024-06-16 09:00:03',0,NULL),(6650,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 03:45:03','2024-06-16 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718509503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718509503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 04:00:03','2024-06-16 09:30:03',0,NULL),(6652,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 04:15:03','2024-06-16 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718511303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718511303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 04:30:04','2024-06-16 10:00:04',0,NULL),(6654,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 04:45:04','2024-06-16 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718513104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718513104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 05:00:11','2024-06-16 10:30:11',0,NULL),(6656,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 05:15:11','2024-06-16 10:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718514911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718514911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 05:22:10','2024-06-16 10:52:10',0,NULL),(6658,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 05:37:10','2024-06-16 11:07:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718516230;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718516230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 06:00:03','2024-06-16 11:30:03',0,NULL),(6660,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 06:15:03','2024-06-16 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718518503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718518503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 06:30:37','2024-06-16 12:00:37',0,NULL),(6662,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 06:45:38','2024-06-16 12:15:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718520338;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718520338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 07:00:09','2024-06-16 12:30:09',0,NULL),(6664,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 07:15:09','2024-06-16 12:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718522109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718522109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 07:30:03','2024-06-16 13:00:03',0,NULL),(6666,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 07:45:03','2024-06-16 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718523903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718523903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 08:00:09','2024-06-16 13:30:09',0,NULL),(6668,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 08:15:09','2024-06-16 13:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718525709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718525709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 08:30:03','2024-06-16 14:00:03',0,NULL),(6670,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 08:45:03','2024-06-16 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718527503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718527503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 09:00:04','2024-06-16 14:30:04',0,NULL),(6672,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 09:15:04','2024-06-16 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718529304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718529304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 09:30:03','2024-06-16 15:00:03',0,NULL),(6674,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 09:45:03','2024-06-16 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718531103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718531103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 10:00:02','2024-06-16 15:30:02',0,NULL),(6676,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 10:15:02','2024-06-16 15:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718532902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718532902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 10:30:10','2024-06-16 16:00:10',0,NULL),(6678,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 10:45:10','2024-06-16 16:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718534710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718534710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 11:00:10','2024-06-16 16:30:10',0,NULL),(6680,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 11:15:10','2024-06-16 16:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718536510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718536510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 11:30:03','2024-06-16 17:00:03',0,NULL),(6681,'woocommerce_marketplace_fetch_promotions','complete','2024-06-16 23:30:03','2024-06-17 05:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718580603;s:18:\"\0*\0first_timestamp\";i:1718402416;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718580603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-16 23:30:03','2024-06-17 05:00:03',0,NULL),(6683,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 11:45:03','2024-06-16 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718538303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718538303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 12:00:03','2024-06-16 17:30:03',0,NULL),(6685,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 12:15:03','2024-06-16 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718540103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718540103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 12:30:24','2024-06-16 18:00:24',0,NULL),(6687,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 12:45:25','2024-06-16 18:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718541925;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718541925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 13:00:08','2024-06-16 18:30:08',0,NULL),(6689,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 13:15:08','2024-06-16 18:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718543708;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718543708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 13:30:03','2024-06-16 19:00:03',0,NULL),(6691,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 13:45:03','2024-06-16 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718545503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718545503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 14:00:04','2024-06-16 19:30:04',0,NULL),(6693,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 14:15:04','2024-06-16 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718547304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718547304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 14:30:04','2024-06-16 20:00:04',0,NULL),(6695,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 14:45:04','2024-06-16 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718549104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718549104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 15:00:02','2024-06-16 20:30:02',0,NULL),(6697,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 15:15:02','2024-06-16 20:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718550902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718550902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 15:30:05','2024-06-16 21:00:05',0,NULL),(6699,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 15:45:05','2024-06-16 21:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718552705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718552705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 16:00:05','2024-06-16 21:30:05',0,NULL),(6701,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 16:15:05','2024-06-16 21:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718554505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718554505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 16:30:04','2024-06-16 22:00:04',0,NULL),(6703,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 16:45:04','2024-06-16 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718556304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718556304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 17:00:11','2024-06-16 22:30:11',0,NULL),(6704,'woocommerce_cleanup_draft_orders','complete','2024-06-17 16:30:05','2024-06-17 22:00:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718641805;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718641805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-17 17:00:13','2024-06-17 22:30:13',0,NULL),(6706,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 17:15:11','2024-06-16 22:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718558111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718558111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 17:30:04','2024-06-16 23:00:04',0,NULL),(6708,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 17:45:04','2024-06-16 23:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718559904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718559904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 18:00:05','2024-06-16 23:30:05',0,NULL),(6710,'wpforms_process_forms_locator_save','complete','2024-06-16 17:30:05','2024-06-16 17:30:05',10,'{\"tasks_meta_id\":75}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-16 17:30:05','2024-06-16 23:00:05',0,NULL),(6711,'wpforms_process_forms_locator_scan','complete','2024-06-17 17:30:05','2024-06-17 23:00:05',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718645405;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718645405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-17 18:00:03','2024-06-17 23:30:03',0,NULL),(6712,'wpforms_process_forms_locator_scan','complete','2024-06-17 17:30:05','2024-06-17 23:00:05',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718645405;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718645405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-17 18:00:03','2024-06-17 23:30:03',0,NULL),(6714,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 18:15:05','2024-06-16 23:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718561705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718561705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 18:30:48','2024-06-17 00:00:48',0,NULL),(6716,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 18:45:49','2024-06-17 00:15:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718563549;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718563549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 19:00:05','2024-06-17 00:30:05',0,NULL),(6718,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 19:15:05','2024-06-17 00:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718565305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718565305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 19:30:46','2024-06-17 01:00:46',0,NULL),(6720,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 19:45:46','2024-06-17 01:15:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718567146;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718567146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 20:00:21','2024-06-17 01:30:21',0,NULL),(6722,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 20:15:21','2024-06-17 01:45:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718568921;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718568921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 20:30:16','2024-06-17 02:00:16',0,NULL),(6724,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 20:45:16','2024-06-17 02:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718570716;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718570716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 21:00:12','2024-06-17 02:30:12',0,NULL),(6726,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 21:15:12','2024-06-17 02:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718572512;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718572512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 21:30:28','2024-06-17 03:00:28',0,NULL),(6728,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 21:45:28','2024-06-17 03:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718574328;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718574328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 22:00:13','2024-06-17 03:30:13',0,NULL),(6730,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 22:15:13','2024-06-17 03:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718576113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718576113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 22:30:03','2024-06-17 04:00:03',0,NULL),(6732,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 22:45:03','2024-06-17 04:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718577903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718577903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 23:00:10','2024-06-17 04:30:10',0,NULL),(6734,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 23:15:10','2024-06-17 04:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718579710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718579710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-16 23:30:03','2024-06-17 05:00:03',0,NULL),(6736,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-16 23:45:03','2024-06-17 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718581503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718581503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 00:00:48','2024-06-17 05:30:48',0,NULL),(6737,'woocommerce_marketplace_fetch_promotions','failed','2024-06-17 11:30:03','2024-06-17 17:00:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718623803;s:18:\"\0*\0first_timestamp\";i:1718402416;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718623803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-17 11:30:17','2024-06-17 17:00:17',0,NULL),(6739,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 00:15:48','2024-06-17 05:45:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718583348;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718583348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 00:30:56','2024-06-17 06:00:56',0,NULL),(6741,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 00:45:56','2024-06-17 06:15:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718585156;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718585156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 01:00:30','2024-06-17 06:30:30',0,NULL),(6743,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 01:15:30','2024-06-17 06:45:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718586930;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718586930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 01:30:12','2024-06-17 07:00:12',0,NULL),(6745,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 01:45:12','2024-06-17 07:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718588712;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718588712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 02:00:03','2024-06-17 07:30:03',0,NULL),(6747,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 02:15:03','2024-06-17 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718590503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718590503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 02:30:04','2024-06-17 08:00:04',0,NULL),(6749,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 02:45:04','2024-06-17 08:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718592304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718592304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 03:00:02','2024-06-17 08:30:02',0,NULL),(6751,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 03:15:02','2024-06-17 08:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718594102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718594102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 03:30:04','2024-06-17 09:00:04',0,NULL),(6753,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 03:45:04','2024-06-17 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718595904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718595904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 04:00:08','2024-06-17 09:30:08',0,NULL),(6755,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 04:15:09','2024-06-17 09:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718597709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718597709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 04:30:07','2024-06-17 10:00:07',0,NULL),(6757,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 04:45:07','2024-06-17 10:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718599507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718599507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 05:00:08','2024-06-17 10:30:08',0,NULL),(6759,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 05:15:08','2024-06-17 10:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718601308;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718601308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 05:30:04','2024-06-17 11:00:04',0,NULL),(6761,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 05:45:04','2024-06-17 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718603104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718603104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 06:00:03','2024-06-17 11:30:03',0,NULL),(6763,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 06:15:03','2024-06-17 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718604903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718604903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 06:30:31','2024-06-17 12:00:31',0,NULL),(6765,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 06:45:31','2024-06-17 12:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718606731;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718606731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 07:00:08','2024-06-17 12:30:08',0,NULL),(6767,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 07:15:08','2024-06-17 12:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718608508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718608508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 07:30:03','2024-06-17 13:00:03',0,NULL),(6769,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 07:45:03','2024-06-17 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718610303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718610303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 08:00:05','2024-06-17 13:30:05',0,NULL),(6771,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 08:15:05','2024-06-17 13:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718612105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718612105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 08:30:05','2024-06-17 14:00:05',0,NULL),(6773,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 08:45:05','2024-06-17 14:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718613905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718613905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 09:00:03','2024-06-17 14:30:03',0,NULL),(6775,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 09:15:03','2024-06-17 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718615703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718615703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 09:30:03','2024-06-17 15:00:03',0,NULL),(6777,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 09:45:03','2024-06-17 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718617503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718617503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 10:00:03','2024-06-17 15:30:03',0,NULL),(6779,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 10:15:03','2024-06-17 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718619303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718619303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 10:30:20','2024-06-17 16:00:20',0,NULL),(6781,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 10:45:20','2024-06-17 16:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718621120;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718621120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 11:00:12','2024-06-17 16:30:12',0,NULL),(6783,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 11:15:12','2024-06-17 16:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718622912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718622912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 11:30:17','2024-06-17 17:00:17',0,NULL),(6784,'wpforms_email_summaries_fetch_info_blocks','complete','2024-06-24 11:00:13','2024-06-24 16:30:13',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719226813;s:18:\"\0*\0first_timestamp\";i:1712588028;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719226813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-06-24 11:00:22','2024-06-24 16:30:22',0,NULL),(6785,'wpforms_email_summaries_fetch_info_blocks','complete','2024-06-24 11:00:13','2024-06-24 16:30:13',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719226813;s:18:\"\0*\0first_timestamp\";i:1713749205;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719226813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2024-06-24 11:00:22','2024-06-24 16:30:22',0,NULL),(6787,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 11:45:17','2024-06-17 17:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718624717;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718624717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 12:00:03','2024-06-17 17:30:03',0,NULL),(6789,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 12:15:03','2024-06-17 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718626503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718626503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 13:00:10','2024-06-17 18:30:10',0,NULL),(6791,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 13:15:10','2024-06-17 18:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718630110;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718630110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 13:30:03','2024-06-17 19:00:03',0,NULL),(6793,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 13:45:03','2024-06-17 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718631903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718631903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 14:00:03','2024-06-17 19:30:03',0,NULL),(6795,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 14:15:03','2024-06-17 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718633703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718633703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 14:30:03','2024-06-17 20:00:03',0,NULL),(6797,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 14:45:03','2024-06-17 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718635503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718635503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 15:00:02','2024-06-17 20:30:02',0,NULL),(6799,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 15:15:02','2024-06-17 20:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718637302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718637302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 15:30:03','2024-06-17 21:00:03',0,NULL),(6801,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 15:45:03','2024-06-17 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718639103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718639103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 16:00:02','2024-06-17 21:30:02',0,NULL),(6803,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 16:15:02','2024-06-17 21:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718640902;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718640902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 16:30:02','2024-06-17 22:00:02',0,NULL),(6805,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 16:45:02','2024-06-17 22:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718642702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718642702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 17:00:13','2024-06-17 22:30:13',0,NULL),(6807,'woocommerce_cleanup_draft_orders','complete','2024-06-18 17:00:13','2024-06-18 22:30:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718730013;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718730013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-18 17:30:13','2024-06-18 23:00:13',0,NULL),(6808,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 17:15:13','2024-06-17 22:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718644513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718644513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 17:30:03','2024-06-17 23:00:03',0,NULL),(6810,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 17:45:03','2024-06-17 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718646303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718646303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 18:00:03','2024-06-17 23:30:03',0,NULL),(6813,'wpforms_process_forms_locator_save','complete','2024-06-17 18:00:03','2024-06-17 18:00:03',10,'{\"tasks_meta_id\":76}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-17 18:00:04','2024-06-17 23:30:04',0,NULL),(6814,'wpforms_process_forms_locator_scan','complete','2024-06-18 18:00:03','2024-06-18 23:30:03',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718733603;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718733603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-18 18:00:03','2024-06-18 23:30:03',0,NULL),(6815,'wpforms_process_forms_locator_scan','complete','2024-06-18 18:00:03','2024-06-18 23:30:03',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718733603;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718733603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-18 18:00:03','2024-06-18 23:30:03',0,NULL),(6816,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 18:15:03','2024-06-17 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718648103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718648103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 18:30:26','2024-06-18 00:00:26',0,NULL),(6818,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 18:45:27','2024-06-18 00:15:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718649927;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718649927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 19:00:09','2024-06-18 00:30:09',0,NULL),(6820,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 19:15:09','2024-06-18 00:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718651709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718651709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 19:30:29','2024-06-18 01:00:29',0,NULL),(6822,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 19:45:29','2024-06-18 01:15:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718653529;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718653529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 20:00:13','2024-06-18 01:30:13',0,NULL),(6824,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 20:15:13','2024-06-18 01:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718655313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718655313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 20:30:17','2024-06-18 02:00:17',0,NULL),(6826,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 20:45:17','2024-06-18 02:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718657117;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718657117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 21:00:10','2024-06-18 02:30:10',0,NULL),(6828,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 21:15:10','2024-06-18 02:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718658910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718658910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 21:15:28','2024-06-18 02:45:28',0,NULL),(6830,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 21:30:28','2024-06-18 03:00:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718659828;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718659828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 22:00:14','2024-06-18 03:30:14',0,NULL),(6832,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 22:15:14','2024-06-18 03:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718662514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718662514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 22:30:15','2024-06-18 04:00:15',0,NULL),(6835,'woocommerce_marketplace_fetch_promotions','complete','2024-06-17 22:00:16','2024-06-18 03:30:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718661616;s:18:\"\0*\0first_timestamp\";i:1718661616;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718661616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-17 22:00:18','2024-06-18 03:30:18',0,NULL),(6836,'woocommerce_marketplace_fetch_promotions','complete','2024-06-18 10:00:18','2024-06-18 15:30:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718704818;s:18:\"\0*\0first_timestamp\";i:1718661616;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718704818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-18 10:30:21','2024-06-18 16:00:21',0,NULL),(6837,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 22:45:15','2024-06-18 04:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718664315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718664315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 23:00:13','2024-06-18 04:30:13',0,NULL),(6839,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 23:15:13','2024-06-18 04:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718666113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718666113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-17 23:30:03','2024-06-18 05:00:03',0,NULL),(6841,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-17 23:45:03','2024-06-18 05:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718667903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718667903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 00:00:28','2024-06-18 05:30:28',0,NULL),(6843,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 00:15:29','2024-06-18 05:45:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718669729;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718669729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 00:30:27','2024-06-18 06:00:27',0,NULL),(6845,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 00:45:27','2024-06-18 06:15:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718671527;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718671527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 01:00:29','2024-06-18 06:30:29',0,NULL),(6847,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 01:15:29','2024-06-18 06:45:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718673329;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718673329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 01:30:05','2024-06-18 07:00:05',0,NULL),(6849,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 01:45:06','2024-06-18 07:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718675106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718675106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 02:00:03','2024-06-18 07:30:03',0,NULL),(6851,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 02:15:03','2024-06-18 07:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718676903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718676903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 02:30:03','2024-06-18 08:00:03',0,NULL),(6853,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 02:45:03','2024-06-18 08:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718678703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718678703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 03:00:03','2024-06-18 08:30:03',0,NULL),(6855,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 03:15:03','2024-06-18 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718680503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718680503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 03:30:03','2024-06-18 09:00:03',0,NULL),(6857,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 03:45:03','2024-06-18 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718682303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718682303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 04:00:03','2024-06-18 09:30:03',0,NULL),(6859,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 04:15:03','2024-06-18 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718684103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718684103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 04:30:05','2024-06-18 10:00:05',0,NULL),(6861,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 04:45:05','2024-06-18 10:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718685905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718685905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 04:54:50','2024-06-18 10:24:50',0,NULL),(6863,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 05:09:50','2024-06-18 10:39:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718687390;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718687390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 05:30:02','2024-06-18 11:00:02',0,NULL),(6865,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 05:45:02','2024-06-18 11:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718689502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718689502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 06:00:03','2024-06-18 11:30:03',0,NULL),(6867,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 06:15:03','2024-06-18 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718691303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718691303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 06:30:19','2024-06-18 12:00:19',0,NULL),(6869,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 06:45:19','2024-06-18 12:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718693119;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718693119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 07:00:05','2024-06-18 12:30:05',0,NULL),(6871,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 07:15:05','2024-06-18 12:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718694905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718694905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 07:30:03','2024-06-18 13:00:03',0,NULL),(6873,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 07:45:03','2024-06-18 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718696703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718696703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 08:00:03','2024-06-18 13:30:03',0,NULL),(6875,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 08:15:03','2024-06-18 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718698503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718698503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 08:30:03','2024-06-18 14:00:03',0,NULL),(6877,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 08:45:03','2024-06-18 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718700303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718700303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 09:00:03','2024-06-18 14:30:03',0,NULL),(6879,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 09:15:03','2024-06-18 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718702103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718702103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 09:30:04','2024-06-18 15:00:04',0,NULL),(6881,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 09:45:04','2024-06-18 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718703904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718703904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 10:00:03','2024-06-18 15:30:03',0,NULL),(6883,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 10:15:03','2024-06-18 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718705703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718705703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 10:30:21','2024-06-18 16:00:21',0,NULL),(6885,'woocommerce_marketplace_fetch_promotions','failed','2024-06-18 22:30:21','2024-06-19 04:00:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718749821;s:18:\"\0*\0first_timestamp\";i:1718661616;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718749821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2024-06-18 23:00:14','2024-06-19 04:30:14',0,NULL),(6886,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 10:45:21','2024-06-18 16:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718707521;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718707521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 11:00:10','2024-06-18 16:30:10',0,NULL),(6888,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 11:15:10','2024-06-18 16:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718709310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718709310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 11:30:06','2024-06-18 17:00:06',0,NULL),(6890,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 11:45:06','2024-06-18 17:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718711106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718711106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 12:00:04','2024-06-18 17:30:04',0,NULL),(6892,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 12:15:04','2024-06-18 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718712904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718712904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 12:30:30','2024-06-18 18:00:30',0,NULL),(6894,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 12:45:31','2024-06-18 18:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718714731;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718714731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 13:00:07','2024-06-18 18:30:07',0,NULL),(6896,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 13:15:07','2024-06-18 18:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718716507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718716507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 13:30:03','2024-06-18 19:00:03',0,NULL),(6898,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 13:45:03','2024-06-18 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718718303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718718303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 14:00:02','2024-06-18 19:30:02',0,NULL),(6900,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 14:15:02','2024-06-18 19:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718720102;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718720102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 14:30:03','2024-06-18 20:00:03',0,NULL),(6902,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 14:45:03','2024-06-18 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718721903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718721903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 15:00:05','2024-06-18 20:30:05',0,NULL),(6904,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 15:15:05','2024-06-18 20:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718723705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718723705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 15:30:03','2024-06-18 21:00:03',0,NULL),(6906,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 15:45:03','2024-06-18 21:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718725503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718725503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 16:00:03','2024-06-18 21:30:03',0,NULL),(6908,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 16:15:03','2024-06-18 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718727303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718727303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 16:30:03','2024-06-18 22:00:03',0,NULL),(6910,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 16:45:03','2024-06-18 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718729103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718729103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 17:00:10','2024-06-18 22:30:10',0,NULL),(6912,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 17:15:10','2024-06-18 22:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718730910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718730910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 17:30:14','2024-06-18 23:00:14',0,NULL),(6914,'woocommerce_cleanup_draft_orders','complete','2024-06-19 17:30:13','2024-06-19 23:00:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718818213;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718818213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-19 18:00:04','2024-06-19 23:30:04',0,NULL),(6915,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 17:45:14','2024-06-18 23:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718732714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718732714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 17:46:32','2024-06-18 23:16:32',0,NULL),(6918,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 18:01:32','2024-06-18 23:31:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718733692;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718733692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 18:30:43','2024-06-19 00:00:43',0,NULL),(6920,'wpforms_process_forms_locator_save','complete','2024-06-18 18:00:03','2024-06-18 18:00:03',10,'{\"tasks_meta_id\":77}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-18 18:00:04','2024-06-18 23:30:04',0,NULL),(6921,'wpforms_process_forms_locator_scan','complete','2024-06-19 18:00:03','2024-06-19 23:30:03',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718820003;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718820003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-19 18:00:04','2024-06-19 23:30:04',0,NULL),(6922,'wpforms_process_forms_locator_scan','complete','2024-06-19 18:00:03','2024-06-19 23:30:03',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718820003;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718820003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-19 18:00:04','2024-06-19 23:30:04',0,NULL),(6923,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 18:45:45','2024-06-19 00:15:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718736345;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718736345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 19:00:09','2024-06-19 00:30:09',0,NULL),(6925,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 19:15:09','2024-06-19 00:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718738109;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718738109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 19:30:22','2024-06-19 01:00:22',0,NULL),(6927,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 19:45:22','2024-06-19 01:15:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718739922;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718739922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 20:00:15','2024-06-19 01:30:15',0,NULL),(6929,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 20:15:15','2024-06-19 01:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718741715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718741715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 20:30:15','2024-06-19 02:00:15',0,NULL),(6931,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 20:45:15','2024-06-19 02:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718743515;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718743515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 21:00:11','2024-06-19 02:30:11',0,NULL),(6933,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 21:15:11','2024-06-19 02:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718745311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718745311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 21:30:15','2024-06-19 03:00:15',0,NULL),(6935,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 21:45:15','2024-06-19 03:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718747115;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718747115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 22:00:12','2024-06-19 03:30:12',0,NULL),(6937,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 22:15:12','2024-06-19 03:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718748912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718748912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 22:30:15','2024-06-19 04:00:15',0,NULL),(6939,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 22:45:15','2024-06-19 04:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718750715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718750715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 23:00:14','2024-06-19 04:30:14',0,NULL),(6941,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 23:15:14','2024-06-19 04:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718752514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718752514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-18 23:30:02','2024-06-19 05:00:02',0,NULL),(6943,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-18 23:45:02','2024-06-19 05:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718754302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718754302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 00:01:50','2024-06-19 05:31:50',0,NULL),(6945,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 00:16:50','2024-06-19 05:46:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718756210;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718756210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 00:32:30','2024-06-19 06:02:30',0,NULL),(6947,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 00:47:30','2024-06-19 06:17:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718758050;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718758050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 01:00:32','2024-06-19 06:30:32',0,NULL),(6949,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 01:15:32','2024-06-19 06:45:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718759732;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718759732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 02:00:04','2024-06-19 07:30:04',0,NULL),(6951,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 02:15:04','2024-06-19 07:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718763304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718763304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 02:30:04','2024-06-19 08:00:04',0,NULL),(6953,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 02:45:04','2024-06-19 08:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718765104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718765104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 03:00:03','2024-06-19 08:30:03',0,NULL),(6955,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 03:15:03','2024-06-19 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718766903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718766903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 03:30:07','2024-06-19 09:00:07',0,NULL),(6957,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 03:45:07','2024-06-19 09:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718768707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718768707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 04:00:04','2024-06-19 09:30:04',0,NULL),(6959,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 04:15:04','2024-06-19 09:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718770504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718770504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 04:30:03','2024-06-19 10:00:03',0,NULL),(6961,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 04:45:03','2024-06-19 10:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718772303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718772303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 05:00:11','2024-06-19 10:30:11',0,NULL),(6963,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 05:15:11','2024-06-19 10:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718774111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718774111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 05:30:04','2024-06-19 11:00:04',0,NULL),(6965,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 05:45:04','2024-06-19 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718775904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718775904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 06:00:04','2024-06-19 11:30:04',0,NULL),(6967,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 06:15:04','2024-06-19 11:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718777704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718777704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 06:32:18','2024-06-19 12:02:18',0,NULL),(6969,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 06:47:18','2024-06-19 12:17:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718779638;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718779638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 07:00:10','2024-06-19 12:30:10',0,NULL),(6971,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 07:15:10','2024-06-19 12:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718781310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718781310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 07:30:03','2024-06-19 13:00:03',0,NULL),(6973,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 07:45:03','2024-06-19 13:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718783103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718783103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 07:46:33','2024-06-19 13:16:33',0,NULL),(6975,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 08:01:33','2024-06-19 13:31:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718784093;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718784093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 08:03:15','2024-06-19 13:33:15',0,NULL),(6977,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 08:18:15','2024-06-19 13:48:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718785095;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718785095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 08:18:51','2024-06-19 13:48:51',0,NULL),(6979,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 08:33:51','2024-06-19 14:03:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718786031;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718786031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 09:00:07','2024-06-19 14:30:07',0,NULL),(6981,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 09:15:07','2024-06-19 14:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718788507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718788507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 09:30:04','2024-06-19 15:00:04',0,NULL),(6983,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 09:45:04','2024-06-19 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718790304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718790304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 10:00:03','2024-06-19 15:30:03',0,NULL),(6985,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 10:15:03','2024-06-19 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718792103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718792103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 10:30:11','2024-06-19 16:00:11',0,NULL),(6987,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 10:45:11','2024-06-19 16:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718793911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718793911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 10:45:17','2024-06-19 16:15:17',0,NULL),(6989,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 11:00:17','2024-06-19 16:30:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718794817;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718794817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 11:30:05','2024-06-19 17:00:05',0,NULL),(6991,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 11:45:05','2024-06-19 17:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718797505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718797505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 12:00:05','2024-06-19 17:30:05',0,NULL),(6993,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 12:15:05','2024-06-19 17:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718799305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718799305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 12:30:55','2024-06-19 18:00:55',0,NULL),(6995,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 12:45:56','2024-06-19 18:15:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718801156;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718801156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 13:00:10','2024-06-19 18:30:10',0,NULL),(6997,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 13:15:10','2024-06-19 18:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718802910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718802910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 13:30:02','2024-06-19 19:00:02',0,NULL),(6999,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 13:45:02','2024-06-19 19:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718804702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718804702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 13:52:58','2024-06-19 19:22:58',0,NULL),(7001,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 14:07:58','2024-06-19 19:37:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718806078;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718806078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 14:30:03','2024-06-19 20:00:03',0,NULL),(7003,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 14:45:03','2024-06-19 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718808303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718808303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 15:00:03','2024-06-19 20:30:03',0,NULL),(7005,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 15:15:03','2024-06-19 20:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718810103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718810103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 15:30:04','2024-06-19 21:00:04',0,NULL),(7007,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 15:45:04','2024-06-19 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718811904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718811904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 16:00:02','2024-06-19 21:30:02',0,NULL),(7009,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 16:15:02','2024-06-19 21:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718813702;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718813702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 16:30:03','2024-06-19 22:00:03',0,NULL),(7011,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 16:45:03','2024-06-19 22:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718815503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718815503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 17:00:10','2024-06-19 22:30:10',0,NULL),(7013,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 17:15:10','2024-06-19 22:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718817310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718817310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 17:30:03','2024-06-19 23:00:03',0,NULL),(7015,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 17:45:03','2024-06-19 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718819103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718819103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 18:00:04','2024-06-19 23:30:04',0,NULL),(7016,'woocommerce_cleanup_draft_orders','complete','2024-06-20 18:00:04','2024-06-20 23:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718906404;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718906404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-20 18:00:04','2024-06-20 23:30:04',0,NULL),(7019,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 18:15:04','2024-06-19 23:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718820904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718820904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 18:31:29','2024-06-20 00:01:29',0,NULL),(7020,'wpforms_process_forms_locator_save','complete','2024-06-19 18:00:04','2024-06-19 18:00:04',10,'{\"tasks_meta_id\":78}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-19 18:00:04','2024-06-19 23:30:04',0,NULL),(7021,'wpforms_process_forms_locator_scan','complete','2024-06-20 18:00:04','2024-06-20 23:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718906404;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718906404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-20 18:00:04','2024-06-20 23:30:04',0,NULL),(7022,'wpforms_process_forms_locator_scan','complete','2024-06-20 18:00:04','2024-06-20 23:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718906404;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718906404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-20 18:00:04','2024-06-20 23:30:04',0,NULL),(7024,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 18:46:29','2024-06-20 00:16:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718822789;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718822789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 19:00:08','2024-06-20 00:30:08',0,NULL),(7026,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 19:15:08','2024-06-20 00:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718824508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718824508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 19:30:21','2024-06-20 01:00:21',0,NULL),(7028,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 19:45:21','2024-06-20 01:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718826321;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718826321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 20:00:16','2024-06-20 01:30:16',0,NULL),(7030,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 20:15:16','2024-06-20 01:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718828116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718828116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 20:30:15','2024-06-20 02:00:15',0,NULL),(7032,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 20:45:15','2024-06-20 02:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718829915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718829915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 21:00:13','2024-06-20 02:30:13',0,NULL),(7034,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 21:15:13','2024-06-20 02:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718831713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718831713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 21:30:15','2024-06-20 03:00:15',0,NULL),(7035,'woocommerce_run_on_woocommerce_admin_updated','complete','2024-06-19 21:30:13','2024-06-20 03:00:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718832613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718832613;}',9,1,'2024-06-19 21:30:16','2024-06-20 03:00:16',0,NULL),(7037,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 21:45:15','2024-06-20 03:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718833515;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718833515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 22:00:14','2024-06-20 03:30:14',0,NULL),(7039,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 22:15:14','2024-06-20 03:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718835314;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718835314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 22:30:05','2024-06-20 04:00:05',0,NULL),(7043,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 22:45:05','2024-06-20 04:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718837105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718837105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 23:00:11','2024-06-20 04:30:11',0,NULL),(7045,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 23:15:11','2024-06-20 04:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718838911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718838911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-19 23:30:11','2024-06-20 05:00:11',0,NULL),(7047,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-19 23:45:11','2024-06-20 05:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718840711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718840711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 00:01:18','2024-06-20 05:31:18',0,NULL),(7049,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 00:16:18','2024-06-20 05:46:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718842578;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718842578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 00:32:27','2024-06-20 06:02:27',0,NULL),(7051,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 00:47:28','2024-06-20 06:17:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718844448;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718844448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 01:00:38','2024-06-20 06:30:38',0,NULL),(7053,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 01:15:38','2024-06-20 06:45:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718846138;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718846138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 01:30:40','2024-06-20 07:00:40',0,NULL),(7055,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 01:45:40','2024-06-20 07:15:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718847940;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718847940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 02:00:06','2024-06-20 07:30:06',0,NULL),(7057,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 02:15:06','2024-06-20 07:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718849706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718849706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 02:30:04','2024-06-20 08:00:04',0,NULL),(7059,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 02:45:04','2024-06-20 08:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718851504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718851504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 03:00:02','2024-06-20 08:30:02',0,NULL),(7061,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 03:15:02','2024-06-20 08:45:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718853302;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718853302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 03:30:04','2024-06-20 09:00:04',0,NULL),(7063,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 03:45:04','2024-06-20 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718855104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718855104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 03:53:43','2024-06-20 09:23:43',0,NULL),(7065,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 04:08:43','2024-06-20 09:38:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718856523;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718856523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 04:30:08','2024-06-20 10:00:08',0,NULL),(7067,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 04:45:08','2024-06-20 10:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718858708;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718858708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 05:00:22','2024-06-20 10:30:22',0,NULL),(7069,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 05:15:22','2024-06-20 10:45:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718860522;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718860522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 05:30:05','2024-06-20 11:00:05',0,NULL),(7071,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 05:45:05','2024-06-20 11:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718862305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718862305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 06:00:05','2024-06-20 11:30:05',0,NULL),(7072,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-20 05:30:08','2024-06-20 11:00:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718861408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718861408;}',3,1,'2024-06-20 06:00:05','2024-06-20 11:30:05',0,NULL),(7073,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-20 05:30:09','2024-06-20 11:00:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718861409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718861409;}',3,1,'2024-06-20 06:00:05','2024-06-20 11:30:05',0,NULL),(7075,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 06:15:05','2024-06-20 11:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718864105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718864105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 06:30:40','2024-06-20 12:00:40',0,NULL),(7077,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 06:45:41','2024-06-20 12:15:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718865941;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718865941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 07:00:09','2024-06-20 12:30:09',0,NULL),(7079,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 07:15:09','2024-06-20 12:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718867709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718867709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 07:20:40','2024-06-20 12:50:40',0,NULL),(7081,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 07:35:40','2024-06-20 13:05:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718868940;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718868940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 08:00:04','2024-06-20 13:30:04',0,NULL),(7083,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 08:15:04','2024-06-20 13:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718871304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718871304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 08:30:05','2024-06-20 14:00:05',0,NULL),(7085,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 08:45:05','2024-06-20 14:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718873105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718873105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 09:00:03','2024-06-20 14:30:03',0,NULL),(7087,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 09:15:03','2024-06-20 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718874903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718874903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 09:30:04','2024-06-20 15:00:04',0,NULL),(7089,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 09:45:04','2024-06-20 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718876704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718876704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 10:00:03','2024-06-20 15:30:03',0,NULL),(7091,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 10:15:03','2024-06-20 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718878503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718878503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 10:24:56','2024-06-20 15:54:56',0,NULL),(7093,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 10:39:56','2024-06-20 16:09:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718879996;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718879996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 11:00:12','2024-06-20 16:30:12',0,NULL),(7095,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 11:15:12','2024-06-20 16:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718882112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718882112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 11:30:06','2024-06-20 17:00:06',0,NULL),(7097,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 11:45:06','2024-06-20 17:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718883906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718883906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 12:00:05','2024-06-20 17:30:05',0,NULL),(7099,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 12:15:05','2024-06-20 17:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718885705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718885705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 12:30:52','2024-06-20 18:00:52',0,NULL),(7101,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 12:45:52','2024-06-20 18:15:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718887552;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718887552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 13:00:13','2024-06-20 18:30:13',0,NULL),(7103,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 13:15:13','2024-06-20 18:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718889313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718889313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 13:30:04','2024-06-20 19:00:04',0,NULL),(7105,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 13:45:04','2024-06-20 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718891104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718891104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 14:00:03','2024-06-20 19:30:03',0,NULL),(7107,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 14:15:03','2024-06-20 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718892903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718892903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 14:30:03','2024-06-20 20:00:03',0,NULL),(7109,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 14:45:03','2024-06-20 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718894703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718894703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 15:00:07','2024-06-20 20:30:07',0,NULL),(7111,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 15:15:07','2024-06-20 20:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718896507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718896507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 15:30:04','2024-06-20 21:00:04',0,NULL),(7113,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 15:45:04','2024-06-20 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718898304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718898304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 16:00:04','2024-06-20 21:30:04',0,NULL),(7115,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 16:15:04','2024-06-20 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718900104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718900104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 16:30:04','2024-06-20 22:00:04',0,NULL),(7117,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 16:45:04','2024-06-20 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718901904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718901904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 17:00:08','2024-06-20 22:30:08',0,NULL),(7119,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 17:15:08','2024-06-20 22:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718903708;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718903708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 17:30:04','2024-06-20 23:00:04',0,NULL),(7121,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 17:45:04','2024-06-20 23:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718905504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718905504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 18:00:03','2024-06-20 23:30:03',0,NULL),(7122,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-20 17:30:13','2024-06-20 23:00:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718904613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718904613;}',3,1,'2024-06-20 18:00:03','2024-06-20 23:30:03',0,NULL),(7123,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-20 17:30:16','2024-06-20 23:00:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718904616;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718904616;}',3,1,'2024-06-20 18:00:03','2024-06-20 23:30:03',0,NULL),(7125,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 18:15:03','2024-06-20 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718907303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718907303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 18:31:24','2024-06-21 00:01:24',0,NULL),(7126,'woocommerce_cleanup_draft_orders','complete','2024-06-21 18:00:04','2024-06-21 23:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718992804;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718992804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-21 18:00:04','2024-06-21 23:30:04',0,NULL),(7128,'wpforms_process_forms_locator_save','complete','2024-06-20 18:00:04','2024-06-20 18:00:04',10,'{\"tasks_meta_id\":79}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-20 18:00:04','2024-06-20 23:30:04',0,NULL),(7129,'wpforms_process_forms_locator_scan','complete','2024-06-21 18:00:04','2024-06-21 23:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718992804;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718992804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-21 18:00:04','2024-06-21 23:30:04',0,NULL),(7130,'wpforms_process_forms_locator_scan','complete','2024-06-21 18:00:04','2024-06-21 23:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718992804;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718992804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-21 18:00:04','2024-06-21 23:30:04',0,NULL),(7132,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 18:46:24','2024-06-21 00:16:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718909184;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718909184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 19:00:09','2024-06-21 00:30:09',0,NULL),(7134,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 19:15:09','2024-06-21 00:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718910909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718910909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 19:30:32','2024-06-21 01:00:32',0,NULL),(7136,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 19:45:32','2024-06-21 01:15:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718912732;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718912732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 19:53:02','2024-06-21 01:23:02',0,NULL),(7138,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 20:08:02','2024-06-21 01:38:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718914082;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718914082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 20:30:17','2024-06-21 02:00:17',0,NULL),(7140,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 20:45:17','2024-06-21 02:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718916317;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718916317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 20:46:05','2024-06-21 02:16:05',0,NULL),(7142,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 21:01:05','2024-06-21 02:31:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718917265;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718917265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 21:09:22','2024-06-21 02:39:22',0,NULL),(7144,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 21:24:22','2024-06-21 02:54:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718918662;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718918662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 21:30:18','2024-06-21 03:00:18',0,NULL),(7146,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 21:45:18','2024-06-21 03:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718919918;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718919918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 22:00:16','2024-06-21 03:30:16',0,NULL),(7148,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 22:15:16','2024-06-21 03:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718921716;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718921716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 22:30:18','2024-06-21 04:00:18',0,NULL),(7152,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 22:45:18','2024-06-21 04:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718923518;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718923518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 23:00:15','2024-06-21 04:30:15',0,NULL),(7154,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 23:15:15','2024-06-21 04:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718925315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718925315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-20 23:30:04','2024-06-21 05:00:04',0,NULL),(7156,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-20 23:45:04','2024-06-21 05:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718927104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718927104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 00:02:44','2024-06-21 05:32:44',0,NULL),(7158,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 00:17:44','2024-06-21 05:47:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718929064;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718929064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 00:31:56','2024-06-21 06:01:56',0,NULL),(7160,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 00:46:56','2024-06-21 06:16:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718930816;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718930816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 01:00:32','2024-06-21 06:30:32',0,NULL),(7162,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 01:15:32','2024-06-21 06:45:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718932532;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718932532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 01:30:32','2024-06-21 07:00:32',0,NULL),(7164,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 01:45:32','2024-06-21 07:15:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718934332;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718934332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 02:00:11','2024-06-21 07:30:11',0,NULL),(7166,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 02:15:11','2024-06-21 07:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718936111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718936111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 02:30:04','2024-06-21 08:00:04',0,NULL),(7168,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 02:45:04','2024-06-21 08:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718937904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718937904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 03:00:04','2024-06-21 08:30:04',0,NULL),(7170,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 03:15:04','2024-06-21 08:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718939704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718939704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 03:30:04','2024-06-21 09:00:04',0,NULL),(7172,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 03:45:04','2024-06-21 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718941504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718941504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 04:00:03','2024-06-21 09:30:03',0,NULL),(7174,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 04:15:03','2024-06-21 09:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718943303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718943303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 04:30:04','2024-06-21 10:00:04',0,NULL),(7176,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 04:45:04','2024-06-21 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718945104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718945104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 05:00:11','2024-06-21 10:30:11',0,NULL),(7178,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 05:15:11','2024-06-21 10:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718946911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718946911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 05:30:04','2024-06-21 11:00:04',0,NULL),(7180,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 05:45:04','2024-06-21 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718948704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718948704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 06:00:06','2024-06-21 11:30:06',0,NULL),(7181,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-21 05:30:07','2024-06-21 11:00:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718947807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718947807;}',3,1,'2024-06-21 06:00:06','2024-06-21 11:30:06',0,NULL),(7182,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-21 05:30:10','2024-06-21 11:00:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718947810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718947810;}',3,1,'2024-06-21 06:00:06','2024-06-21 11:30:06',0,NULL),(7184,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 06:15:06','2024-06-21 11:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718950506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718950506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 06:31:31','2024-06-21 12:01:31',0,NULL),(7186,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 06:46:31','2024-06-21 12:16:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718952391;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718952391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 07:00:12','2024-06-21 12:30:12',0,NULL),(7188,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 07:15:12','2024-06-21 12:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718954112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718954112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 07:30:04','2024-06-21 13:00:04',0,NULL),(7190,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 07:45:04','2024-06-21 13:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718955904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718955904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 07:59:43','2024-06-21 13:29:43',0,NULL),(7192,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 08:14:43','2024-06-21 13:44:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718957683;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718957683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 08:30:04','2024-06-21 14:00:04',0,NULL),(7194,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 08:45:04','2024-06-21 14:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718959504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718959504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 09:00:03','2024-06-21 14:30:03',0,NULL),(7196,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 09:15:03','2024-06-21 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718961303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718961303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 09:30:04','2024-06-21 15:00:04',0,NULL),(7198,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 09:45:04','2024-06-21 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718963104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718963104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 10:00:04','2024-06-21 15:30:04',0,NULL),(7200,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 10:15:04','2024-06-21 15:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718964904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718964904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 10:30:09','2024-06-21 16:00:09',0,NULL),(7202,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 10:45:09','2024-06-21 16:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718966709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718966709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 11:00:12','2024-06-21 16:30:12',0,NULL),(7204,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 11:15:12','2024-06-21 16:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718968512;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718968512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 11:30:09','2024-06-21 17:00:09',0,NULL),(7206,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 11:45:09','2024-06-21 17:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718970309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718970309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 12:00:04','2024-06-21 17:30:04',0,NULL),(7208,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 12:15:04','2024-06-21 17:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718972104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718972104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 13:00:10','2024-06-21 18:30:10',0,NULL),(7210,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 13:15:10','2024-06-21 18:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718975710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718975710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 13:30:03','2024-06-21 19:00:03',0,NULL),(7212,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 13:45:03','2024-06-21 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718977503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718977503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 13:53:53','2024-06-21 19:23:53',0,NULL),(7214,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 14:08:53','2024-06-21 19:38:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718978933;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718978933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 14:30:08','2024-06-21 20:00:08',0,NULL),(7216,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 14:45:08','2024-06-21 20:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718981108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718981108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 15:00:06','2024-06-21 20:30:06',0,NULL),(7218,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 15:15:06','2024-06-21 20:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718982906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718982906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 15:30:04','2024-06-21 21:00:04',0,NULL),(7220,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 15:45:04','2024-06-21 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718984704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718984704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 16:00:05','2024-06-21 21:30:05',0,NULL),(7222,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 16:15:06','2024-06-21 21:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718986506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718986506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 16:30:04','2024-06-21 22:00:04',0,NULL),(7224,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 16:45:04','2024-06-21 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718988304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718988304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 17:00:11','2024-06-21 22:30:11',0,NULL),(7226,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 17:15:11','2024-06-21 22:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718990111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718990111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 17:30:04','2024-06-21 23:00:04',0,NULL),(7228,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 17:45:04','2024-06-21 23:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718991904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718991904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 18:00:04','2024-06-21 23:30:04',0,NULL),(7230,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-21 17:30:08','2024-06-21 23:00:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718991008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718991008;}',3,1,'2024-06-21 17:37:33','2024-06-21 23:07:33',0,NULL),(7231,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-21 17:30:10','2024-06-21 23:00:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1718991010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1718991010;}',3,1,'2024-06-21 17:37:33','2024-06-21 23:07:33',0,NULL),(7232,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 18:15:04','2024-06-21 23:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718993704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718993704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 18:31:05','2024-06-22 00:01:05',0,NULL),(7234,'woocommerce_cleanup_draft_orders','complete','2024-06-22 18:00:04','2024-06-22 23:30:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719079204;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719079204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-22 18:00:06','2024-06-22 23:30:06',0,NULL),(7236,'wpforms_process_forms_locator_save','complete','2024-06-21 18:00:04','2024-06-21 18:00:04',10,'{\"tasks_meta_id\":80}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-21 18:00:04','2024-06-21 23:30:04',0,NULL),(7237,'wpforms_process_forms_locator_scan','complete','2024-06-22 18:00:04','2024-06-22 23:30:04',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719079204;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719079204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-22 18:00:06','2024-06-22 23:30:06',0,NULL),(7238,'wpforms_process_forms_locator_scan','complete','2024-06-22 18:00:04','2024-06-22 23:30:04',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719079204;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719079204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-22 18:00:06','2024-06-22 23:30:06',0,NULL),(7239,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 18:46:05','2024-06-22 00:16:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718995565;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718995565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 19:00:13','2024-06-22 00:30:13',0,NULL),(7241,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 19:15:13','2024-06-22 00:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718997313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718997313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 19:30:19','2024-06-22 01:00:19',0,NULL),(7243,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 19:45:19','2024-06-22 01:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718999119;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718999119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 19:53:42','2024-06-22 01:23:42',0,NULL),(7245,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 20:08:42','2024-06-22 01:38:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719000522;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719000522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 20:30:18','2024-06-22 02:00:18',0,NULL),(7247,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 20:45:18','2024-06-22 02:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719002718;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719002718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 21:00:14','2024-06-22 02:30:14',0,NULL),(7249,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 21:15:14','2024-06-22 02:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719004514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719004514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 21:30:17','2024-06-22 03:00:17',0,NULL),(7251,'woocommerce_run_on_woocommerce_admin_updated','complete','2024-06-21 21:30:15','2024-06-22 03:00:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719005415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719005415;}',9,1,'2024-06-21 21:30:18','2024-06-22 03:00:18',0,NULL),(7252,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 21:45:17','2024-06-22 03:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719006317;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719006317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 22:00:16','2024-06-22 03:30:16',0,NULL),(7254,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 22:15:16','2024-06-22 03:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719008116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719008116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 22:30:14','2024-06-22 04:00:14',0,NULL),(7257,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 22:45:15','2024-06-22 04:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719009915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719009915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 23:00:14','2024-06-22 04:30:14',0,NULL),(7259,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 23:15:14','2024-06-22 04:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719011714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719011714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-21 23:26:21','2024-06-22 04:56:21',0,NULL),(7261,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-21 23:41:21','2024-06-22 05:11:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719013281;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719013281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 00:01:04','2024-06-22 05:31:04',0,NULL),(7263,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 00:16:04','2024-06-22 05:46:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719015364;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719015364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 00:22:34','2024-06-22 05:52:34',0,NULL),(7265,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 00:37:34','2024-06-22 06:07:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719016654;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719016654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 01:00:36','2024-06-22 06:30:36',0,NULL),(7267,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 01:15:36','2024-06-22 06:45:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719018936;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719018936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 01:30:20','2024-06-22 07:00:20',0,NULL),(7269,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 01:45:20','2024-06-22 07:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719020720;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719020720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 01:52:39','2024-06-22 07:22:39',0,NULL),(7271,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 02:07:39','2024-06-22 07:37:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719022059;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719022059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 02:17:46','2024-06-22 07:47:46',0,NULL),(7273,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 02:32:46','2024-06-22 08:02:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719023566;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719023566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 03:00:05','2024-06-22 08:30:05',0,NULL),(7275,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 03:15:05','2024-06-22 08:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719026105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719026105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 03:30:05','2024-06-22 09:00:05',0,NULL),(7277,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 03:45:05','2024-06-22 09:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719027905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719027905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 04:00:15','2024-06-22 09:30:15',0,NULL),(7279,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 04:15:15','2024-06-22 09:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719029715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719029715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 04:30:04','2024-06-22 10:00:04',0,NULL),(7281,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 04:45:04','2024-06-22 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719031504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719031504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 05:00:13','2024-06-22 10:30:13',0,NULL),(7283,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 05:15:13','2024-06-22 10:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719033313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719033313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 05:30:04','2024-06-22 11:00:04',0,NULL),(7285,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 05:45:04','2024-06-22 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719035104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719035104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 06:00:03','2024-06-22 11:30:03',0,NULL),(7286,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-22 05:30:07','2024-06-22 11:00:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719034207;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719034207;}',3,1,'2024-06-22 05:40:59','2024-06-22 11:10:59',0,NULL),(7287,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-22 05:30:08','2024-06-22 11:00:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719034208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719034208;}',3,1,'2024-06-22 05:40:59','2024-06-22 11:10:59',0,NULL),(7289,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 06:15:03','2024-06-22 11:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719036903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719036903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 06:21:19','2024-06-22 11:51:19',0,NULL),(7291,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 06:36:19','2024-06-22 12:06:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719038179;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719038179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 07:00:08','2024-06-22 12:30:08',0,NULL),(7293,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 07:15:08','2024-06-22 12:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719040508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719040508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 07:30:04','2024-06-22 13:00:04',0,NULL),(7295,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 07:45:04','2024-06-22 13:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719042304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719042304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 08:00:03','2024-06-22 13:30:03',0,NULL),(7297,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 08:15:03','2024-06-22 13:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719044103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719044103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 08:18:35','2024-06-22 13:48:35',0,NULL),(7299,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 08:33:35','2024-06-22 14:03:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719045215;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719045215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 09:00:03','2024-06-22 14:30:03',0,NULL),(7301,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 09:15:03','2024-06-22 14:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719047703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719047703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 09:30:03','2024-06-22 15:00:03',0,NULL),(7303,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 09:45:03','2024-06-22 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719049503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719049503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 10:00:03','2024-06-22 15:30:03',0,NULL),(7305,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 10:15:03','2024-06-22 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719051303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719051303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 10:30:15','2024-06-22 16:00:15',0,NULL),(7307,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 10:45:15','2024-06-22 16:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719053115;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719053115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 11:00:10','2024-06-22 16:30:10',0,NULL),(7309,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 11:15:10','2024-06-22 16:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719054910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719054910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 11:19:50','2024-06-22 16:49:50',0,NULL),(7311,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 11:34:50','2024-06-22 17:04:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719056090;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719056090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 12:00:10','2024-06-22 17:30:10',0,NULL),(7313,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 12:15:10','2024-06-22 17:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719058510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719058510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 12:31:03','2024-06-22 18:01:03',0,NULL),(7315,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 12:46:03','2024-06-22 18:16:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719060363;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719060363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 13:00:04','2024-06-22 18:30:04',0,NULL),(7317,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 13:15:04','2024-06-22 18:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719062104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719062104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 13:30:03','2024-06-22 19:00:03',0,NULL),(7319,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 13:45:03','2024-06-22 19:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719063903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719063903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 13:48:00','2024-06-22 19:18:00',0,NULL),(7321,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 14:03:00','2024-06-22 19:33:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719064980;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719064980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 14:07:31','2024-06-22 19:37:31',0,NULL),(7323,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 14:22:31','2024-06-22 19:52:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719066151;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719066151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 14:30:07','2024-06-22 20:00:07',0,NULL),(7325,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 14:45:07','2024-06-22 20:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719067507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719067507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 14:58:31','2024-06-22 20:28:31',0,NULL),(7327,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 15:13:31','2024-06-22 20:43:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719069211;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719069211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 15:25:23','2024-06-22 20:55:23',0,NULL),(7329,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 15:40:23','2024-06-22 21:10:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719070823;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719070823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 16:00:04','2024-06-22 21:30:04',0,NULL),(7331,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 16:15:04','2024-06-22 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719072904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719072904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 16:30:04','2024-06-22 22:00:04',0,NULL),(7333,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 16:45:04','2024-06-22 22:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719074704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719074704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 17:00:08','2024-06-22 22:30:08',0,NULL),(7335,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 17:15:08','2024-06-22 22:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719076508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719076508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 17:30:07','2024-06-22 23:00:07',0,NULL),(7337,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 17:45:07','2024-06-22 23:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719078307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719078307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 18:00:06','2024-06-22 23:30:06',0,NULL),(7338,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-22 17:30:11','2024-06-22 23:00:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719077411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719077411;}',3,1,'2024-06-22 18:00:05','2024-06-22 23:30:05',0,NULL),(7339,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-22 17:30:14','2024-06-22 23:00:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719077414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719077414;}',3,1,'2024-06-22 18:00:05','2024-06-22 23:30:05',0,NULL),(7341,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 18:15:06','2024-06-22 23:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719080106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719080106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 19:00:10','2024-06-23 00:30:10',0,NULL),(7342,'woocommerce_cleanup_draft_orders','complete','2024-06-23 18:00:06','2024-06-23 23:30:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719165606;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719165606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-23 18:00:06','2024-06-23 23:30:06',0,NULL),(7344,'wpforms_process_forms_locator_save','complete','2024-06-22 18:00:06','2024-06-22 18:00:06',10,'{\"tasks_meta_id\":81}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-22 18:00:06','2024-06-22 23:30:06',0,NULL),(7345,'wpforms_process_forms_locator_scan','complete','2024-06-23 18:00:06','2024-06-23 23:30:06',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719165606;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719165606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-23 18:00:06','2024-06-23 23:30:06',0,NULL),(7346,'wpforms_process_forms_locator_scan','complete','2024-06-23 18:00:06','2024-06-23 23:30:06',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719165606;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719165606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-23 18:00:06','2024-06-23 23:30:06',0,NULL),(7348,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 19:15:10','2024-06-23 00:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719083710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719083710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 19:30:37','2024-06-23 01:00:37',0,NULL),(7350,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 19:45:37','2024-06-23 01:15:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719085537;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719085537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 20:00:15','2024-06-23 01:30:15',0,NULL),(7352,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 20:15:15','2024-06-23 01:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719087315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719087315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 20:30:16','2024-06-23 02:00:16',0,NULL),(7354,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 20:45:16','2024-06-23 02:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719089116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719089116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 21:00:11','2024-06-23 02:30:11',0,NULL),(7356,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 21:15:11','2024-06-23 02:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719090911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719090911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 21:30:16','2024-06-23 03:00:16',0,NULL),(7358,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 21:45:16','2024-06-23 03:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719092716;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719092716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 21:57:14','2024-06-23 03:27:14',0,NULL),(7360,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 22:12:14','2024-06-23 03:42:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719094334;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719094334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 22:30:14','2024-06-23 04:00:14',0,NULL),(7362,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 22:45:14','2024-06-23 04:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719096314;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719096314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 23:00:10','2024-06-23 04:30:10',0,NULL),(7364,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 23:15:10','2024-06-23 04:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719098110;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719098110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-22 23:30:12','2024-06-23 05:00:12',0,NULL),(7366,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-22 23:45:12','2024-06-23 05:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719099912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719099912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 00:01:25','2024-06-23 05:31:25',0,NULL),(7368,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 00:16:25','2024-06-23 05:46:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719101785;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719101785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 00:25:13','2024-06-23 05:55:13',0,NULL),(7370,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 00:40:13','2024-06-23 06:10:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719103213;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719103213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 01:00:37','2024-06-23 06:30:37',0,NULL),(7372,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 01:15:37','2024-06-23 06:45:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719105337;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719105337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 01:28:23','2024-06-23 06:58:23',0,NULL),(7374,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 01:43:23','2024-06-23 07:13:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719107003;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719107003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 02:00:12','2024-06-23 07:30:12',0,NULL),(7376,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 02:15:12','2024-06-23 07:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719108912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719108912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 02:17:54','2024-06-23 07:47:54',0,NULL),(7378,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 02:32:54','2024-06-23 08:02:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719109974;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719109974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 03:00:04','2024-06-23 08:30:04',0,NULL),(7380,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 03:15:04','2024-06-23 08:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719112504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719112504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 03:30:09','2024-06-23 09:00:09',0,NULL),(7382,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 03:45:09','2024-06-23 09:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719114309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719114309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 04:00:05','2024-06-23 09:30:05',0,NULL),(7384,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 04:15:05','2024-06-23 09:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719116105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719116105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 04:28:09','2024-06-23 09:58:09',0,NULL),(7386,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 04:43:09','2024-06-23 10:13:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719117789;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719117789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 05:00:13','2024-06-23 10:30:13',0,NULL),(7388,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 05:15:13','2024-06-23 10:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719119713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719119713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 05:30:03','2024-06-23 11:00:03',0,NULL),(7390,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 05:45:03','2024-06-23 11:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719121503;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719121503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 06:00:04','2024-06-23 11:30:04',0,NULL),(7392,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-23 05:30:06','2024-06-23 11:00:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719120606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719120606;}',3,1,'2024-06-23 06:00:04','2024-06-23 11:30:04',0,NULL),(7393,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-23 05:30:10','2024-06-23 11:00:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719120610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719120610;}',3,1,'2024-06-23 06:00:04','2024-06-23 11:30:04',0,NULL),(7394,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 06:15:04','2024-06-23 11:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719123304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719123304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 06:30:45','2024-06-23 12:00:45',0,NULL),(7396,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 06:45:46','2024-06-23 12:15:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719125146;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719125146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 06:49:31','2024-06-23 12:19:31',0,NULL),(7398,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 07:04:31','2024-06-23 12:34:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719126271;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719126271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 07:30:06','2024-06-23 13:00:06',0,NULL),(7400,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 07:45:06','2024-06-23 13:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719128706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719128706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 08:00:06','2024-06-23 13:30:06',0,NULL),(7402,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 08:15:06','2024-06-23 13:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719130506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719130506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 08:30:03','2024-06-23 14:00:03',0,NULL),(7404,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 08:45:03','2024-06-23 14:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719132303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719132303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 09:00:04','2024-06-23 14:30:04',0,NULL),(7406,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 09:15:04','2024-06-23 14:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719134104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719134104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 09:30:03','2024-06-23 15:00:03',0,NULL),(7408,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 09:45:03','2024-06-23 15:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719135903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719135903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 10:00:03','2024-06-23 15:30:03',0,NULL),(7410,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 10:15:03','2024-06-23 15:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719137703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719137703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 10:30:19','2024-06-23 16:00:19',0,NULL),(7412,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 10:45:19','2024-06-23 16:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719139519;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719139519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 11:00:13','2024-06-23 16:30:13',0,NULL),(7414,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 11:15:13','2024-06-23 16:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719141313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719141313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 11:30:03','2024-06-23 17:00:03',0,NULL),(7416,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 11:45:03','2024-06-23 17:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719143103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719143103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 12:00:03','2024-06-23 17:30:03',0,NULL),(7418,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 12:15:03','2024-06-23 17:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719144903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719144903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 12:30:58','2024-06-23 18:00:58',0,NULL),(7420,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 12:45:58','2024-06-23 18:15:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719146758;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719146758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 13:00:10','2024-06-23 18:30:10',0,NULL),(7422,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 13:15:10','2024-06-23 18:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719148510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719148510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 13:30:04','2024-06-23 19:00:04',0,NULL),(7424,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 13:45:04','2024-06-23 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719150304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719150304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 14:00:03','2024-06-23 19:30:03',0,NULL),(7426,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 14:15:03','2024-06-23 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719152103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719152103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 14:30:07','2024-06-23 20:00:07',0,NULL),(7428,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 14:45:07','2024-06-23 20:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719153907;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719153907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 15:00:04','2024-06-23 20:30:04',0,NULL),(7430,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 15:15:04','2024-06-23 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719155704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719155704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 15:30:04','2024-06-23 21:00:04',0,NULL),(7432,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 15:45:04','2024-06-23 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719157504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719157504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 16:00:03','2024-06-23 21:30:03',0,NULL),(7434,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 16:15:03','2024-06-23 21:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719159303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719159303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 16:30:08','2024-06-23 22:00:08',0,NULL),(7436,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 16:45:08','2024-06-23 22:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719161108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719161108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 17:00:13','2024-06-23 22:30:13',0,NULL),(7438,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 17:15:13','2024-06-23 22:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719162913;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719162913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 17:30:03','2024-06-23 23:00:03',0,NULL),(7440,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 17:45:03','2024-06-23 23:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719164703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719164703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 18:00:06','2024-06-23 23:30:06',0,NULL),(7441,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-23 17:30:06','2024-06-23 23:00:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719163806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719163806;}',3,1,'2024-06-23 18:00:06','2024-06-23 23:30:06',0,NULL),(7442,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-23 17:30:09','2024-06-23 23:00:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719163809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719163809;}',3,1,'2024-06-23 18:00:06','2024-06-23 23:30:06',0,NULL),(7444,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 18:15:06','2024-06-23 23:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719166506;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719166506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 18:31:38','2024-06-24 00:01:38',0,NULL),(7445,'woocommerce_cleanup_draft_orders','complete','2024-06-24 18:00:06','2024-06-24 23:30:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719252006;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719252006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-24 18:20:57','2024-06-24 23:50:57',0,NULL),(7447,'wpforms_process_forms_locator_save','complete','2024-06-23 18:00:06','2024-06-23 18:00:06',10,'{\"tasks_meta_id\":82}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-23 18:00:06','2024-06-23 23:30:06',0,NULL),(7448,'wpforms_process_forms_locator_scan','complete','2024-06-24 18:00:06','2024-06-24 23:30:06',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719252006;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719252006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-24 18:20:57','2024-06-24 23:50:57',0,NULL),(7449,'wpforms_process_forms_locator_scan','complete','2024-06-24 18:00:06','2024-06-24 23:30:06',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719252006;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719252006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-24 18:20:57','2024-06-24 23:50:57',0,NULL),(7451,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 18:46:38','2024-06-24 00:16:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719168398;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719168398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 19:00:11','2024-06-24 00:30:11',0,NULL),(7453,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 19:15:11','2024-06-24 00:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719170111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719170111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 19:30:21','2024-06-24 01:00:21',0,NULL),(7455,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 19:45:21','2024-06-24 01:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719171921;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719171921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 20:00:13','2024-06-24 01:30:13',0,NULL),(7457,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 20:15:13','2024-06-24 01:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719173713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719173713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 20:30:18','2024-06-24 02:00:18',0,NULL),(7459,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 20:45:18','2024-06-24 02:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719175518;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719175518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 21:00:14','2024-06-24 02:30:14',0,NULL),(7461,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 21:15:14','2024-06-24 02:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719177314;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719177314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 21:30:16','2024-06-24 03:00:16',0,NULL),(7463,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 21:45:16','2024-06-24 03:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719179116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719179116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 22:00:15','2024-06-24 03:30:15',0,NULL),(7465,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 22:15:15','2024-06-24 03:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719180915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719180915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 22:30:13','2024-06-24 04:00:13',0,NULL),(7468,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 22:45:13','2024-06-24 04:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719182713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719182713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 23:00:14','2024-06-24 04:30:14',0,NULL),(7470,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 23:15:14','2024-06-24 04:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719184514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719184514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-23 23:30:20','2024-06-24 05:00:20',0,NULL),(7472,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-23 23:45:20','2024-06-24 05:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719186320;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719186320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 00:01:27','2024-06-24 05:31:27',0,NULL),(7474,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 00:16:27','2024-06-24 05:46:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719188187;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719188187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 00:32:43','2024-06-24 06:02:43',0,NULL),(7476,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 00:47:43','2024-06-24 06:17:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719190063;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719190063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 01:00:31','2024-06-24 06:30:31',0,NULL),(7478,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 01:15:31','2024-06-24 06:45:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719191731;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719191731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 01:30:43','2024-06-24 07:00:43',0,NULL),(7480,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 01:45:43','2024-06-24 07:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719193543;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719193543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 02:00:09','2024-06-24 07:30:09',0,NULL),(7482,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 02:15:09','2024-06-24 07:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719195309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719195309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 02:30:04','2024-06-24 08:00:04',0,NULL),(7484,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 02:45:04','2024-06-24 08:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719197104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719197104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 03:00:04','2024-06-24 08:30:04',0,NULL),(7486,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 03:15:04','2024-06-24 08:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719198904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719198904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 03:30:03','2024-06-24 09:00:03',0,NULL),(7488,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 03:45:03','2024-06-24 09:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719200703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719200703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 04:00:05','2024-06-24 09:30:05',0,NULL),(7490,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 04:15:05','2024-06-24 09:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719202505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719202505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 04:30:05','2024-06-24 10:00:05',0,NULL),(7492,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 04:45:05','2024-06-24 10:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719204305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719204305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 05:00:13','2024-06-24 10:30:13',0,NULL),(7494,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 05:15:13','2024-06-24 10:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719206113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719206113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 05:30:04','2024-06-24 11:00:04',0,NULL),(7496,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 05:45:04','2024-06-24 11:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719207904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719207904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 05:47:04','2024-06-24 11:17:04',0,NULL),(7497,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-24 05:30:07','2024-06-24 11:00:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719207007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719207007;}',3,1,'2024-06-24 05:47:04','2024-06-24 11:17:04',0,NULL),(7498,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-24 05:30:08','2024-06-24 11:00:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719207008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719207008;}',3,1,'2024-06-24 05:47:04','2024-06-24 11:17:04',0,NULL),(7500,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 06:02:04','2024-06-24 11:32:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719208924;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719208924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 06:31:48','2024-06-24 12:01:48',0,NULL),(7502,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 06:46:48','2024-06-24 12:16:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719211608;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719211608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 07:00:22','2024-06-24 12:30:22',0,NULL),(7504,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 07:15:22','2024-06-24 12:45:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719213322;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719213322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 07:30:04','2024-06-24 13:00:04',0,NULL),(7506,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 07:45:04','2024-06-24 13:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719215104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719215104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 08:00:10','2024-06-24 13:30:10',0,NULL),(7508,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 08:15:10','2024-06-24 13:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719216910;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719216910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 08:30:05','2024-06-24 14:00:05',0,NULL),(7510,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 08:45:05','2024-06-24 14:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719218705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719218705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 09:00:09','2024-06-24 14:30:09',0,NULL),(7512,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 09:15:09','2024-06-24 14:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719220509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719220509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 09:30:04','2024-06-24 15:00:04',0,NULL),(7514,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 09:45:04','2024-06-24 15:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719222304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719222304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 10:00:05','2024-06-24 15:30:05',0,NULL),(7516,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 10:15:05','2024-06-24 15:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719224105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719224105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 10:30:24','2024-06-24 16:00:24',0,NULL),(7518,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 10:45:24','2024-06-24 16:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719225924;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719225924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 11:00:22','2024-06-24 16:30:22',0,NULL),(7520,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 11:15:22','2024-06-24 16:45:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719227722;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719227722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 11:30:04','2024-06-24 17:00:04',0,NULL),(7521,'wpforms_email_summaries_fetch_info_blocks','pending','2024-07-01 11:00:22','2024-07-01 16:30:22',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719831622;s:18:\"\0*\0first_timestamp\";i:1712588028;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719831622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(7522,'wpforms_email_summaries_fetch_info_blocks','pending','2024-07-01 11:00:22','2024-07-01 16:30:22',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719831622;s:18:\"\0*\0first_timestamp\";i:1713749205;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719831622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(7524,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 11:45:04','2024-06-24 17:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719229504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719229504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 12:00:07','2024-06-24 17:30:07',0,NULL),(7526,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 12:15:07','2024-06-24 17:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719231307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719231307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 12:30:50','2024-06-24 18:00:50',0,NULL),(7528,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 12:45:50','2024-06-24 18:15:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719233150;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719233150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 13:00:09','2024-06-24 18:30:09',0,NULL),(7530,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 13:15:09','2024-06-24 18:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719234909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719234909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 13:30:05','2024-06-24 19:00:05',0,NULL),(7532,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 13:45:05','2024-06-24 19:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719236705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719236705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 14:00:04','2024-06-24 19:30:04',0,NULL),(7534,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 14:15:04','2024-06-24 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719238504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719238504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 14:30:05','2024-06-24 20:00:05',0,NULL),(7536,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 14:45:05','2024-06-24 20:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719240305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719240305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 15:00:13','2024-06-24 20:30:13',0,NULL),(7538,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 15:15:13','2024-06-24 20:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719242113;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719242113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 15:30:05','2024-06-24 21:00:05',0,NULL),(7540,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 15:45:05','2024-06-24 21:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719243905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719243905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 16:00:06','2024-06-24 21:30:06',0,NULL),(7542,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 16:15:06','2024-06-24 21:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719245706;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719245706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 16:30:07','2024-06-24 22:00:07',0,NULL),(7544,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 16:45:07','2024-06-24 22:15:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719247507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719247507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 17:00:13','2024-06-24 22:30:13',0,NULL),(7546,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 17:15:13','2024-06-24 22:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719249313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719249313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 17:30:11','2024-06-24 23:00:11',0,NULL),(7548,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 17:45:11','2024-06-24 23:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719251111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719251111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 18:00:03','2024-06-24 23:30:03',0,NULL),(7549,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-24 17:30:16','2024-06-24 23:00:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719250216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719250216;}',3,1,'2024-06-24 18:00:03','2024-06-24 23:30:03',0,NULL),(7550,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-24 17:30:18','2024-06-24 23:00:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719250218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719250218;}',3,1,'2024-06-24 18:00:03','2024-06-24 23:30:03',0,NULL),(7552,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 18:15:03','2024-06-24 23:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719252903;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719252903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 18:20:57','2024-06-24 23:50:57',0,NULL),(7553,'woocommerce_cleanup_draft_orders','complete','2024-06-25 18:20:57','2024-06-25 23:50:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719339657;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719339657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-25 18:31:13','2024-06-26 00:01:13',0,NULL),(7555,'wpforms_process_forms_locator_save','complete','2024-06-24 18:20:57','2024-06-24 18:20:57',10,'{\"tasks_meta_id\":83}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-24 18:20:57','2024-06-24 23:50:57',0,NULL),(7556,'wpforms_process_forms_locator_scan','complete','2024-06-25 18:20:57','2024-06-25 23:50:57',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719339657;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719339657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-25 18:31:14','2024-06-26 00:01:14',0,NULL),(7557,'wpforms_process_forms_locator_scan','complete','2024-06-25 18:20:57','2024-06-25 23:50:57',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719339657;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719339657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-25 18:31:15','2024-06-26 00:01:15',0,NULL),(7559,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 18:35:57','2024-06-25 00:05:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719254157;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719254157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 19:00:10','2024-06-25 00:30:10',0,NULL),(7561,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 19:15:10','2024-06-25 00:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719256510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719256510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 19:30:18','2024-06-25 01:00:18',0,NULL),(7563,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 19:45:18','2024-06-25 01:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719258318;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719258318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 20:00:14','2024-06-25 01:30:14',0,NULL),(7565,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 20:15:14','2024-06-25 01:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719260114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719260114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 20:30:23','2024-06-25 02:00:23',0,NULL),(7567,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 20:45:23','2024-06-25 02:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719261923;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719261923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 21:00:13','2024-06-25 02:30:13',0,NULL),(7569,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 21:15:13','2024-06-25 02:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719263713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719263713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 21:27:21','2024-06-25 02:57:21',0,NULL),(7571,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 21:42:21','2024-06-25 03:12:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719265341;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719265341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 22:00:15','2024-06-25 03:30:15',0,NULL),(7572,'woocommerce_run_on_woocommerce_admin_updated','complete','2024-06-24 21:30:11','2024-06-25 03:00:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719264611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719264611;}',9,1,'2024-06-24 21:30:14','2024-06-25 03:00:14',0,NULL),(7574,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 22:15:15','2024-06-25 03:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719267315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719267315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 22:30:25','2024-06-25 04:00:25',0,NULL),(7577,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 22:45:25','2024-06-25 04:15:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719269125;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719269125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 23:00:14','2024-06-25 04:30:14',0,NULL),(7579,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 23:15:14','2024-06-25 04:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719270914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719270914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-24 23:30:16','2024-06-25 05:00:16',0,NULL),(7581,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-24 23:45:17','2024-06-25 05:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719272717;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719272717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 00:31:38','2024-06-25 06:01:38',0,NULL),(7583,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 00:46:39','2024-06-25 06:16:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719276399;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719276399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 01:00:38','2024-06-25 06:30:38',0,NULL),(7585,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 01:15:38','2024-06-25 06:45:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719278138;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719278138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 01:30:29','2024-06-25 07:00:29',0,NULL),(7587,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 01:45:29','2024-06-25 07:15:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719279929;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719279929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 02:00:13','2024-06-25 07:30:13',0,NULL),(7589,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 02:15:13','2024-06-25 07:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719281713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719281713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 02:30:09','2024-06-25 08:00:09',0,NULL),(7591,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 02:45:09','2024-06-25 08:15:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719283509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719283509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 03:00:12','2024-06-25 08:30:12',0,NULL),(7593,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 03:15:12','2024-06-25 08:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719285312;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719285312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 03:30:05','2024-06-25 09:00:05',0,NULL),(7595,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 03:45:05','2024-06-25 09:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719287105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719287105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 04:00:04','2024-06-25 09:30:04',0,NULL),(7597,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 04:15:04','2024-06-25 09:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719288904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719288904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 04:30:08','2024-06-25 10:00:08',0,NULL),(7599,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 04:45:08','2024-06-25 10:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719290708;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719290708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 05:00:14','2024-06-25 10:30:14',0,NULL),(7601,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 05:15:14','2024-06-25 10:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719292514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719292514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 05:30:11','2024-06-25 11:00:11',0,NULL),(7603,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 05:45:11','2024-06-25 11:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719294311;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719294311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 05:53:58','2024-06-25 11:23:58',0,NULL),(7604,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-25 05:30:14','2024-06-25 11:00:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719293414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719293414;}',3,1,'2024-06-25 05:53:58','2024-06-25 11:23:58',0,NULL),(7605,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-25 05:30:14','2024-06-25 11:00:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719293414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719293414;}',3,1,'2024-06-25 05:53:58','2024-06-25 11:23:58',0,NULL),(7607,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 06:08:58','2024-06-25 11:38:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719295738;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719295738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 06:31:37','2024-06-25 12:01:37',0,NULL),(7609,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 06:46:37','2024-06-25 12:16:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719297997;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719297997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 07:00:14','2024-06-25 12:30:14',0,NULL),(7611,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 07:15:14','2024-06-25 12:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719299714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719299714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 07:30:14','2024-06-25 13:00:14',0,NULL),(7613,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 07:45:14','2024-06-25 13:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719301514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719301514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 08:00:15','2024-06-25 13:30:15',0,NULL),(7615,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 08:15:15','2024-06-25 13:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719303315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719303315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 08:30:12','2024-06-25 14:00:12',0,NULL),(7617,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 08:45:12','2024-06-25 14:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719305112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719305112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 09:00:15','2024-06-25 14:30:15',0,NULL),(7619,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 09:15:15','2024-06-25 14:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719306915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719306915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 09:30:13','2024-06-25 15:00:13',0,NULL),(7621,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 09:45:13','2024-06-25 15:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719308713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719308713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 10:00:08','2024-06-25 15:30:08',0,NULL),(7623,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 10:15:08','2024-06-25 15:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719310508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719310508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 10:30:17','2024-06-25 16:00:17',0,NULL),(7625,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 10:45:17','2024-06-25 16:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719312317;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719312317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 11:00:14','2024-06-25 16:30:14',0,NULL),(7627,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 11:15:14','2024-06-25 16:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719314114;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719314114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 11:30:05','2024-06-25 17:00:05',0,NULL),(7629,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 11:45:05','2024-06-25 17:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719315905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719315905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 12:00:11','2024-06-25 17:30:11',0,NULL),(7631,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 12:15:11','2024-06-25 17:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719317711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719317711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 12:31:18','2024-06-25 18:01:18',0,NULL),(7633,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 12:46:18','2024-06-25 18:16:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719319578;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719319578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 13:00:07','2024-06-25 18:30:07',0,NULL),(7635,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 13:15:07','2024-06-25 18:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719321307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719321307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 13:30:04','2024-06-25 19:00:04',0,NULL),(7637,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 13:45:04','2024-06-25 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719323104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719323104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 14:00:09','2024-06-25 19:30:09',0,NULL),(7639,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 14:15:09','2024-06-25 19:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719324909;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719324909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 14:30:03','2024-06-25 20:00:03',0,NULL),(7641,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 14:45:03','2024-06-25 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719326703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719326703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 15:00:07','2024-06-25 20:30:07',0,NULL),(7643,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 15:15:07','2024-06-25 20:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719328507;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719328507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 15:30:04','2024-06-25 21:00:04',0,NULL),(7645,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 15:45:04','2024-06-25 21:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719330304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719330304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 16:00:04','2024-06-25 21:30:04',0,NULL),(7647,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 16:15:04','2024-06-25 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719332104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719332104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 16:30:05','2024-06-25 22:00:05',0,NULL),(7649,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 16:45:05','2024-06-25 22:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719333905;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719333905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 17:00:11','2024-06-25 22:30:11',0,NULL),(7651,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 17:15:11','2024-06-25 22:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719335711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719335711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 17:30:11','2024-06-25 23:00:11',0,NULL),(7653,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 17:45:11','2024-06-25 23:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719337511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719337511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 18:00:09','2024-06-25 23:30:09',0,NULL),(7654,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-25 17:30:14','2024-06-25 23:00:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719336614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719336614;}',3,1,'2024-06-25 18:00:09','2024-06-25 23:30:09',0,NULL),(7655,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-25 17:30:14','2024-06-25 23:00:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719336614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719336614;}',3,1,'2024-06-25 18:00:09','2024-06-25 23:30:09',0,NULL),(7657,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 18:15:09','2024-06-25 23:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719339309;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719339309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 18:31:12','2024-06-26 00:01:12',0,NULL),(7659,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 18:46:12','2024-06-26 00:16:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719341172;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719341172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 19:00:12','2024-06-26 00:30:12',0,NULL),(7660,'woocommerce_cleanup_draft_orders','complete','2024-06-26 18:31:13','2024-06-27 00:01:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719426673;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719426673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-26 18:32:48','2024-06-27 00:02:48',0,NULL),(7662,'wpforms_process_forms_locator_save','complete','2024-06-25 18:31:14','2024-06-25 18:31:14',10,'{\"tasks_meta_id\":84}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-25 18:31:17','2024-06-26 00:01:17',0,NULL),(7663,'wpforms_process_forms_locator_scan','complete','2024-06-26 18:31:14','2024-06-27 00:01:14',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719426674;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719426674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-26 18:32:54','2024-06-27 00:02:54',0,NULL),(7664,'wpforms_process_forms_locator_scan','complete','2024-06-26 18:31:15','2024-06-27 00:01:15',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719426675;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719426675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-26 18:32:55','2024-06-27 00:02:55',0,NULL),(7666,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 19:15:12','2024-06-26 00:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719342912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719342912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 19:30:18','2024-06-26 01:00:18',0,NULL),(7668,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 19:45:18','2024-06-26 01:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719344718;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719344718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 20:00:17','2024-06-26 01:30:17',0,NULL),(7670,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 20:15:17','2024-06-26 01:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719346517;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719346517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 20:30:16','2024-06-26 02:00:16',0,NULL),(7672,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 20:45:16','2024-06-26 02:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719348316;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719348316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 21:00:16','2024-06-26 02:30:16',0,NULL),(7674,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 21:15:16','2024-06-26 02:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719350116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719350116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 21:30:19','2024-06-26 03:00:19',0,NULL),(7676,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 21:45:19','2024-06-26 03:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719351919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719351919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 22:00:14','2024-06-26 03:30:14',0,NULL),(7678,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 22:15:15','2024-06-26 03:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719353715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719353715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 22:30:21','2024-06-26 04:00:21',0,NULL),(7680,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 22:45:21','2024-06-26 04:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719355521;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719355521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 23:00:19','2024-06-26 04:30:19',0,NULL),(7682,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 23:15:19','2024-06-26 04:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719357319;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719357319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-25 23:30:15','2024-06-26 05:00:15',0,NULL),(7684,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-25 23:45:15','2024-06-26 05:15:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719359115;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719359115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 00:29:32','2024-06-26 05:59:32',0,NULL),(7686,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 00:44:32','2024-06-26 06:14:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719362672;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719362672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 01:00:40','2024-06-26 06:30:40',0,NULL),(7688,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 01:15:40','2024-06-26 06:45:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719364540;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719364540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 01:31:06','2024-06-26 07:01:06',0,NULL),(7690,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 01:46:06','2024-06-26 07:16:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719366366;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719366366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 01:57:58','2024-06-26 07:27:58',0,NULL),(7692,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 02:12:58','2024-06-26 07:42:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719367978;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719367978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 02:30:14','2024-06-26 08:00:14',0,NULL),(7694,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 02:45:14','2024-06-26 08:15:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719369914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719369914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 03:00:10','2024-06-26 08:30:10',0,NULL),(7696,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 03:15:10','2024-06-26 08:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719371710;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719371710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 03:30:10','2024-06-26 09:00:10',0,NULL),(7698,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 03:45:10','2024-06-26 09:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719373510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719373510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 04:00:08','2024-06-26 09:30:08',0,NULL),(7700,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 04:15:08','2024-06-26 09:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719375308;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719375308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 04:30:16','2024-06-26 10:00:16',0,NULL),(7702,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 04:45:16','2024-06-26 10:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719377116;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719377116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 05:00:19','2024-06-26 10:30:19',0,NULL),(7704,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 05:15:19','2024-06-26 10:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719378919;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719378919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 05:16:53','2024-06-26 10:46:53',0,NULL),(7706,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 05:31:53','2024-06-26 11:01:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719379913;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719379913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 05:55:04','2024-06-26 11:25:04',0,NULL),(7708,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-26 05:30:17','2024-06-26 11:00:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719379817;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719379817;}',3,1,'2024-06-26 05:30:17','2024-06-26 11:00:17',0,NULL),(7709,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-26 05:30:17','2024-06-26 11:00:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719379817;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719379817;}',3,1,'2024-06-26 05:30:17','2024-06-26 11:00:17',0,NULL),(7710,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 06:10:04','2024-06-26 11:40:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719382204;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719382204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 06:32:08','2024-06-26 12:02:08',0,NULL),(7712,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 06:47:08','2024-06-26 12:17:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719384428;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719384428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 07:00:17','2024-06-26 12:30:17',0,NULL),(7714,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 07:15:17','2024-06-26 12:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719386117;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719386117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 07:30:12','2024-06-26 13:00:12',0,NULL),(7716,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 07:45:12','2024-06-26 13:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719387912;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719387912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 08:00:11','2024-06-26 13:30:11',0,NULL),(7718,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 08:15:11','2024-06-26 13:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719389711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719389711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 08:30:16','2024-06-26 14:00:16',0,NULL),(7720,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 08:45:16','2024-06-26 14:15:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719391516;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719391516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 09:00:15','2024-06-26 14:30:15',0,NULL),(7722,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 09:15:15','2024-06-26 14:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719393315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719393315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 09:30:11','2024-06-26 15:00:11',0,NULL),(7724,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 09:45:11','2024-06-26 15:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719395111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719395111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 10:00:11','2024-06-26 15:30:11',0,NULL),(7726,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 10:15:11','2024-06-26 15:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719396911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719396911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 10:30:18','2024-06-26 16:00:18',0,NULL),(7728,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 10:45:18','2024-06-26 16:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719398718;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719398718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 11:00:13','2024-06-26 16:30:13',0,NULL),(7730,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 11:15:13','2024-06-26 16:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719400513;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719400513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 11:30:26','2024-06-26 17:00:26',0,NULL),(7732,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 11:45:26','2024-06-26 17:15:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719402326;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719402326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 12:00:21','2024-06-26 17:30:21',0,NULL),(7734,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 12:15:21','2024-06-26 17:45:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719404121;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719404121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 12:32:25','2024-06-26 18:02:25',0,NULL),(7736,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 12:47:25','2024-06-26 18:17:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719406045;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719406045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 13:00:14','2024-06-26 18:30:14',0,NULL),(7738,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 13:15:14','2024-06-26 18:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719407714;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719407714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 13:30:08','2024-06-26 19:00:08',0,NULL),(7740,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 13:45:08','2024-06-26 19:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719409508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719409508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 14:00:03','2024-06-26 19:30:03',0,NULL),(7742,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 14:15:03','2024-06-26 19:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719411303;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719411303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 14:30:03','2024-06-26 20:00:03',0,NULL),(7744,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 14:45:03','2024-06-26 20:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719413103;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719413103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 15:00:04','2024-06-26 20:30:04',0,NULL),(7746,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 15:15:04','2024-06-26 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719414904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719414904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 15:30:05','2024-06-26 21:00:05',0,NULL),(7748,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 15:45:05','2024-06-26 21:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719416705;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719416705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 16:00:04','2024-06-26 21:30:04',0,NULL),(7750,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 16:15:04','2024-06-26 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719418504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719418504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 16:26:57','2024-06-26 21:56:57',0,NULL),(7752,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 16:41:57','2024-06-26 22:11:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719420117;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719420117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 17:00:12','2024-06-26 22:30:12',0,NULL),(7755,'wpforms_admin_notifications_update','complete','2024-06-26 16:27:06','2024-06-26 16:27:06',10,'{\"tasks_meta_id\":85}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-26 16:27:11','2024-06-26 21:57:11',0,NULL),(7756,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 17:15:12','2024-06-26 22:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719422112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719422112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 17:30:06','2024-06-26 23:00:06',0,NULL),(7758,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 17:45:06','2024-06-26 23:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719423906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719423906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 18:00:07','2024-06-26 23:30:07',0,NULL),(7760,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-26 17:30:10','2024-06-26 23:00:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719423010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719423010;}',3,1,'2024-06-26 18:00:07','2024-06-26 23:30:07',0,NULL),(7761,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-26 17:30:13','2024-06-26 23:00:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719423013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719423013;}',3,1,'2024-06-26 18:00:07','2024-06-26 23:30:07',0,NULL),(7762,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 18:15:07','2024-06-26 23:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719425707;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719425707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 18:32:41','2024-06-27 00:02:41',0,NULL),(7764,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 18:47:41','2024-06-27 00:17:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719427661;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719427661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 19:00:10','2024-06-27 00:30:10',0,NULL),(7766,'woocommerce_cleanup_draft_orders','complete','2024-06-27 18:32:48','2024-06-28 00:02:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719513168;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719513168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-27 19:00:15','2024-06-28 00:30:15',0,NULL),(7768,'wpforms_process_forms_locator_save','complete','2024-06-26 18:32:53','2024-06-26 18:32:53',10,'{\"tasks_meta_id\":86}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-26 18:32:57','2024-06-27 00:02:57',0,NULL),(7769,'wpforms_process_forms_locator_scan','complete','2024-06-27 18:32:54','2024-06-28 00:02:54',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719513174;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719513174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-27 19:00:15','2024-06-28 00:30:15',0,NULL),(7770,'wpforms_process_forms_locator_scan','complete','2024-06-27 18:32:55','2024-06-28 00:02:55',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719513175;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719513175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-27 19:00:15','2024-06-28 00:30:15',0,NULL),(7771,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 19:15:10','2024-06-27 00:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719429310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719429310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 19:30:44','2024-06-27 01:00:44',0,NULL),(7773,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 19:45:44','2024-06-27 01:15:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719431144;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719431144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 20:00:25','2024-06-27 01:30:25',0,NULL),(7775,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 20:15:25','2024-06-27 01:45:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719432925;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719432925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 20:30:24','2024-06-27 02:00:24',0,NULL),(7777,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 20:45:24','2024-06-27 02:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719434724;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719434724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 21:00:33','2024-06-27 02:30:33',0,NULL),(7779,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 21:15:33','2024-06-27 02:45:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719436533;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719436533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 21:27:50','2024-06-27 02:57:50',0,NULL),(7781,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 21:42:50','2024-06-27 03:12:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719438170;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719438170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 22:00:24','2024-06-27 03:30:24',0,NULL),(7783,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 22:15:24','2024-06-27 03:45:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719440124;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719440124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 22:30:33','2024-06-27 04:00:33',0,NULL),(7785,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 22:45:33','2024-06-27 04:15:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719441933;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719441933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 23:00:15','2024-06-27 04:30:15',0,NULL),(7787,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 23:15:15','2024-06-27 04:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719443715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719443715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-26 23:30:21','2024-06-27 05:00:21',0,NULL),(7789,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-26 23:45:21','2024-06-27 05:15:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719445521;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719445521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 00:03:21','2024-06-27 05:33:21',0,NULL),(7791,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 00:18:22','2024-06-27 05:48:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719447502;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719447502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 00:31:16','2024-06-27 06:01:16',0,NULL),(7793,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 00:46:17','2024-06-27 06:16:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719449177;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719449177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 01:00:43','2024-06-27 06:30:43',0,NULL),(7795,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 01:15:43','2024-06-27 06:45:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719450943;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719450943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 01:30:44','2024-06-27 07:00:44',0,NULL),(7797,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 01:45:44','2024-06-27 07:15:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719452744;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719452744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 02:00:33','2024-06-27 07:30:33',0,NULL),(7799,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 02:15:33','2024-06-27 07:45:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719454533;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719454533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 02:30:27','2024-06-27 08:00:27',0,NULL),(7801,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 02:45:27','2024-06-27 08:15:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719456327;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719456327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 03:00:11','2024-06-27 08:30:11',0,NULL),(7803,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 03:15:11','2024-06-27 08:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719458111;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719458111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 03:30:18','2024-06-27 09:00:18',0,NULL),(7805,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 03:45:18','2024-06-27 09:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719459918;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719459918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 04:00:32','2024-06-27 09:30:32',0,NULL),(7807,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 04:15:32','2024-06-27 09:45:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719461732;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719461732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 04:30:30','2024-06-27 10:00:30',0,NULL),(7809,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 04:45:30','2024-06-27 10:15:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719463530;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719463530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 05:00:33','2024-06-27 10:30:33',0,NULL),(7811,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 05:15:33','2024-06-27 10:45:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719465333;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719465333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 05:30:18','2024-06-27 11:00:18',0,NULL),(7813,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 05:45:18','2024-06-27 11:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719467118;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719467118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 06:32:29','2024-06-27 12:02:29',0,NULL),(7815,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-27 05:30:21','2024-06-27 11:00:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719466221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719466221;}',3,1,'2024-06-27 06:00:25','2024-06-27 11:30:25',0,NULL),(7816,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-27 05:30:21','2024-06-27 11:00:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719466221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719466221;}',3,1,'2024-06-27 06:32:28','2024-06-27 12:02:28',0,NULL),(7817,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 06:47:29','2024-06-27 12:17:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719470849;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719470849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 07:00:09','2024-06-27 12:30:09',0,NULL),(7819,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 07:15:09','2024-06-27 12:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719472509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719472509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 07:30:05','2024-06-27 13:00:05',0,NULL),(7821,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 07:45:05','2024-06-27 13:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719474305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719474305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 08:00:17','2024-06-27 13:30:17',0,NULL),(7823,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 08:15:17','2024-06-27 13:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719476117;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719476117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 08:30:17','2024-06-27 14:00:17',0,NULL),(7825,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 08:45:17','2024-06-27 14:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719477917;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719477917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 09:00:11','2024-06-27 14:30:11',0,NULL),(7827,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 09:15:11','2024-06-27 14:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719479711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719479711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 09:30:17','2024-06-27 15:00:17',0,NULL),(7829,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 09:45:17','2024-06-27 15:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719481517;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719481517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 10:00:15','2024-06-27 15:30:15',0,NULL),(7831,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 10:15:15','2024-06-27 15:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719483315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719483315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 10:30:19','2024-06-27 16:00:19',0,NULL),(7833,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 10:45:19','2024-06-27 16:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719485119;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719485119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 11:00:13','2024-06-27 16:30:13',0,NULL),(7835,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 11:15:13','2024-06-27 16:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719486913;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719486913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 11:15:19','2024-06-27 16:45:19',0,NULL),(7837,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 11:30:19','2024-06-27 17:00:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719487819;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719487819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 12:00:08','2024-06-27 17:30:08',0,NULL),(7839,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 12:15:08','2024-06-27 17:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719490508;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719490508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 12:32:27','2024-06-27 18:02:27',0,NULL),(7841,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 12:47:27','2024-06-27 18:17:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719492447;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719492447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 13:00:15','2024-06-27 18:30:15',0,NULL),(7843,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 13:15:15','2024-06-27 18:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719494115;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719494115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 13:30:06','2024-06-27 19:00:06',0,NULL),(7845,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 13:45:06','2024-06-27 19:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719495906;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719495906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 14:00:09','2024-06-27 19:30:09',0,NULL),(7847,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 14:15:09','2024-06-27 19:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719497709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719497709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 14:30:11','2024-06-27 20:00:11',0,NULL),(7849,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 14:45:11','2024-06-27 20:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719499511;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719499511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 15:00:10','2024-06-27 20:30:10',0,NULL),(7851,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 15:15:10','2024-06-27 20:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719501310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719501310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 15:30:10','2024-06-27 21:00:10',0,NULL),(7853,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 15:45:10','2024-06-27 21:15:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719503110;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719503110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 16:00:04','2024-06-27 21:30:04',0,NULL),(7855,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 16:15:04','2024-06-27 21:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719504904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719504904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 16:30:12','2024-06-27 22:00:12',0,NULL),(7857,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 16:45:12','2024-06-27 22:15:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719506712;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719506712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 17:00:14','2024-06-27 22:30:14',0,NULL),(7859,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 17:15:14','2024-06-27 22:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719508514;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719508514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 17:30:13','2024-06-27 23:00:13',0,NULL),(7861,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 17:45:13','2024-06-27 23:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719510313;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719510313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 17:46:47','2024-06-27 23:16:47',0,NULL),(7863,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-27 17:30:21','2024-06-27 23:00:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719509421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719509421;}',3,1,'2024-06-27 17:46:47','2024-06-27 23:16:47',0,NULL),(7864,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-27 17:30:24','2024-06-27 23:00:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719509424;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719509424;}',3,1,'2024-06-27 17:46:47','2024-06-27 23:16:47',0,NULL),(7865,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 18:01:47','2024-06-27 23:31:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719511307;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719511307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 18:31:40','2024-06-28 00:01:40',0,NULL),(7867,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 18:46:40','2024-06-28 00:16:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719514000;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719514000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 19:00:15','2024-06-28 00:30:15',0,NULL),(7869,'woocommerce_cleanup_draft_orders','complete','2024-06-28 19:00:15','2024-06-29 00:30:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719601215;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719601215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2024-06-28 19:30:27','2024-06-29 01:00:27',0,NULL),(7871,'wpforms_process_forms_locator_save','complete','2024-06-27 19:00:15','2024-06-27 19:00:15',10,'{\"tasks_meta_id\":87}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-27 19:00:15','2024-06-28 00:30:15',0,NULL),(7872,'wpforms_process_forms_locator_scan','complete','2024-06-28 19:00:15','2024-06-29 00:30:15',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719601215;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719601215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-28 19:30:28','2024-06-29 01:00:28',0,NULL),(7873,'wpforms_process_forms_locator_scan','complete','2024-06-28 19:00:15','2024-06-29 00:30:15',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719601215;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719601215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2024-06-28 19:30:29','2024-06-29 01:00:29',0,NULL),(7874,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 19:15:15','2024-06-28 00:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719515715;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719515715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 19:30:20','2024-06-28 01:00:20',0,NULL),(7876,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 19:45:20','2024-06-28 01:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719517520;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719517520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 20:00:20','2024-06-28 01:30:20',0,NULL),(7878,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 20:15:20','2024-06-28 01:45:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719519320;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719519320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 20:30:19','2024-06-28 02:00:19',0,NULL),(7880,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 20:45:19','2024-06-28 02:15:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719521119;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719521119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 21:00:15','2024-06-28 02:30:15',0,NULL),(7882,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 21:15:15','2024-06-28 02:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719522915;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719522915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 21:30:18','2024-06-28 03:00:18',0,NULL),(7884,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 21:45:18','2024-06-28 03:15:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719524718;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719524718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 22:00:18','2024-06-28 03:30:18',0,NULL),(7886,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 22:15:18','2024-06-28 03:45:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719526518;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719526518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 22:30:20','2024-06-28 04:00:20',0,NULL),(7889,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 22:45:20','2024-06-28 04:15:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719528320;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719528320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 23:00:18','2024-06-28 04:30:18',0,NULL),(7891,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 23:15:18','2024-06-28 04:45:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719530118;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719530118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-27 23:28:46','2024-06-28 04:58:46',0,NULL),(7893,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-27 23:43:46','2024-06-28 05:13:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719531826;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719531826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 00:03:08','2024-06-28 05:33:08',0,NULL),(7895,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 00:18:08','2024-06-28 05:48:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719533888;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719533888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 00:32:29','2024-06-28 06:02:29',0,NULL),(7897,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 00:47:29','2024-06-28 06:17:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719535649;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719535649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 01:00:34','2024-06-28 06:30:34',0,NULL),(7899,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 01:15:34','2024-06-28 06:45:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719537334;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719537334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 01:31:11','2024-06-28 07:01:11',0,NULL),(7901,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 01:46:11','2024-06-28 07:16:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719539171;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719539171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 02:00:11','2024-06-28 07:30:11',0,NULL),(7903,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 02:15:11','2024-06-28 07:45:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719540911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719540911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 02:30:11','2024-06-28 08:00:11',0,NULL),(7905,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 02:45:11','2024-06-28 08:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719542711;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719542711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 03:00:04','2024-06-28 08:30:04',0,NULL),(7907,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 03:15:04','2024-06-28 08:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719544504;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719544504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 03:30:04','2024-06-28 09:00:04',0,NULL),(7909,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 03:45:04','2024-06-28 09:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719546304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719546304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 03:47:35','2024-06-28 09:17:35',0,NULL),(7911,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 04:02:35','2024-06-28 09:32:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719547355;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719547355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 04:30:04','2024-06-28 10:00:04',0,NULL),(7913,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 04:45:04','2024-06-28 10:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719549904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719549904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 05:00:13','2024-06-28 10:30:13',0,NULL),(7915,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 05:15:13','2024-06-28 10:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719551713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719551713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 05:30:05','2024-06-28 11:00:05',0,NULL),(7917,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 05:45:05','2024-06-28 11:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719553505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719553505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 06:00:10','2024-06-28 11:30:10',0,NULL),(7919,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-28 05:30:09','2024-06-28 11:00:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719552609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719552609;}',3,1,'2024-06-28 06:00:10','2024-06-28 11:30:10',0,NULL),(7920,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-28 05:30:11','2024-06-28 11:00:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719552611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719552611;}',3,1,'2024-06-28 06:00:10','2024-06-28 11:30:10',0,NULL),(7921,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 06:15:10','2024-06-28 11:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719555310;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719555310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 06:31:29','2024-06-28 12:01:29',0,NULL),(7923,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 06:46:30','2024-06-28 12:16:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719557190;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719557190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 07:00:13','2024-06-28 12:30:13',0,NULL),(7925,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 07:15:13','2024-06-28 12:45:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719558913;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719558913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 07:30:23','2024-06-28 13:00:23',0,NULL),(7927,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 07:45:24','2024-06-28 13:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719560724;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719560724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 08:00:09','2024-06-28 13:30:09',0,NULL),(7929,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 08:15:09','2024-06-28 13:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719562509;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719562509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 08:30:05','2024-06-28 14:00:05',0,NULL),(7931,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 08:45:05','2024-06-28 14:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719564305;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719564305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 09:00:05','2024-06-28 14:30:05',0,NULL),(7933,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 09:15:05','2024-06-28 14:45:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719566105;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719566105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 09:30:11','2024-06-28 15:00:11',0,NULL),(7935,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 09:45:11','2024-06-28 15:15:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719567911;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719567911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 10:00:09','2024-06-28 15:30:09',0,NULL),(7937,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 10:15:09','2024-06-28 15:45:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719569709;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719569709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 10:30:23','2024-06-28 16:00:23',0,NULL),(7939,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 10:45:23','2024-06-28 16:15:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719571523;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719571523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 11:00:15','2024-06-28 16:30:15',0,NULL),(7941,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 11:15:15','2024-06-28 16:45:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719573315;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719573315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 11:30:06','2024-06-28 17:00:06',0,NULL),(7943,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 11:45:06','2024-06-28 17:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719575106;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719575106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 11:45:57','2024-06-28 17:15:57',0,NULL),(7945,'wpforms_admin_notifications_update','complete','2024-06-28 11:37:33','2024-06-28 11:37:33',10,'{\"tasks_meta_id\":88}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-28 11:37:33','2024-06-28 17:07:33',0,NULL),(7946,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 12:00:57','2024-06-28 17:30:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719576057;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719576057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 12:01:03','2024-06-28 17:31:03',0,NULL),(7948,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 12:16:03','2024-06-28 17:46:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719576963;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719576963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 12:16:15','2024-06-28 17:46:15',0,NULL),(7950,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 12:31:15','2024-06-28 18:01:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719577875;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719577875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 13:00:10','2024-06-28 18:30:10',0,NULL),(7952,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 13:15:10','2024-06-28 18:45:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719580510;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719580510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 13:30:04','2024-06-28 19:00:04',0,NULL),(7954,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 13:45:04','2024-06-28 19:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719582304;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719582304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 14:00:04','2024-06-28 19:30:04',0,NULL),(7956,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 14:15:04','2024-06-28 19:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719584104;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719584104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 14:30:04','2024-06-28 20:00:04',0,NULL),(7958,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 14:45:04','2024-06-28 20:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719585904;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719585904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 15:00:04','2024-06-28 20:30:04',0,NULL),(7960,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 15:15:04','2024-06-28 20:45:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719587704;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719587704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 15:30:05','2024-06-28 21:00:05',0,NULL),(7962,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 15:45:05','2024-06-28 21:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719589505;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719589505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 16:00:06','2024-06-28 21:30:06',0,NULL),(7964,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 16:15:06','2024-06-28 21:45:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719591306;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719591306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 16:30:08','2024-06-28 22:00:08',0,NULL),(7966,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 16:45:08','2024-06-28 22:15:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719593108;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719593108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 17:00:14','2024-06-28 22:30:14',0,NULL),(7968,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 17:15:14','2024-06-28 22:45:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719594914;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719594914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 17:30:13','2024-06-28 23:00:13',0,NULL),(7970,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 17:45:13','2024-06-28 23:15:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719596713;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719596713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 17:46:43','2024-06-28 23:16:43',0,NULL),(7972,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-28 17:30:17','2024-06-28 23:00:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719595817;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719595817;}',3,1,'2024-06-28 17:46:43','2024-06-28 23:16:43',0,NULL),(7973,'woocommerce_marketplace_fetch_promotions_clear','complete','2024-06-28 17:30:17','2024-06-28 23:00:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719595817;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719595817;}',3,1,'2024-06-28 17:46:43','2024-06-28 23:16:43',0,NULL),(7974,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 18:01:43','2024-06-28 23:31:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719597703;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719597703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 18:31:13','2024-06-29 00:01:13',0,NULL),(7976,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 18:46:13','2024-06-29 00:16:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719600373;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719600373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 19:00:12','2024-06-29 00:30:12',0,NULL),(7978,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 19:15:12','2024-06-29 00:45:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719602112;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719602112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 19:30:29','2024-06-29 01:00:29',0,NULL),(7980,'woocommerce_cleanup_draft_orders','pending','2024-06-29 19:30:27','2024-06-30 01:00:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719689427;s:18:\"\0*\0first_timestamp\";i:1712164756;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719689427;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),(7981,'aioseo_cache_prune','pending','2024-06-29 19:30:28','2024-06-30 01:00:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719689428;s:18:\"\0*\0first_timestamp\";i:1712164834;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719689428;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),(7982,'wpforms_process_forms_locator_save','complete','2024-06-28 19:30:28','2024-06-28 19:30:28',10,'{\"tasks_meta_id\":89}','O:28:\"ActionScheduler_NullSchedule\":0:{}',8,1,'2024-06-28 19:30:29','2024-06-29 01:00:29',0,NULL),(7983,'wpforms_process_forms_locator_scan','pending','2024-06-29 19:30:28','2024-06-30 01:00:28',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719689428;s:18:\"\0*\0first_timestamp\";i:1713172879;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719689428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(7984,'wpforms_process_forms_locator_scan','pending','2024-06-29 19:30:29','2024-06-30 01:00:29',10,'{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719689429;s:18:\"\0*\0first_timestamp\";i:1714473017;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719689429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(7985,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 19:45:29','2024-06-29 01:15:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719603929;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719603929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 20:00:17','2024-06-29 01:30:17',0,NULL),(7987,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 20:15:17','2024-06-29 01:45:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719605717;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719605717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 20:30:17','2024-06-29 02:00:17',0,NULL),(7989,'commercekit_attribute_swatch_build_cache_missing','complete','2024-06-28 20:45:17','2024-06-29 02:15:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719607517;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719607517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,1,'2024-06-28 21:00:19','2024-06-29 02:30:19',0,NULL),(7990,'aioseo_image_sitemap_scan','complete','2024-06-28 20:45:17','2024-06-29 02:15:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719607517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719607517;}',4,1,'2024-06-28 21:00:19','2024-06-29 02:30:19',0,NULL),(7991,'commercekit_attribute_swatch_build_cache_missing','pending','2024-06-28 21:15:19','2024-06-29 02:45:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719609319;s:18:\"\0*\0first_timestamp\";i:1712164760;s:13:\"\0*\0recurrence\";i:900;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719609319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:900;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(7992,'aioseo_image_sitemap_scan','pending','2024-06-28 21:15:19','2024-06-29 02:45:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1719609319;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1719609319;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_claims` VALUES (2,'2024-04-15 09:21:15');
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (7,14,'action created','2024-04-03 17:20:59','2024-04-03 17:20:59'),(51,44,'action created','2024-04-04 06:12:52','2024-04-04 11:42:52'),(259,14,'action started via Async Request','2024-04-15 09:21:15','2024-04-15 14:51:15'),(260,14,'action failed via Async Request: Scheduled action for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications will not be executed as no callbacks are registered.','2024-04-15 09:21:15','2024-04-15 14:51:15'),(292,44,'action started via Async Request','2024-04-15 09:21:16','2024-04-15 14:51:16'),(300,44,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-04-15 09:26:31','2024-04-15 14:56:31'),(1991,708,'action created','2024-04-20 10:30:21','2024-04-20 16:00:21'),(2139,708,'action started via WP CLI','2024-04-20 23:00:11','2024-04-21 04:30:11'),(2140,708,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-04-20 23:00:11','2024-04-21 04:30:11'),(2141,758,'action created','2024-04-20 23:00:11','2024-04-21 04:30:11'),(2301,758,'action started via WP CLI','2024-04-21 11:30:03','2024-04-21 17:00:03'),(2302,758,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-04-21 11:30:03','2024-04-21 17:00:03'),(2763,966,'action created','2024-04-22 23:30:03','2024-04-23 05:00:03'),(2917,966,'action started via WP CLI','2024-04-23 11:30:04','2024-04-23 17:00:04'),(2918,966,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-04-23 11:30:04','2024-04-23 17:00:04'),(3228,1121,'action created','2024-04-24 12:30:30','2024-04-24 18:00:30'),(3373,1121,'action started via WP CLI','2024-04-25 00:31:54','2024-04-25 06:01:54'),(3374,1121,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-04-25 00:31:55','2024-04-25 06:01:55'),(4458,1531,'action created','2024-04-28 14:00:04','2024-04-28 19:30:04'),(4603,1531,'action started via WP CLI','2024-04-29 02:00:15','2024-04-29 07:30:15'),(4604,1531,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-04-29 02:00:15','2024-04-29 07:30:15'),(4767,1634,'action created','2024-04-29 14:30:03','2024-04-29 20:00:03'),(4921,1634,'action started via WP CLI','2024-04-30 02:30:25','2024-04-30 08:00:25'),(4922,1634,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-04-30 02:30:25','2024-04-30 08:00:25'),(5407,1848,'action created','2024-05-01 15:00:13','2024-05-01 20:30:13'),(5552,1848,'action started via WP CLI','2024-05-02 03:00:14','2024-05-02 08:30:14'),(5553,1848,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-02 03:00:14','2024-05-02 08:30:14'),(6040,2059,'action created','2024-05-03 16:00:04','2024-05-03 21:30:04'),(6194,2059,'action started via WP CLI','2024-05-04 04:00:04','2024-05-04 09:30:04'),(6195,2059,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-04 04:00:04','2024-05-04 09:30:04'),(6505,2214,'action created','2024-05-05 04:00:04','2024-05-05 09:30:04'),(6665,2214,'action started via WP CLI','2024-05-05 16:00:04','2024-05-05 21:30:04'),(6666,2214,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-05 16:00:04','2024-05-05 21:30:04'),(6667,2268,'action created','2024-05-05 16:00:04','2024-05-05 21:30:04'),(6818,2268,'action started via WP CLI','2024-05-06 04:00:05','2024-05-06 09:30:05'),(6819,2268,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-06 04:00:05','2024-05-06 09:30:05'),(6988,2375,'action created','2024-05-06 16:30:04','2024-05-06 22:00:04'),(7142,2375,'action started via WP CLI','2024-05-07 04:30:04','2024-05-07 10:00:04'),(7143,2375,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-07 04:30:04','2024-05-07 10:00:04'),(7771,2636,'action created','2024-05-09 05:30:04','2024-05-09 11:00:04'),(7955,2636,'action started via WP CLI','2024-05-09 17:30:04','2024-05-09 23:00:04'),(7956,2636,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-09 17:30:04','2024-05-09 23:00:04'),(7957,2698,'action created','2024-05-09 17:30:04','2024-05-09 23:00:04'),(8105,2698,'action started via WP CLI','2024-05-10 05:30:04','2024-05-10 11:00:04'),(8106,2698,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-10 05:30:04','2024-05-10 11:00:04'),(8107,2748,'action created','2024-05-10 05:30:04','2024-05-10 11:00:04'),(8267,2748,'action started via WP CLI','2024-05-10 17:30:04','2024-05-10 23:00:04'),(8268,2748,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-10 17:30:04','2024-05-10 23:00:04'),(8269,2802,'action created','2024-05-10 17:30:04','2024-05-10 23:00:04'),(8417,2802,'action started via WP CLI','2024-05-11 05:30:04','2024-05-11 11:00:04'),(8418,2802,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-11 05:30:04','2024-05-11 11:00:04'),(8419,2852,'action created','2024-05-11 05:30:04','2024-05-11 11:00:04'),(8579,2852,'action started via WP CLI','2024-05-11 17:30:05','2024-05-11 23:00:05'),(8580,2852,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-11 17:30:05','2024-05-11 23:00:05'),(9055,3064,'action created','2024-05-13 06:00:04','2024-05-13 11:30:04'),(9242,3064,'action started via WP CLI','2024-05-13 18:00:04','2024-05-13 23:30:04'),(9243,3064,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-13 18:00:04','2024-05-13 23:30:04'),(9700,3279,'action created','2024-05-15 06:31:55','2024-05-15 12:01:55'),(9872,3279,'action started via WP CLI','2024-05-15 19:00:06','2024-05-16 00:30:06'),(9873,3279,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-15 19:00:06','2024-05-16 00:30:06'),(10648,3595,'action created','2024-05-18 08:30:04','2024-05-18 14:00:04'),(10820,3595,'action started via WP CLI','2024-05-18 20:30:09','2024-05-19 02:00:09'),(10821,3595,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-18 20:30:09','2024-05-19 02:00:09'),(12745,4294,'action created','2024-05-24 23:30:04','2024-05-25 05:00:04'),(12890,4294,'action started via WP CLI','2024-05-25 11:30:04','2024-05-25 17:00:04'),(12891,4294,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-25 11:30:04','2024-05-25 17:00:04'),(12892,4343,'action created','2024-05-25 11:30:04','2024-05-25 17:00:04'),(13052,4343,'action started via WP CLI','2024-05-25 23:30:04','2024-05-26 05:00:04'),(13053,4343,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-25 23:30:04','2024-05-26 05:00:04'),(13054,4397,'action created','2024-05-25 23:30:04','2024-05-26 05:00:04'),(13202,4397,'action started via WP CLI','2024-05-26 11:30:04','2024-05-26 17:00:04'),(13203,4397,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-26 11:30:04','2024-05-26 17:00:04'),(13363,4500,'action created','2024-05-26 23:30:04','2024-05-27 05:00:04'),(13492,4543,'action created','2024-05-27 10:30:12','2024-05-27 16:00:12'),(13495,4544,'action created','2024-05-27 10:30:12','2024-05-27 16:00:12'),(13514,4500,'action started via WP CLI','2024-05-27 11:30:04','2024-05-27 17:00:04'),(13515,4500,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-27 11:30:04','2024-05-27 17:00:04'),(13678,4605,'action created','2024-05-27 23:30:04','2024-05-28 05:00:04'),(13814,4605,'action started via WP CLI','2024-05-28 11:30:04','2024-05-28 17:00:04'),(13815,4605,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-28 11:30:04','2024-05-28 17:00:04'),(13816,4651,'action created','2024-05-28 11:30:04','2024-05-28 17:00:04'),(13855,4664,'action created','2024-05-28 14:30:05','2024-05-28 20:00:05'),(13868,4669,'action created','2024-05-28 15:00:04','2024-05-28 20:30:04'),(13871,4670,'action created','2024-05-28 15:00:04','2024-05-28 20:30:04'),(13939,4692,'action created','2024-05-28 21:00:07','2024-05-29 02:30:07'),(13943,4692,'action started via WP Cron','2024-05-28 21:30:06','2024-05-29 03:00:06'),(13944,4692,'action complete via WP Cron','2024-05-28 21:30:06','2024-05-29 03:00:06'),(13945,4694,'action created','2024-05-28 21:30:06','2024-05-29 03:00:06'),(13949,4694,'action started via WP CLI','2024-05-28 22:00:07','2024-05-29 03:30:07'),(13950,4694,'action complete via WP CLI','2024-05-28 22:00:07','2024-05-29 03:30:07'),(13951,4696,'action created','2024-05-28 22:00:07','2024-05-29 03:30:07'),(13955,4696,'action started via WP Cron','2024-05-28 22:30:03','2024-05-29 04:00:03'),(13956,4696,'action complete via WP Cron','2024-05-28 22:30:03','2024-05-29 04:00:03'),(13957,4698,'action created','2024-05-28 22:30:03','2024-05-29 04:00:03'),(13961,4698,'action started via WP Cron','2024-05-28 23:00:10','2024-05-29 04:30:10'),(13962,4698,'action complete via WP Cron','2024-05-28 23:00:11','2024-05-29 04:30:11'),(13963,4700,'action created','2024-05-28 23:00:11','2024-05-29 04:30:11'),(13967,4700,'action started via WP Cron','2024-05-28 23:30:03','2024-05-29 05:00:03'),(13968,4700,'action complete via WP Cron','2024-05-28 23:30:03','2024-05-29 05:00:03'),(13969,4702,'action created','2024-05-28 23:30:03','2024-05-29 05:00:03'),(13973,4651,'action started via WP Cron','2024-05-28 23:30:04','2024-05-29 05:00:04'),(13974,4651,'action complete via WP Cron','2024-05-28 23:30:04','2024-05-29 05:00:04'),(13975,4704,'action created','2024-05-28 23:30:04','2024-05-29 05:00:04'),(13976,4702,'action started via WP Cron','2024-05-29 00:00:52','2024-05-29 05:30:52'),(13977,4702,'action complete via WP Cron','2024-05-29 00:00:53','2024-05-29 05:30:53'),(13978,4705,'action created','2024-05-29 00:00:55','2024-05-29 05:30:55'),(13982,4705,'action started via WP Cron','2024-05-29 00:31:54','2024-05-29 06:01:54'),(13983,4705,'action complete via WP Cron','2024-05-29 00:31:55','2024-05-29 06:01:55'),(13984,4707,'action created','2024-05-29 00:31:55','2024-05-29 06:01:55'),(13988,4707,'action started via WP Cron','2024-05-29 01:00:32','2024-05-29 06:30:32'),(13989,4707,'action complete via WP Cron','2024-05-29 01:00:32','2024-05-29 06:30:32'),(13990,4709,'action created','2024-05-29 01:00:32','2024-05-29 06:30:32'),(13994,4709,'action started via WP Cron','2024-05-29 01:30:37','2024-05-29 07:00:37'),(13995,4709,'action complete via WP Cron','2024-05-29 01:30:38','2024-05-29 07:00:38'),(13996,4711,'action created','2024-05-29 01:30:38','2024-05-29 07:00:38'),(14000,4711,'action started via WP Cron','2024-05-29 02:00:03','2024-05-29 07:30:03'),(14001,4711,'action complete via WP Cron','2024-05-29 02:00:03','2024-05-29 07:30:03'),(14002,4713,'action created','2024-05-29 02:00:03','2024-05-29 07:30:03'),(14006,4713,'action started via WP Cron','2024-05-29 02:30:03','2024-05-29 08:00:03'),(14007,4713,'action complete via WP Cron','2024-05-29 02:30:03','2024-05-29 08:00:03'),(14008,4715,'action created','2024-05-29 02:30:03','2024-05-29 08:00:03'),(14012,4715,'action started via WP Cron','2024-05-29 03:00:03','2024-05-29 08:30:03'),(14013,4715,'action complete via WP Cron','2024-05-29 03:00:03','2024-05-29 08:30:03'),(14014,4717,'action created','2024-05-29 03:00:03','2024-05-29 08:30:03'),(14018,4717,'action started via WP Cron','2024-05-29 03:30:03','2024-05-29 09:00:03'),(14019,4717,'action complete via WP Cron','2024-05-29 03:30:03','2024-05-29 09:00:03'),(14020,4719,'action created','2024-05-29 03:30:03','2024-05-29 09:00:03'),(14024,4719,'action started via WP Cron','2024-05-29 04:00:03','2024-05-29 09:30:03'),(14025,4719,'action complete via WP Cron','2024-05-29 04:00:03','2024-05-29 09:30:03'),(14026,4721,'action created','2024-05-29 04:00:03','2024-05-29 09:30:03'),(14030,4721,'action started via WP Cron','2024-05-29 04:30:04','2024-05-29 10:00:04'),(14031,4721,'action complete via WP Cron','2024-05-29 04:30:04','2024-05-29 10:00:04'),(14032,4723,'action created','2024-05-29 04:30:04','2024-05-29 10:00:04'),(14036,4723,'action started via WP Cron','2024-05-29 05:00:07','2024-05-29 10:30:07'),(14037,4723,'action complete via WP Cron','2024-05-29 05:00:07','2024-05-29 10:30:07'),(14038,4725,'action created','2024-05-29 05:00:07','2024-05-29 10:30:07'),(14042,4725,'action started via WP Cron','2024-05-29 05:30:05','2024-05-29 11:00:05'),(14043,4725,'action complete via WP Cron','2024-05-29 05:30:05','2024-05-29 11:00:05'),(14044,4727,'action created','2024-05-29 05:30:05','2024-05-29 11:00:05'),(14048,4727,'action started via WP Cron','2024-05-29 06:00:03','2024-05-29 11:30:03'),(14049,4727,'action complete via WP Cron','2024-05-29 06:00:03','2024-05-29 11:30:03'),(14050,4729,'action created','2024-05-29 06:00:03','2024-05-29 11:30:03'),(14054,4729,'action started via WP CLI','2024-05-29 06:30:42','2024-05-29 12:00:42'),(14055,4729,'action complete via WP CLI','2024-05-29 06:30:43','2024-05-29 12:00:43'),(14056,4731,'action created','2024-05-29 06:30:43','2024-05-29 12:00:43'),(14060,4731,'action started via WP Cron','2024-05-29 07:00:09','2024-05-29 12:30:09'),(14061,4731,'action complete via WP Cron','2024-05-29 07:00:09','2024-05-29 12:30:09'),(14062,4733,'action created','2024-05-29 07:00:09','2024-05-29 12:30:09'),(14066,4733,'action started via WP Cron','2024-05-29 07:30:03','2024-05-29 13:00:03'),(14067,4733,'action complete via WP Cron','2024-05-29 07:30:03','2024-05-29 13:00:03'),(14068,4735,'action created','2024-05-29 07:30:03','2024-05-29 13:00:03'),(14072,4735,'action started via WP Cron','2024-05-29 08:00:03','2024-05-29 13:30:03'),(14073,4735,'action complete via WP Cron','2024-05-29 08:00:03','2024-05-29 13:30:03'),(14074,4737,'action created','2024-05-29 08:00:03','2024-05-29 13:30:03'),(14078,4737,'action started via WP Cron','2024-05-29 08:30:03','2024-05-29 14:00:03'),(14079,4737,'action complete via WP Cron','2024-05-29 08:30:03','2024-05-29 14:00:03'),(14080,4739,'action created','2024-05-29 08:30:03','2024-05-29 14:00:03'),(14084,4739,'action started via WP Cron','2024-05-29 09:00:03','2024-05-29 14:30:03'),(14085,4739,'action complete via WP Cron','2024-05-29 09:00:03','2024-05-29 14:30:03'),(14086,4741,'action created','2024-05-29 09:00:03','2024-05-29 14:30:03'),(14090,4741,'action started via WP Cron','2024-05-29 09:30:04','2024-05-29 15:00:04'),(14091,4741,'action complete via WP Cron','2024-05-29 09:30:04','2024-05-29 15:00:04'),(14092,4743,'action created','2024-05-29 09:30:04','2024-05-29 15:00:04'),(14096,4743,'action started via WP Cron','2024-05-29 10:00:03','2024-05-29 15:30:03'),(14097,4743,'action complete via WP Cron','2024-05-29 10:00:03','2024-05-29 15:30:03'),(14098,4745,'action created','2024-05-29 10:00:03','2024-05-29 15:30:03'),(14102,4745,'action started via WP Cron','2024-05-29 10:30:04','2024-05-29 16:00:04'),(14103,4745,'action complete via WP Cron','2024-05-29 10:30:04','2024-05-29 16:00:04'),(14104,4747,'action created','2024-05-29 10:30:04','2024-05-29 16:00:04'),(14108,4747,'action started via WP Cron','2024-05-29 11:00:06','2024-05-29 16:30:06'),(14109,4747,'action complete via WP Cron','2024-05-29 11:00:06','2024-05-29 16:30:06'),(14110,4749,'action created','2024-05-29 11:00:06','2024-05-29 16:30:06'),(14114,4749,'action started via WP Cron','2024-05-29 11:30:02','2024-05-29 17:00:02'),(14115,4749,'action complete via WP Cron','2024-05-29 11:30:02','2024-05-29 17:00:02'),(14116,4751,'action created','2024-05-29 11:30:02','2024-05-29 17:00:02'),(14117,4704,'action started via WP CLI','2024-05-29 11:30:04','2024-05-29 17:00:04'),(14118,4704,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-29 11:30:04','2024-05-29 17:00:04'),(14119,4752,'action created','2024-05-29 11:30:04','2024-05-29 17:00:04'),(14123,4751,'action started via WP Cron','2024-05-29 12:00:03','2024-05-29 17:30:03'),(14124,4751,'action complete via WP Cron','2024-05-29 12:00:03','2024-05-29 17:30:03'),(14125,4754,'action created','2024-05-29 12:00:03','2024-05-29 17:30:03'),(14129,4754,'action started via WP Cron','2024-05-29 13:00:06','2024-05-29 18:30:06'),(14130,4754,'action complete via WP Cron','2024-05-29 13:00:06','2024-05-29 18:30:06'),(14131,4756,'action created','2024-05-29 13:00:07','2024-05-29 18:30:07'),(14135,4756,'action started via WP Cron','2024-05-29 13:23:11','2024-05-29 18:53:11'),(14136,4756,'action complete via WP Cron','2024-05-29 13:23:11','2024-05-29 18:53:11'),(14137,4758,'action created','2024-05-29 13:23:11','2024-05-29 18:53:11'),(14141,4758,'action started via WP Cron','2024-05-29 14:00:04','2024-05-29 19:30:04'),(14142,4758,'action complete via WP Cron','2024-05-29 14:00:04','2024-05-29 19:30:04'),(14143,4760,'action created','2024-05-29 14:00:04','2024-05-29 19:30:04'),(14147,4760,'action started via WP Cron','2024-05-29 14:30:04','2024-05-29 20:00:04'),(14148,4760,'action complete via WP Cron','2024-05-29 14:30:04','2024-05-29 20:00:04'),(14149,4762,'action created','2024-05-29 14:30:04','2024-05-29 20:00:04'),(14153,4664,'action started via WP Cron','2024-05-29 15:00:03','2024-05-29 20:30:03'),(14154,4664,'action complete via WP Cron','2024-05-29 15:00:03','2024-05-29 20:30:03'),(14155,4764,'action created','2024-05-29 15:00:03','2024-05-29 20:30:03'),(14159,4762,'action started via WP Cron','2024-05-29 15:00:03','2024-05-29 20:30:03'),(14160,4762,'action complete via WP Cron','2024-05-29 15:00:03','2024-05-29 20:30:03'),(14161,4766,'action created','2024-05-29 15:00:03','2024-05-29 20:30:03'),(14165,4669,'action started via WP CLI','2024-05-29 15:00:04','2024-05-29 20:30:04'),(14166,4768,'action created','2024-05-29 15:00:04','2024-05-29 20:30:04'),(14167,4669,'action complete via WP CLI','2024-05-29 15:00:04','2024-05-29 20:30:04'),(14168,4769,'action created','2024-05-29 15:00:04','2024-05-29 20:30:04'),(14169,4670,'action started via WP CLI','2024-05-29 15:00:04','2024-05-29 20:30:04'),(14170,4670,'action complete via WP CLI','2024-05-29 15:00:04','2024-05-29 20:30:04'),(14171,4770,'action created','2024-05-29 15:00:04','2024-05-29 20:30:04'),(14172,4768,'action started via WP CLI','2024-05-29 15:00:04','2024-05-29 20:30:04'),(14173,4768,'action complete via WP CLI','2024-05-29 15:00:04','2024-05-29 20:30:04'),(14174,4766,'action started via WP Cron','2024-05-29 15:30:03','2024-05-29 21:00:03'),(14175,4766,'action complete via WP Cron','2024-05-29 15:30:04','2024-05-29 21:00:04'),(14176,4771,'action created','2024-05-29 15:30:04','2024-05-29 21:00:04'),(14180,4771,'action started via WP Cron','2024-05-29 16:00:04','2024-05-29 21:30:04'),(14181,4771,'action complete via WP Cron','2024-05-29 16:00:04','2024-05-29 21:30:04'),(14182,4773,'action created','2024-05-29 16:00:04','2024-05-29 21:30:04'),(14186,4773,'action started via WP Cron','2024-05-29 16:30:03','2024-05-29 22:00:03'),(14187,4773,'action complete via WP Cron','2024-05-29 16:30:03','2024-05-29 22:00:03'),(14188,4775,'action created','2024-05-29 16:30:03','2024-05-29 22:00:03'),(14192,4775,'action started via WP Cron','2024-05-29 17:00:07','2024-05-29 22:30:07'),(14193,4775,'action complete via WP Cron','2024-05-29 17:00:07','2024-05-29 22:30:07'),(14194,4777,'action created','2024-05-29 17:00:07','2024-05-29 22:30:07'),(14198,4777,'action started via WP Cron','2024-05-29 17:30:03','2024-05-29 23:00:03'),(14199,4777,'action complete via WP Cron','2024-05-29 17:30:03','2024-05-29 23:00:03'),(14200,4779,'action created','2024-05-29 17:30:03','2024-05-29 23:00:03'),(14204,4779,'action started via WP Cron','2024-05-29 18:00:04','2024-05-29 23:30:04'),(14205,4779,'action complete via WP Cron','2024-05-29 18:00:04','2024-05-29 23:30:04'),(14206,4781,'action created','2024-05-29 18:00:04','2024-05-29 23:30:04'),(14210,4781,'action started via WP CLI','2024-05-29 18:30:12','2024-05-30 00:00:12'),(14211,4781,'action complete via WP CLI','2024-05-29 18:30:14','2024-05-30 00:00:14'),(14212,4783,'action created','2024-05-29 18:30:17','2024-05-30 00:00:17'),(14216,4783,'action started via WP Cron','2024-05-29 19:00:05','2024-05-30 00:30:05'),(14217,4783,'action complete via WP Cron','2024-05-29 19:00:05','2024-05-30 00:30:05'),(14218,4785,'action created','2024-05-29 19:00:05','2024-05-30 00:30:05'),(14222,4785,'action started via WP Cron','2024-05-29 19:30:14','2024-05-30 01:00:14'),(14223,4785,'action complete via WP Cron','2024-05-29 19:30:14','2024-05-30 01:00:14'),(14224,4787,'action created','2024-05-29 19:30:15','2024-05-30 01:00:15'),(14228,4787,'action started via WP Cron','2024-05-29 20:00:14','2024-05-30 01:30:14'),(14229,4787,'action complete via WP Cron','2024-05-29 20:00:14','2024-05-30 01:30:14'),(14230,4789,'action created','2024-05-29 20:00:14','2024-05-30 01:30:14'),(14234,4789,'action started via WP Cron','2024-05-29 20:30:11','2024-05-30 02:00:11'),(14235,4789,'action complete via WP Cron','2024-05-29 20:30:11','2024-05-30 02:00:11'),(14236,4791,'action created','2024-05-29 20:30:11','2024-05-30 02:00:11'),(14240,4791,'action started via WP Cron','2024-05-29 21:00:10','2024-05-30 02:30:10'),(14241,4791,'action complete via WP Cron','2024-05-29 21:00:11','2024-05-30 02:30:11'),(14242,4793,'action created','2024-05-29 21:00:11','2024-05-30 02:30:11'),(14246,4793,'action started via WP Cron','2024-05-29 21:30:07','2024-05-30 03:00:07'),(14247,4793,'action complete via WP Cron','2024-05-29 21:30:07','2024-05-30 03:00:07'),(14248,4795,'action created','2024-05-29 21:30:07','2024-05-30 03:00:07'),(14252,4795,'action started via WP CLI','2024-05-29 22:00:10','2024-05-30 03:30:10'),(14253,4795,'action complete via WP CLI','2024-05-29 22:00:10','2024-05-30 03:30:10'),(14254,4797,'action created','2024-05-29 22:00:10','2024-05-30 03:30:10'),(14261,4797,'action started via WP Cron','2024-05-29 22:30:02','2024-05-30 04:00:02'),(14262,4797,'action complete via WP Cron','2024-05-29 22:30:02','2024-05-30 04:00:02'),(14263,4800,'action created','2024-05-29 22:30:02','2024-05-30 04:00:02'),(14267,4800,'action started via WP Cron','2024-05-29 23:00:10','2024-05-30 04:30:10'),(14268,4800,'action complete via WP Cron','2024-05-29 23:00:10','2024-05-30 04:30:10'),(14269,4802,'action created','2024-05-29 23:00:10','2024-05-30 04:30:10'),(14273,4802,'action started via WP Cron','2024-05-29 23:30:04','2024-05-30 05:00:04'),(14274,4802,'action complete via WP Cron','2024-05-29 23:30:04','2024-05-30 05:00:04'),(14275,4804,'action created','2024-05-29 23:30:04','2024-05-30 05:00:04'),(14279,4752,'action started via WP Cron','2024-05-29 23:30:04','2024-05-30 05:00:04'),(14280,4752,'action complete via WP Cron','2024-05-29 23:30:04','2024-05-30 05:00:04'),(14281,4806,'action created','2024-05-29 23:30:04','2024-05-30 05:00:04'),(14282,4804,'action started via WP Cron','2024-05-30 00:00:58','2024-05-30 05:30:58'),(14283,4804,'action complete via WP Cron','2024-05-30 00:00:59','2024-05-30 05:30:59'),(14284,4807,'action created','2024-05-30 00:00:59','2024-05-30 05:30:59'),(14288,4807,'action started via WP Cron','2024-05-30 00:30:55','2024-05-30 06:00:55'),(14289,4807,'action complete via WP Cron','2024-05-30 00:30:55','2024-05-30 06:00:55'),(14290,4809,'action created','2024-05-30 00:30:56','2024-05-30 06:00:56'),(14294,4809,'action started via WP Cron','2024-05-30 01:00:45','2024-05-30 06:30:45'),(14295,4809,'action complete via WP Cron','2024-05-30 01:00:45','2024-05-30 06:30:45'),(14296,4811,'action created','2024-05-30 01:00:45','2024-05-30 06:30:45'),(14300,4811,'action started via WP Cron','2024-05-30 02:00:03','2024-05-30 07:30:03'),(14301,4811,'action complete via WP Cron','2024-05-30 02:00:03','2024-05-30 07:30:03'),(14302,4813,'action created','2024-05-30 02:00:03','2024-05-30 07:30:03'),(14306,4813,'action started via WP Cron','2024-05-30 02:30:02','2024-05-30 08:00:02'),(14307,4813,'action complete via WP Cron','2024-05-30 02:30:02','2024-05-30 08:00:02'),(14308,4815,'action created','2024-05-30 02:30:02','2024-05-30 08:00:02'),(14312,4815,'action started via WP Cron','2024-05-30 03:00:03','2024-05-30 08:30:03'),(14313,4815,'action complete via WP Cron','2024-05-30 03:00:03','2024-05-30 08:30:03'),(14314,4817,'action created','2024-05-30 03:00:03','2024-05-30 08:30:03'),(14318,4817,'action started via WP Cron','2024-05-30 03:30:04','2024-05-30 09:00:04'),(14319,4817,'action complete via WP Cron','2024-05-30 03:30:04','2024-05-30 09:00:04'),(14320,4819,'action created','2024-05-30 03:30:04','2024-05-30 09:00:04'),(14324,4819,'action started via WP Cron','2024-05-30 04:00:03','2024-05-30 09:30:03'),(14325,4819,'action complete via WP Cron','2024-05-30 04:00:03','2024-05-30 09:30:03'),(14326,4821,'action created','2024-05-30 04:00:03','2024-05-30 09:30:03'),(14330,4821,'action started via WP Cron','2024-05-30 04:30:04','2024-05-30 10:00:04'),(14331,4821,'action complete via WP Cron','2024-05-30 04:30:04','2024-05-30 10:00:04'),(14332,4823,'action created','2024-05-30 04:30:04','2024-05-30 10:00:04'),(14336,4823,'action started via WP Cron','2024-05-30 05:00:11','2024-05-30 10:30:11'),(14337,4823,'action complete via WP Cron','2024-05-30 05:00:11','2024-05-30 10:30:11'),(14338,4825,'action created','2024-05-30 05:00:11','2024-05-30 10:30:11'),(14342,4825,'action started via WP Cron','2024-05-30 05:30:03','2024-05-30 11:00:03'),(14343,4825,'action complete via WP Cron','2024-05-30 05:30:03','2024-05-30 11:00:03'),(14344,4827,'action created','2024-05-30 05:30:03','2024-05-30 11:00:03'),(14348,4827,'action started via WP Cron','2024-05-30 06:00:05','2024-05-30 11:30:05'),(14349,4827,'action complete via WP Cron','2024-05-30 06:00:05','2024-05-30 11:30:05'),(14350,4829,'action created','2024-05-30 06:00:05','2024-05-30 11:30:05'),(14354,4829,'action started via WP CLI','2024-05-30 06:30:22','2024-05-30 12:00:22'),(14355,4829,'action complete via WP CLI','2024-05-30 06:30:26','2024-05-30 12:00:26'),(14356,4831,'action created','2024-05-30 06:30:38','2024-05-30 12:00:38'),(14360,4831,'action started via WP Cron','2024-05-30 07:00:10','2024-05-30 12:30:10'),(14361,4831,'action complete via WP Cron','2024-05-30 07:00:10','2024-05-30 12:30:10'),(14362,4833,'action created','2024-05-30 07:00:10','2024-05-30 12:30:10'),(14366,4833,'action started via WP Cron','2024-05-30 07:30:03','2024-05-30 13:00:03'),(14367,4833,'action complete via WP Cron','2024-05-30 07:30:03','2024-05-30 13:00:03'),(14368,4835,'action created','2024-05-30 07:30:03','2024-05-30 13:00:03'),(14372,4835,'action started via WP Cron','2024-05-30 08:00:03','2024-05-30 13:30:03'),(14373,4835,'action complete via WP Cron','2024-05-30 08:00:03','2024-05-30 13:30:03'),(14374,4837,'action created','2024-05-30 08:00:03','2024-05-30 13:30:03'),(14378,4837,'action started via WP Cron','2024-05-30 08:30:03','2024-05-30 14:00:03'),(14379,4837,'action complete via WP Cron','2024-05-30 08:30:03','2024-05-30 14:00:03'),(14380,4839,'action created','2024-05-30 08:30:03','2024-05-30 14:00:03'),(14384,4839,'action started via WP Cron','2024-05-30 09:00:03','2024-05-30 14:30:03'),(14385,4839,'action complete via WP Cron','2024-05-30 09:00:03','2024-05-30 14:30:03'),(14386,4841,'action created','2024-05-30 09:00:03','2024-05-30 14:30:03'),(14390,4841,'action started via WP Cron','2024-05-30 09:30:04','2024-05-30 15:00:04'),(14391,4841,'action complete via WP Cron','2024-05-30 09:30:04','2024-05-30 15:00:04'),(14392,4843,'action created','2024-05-30 09:30:04','2024-05-30 15:00:04'),(14396,4843,'action started via WP Cron','2024-05-30 10:00:17','2024-05-30 15:30:17'),(14397,4843,'action complete via WP Cron','2024-05-30 10:00:17','2024-05-30 15:30:17'),(14398,4845,'action created','2024-05-30 10:00:17','2024-05-30 15:30:17'),(14402,4845,'action started via WP Cron','2024-05-30 10:30:15','2024-05-30 16:00:15'),(14403,4845,'action complete via WP Cron','2024-05-30 10:30:15','2024-05-30 16:00:15'),(14404,4847,'action created','2024-05-30 10:30:15','2024-05-30 16:00:15'),(14408,4847,'action started via WP Cron','2024-05-30 11:00:06','2024-05-30 16:30:06'),(14409,4847,'action complete via WP Cron','2024-05-30 11:00:06','2024-05-30 16:30:06'),(14410,4849,'action created','2024-05-30 11:00:06','2024-05-30 16:30:06'),(14414,4849,'action started via WP Cron','2024-05-30 11:30:03','2024-05-30 17:00:03'),(14415,4849,'action complete via WP Cron','2024-05-30 11:30:03','2024-05-30 17:00:03'),(14416,4851,'action created','2024-05-30 11:30:03','2024-05-30 17:00:03'),(14420,4806,'action started via WP CLI','2024-05-30 11:30:04','2024-05-30 17:00:04'),(14421,4806,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-30 11:30:04','2024-05-30 17:00:04'),(14422,4806,'This action appears to be consistently failing. A new instance will not be scheduled.','2024-05-30 11:30:04','2024-05-30 17:00:04'),(14423,4851,'action started via WP Cron','2024-05-30 12:00:04','2024-05-30 17:30:04'),(14424,4851,'action complete via WP Cron','2024-05-30 12:00:04','2024-05-30 17:30:04'),(14425,4853,'action created','2024-05-30 12:00:04','2024-05-30 17:30:04'),(14429,4853,'action started via WP Cron','2024-05-30 12:30:19','2024-05-30 18:00:19'),(14430,4853,'action complete via WP Cron','2024-05-30 12:30:20','2024-05-30 18:00:20'),(14431,4855,'action created','2024-05-30 12:30:22','2024-05-30 18:00:22'),(14435,4855,'action started via WP Cron','2024-05-30 13:00:04','2024-05-30 18:30:04'),(14436,4855,'action complete via WP Cron','2024-05-30 13:00:04','2024-05-30 18:30:04'),(14437,4857,'action created','2024-05-30 13:00:04','2024-05-30 18:30:04'),(14441,4857,'action started via WP Cron','2024-05-30 13:30:03','2024-05-30 19:00:03'),(14442,4857,'action complete via WP Cron','2024-05-30 13:30:03','2024-05-30 19:00:03'),(14443,4859,'action created','2024-05-30 13:30:03','2024-05-30 19:00:03'),(14447,4859,'action started via WP Cron','2024-05-30 14:00:03','2024-05-30 19:30:03'),(14448,4859,'action complete via WP Cron','2024-05-30 14:00:03','2024-05-30 19:30:03'),(14449,4861,'action created','2024-05-30 14:00:03','2024-05-30 19:30:03'),(14453,4861,'action started via WP Cron','2024-05-30 14:30:11','2024-05-30 20:00:11'),(14454,4861,'action complete via WP Cron','2024-05-30 14:30:11','2024-05-30 20:00:11'),(14455,4863,'action created','2024-05-30 14:30:11','2024-05-30 20:00:11'),(14459,4863,'action started via WP Cron','2024-05-30 15:00:03','2024-05-30 20:30:03'),(14460,4863,'action complete via WP Cron','2024-05-30 15:00:03','2024-05-30 20:30:03'),(14461,4865,'action created','2024-05-30 15:00:03','2024-05-30 20:30:03'),(14462,4764,'action started via WP Cron','2024-05-30 15:00:03','2024-05-30 20:30:03'),(14463,4764,'action complete via WP Cron','2024-05-30 15:00:03','2024-05-30 20:30:03'),(14464,4866,'action created','2024-05-30 15:00:03','2024-05-30 20:30:03'),(14468,4769,'action started via WP CLI','2024-05-30 15:00:04','2024-05-30 20:30:04'),(14469,4868,'action created','2024-05-30 15:00:04','2024-05-30 20:30:04'),(14470,4769,'action complete via WP CLI','2024-05-30 15:00:04','2024-05-30 20:30:04'),(14471,4869,'action created','2024-05-30 15:00:04','2024-05-30 20:30:04'),(14472,4770,'action started via WP CLI','2024-05-30 15:00:04','2024-05-30 20:30:04'),(14473,4770,'action complete via WP CLI','2024-05-30 15:00:04','2024-05-30 20:30:04'),(14474,4870,'action created','2024-05-30 15:00:04','2024-05-30 20:30:04'),(14475,4868,'action started via WP CLI','2024-05-30 15:00:04','2024-05-30 20:30:04'),(14476,4868,'action complete via WP CLI','2024-05-30 15:00:04','2024-05-30 20:30:04'),(14480,4865,'action started via WP Cron','2024-05-30 15:30:02','2024-05-30 21:00:02'),(14481,4865,'action complete via WP Cron','2024-05-30 15:30:02','2024-05-30 21:00:02'),(14482,4872,'action created','2024-05-30 15:30:02','2024-05-30 21:00:02'),(14486,4872,'action started via WP Cron','2024-05-30 16:00:03','2024-05-30 21:30:03'),(14487,4872,'action complete via WP Cron','2024-05-30 16:00:03','2024-05-30 21:30:03'),(14488,4874,'action created','2024-05-30 16:00:03','2024-05-30 21:30:03'),(14492,4874,'action started via WP Cron','2024-05-30 16:30:03','2024-05-30 22:00:03'),(14493,4874,'action complete via WP Cron','2024-05-30 16:30:03','2024-05-30 22:00:03'),(14494,4876,'action created','2024-05-30 16:30:03','2024-05-30 22:00:03'),(14498,4876,'action started via WP Cron','2024-05-30 17:00:06','2024-05-30 22:30:06'),(14499,4876,'action complete via WP Cron','2024-05-30 17:00:06','2024-05-30 22:30:06'),(14500,4878,'action created','2024-05-30 17:00:06','2024-05-30 22:30:06'),(14504,4878,'action started via WP Cron','2024-05-30 17:30:03','2024-05-30 23:00:03'),(14505,4878,'action complete via WP Cron','2024-05-30 17:30:03','2024-05-30 23:00:03'),(14506,4880,'action created','2024-05-30 17:30:03','2024-05-30 23:00:03'),(14510,4880,'action started via WP Cron','2024-05-30 18:00:02','2024-05-30 23:30:02'),(14511,4880,'action complete via WP Cron','2024-05-30 18:00:02','2024-05-30 23:30:02'),(14512,4882,'action created','2024-05-30 18:00:02','2024-05-30 23:30:02'),(14516,4882,'action started via WP CLI','2024-05-30 18:30:21','2024-05-31 00:00:21'),(14517,4882,'action complete via WP CLI','2024-05-30 18:30:22','2024-05-31 00:00:22'),(14518,4884,'action created','2024-05-30 18:30:23','2024-05-31 00:00:23'),(14522,4884,'action started via WP Cron','2024-05-30 19:00:04','2024-05-31 00:30:04'),(14523,4884,'action complete via WP Cron','2024-05-30 19:00:04','2024-05-31 00:30:04'),(14524,4886,'action created','2024-05-30 19:00:04','2024-05-31 00:30:04'),(14528,4886,'action started via WP Cron','2024-05-30 19:30:27','2024-05-31 01:00:27'),(14529,4886,'action complete via WP Cron','2024-05-30 19:30:27','2024-05-31 01:00:27'),(14530,4888,'action created','2024-05-30 19:30:27','2024-05-31 01:00:27'),(14534,4888,'action started via WP Cron','2024-05-30 20:00:14','2024-05-31 01:30:14'),(14535,4888,'action complete via WP Cron','2024-05-30 20:00:14','2024-05-31 01:30:14'),(14536,4890,'action created','2024-05-30 20:00:14','2024-05-31 01:30:14'),(14540,4890,'action started via WP Cron','2024-05-30 20:30:14','2024-05-31 02:00:14'),(14541,4890,'action complete via WP Cron','2024-05-30 20:30:14','2024-05-31 02:00:14'),(14542,4892,'action created','2024-05-30 20:30:14','2024-05-31 02:00:14'),(14546,4892,'action started via WP Cron','2024-05-30 21:00:09','2024-05-31 02:30:09'),(14547,4892,'action complete via WP Cron','2024-05-30 21:00:09','2024-05-31 02:30:09'),(14548,4894,'action created','2024-05-30 21:00:09','2024-05-31 02:30:09'),(14552,4894,'action started via WP Cron','2024-05-30 21:30:04','2024-05-31 03:00:04'),(14553,4894,'action complete via WP Cron','2024-05-30 21:30:04','2024-05-31 03:00:04'),(14554,4896,'action created','2024-05-30 21:30:04','2024-05-31 03:00:04'),(14558,4896,'action started via WP Cron','2024-05-30 22:00:10','2024-05-31 03:30:10'),(14559,4896,'action complete via WP Cron','2024-05-30 22:00:10','2024-05-31 03:30:10'),(14560,4898,'action created','2024-05-30 22:00:10','2024-05-31 03:30:10'),(14564,4900,'action created','2024-05-30 22:00:10','2024-05-31 03:30:10'),(14565,4900,'action started via Async Request','2024-05-30 22:00:12','2024-05-31 03:30:12'),(14566,4900,'action complete via Async Request','2024-05-30 22:00:12','2024-05-31 03:30:12'),(14567,4901,'action created','2024-05-30 22:00:12','2024-05-31 03:30:12'),(14571,4898,'action started via WP CLI','2024-05-30 22:30:07','2024-05-31 04:00:07'),(14572,4898,'action complete via WP CLI','2024-05-30 22:30:07','2024-05-31 04:00:07'),(14573,4903,'action created','2024-05-30 22:30:07','2024-05-31 04:00:07'),(14577,4903,'action started via WP Cron','2024-05-30 23:00:09','2024-05-31 04:30:09'),(14578,4903,'action complete via WP Cron','2024-05-30 23:00:09','2024-05-31 04:30:09'),(14579,4905,'action created','2024-05-30 23:00:09','2024-05-31 04:30:09'),(14583,4905,'action started via WP Cron','2024-05-30 23:30:03','2024-05-31 05:00:03'),(14584,4905,'action complete via WP Cron','2024-05-30 23:30:03','2024-05-31 05:00:03'),(14585,4907,'action created','2024-05-30 23:30:03','2024-05-31 05:00:03'),(14589,4907,'action started via WP CLI','2024-05-31 00:01:04','2024-05-31 05:31:04'),(14590,4907,'action complete via WP CLI','2024-05-31 00:01:08','2024-05-31 05:31:08'),(14591,4909,'action created','2024-05-31 00:01:19','2024-05-31 05:31:19'),(14595,4909,'action started via WP Cron','2024-05-31 00:31:44','2024-05-31 06:01:44'),(14596,4909,'action complete via WP Cron','2024-05-31 00:31:44','2024-05-31 06:01:44'),(14597,4911,'action created','2024-05-31 00:31:44','2024-05-31 06:01:44'),(14601,4911,'action started via WP Cron','2024-05-31 01:00:32','2024-05-31 06:30:32'),(14602,4911,'action complete via WP Cron','2024-05-31 01:00:32','2024-05-31 06:30:32'),(14603,4913,'action created','2024-05-31 01:00:32','2024-05-31 06:30:32'),(14607,4913,'action started via WP CLI','2024-05-31 01:30:36','2024-05-31 07:00:36'),(14608,4913,'action complete via WP CLI','2024-05-31 01:30:37','2024-05-31 07:00:37'),(14609,4915,'action created','2024-05-31 01:30:37','2024-05-31 07:00:37'),(14613,4915,'action started via WP Cron','2024-05-31 02:00:03','2024-05-31 07:30:03'),(14614,4915,'action complete via WP Cron','2024-05-31 02:00:03','2024-05-31 07:30:03'),(14615,4917,'action created','2024-05-31 02:00:03','2024-05-31 07:30:03'),(14619,4917,'action started via WP Cron','2024-05-31 02:24:44','2024-05-31 07:54:44'),(14620,4917,'action complete via WP Cron','2024-05-31 02:24:44','2024-05-31 07:54:44'),(14621,4919,'action created','2024-05-31 02:24:44','2024-05-31 07:54:44'),(14625,4919,'action started via WP Cron','2024-05-31 02:46:22','2024-05-31 08:16:22'),(14626,4919,'action complete via WP Cron','2024-05-31 02:46:22','2024-05-31 08:16:22'),(14627,4921,'action created','2024-05-31 02:46:22','2024-05-31 08:16:22'),(14631,4921,'action started via WP Cron','2024-05-31 03:23:55','2024-05-31 08:53:55'),(14632,4921,'action complete via WP Cron','2024-05-31 03:23:55','2024-05-31 08:53:55'),(14633,4923,'action created','2024-05-31 03:23:55','2024-05-31 08:53:55'),(14637,4923,'action started via WP Cron','2024-05-31 04:00:04','2024-05-31 09:30:04'),(14638,4923,'action complete via WP Cron','2024-05-31 04:00:04','2024-05-31 09:30:04'),(14639,4925,'action created','2024-05-31 04:00:04','2024-05-31 09:30:04'),(14643,4925,'action started via WP Cron','2024-05-31 04:30:03','2024-05-31 10:00:03'),(14644,4925,'action complete via WP Cron','2024-05-31 04:30:03','2024-05-31 10:00:03'),(14645,4927,'action created','2024-05-31 04:30:03','2024-05-31 10:00:03'),(14649,4927,'action started via WP Cron','2024-05-31 04:49:28','2024-05-31 10:19:28'),(14650,4927,'action complete via WP Cron','2024-05-31 04:49:28','2024-05-31 10:19:28'),(14651,4929,'action created','2024-05-31 04:49:28','2024-05-31 10:19:28'),(14655,4929,'action started via WP Cron','2024-05-31 05:30:03','2024-05-31 11:00:03'),(14656,4929,'action complete via WP Cron','2024-05-31 05:30:03','2024-05-31 11:00:03'),(14657,4931,'action created','2024-05-31 05:30:03','2024-05-31 11:00:03'),(14661,4931,'action started via WP Cron','2024-05-31 06:00:03','2024-05-31 11:30:03'),(14662,4931,'action complete via WP Cron','2024-05-31 06:00:03','2024-05-31 11:30:03'),(14663,4933,'action created','2024-05-31 06:00:03','2024-05-31 11:30:03'),(14667,4933,'action started via WP CLI','2024-05-31 06:30:15','2024-05-31 12:00:15'),(14668,4933,'action complete via WP CLI','2024-05-31 06:30:16','2024-05-31 12:00:16'),(14669,4935,'action created','2024-05-31 06:30:17','2024-05-31 12:00:17'),(14673,4935,'action started via WP Cron','2024-05-31 07:00:04','2024-05-31 12:30:04'),(14674,4935,'action complete via WP Cron','2024-05-31 07:00:04','2024-05-31 12:30:04'),(14675,4937,'action created','2024-05-31 07:00:04','2024-05-31 12:30:04'),(14679,4937,'action started via WP Cron','2024-05-31 07:30:03','2024-05-31 13:00:03'),(14680,4937,'action complete via WP Cron','2024-05-31 07:30:03','2024-05-31 13:00:03'),(14681,4939,'action created','2024-05-31 07:30:03','2024-05-31 13:00:03'),(14685,4939,'action started via WP Cron','2024-05-31 07:45:51','2024-05-31 13:15:51'),(14686,4939,'action complete via WP Cron','2024-05-31 07:45:51','2024-05-31 13:15:51'),(14687,4941,'action created','2024-05-31 07:45:51','2024-05-31 13:15:51'),(14691,4941,'action started via WP Cron','2024-05-31 08:30:03','2024-05-31 14:00:03'),(14692,4941,'action complete via WP Cron','2024-05-31 08:30:03','2024-05-31 14:00:03'),(14693,4943,'action created','2024-05-31 08:30:03','2024-05-31 14:00:03'),(14697,4943,'action started via WP Cron','2024-05-31 09:00:03','2024-05-31 14:30:03'),(14698,4943,'action complete via WP Cron','2024-05-31 09:00:03','2024-05-31 14:30:03'),(14699,4945,'action created','2024-05-31 09:00:03','2024-05-31 14:30:03'),(14703,4945,'action started via WP Cron','2024-05-31 09:30:04','2024-05-31 15:00:04'),(14704,4945,'action complete via WP Cron','2024-05-31 09:30:04','2024-05-31 15:00:04'),(14705,4947,'action created','2024-05-31 09:30:04','2024-05-31 15:00:04'),(14709,4947,'action started via WP Cron','2024-05-31 10:00:03','2024-05-31 15:30:03'),(14710,4947,'action complete via WP Cron','2024-05-31 10:00:03','2024-05-31 15:30:03'),(14711,4949,'action created','2024-05-31 10:00:03','2024-05-31 15:30:03'),(14712,4901,'action started via WP Cron','2024-05-31 10:30:03','2024-05-31 16:00:03'),(14713,4901,'action complete via WP Cron','2024-05-31 10:30:03','2024-05-31 16:00:03'),(14714,4950,'action created','2024-05-31 10:30:03','2024-05-31 16:00:03'),(14718,4949,'action started via WP Cron','2024-05-31 10:30:03','2024-05-31 16:00:03'),(14719,4949,'action complete via WP Cron','2024-05-31 10:30:03','2024-05-31 16:00:03'),(14720,4952,'action created','2024-05-31 10:30:03','2024-05-31 16:00:03'),(14724,4952,'action started via WP Cron','2024-05-31 11:00:06','2024-05-31 16:30:06'),(14725,4952,'action complete via WP Cron','2024-05-31 11:00:06','2024-05-31 16:30:06'),(14726,4954,'action created','2024-05-31 11:00:06','2024-05-31 16:30:06'),(14730,4954,'action started via WP Cron','2024-05-31 11:19:40','2024-05-31 16:49:40'),(14731,4954,'action complete via WP Cron','2024-05-31 11:19:40','2024-05-31 16:49:40'),(14732,4956,'action created','2024-05-31 11:19:40','2024-05-31 16:49:40'),(14736,4956,'action started via WP Cron','2024-05-31 12:00:04','2024-05-31 17:30:04'),(14737,4956,'action complete via WP Cron','2024-05-31 12:00:05','2024-05-31 17:30:05'),(14738,4958,'action created','2024-05-31 12:00:05','2024-05-31 17:30:05'),(14742,4958,'action started via WP Cron','2024-05-31 12:30:16','2024-05-31 18:00:16'),(14743,4958,'action complete via WP Cron','2024-05-31 12:30:17','2024-05-31 18:00:17'),(14744,4960,'action created','2024-05-31 12:30:18','2024-05-31 18:00:18'),(14748,4960,'action started via WP Cron','2024-05-31 13:00:10','2024-05-31 18:30:10'),(14749,4960,'action complete via WP Cron','2024-05-31 13:00:10','2024-05-31 18:30:10'),(14750,4962,'action created','2024-05-31 13:00:10','2024-05-31 18:30:10'),(14754,4962,'action started via WP Cron','2024-05-31 13:25:59','2024-05-31 18:55:59'),(14755,4962,'action complete via WP Cron','2024-05-31 13:25:59','2024-05-31 18:55:59'),(14756,4964,'action created','2024-05-31 13:25:59','2024-05-31 18:55:59'),(14760,4964,'action started via WP Cron','2024-05-31 14:00:03','2024-05-31 19:30:03'),(14761,4964,'action complete via WP Cron','2024-05-31 14:00:03','2024-05-31 19:30:03'),(14762,4966,'action created','2024-05-31 14:00:04','2024-05-31 19:30:04'),(14766,4966,'action started via WP Cron','2024-05-31 14:30:04','2024-05-31 20:00:04'),(14767,4966,'action complete via WP Cron','2024-05-31 14:30:04','2024-05-31 20:00:04'),(14768,4968,'action created','2024-05-31 14:30:04','2024-05-31 20:00:04'),(14772,4968,'action started via WP Cron','2024-05-31 15:00:03','2024-05-31 20:30:03'),(14773,4968,'action complete via WP Cron','2024-05-31 15:00:03','2024-05-31 20:30:03'),(14774,4970,'action created','2024-05-31 15:00:03','2024-05-31 20:30:03'),(14775,4866,'action started via WP Cron','2024-05-31 15:00:03','2024-05-31 20:30:03'),(14776,4866,'action complete via WP Cron','2024-05-31 15:00:03','2024-05-31 20:30:03'),(14777,4971,'action created','2024-05-31 15:00:03','2024-05-31 20:30:03'),(14781,4869,'action started via WP CLI','2024-05-31 15:00:04','2024-05-31 20:30:04'),(14782,4973,'action created','2024-05-31 15:00:04','2024-05-31 20:30:04'),(14783,4869,'action complete via WP CLI','2024-05-31 15:00:04','2024-05-31 20:30:04'),(14784,4974,'action created','2024-05-31 15:00:04','2024-05-31 20:30:04'),(14785,4870,'action started via WP CLI','2024-05-31 15:00:04','2024-05-31 20:30:04'),(14786,4870,'action complete via WP CLI','2024-05-31 15:00:04','2024-05-31 20:30:04'),(14787,4975,'action created','2024-05-31 15:00:04','2024-05-31 20:30:04'),(14788,4973,'action started via WP CLI','2024-05-31 15:00:04','2024-05-31 20:30:04'),(14789,4973,'action complete via WP CLI','2024-05-31 15:00:04','2024-05-31 20:30:04'),(14793,4970,'action started via WP Cron','2024-05-31 15:20:22','2024-05-31 20:50:22'),(14794,4970,'action complete via WP Cron','2024-05-31 15:20:22','2024-05-31 20:50:22'),(14795,4977,'action created','2024-05-31 15:20:22','2024-05-31 20:50:22'),(14799,4977,'action started via WP Cron','2024-05-31 16:00:03','2024-05-31 21:30:03'),(14800,4977,'action complete via WP Cron','2024-05-31 16:00:03','2024-05-31 21:30:03'),(14801,4979,'action created','2024-05-31 16:00:03','2024-05-31 21:30:03'),(14805,4979,'action started via WP Cron','2024-05-31 16:30:02','2024-05-31 22:00:02'),(14806,4979,'action complete via WP Cron','2024-05-31 16:30:02','2024-05-31 22:00:02'),(14807,4981,'action created','2024-05-31 16:30:02','2024-05-31 22:00:02'),(14811,4981,'action started via WP Cron','2024-05-31 17:00:08','2024-05-31 22:30:08'),(14812,4981,'action complete via WP Cron','2024-05-31 17:00:09','2024-05-31 22:30:09'),(14813,4983,'action created','2024-05-31 17:00:09','2024-05-31 22:30:09'),(14817,4983,'action started via WP Cron','2024-05-31 17:30:02','2024-05-31 23:00:02'),(14818,4983,'action complete via WP Cron','2024-05-31 17:30:02','2024-05-31 23:00:02'),(14819,4985,'action created','2024-05-31 17:30:02','2024-05-31 23:00:02'),(14823,4985,'action started via WP Cron','2024-05-31 18:00:03','2024-05-31 23:30:03'),(14824,4985,'action complete via WP Cron','2024-05-31 18:00:03','2024-05-31 23:30:03'),(14825,4987,'action created','2024-05-31 18:00:03','2024-05-31 23:30:03'),(14829,4987,'action started via WP Cron','2024-05-31 19:00:06','2024-06-01 00:30:06'),(14830,4987,'action complete via WP Cron','2024-05-31 19:00:06','2024-06-01 00:30:06'),(14831,4989,'action created','2024-05-31 19:00:06','2024-06-01 00:30:06'),(14835,4989,'action started via WP Cron','2024-05-31 19:30:06','2024-06-01 01:00:06'),(14836,4989,'action complete via WP Cron','2024-05-31 19:30:06','2024-06-01 01:00:06'),(14837,4991,'action created','2024-05-31 19:30:06','2024-06-01 01:00:06'),(14841,4991,'action started via WP Cron','2024-05-31 20:00:21','2024-06-01 01:30:21'),(14842,4991,'action complete via WP Cron','2024-05-31 20:00:21','2024-06-01 01:30:21'),(14843,4993,'action created','2024-05-31 20:00:22','2024-06-01 01:30:22'),(14847,4993,'action started via WP Cron','2024-05-31 20:30:12','2024-06-01 02:00:12'),(14848,4993,'action complete via WP Cron','2024-05-31 20:30:12','2024-06-01 02:00:12'),(14849,4995,'action created','2024-05-31 20:30:12','2024-06-01 02:00:12'),(14853,4995,'action started via WP Cron','2024-05-31 21:00:16','2024-06-01 02:30:16'),(14854,4995,'action complete via WP Cron','2024-05-31 21:00:16','2024-06-01 02:30:16'),(14855,4997,'action created','2024-05-31 21:00:16','2024-06-01 02:30:16'),(14859,4997,'action started via WP Cron','2024-05-31 21:30:06','2024-06-01 03:00:06'),(14860,4997,'action complete via WP Cron','2024-05-31 21:30:06','2024-06-01 03:00:06'),(14861,4999,'action created','2024-05-31 21:30:06','2024-06-01 03:00:06'),(14865,4999,'action started via WP CLI','2024-05-31 22:00:12','2024-06-01 03:30:12'),(14866,4999,'action complete via WP CLI','2024-05-31 22:00:12','2024-06-01 03:30:12'),(14867,5001,'action created','2024-05-31 22:00:12','2024-06-01 03:30:12'),(14877,5001,'action started via WP CLI','2024-05-31 22:30:04','2024-06-01 04:00:04'),(14878,5001,'action complete via WP CLI','2024-05-31 22:30:04','2024-06-01 04:00:04'),(14879,5005,'action created','2024-05-31 22:30:04','2024-06-01 04:00:04'),(14883,4950,'action started via WP CLI','2024-05-31 22:30:04','2024-06-01 04:00:04'),(14884,4950,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-05-31 22:30:04','2024-06-01 04:00:04'),(14885,4950,'This action appears to be consistently failing. A new instance will not be scheduled.','2024-05-31 22:30:04','2024-06-01 04:00:04'),(14886,5005,'action started via WP Cron','2024-05-31 23:00:06','2024-06-01 04:30:06'),(14887,5005,'action complete via WP Cron','2024-05-31 23:00:06','2024-06-01 04:30:06'),(14888,5007,'action created','2024-05-31 23:00:07','2024-06-01 04:30:07'),(14892,5007,'action started via WP Cron','2024-05-31 23:30:03','2024-06-01 05:00:03'),(14893,5007,'action complete via WP Cron','2024-05-31 23:30:03','2024-06-01 05:00:03'),(14894,5009,'action created','2024-05-31 23:30:03','2024-06-01 05:00:03'),(14898,5009,'action started via WP CLI','2024-06-01 00:01:24','2024-06-01 05:31:24'),(14899,5009,'action complete via WP CLI','2024-06-01 00:01:25','2024-06-01 05:31:25'),(14900,5011,'action created','2024-06-01 00:01:25','2024-06-01 05:31:25'),(14904,5011,'action started via WP Cron','2024-06-01 00:31:48','2024-06-01 06:01:48'),(14905,5011,'action complete via WP Cron','2024-06-01 00:31:48','2024-06-01 06:01:48'),(14906,5013,'action created','2024-06-01 00:31:49','2024-06-01 06:01:49'),(14910,5013,'action started via WP Cron','2024-06-01 01:00:44','2024-06-01 06:30:44'),(14911,5013,'action complete via WP Cron','2024-06-01 01:00:44','2024-06-01 06:30:44'),(14912,5015,'action created','2024-06-01 01:00:45','2024-06-01 06:30:45'),(14916,5015,'action started via WP CLI','2024-06-01 01:30:47','2024-06-01 07:00:47'),(14917,5015,'action complete via WP CLI','2024-06-01 01:30:48','2024-06-01 07:00:48'),(14918,5017,'action created','2024-06-01 01:30:48','2024-06-01 07:00:48'),(14922,5017,'action started via WP Cron','2024-06-01 02:00:03','2024-06-01 07:30:03'),(14923,5017,'action complete via WP Cron','2024-06-01 02:00:03','2024-06-01 07:30:03'),(14924,5019,'action created','2024-06-01 02:00:03','2024-06-01 07:30:03'),(14928,5019,'action started via WP Cron','2024-06-01 02:30:02','2024-06-01 08:00:02'),(14929,5019,'action complete via WP Cron','2024-06-01 02:30:02','2024-06-01 08:00:02'),(14930,5021,'action created','2024-06-01 02:30:02','2024-06-01 08:00:02'),(14934,5021,'action started via WP Cron','2024-06-01 03:00:03','2024-06-01 08:30:03'),(14935,5021,'action complete via WP Cron','2024-06-01 03:00:03','2024-06-01 08:30:03'),(14936,5023,'action created','2024-06-01 03:00:03','2024-06-01 08:30:03'),(14940,5023,'action started via WP Cron','2024-06-01 03:30:03','2024-06-01 09:00:03'),(14941,5023,'action complete via WP Cron','2024-06-01 03:30:03','2024-06-01 09:00:03'),(14942,5025,'action created','2024-06-01 03:30:03','2024-06-01 09:00:03'),(14946,5025,'action started via WP Cron','2024-06-01 04:00:02','2024-06-01 09:30:02'),(14947,5025,'action complete via WP Cron','2024-06-01 04:00:02','2024-06-01 09:30:02'),(14948,5027,'action created','2024-06-01 04:00:02','2024-06-01 09:30:02'),(14952,5027,'action started via WP Cron','2024-06-01 04:30:18','2024-06-01 10:00:18'),(14953,5027,'action complete via WP Cron','2024-06-01 04:30:18','2024-06-01 10:00:18'),(14954,5029,'action created','2024-06-01 04:30:18','2024-06-01 10:00:18'),(14958,5029,'action started via WP Cron','2024-06-01 04:45:37','2024-06-01 10:15:37'),(14959,5029,'action complete via WP Cron','2024-06-01 04:45:37','2024-06-01 10:15:37'),(14960,5031,'action created','2024-06-01 04:45:37','2024-06-01 10:15:37'),(14964,5031,'action started via WP Cron','2024-06-01 05:02:15','2024-06-01 10:32:15'),(14965,5031,'action complete via WP Cron','2024-06-01 05:02:15','2024-06-01 10:32:15'),(14966,5033,'action created','2024-06-01 05:02:15','2024-06-01 10:32:15'),(14970,5033,'action started via WP Cron','2024-06-01 05:30:03','2024-06-01 11:00:03'),(14971,5033,'action complete via WP Cron','2024-06-01 05:30:03','2024-06-01 11:00:03'),(14972,5035,'action created','2024-06-01 05:30:03','2024-06-01 11:00:03'),(14976,5035,'action started via WP Cron','2024-06-01 06:00:04','2024-06-01 11:30:04'),(14977,5035,'action complete via WP Cron','2024-06-01 06:00:04','2024-06-01 11:30:04'),(14978,5037,'action created','2024-06-01 06:00:04','2024-06-01 11:30:04'),(14982,5037,'action started via WP Cron','2024-06-01 06:30:24','2024-06-01 12:00:24'),(14983,5037,'action complete via WP Cron','2024-06-01 06:30:26','2024-06-01 12:00:26'),(14984,5039,'action created','2024-06-01 06:30:33','2024-06-01 12:00:33'),(14988,5039,'action started via WP Cron','2024-06-01 07:00:06','2024-06-01 12:30:06'),(14989,5039,'action complete via WP Cron','2024-06-01 07:00:06','2024-06-01 12:30:06'),(14990,5041,'action created','2024-06-01 07:00:06','2024-06-01 12:30:06'),(14994,5041,'action started via WP Cron','2024-06-01 07:17:34','2024-06-01 12:47:34'),(14995,5041,'action complete via WP Cron','2024-06-01 07:17:34','2024-06-01 12:47:34'),(14996,5043,'action created','2024-06-01 07:17:34','2024-06-01 12:47:34'),(15000,5043,'action started via WP Cron','2024-06-01 07:41:05','2024-06-01 13:11:05'),(15001,5043,'action complete via WP Cron','2024-06-01 07:41:05','2024-06-01 13:11:05'),(15002,5045,'action created','2024-06-01 07:41:05','2024-06-01 13:11:05'),(15006,5045,'action started via WP Cron','2024-06-01 08:00:03','2024-06-01 13:30:03'),(15007,5045,'action complete via WP Cron','2024-06-01 08:00:03','2024-06-01 13:30:03'),(15008,5047,'action created','2024-06-01 08:00:03','2024-06-01 13:30:03'),(15012,5047,'action started via WP Cron','2024-06-01 08:27:00','2024-06-01 13:57:00'),(15013,5047,'action complete via WP Cron','2024-06-01 08:27:00','2024-06-01 13:57:00'),(15014,5049,'action created','2024-06-01 08:27:00','2024-06-01 13:57:00'),(15018,5049,'action started via WP Cron','2024-06-01 09:00:03','2024-06-01 14:30:03'),(15019,5049,'action complete via WP Cron','2024-06-01 09:00:03','2024-06-01 14:30:03'),(15020,5051,'action created','2024-06-01 09:00:04','2024-06-01 14:30:04'),(15024,5051,'action started via WP Cron','2024-06-01 09:30:03','2024-06-01 15:00:03'),(15025,5051,'action complete via WP Cron','2024-06-01 09:30:03','2024-06-01 15:00:03'),(15026,5053,'action created','2024-06-01 09:30:03','2024-06-01 15:00:03'),(15030,5053,'action started via WP Cron','2024-06-01 10:00:03','2024-06-01 15:30:03'),(15031,5053,'action complete via WP Cron','2024-06-01 10:00:03','2024-06-01 15:30:03'),(15032,5055,'action created','2024-06-01 10:00:03','2024-06-01 15:30:03'),(15036,5055,'action started via WP Cron','2024-06-01 10:30:13','2024-06-01 16:00:13'),(15037,5055,'action complete via WP Cron','2024-06-01 10:30:13','2024-06-01 16:00:13'),(15038,5057,'action created','2024-06-01 10:30:13','2024-06-01 16:00:13'),(15042,5057,'action started via WP Cron','2024-06-01 11:00:10','2024-06-01 16:30:10'),(15043,5057,'action complete via WP Cron','2024-06-01 11:00:10','2024-06-01 16:30:10'),(15044,5059,'action created','2024-06-01 11:00:10','2024-06-01 16:30:10'),(15048,5059,'action started via WP Cron','2024-06-01 11:30:05','2024-06-01 17:00:05'),(15049,5059,'action complete via WP Cron','2024-06-01 11:30:05','2024-06-01 17:00:05'),(15050,5061,'action created','2024-06-01 11:30:06','2024-06-01 17:00:06'),(15054,5061,'action started via WP Cron','2024-06-01 12:00:05','2024-06-01 17:30:05'),(15055,5061,'action complete via WP Cron','2024-06-01 12:00:05','2024-06-01 17:30:05'),(15056,5063,'action created','2024-06-01 12:00:05','2024-06-01 17:30:05'),(15060,5063,'action started via WP Cron','2024-06-01 12:32:03','2024-06-01 18:02:03'),(15061,5063,'action complete via WP Cron','2024-06-01 12:32:04','2024-06-01 18:02:04'),(15062,5065,'action created','2024-06-01 12:32:04','2024-06-01 18:02:04'),(15066,5065,'action started via WP Cron','2024-06-01 13:00:11','2024-06-01 18:30:11'),(15067,5065,'action complete via WP Cron','2024-06-01 13:00:11','2024-06-01 18:30:11'),(15068,5067,'action created','2024-06-01 13:00:11','2024-06-01 18:30:11'),(15072,5067,'action started via WP Cron','2024-06-01 13:30:03','2024-06-01 19:00:03'),(15073,5067,'action complete via WP Cron','2024-06-01 13:30:03','2024-06-01 19:00:03'),(15074,5069,'action created','2024-06-01 13:30:03','2024-06-01 19:00:03'),(15078,5069,'action started via WP Cron','2024-06-01 14:00:03','2024-06-01 19:30:03'),(15079,5069,'action complete via WP Cron','2024-06-01 14:00:03','2024-06-01 19:30:03'),(15080,5071,'action created','2024-06-01 14:00:03','2024-06-01 19:30:03'),(15084,5071,'action started via WP Cron','2024-06-01 14:16:47','2024-06-01 19:46:47'),(15085,5071,'action complete via WP Cron','2024-06-01 14:16:47','2024-06-01 19:46:47'),(15086,5073,'action created','2024-06-01 14:16:47','2024-06-01 19:46:47'),(15090,5073,'action started via WP Cron','2024-06-01 14:46:49','2024-06-01 20:16:49'),(15091,5073,'action complete via WP Cron','2024-06-01 14:46:49','2024-06-01 20:16:49'),(15092,5075,'action created','2024-06-01 14:46:49','2024-06-01 20:16:49'),(15096,4971,'action started via WP Cron','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15097,4971,'action complete via WP Cron','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15098,5077,'action created','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15102,4974,'action started via WP Cron','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15103,5079,'action created','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15104,4974,'action complete via WP Cron','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15105,5080,'action created','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15106,4975,'action started via WP Cron','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15107,4975,'action complete via WP Cron','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15108,5081,'action created','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15109,5079,'action started via WP Cron','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15110,5079,'action complete via WP Cron','2024-06-01 15:00:04','2024-06-01 20:30:04'),(15111,5075,'action started via WP Cron','2024-06-01 15:02:45','2024-06-01 20:32:45'),(15112,5075,'action complete via WP Cron','2024-06-01 15:02:45','2024-06-01 20:32:45'),(15113,5082,'action created','2024-06-01 15:02:46','2024-06-01 20:32:46'),(15117,5082,'action started via WP Cron','2024-06-01 15:21:04','2024-06-01 20:51:04'),(15118,5082,'action complete via WP Cron','2024-06-01 15:21:04','2024-06-01 20:51:04'),(15119,5084,'action created','2024-06-01 15:21:04','2024-06-01 20:51:04'),(15123,5084,'action started via WP Cron','2024-06-01 16:00:03','2024-06-01 21:30:03'),(15124,5084,'action complete via WP Cron','2024-06-01 16:00:04','2024-06-01 21:30:04'),(15125,5086,'action created','2024-06-01 16:00:04','2024-06-01 21:30:04'),(15129,5086,'action started via WP Cron','2024-06-01 16:22:56','2024-06-01 21:52:56'),(15130,5086,'action complete via WP Cron','2024-06-01 16:22:56','2024-06-01 21:52:56'),(15131,5088,'action created','2024-06-01 16:22:56','2024-06-01 21:52:56'),(15135,5088,'action started via WP Cron','2024-06-01 16:46:54','2024-06-01 22:16:54'),(15136,5088,'action complete via WP Cron','2024-06-01 16:46:54','2024-06-01 22:16:54'),(15137,5090,'action created','2024-06-01 16:46:54','2024-06-01 22:16:54'),(15141,5090,'action started via WP Cron','2024-06-01 17:08:11','2024-06-01 22:38:11'),(15142,5090,'action complete via WP Cron','2024-06-01 17:08:11','2024-06-01 22:38:11'),(15143,5092,'action created','2024-06-01 17:08:11','2024-06-01 22:38:11'),(15147,5092,'action started via WP CLI','2024-06-01 17:30:03','2024-06-01 23:00:03'),(15148,5092,'action complete via WP CLI','2024-06-01 17:30:03','2024-06-01 23:00:03'),(15149,5094,'action created','2024-06-01 17:30:03','2024-06-01 23:00:03'),(15153,5094,'action started via WP Cron','2024-06-01 17:53:38','2024-06-01 23:23:38'),(15154,5094,'action complete via WP Cron','2024-06-01 17:53:38','2024-06-01 23:23:38'),(15155,5096,'action created','2024-06-01 17:53:38','2024-06-01 23:23:38'),(15159,5096,'action started via WP Cron','2024-06-01 18:09:41','2024-06-01 23:39:41'),(15160,5096,'action complete via WP Cron','2024-06-01 18:09:41','2024-06-01 23:39:41'),(15161,5098,'action created','2024-06-01 18:09:41','2024-06-01 23:39:41'),(15165,5098,'action started via WP Cron','2024-06-01 18:30:08','2024-06-02 00:00:08'),(15166,5098,'action complete via WP Cron','2024-06-01 18:30:08','2024-06-02 00:00:08'),(15167,5100,'action created','2024-06-01 18:30:09','2024-06-02 00:00:09'),(15171,5100,'action started via WP Cron','2024-06-01 19:00:05','2024-06-02 00:30:05'),(15172,5100,'action complete via WP Cron','2024-06-01 19:00:05','2024-06-02 00:30:05'),(15173,5102,'action created','2024-06-01 19:00:05','2024-06-02 00:30:05'),(15177,5102,'action started via WP Cron','2024-06-01 19:17:09','2024-06-02 00:47:09'),(15178,5102,'action complete via WP Cron','2024-06-01 19:17:09','2024-06-02 00:47:09'),(15179,5104,'action created','2024-06-01 19:17:09','2024-06-02 00:47:09'),(15183,5104,'action started via WP Cron','2024-06-01 20:00:17','2024-06-02 01:30:17'),(15184,5104,'action complete via WP Cron','2024-06-01 20:00:17','2024-06-02 01:30:17'),(15185,5106,'action created','2024-06-01 20:00:17','2024-06-02 01:30:17'),(15189,5106,'action started via WP Cron','2024-06-01 20:30:11','2024-06-02 02:00:11'),(15190,5106,'action complete via WP Cron','2024-06-01 20:30:11','2024-06-02 02:00:11'),(15191,5108,'action created','2024-06-01 20:30:11','2024-06-02 02:00:11'),(15195,5108,'action started via WP Cron','2024-06-01 21:00:07','2024-06-02 02:30:07'),(15196,5108,'action complete via WP Cron','2024-06-01 21:00:07','2024-06-02 02:30:07'),(15197,5110,'action created','2024-06-01 21:00:07','2024-06-02 02:30:07'),(15201,5110,'action started via WP Cron','2024-06-01 21:30:06','2024-06-02 03:00:06'),(15202,5110,'action complete via WP Cron','2024-06-01 21:30:06','2024-06-02 03:00:06'),(15203,5112,'action created','2024-06-01 21:30:06','2024-06-02 03:00:06'),(15207,5114,'action created','2024-06-01 21:44:38','2024-06-02 03:14:38'),(15208,5114,'action started via WP Cron','2024-06-01 21:44:38','2024-06-02 03:14:38'),(15209,5114,'action complete via WP Cron','2024-06-01 21:44:39','2024-06-02 03:14:39'),(15210,5115,'action created','2024-06-01 21:44:39','2024-06-02 03:14:39'),(15211,5112,'action started via WP Cron','2024-06-01 22:00:09','2024-06-02 03:30:09'),(15212,5112,'action complete via WP Cron','2024-06-01 22:00:09','2024-06-02 03:30:09'),(15213,5116,'action created','2024-06-01 22:00:09','2024-06-02 03:30:09'),(15217,5116,'action started via WP Cron','2024-06-01 22:30:03','2024-06-02 04:00:03'),(15218,5116,'action complete via WP Cron','2024-06-01 22:30:03','2024-06-02 04:00:03'),(15219,5118,'action created','2024-06-01 22:30:03','2024-06-02 04:00:03'),(15223,5118,'action started via WP Cron','2024-06-01 23:00:12','2024-06-02 04:30:12'),(15224,5118,'action complete via WP Cron','2024-06-01 23:00:12','2024-06-02 04:30:12'),(15225,5120,'action created','2024-06-01 23:00:12','2024-06-02 04:30:12'),(15229,5120,'action started via WP Cron','2024-06-01 23:30:03','2024-06-02 05:00:03'),(15230,5120,'action complete via WP Cron','2024-06-01 23:30:03','2024-06-02 05:00:03'),(15231,5122,'action created','2024-06-01 23:30:03','2024-06-02 05:00:03'),(15235,5122,'action started via WP Cron','2024-06-02 00:01:30','2024-06-02 05:31:30'),(15236,5122,'action complete via WP Cron','2024-06-02 00:01:30','2024-06-02 05:31:30'),(15237,5124,'action created','2024-06-02 00:01:30','2024-06-02 05:31:30'),(15241,5124,'action started via WP CLI','2024-06-02 00:30:51','2024-06-02 06:00:51'),(15242,5124,'action complete via WP CLI','2024-06-02 00:30:54','2024-06-02 06:00:54'),(15243,5126,'action created','2024-06-02 00:30:57','2024-06-02 06:00:57'),(15247,5126,'action started via WP CLI','2024-06-02 01:00:52','2024-06-02 06:30:52'),(15248,5126,'action complete via WP CLI','2024-06-02 01:00:52','2024-06-02 06:30:52'),(15249,5128,'action created','2024-06-02 01:00:52','2024-06-02 06:30:52'),(15253,5128,'action started via WP CLI','2024-06-02 01:30:44','2024-06-02 07:00:44'),(15254,5128,'action complete via WP CLI','2024-06-02 01:30:45','2024-06-02 07:00:45'),(15255,5130,'action created','2024-06-02 01:30:45','2024-06-02 07:00:45'),(15259,5130,'action started via WP Cron','2024-06-02 02:00:04','2024-06-02 07:30:04'),(15260,5130,'action complete via WP Cron','2024-06-02 02:00:04','2024-06-02 07:30:04'),(15261,5132,'action created','2024-06-02 02:00:04','2024-06-02 07:30:04'),(15265,5132,'action started via WP Cron','2024-06-02 02:30:03','2024-06-02 08:00:03'),(15266,5132,'action complete via WP Cron','2024-06-02 02:30:03','2024-06-02 08:00:03'),(15267,5134,'action created','2024-06-02 02:30:03','2024-06-02 08:00:03'),(15271,5134,'action started via WP Cron','2024-06-02 03:00:03','2024-06-02 08:30:03'),(15272,5134,'action complete via WP Cron','2024-06-02 03:00:03','2024-06-02 08:30:03'),(15273,5136,'action created','2024-06-02 03:00:03','2024-06-02 08:30:03'),(15277,5136,'action started via WP Cron','2024-06-02 03:30:03','2024-06-02 09:00:03'),(15278,5136,'action complete via WP Cron','2024-06-02 03:30:03','2024-06-02 09:00:03'),(15279,5138,'action created','2024-06-02 03:30:03','2024-06-02 09:00:03'),(15283,5138,'action started via WP Cron','2024-06-02 04:00:03','2024-06-02 09:30:03'),(15284,5138,'action complete via WP Cron','2024-06-02 04:00:03','2024-06-02 09:30:03'),(15285,5140,'action created','2024-06-02 04:00:03','2024-06-02 09:30:03'),(15289,5140,'action started via WP Cron','2024-06-02 04:30:04','2024-06-02 10:00:04'),(15290,5140,'action complete via WP Cron','2024-06-02 04:30:04','2024-06-02 10:00:04'),(15291,5142,'action created','2024-06-02 04:30:04','2024-06-02 10:00:04'),(15295,5142,'action started via WP Cron','2024-06-02 05:00:11','2024-06-02 10:30:11'),(15296,5142,'action complete via WP Cron','2024-06-02 05:00:11','2024-06-02 10:30:11'),(15297,5144,'action created','2024-06-02 05:00:11','2024-06-02 10:30:11'),(15301,5144,'action started via WP Cron','2024-06-02 05:30:04','2024-06-02 11:00:04'),(15302,5144,'action complete via WP Cron','2024-06-02 05:30:04','2024-06-02 11:00:04'),(15303,5146,'action created','2024-06-02 05:30:04','2024-06-02 11:00:04'),(15307,5146,'action started via WP Cron','2024-06-02 06:00:03','2024-06-02 11:30:03'),(15308,5146,'action complete via WP Cron','2024-06-02 06:00:03','2024-06-02 11:30:03'),(15309,5148,'action created','2024-06-02 06:00:03','2024-06-02 11:30:03'),(15313,5148,'action started via WP CLI','2024-06-02 06:30:29','2024-06-02 12:00:29'),(15314,5148,'action complete via WP CLI','2024-06-02 06:30:31','2024-06-02 12:00:31'),(15315,5150,'action created','2024-06-02 06:30:32','2024-06-02 12:00:32'),(15319,5150,'action started via WP Cron','2024-06-02 07:00:07','2024-06-02 12:30:07'),(15320,5150,'action complete via WP Cron','2024-06-02 07:00:07','2024-06-02 12:30:07'),(15321,5152,'action created','2024-06-02 07:00:07','2024-06-02 12:30:07'),(15325,5152,'action started via WP Cron','2024-06-02 07:30:02','2024-06-02 13:00:02'),(15326,5152,'action complete via WP Cron','2024-06-02 07:30:02','2024-06-02 13:00:02'),(15327,5154,'action created','2024-06-02 07:30:02','2024-06-02 13:00:02'),(15331,5154,'action started via WP Cron','2024-06-02 08:00:04','2024-06-02 13:30:04'),(15332,5154,'action complete via WP Cron','2024-06-02 08:00:05','2024-06-02 13:30:05'),(15333,5156,'action created','2024-06-02 08:00:05','2024-06-02 13:30:05'),(15337,5156,'action started via WP Cron','2024-06-02 08:30:03','2024-06-02 14:00:03'),(15338,5156,'action complete via WP Cron','2024-06-02 08:30:03','2024-06-02 14:00:03'),(15339,5158,'action created','2024-06-02 08:30:03','2024-06-02 14:00:03'),(15343,5158,'action started via WP Cron','2024-06-02 09:00:02','2024-06-02 14:30:02'),(15344,5158,'action complete via WP Cron','2024-06-02 09:00:03','2024-06-02 14:30:03'),(15345,5160,'action created','2024-06-02 09:00:03','2024-06-02 14:30:03'),(15349,5160,'action started via WP Cron','2024-06-02 09:30:03','2024-06-02 15:00:03'),(15350,5160,'action complete via WP Cron','2024-06-02 09:30:03','2024-06-02 15:00:03'),(15351,5162,'action created','2024-06-02 09:30:03','2024-06-02 15:00:03'),(15355,5115,'action started via WP Cron','2024-06-02 10:00:02','2024-06-02 15:30:02'),(15356,5115,'action complete via WP Cron','2024-06-02 10:00:02','2024-06-02 15:30:02'),(15357,5164,'action created','2024-06-02 10:00:02','2024-06-02 15:30:02'),(15358,5162,'action started via WP Cron','2024-06-02 10:00:02','2024-06-02 15:30:02'),(15359,5162,'action complete via WP Cron','2024-06-02 10:00:03','2024-06-02 15:30:03'),(15360,5165,'action created','2024-06-02 10:00:03','2024-06-02 15:30:03'),(15364,5165,'action started via WP Cron','2024-06-02 10:30:04','2024-06-02 16:00:04'),(15365,5165,'action complete via WP Cron','2024-06-02 10:30:04','2024-06-02 16:00:04'),(15366,5167,'action created','2024-06-02 10:30:04','2024-06-02 16:00:04'),(15370,5167,'action started via WP Cron','2024-06-02 11:00:11','2024-06-02 16:30:11'),(15371,5167,'action complete via WP Cron','2024-06-02 11:00:11','2024-06-02 16:30:11'),(15372,5169,'action created','2024-06-02 11:00:11','2024-06-02 16:30:11'),(15376,5169,'action started via WP Cron','2024-06-02 11:30:06','2024-06-02 17:00:06'),(15377,5169,'action complete via WP Cron','2024-06-02 11:30:06','2024-06-02 17:00:06'),(15378,5171,'action created','2024-06-02 11:30:06','2024-06-02 17:00:06'),(15382,5171,'action started via WP Cron','2024-06-02 12:00:04','2024-06-02 17:30:04'),(15383,5171,'action complete via WP Cron','2024-06-02 12:00:04','2024-06-02 17:30:04'),(15384,5173,'action created','2024-06-02 12:00:04','2024-06-02 17:30:04'),(15388,5173,'action started via WP Cron','2024-06-02 12:30:26','2024-06-02 18:00:26'),(15389,5173,'action complete via WP Cron','2024-06-02 12:30:27','2024-06-02 18:00:27'),(15390,5175,'action created','2024-06-02 12:30:29','2024-06-02 18:00:29'),(15394,5175,'action started via WP Cron','2024-06-02 13:00:07','2024-06-02 18:30:07'),(15395,5175,'action complete via WP Cron','2024-06-02 13:00:07','2024-06-02 18:30:07'),(15396,5177,'action created','2024-06-02 13:00:07','2024-06-02 18:30:07'),(15400,5177,'action started via WP Cron','2024-06-02 13:30:04','2024-06-02 19:00:04'),(15401,5177,'action complete via WP Cron','2024-06-02 13:30:04','2024-06-02 19:00:04'),(15402,5179,'action created','2024-06-02 13:30:04','2024-06-02 19:00:04'),(15406,5179,'action started via WP Cron','2024-06-02 14:00:03','2024-06-02 19:30:03'),(15407,5179,'action complete via WP Cron','2024-06-02 14:00:03','2024-06-02 19:30:03'),(15408,5181,'action created','2024-06-02 14:00:03','2024-06-02 19:30:03'),(15412,5181,'action started via WP Cron','2024-06-02 14:30:04','2024-06-02 20:00:04'),(15413,5181,'action complete via WP Cron','2024-06-02 14:30:04','2024-06-02 20:00:04'),(15414,5183,'action created','2024-06-02 14:30:04','2024-06-02 20:00:04'),(15418,5183,'action started via WP Cron','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15419,5183,'action complete via WP Cron','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15420,5185,'action created','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15421,5077,'action started via WP Cron','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15422,5077,'action complete via WP Cron','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15423,5186,'action created','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15427,5080,'action started via WP Cron','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15428,5188,'action created','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15429,5080,'action complete via WP Cron','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15430,5189,'action created','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15431,5081,'action started via WP Cron','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15432,5081,'action complete via WP Cron','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15433,5190,'action created','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15434,5188,'action started via WP Cron','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15435,5188,'action complete via WP Cron','2024-06-02 15:00:04','2024-06-02 20:30:04'),(15439,5185,'action started via WP Cron','2024-06-02 15:30:03','2024-06-02 21:00:03'),(15440,5185,'action complete via WP Cron','2024-06-02 15:30:03','2024-06-02 21:00:03'),(15441,5192,'action created','2024-06-02 15:30:03','2024-06-02 21:00:03'),(15445,5192,'action started via WP Cron','2024-06-02 16:00:05','2024-06-02 21:30:05'),(15446,5192,'action complete via WP Cron','2024-06-02 16:00:05','2024-06-02 21:30:05'),(15447,5194,'action created','2024-06-02 16:00:05','2024-06-02 21:30:05'),(15451,5194,'action started via WP Cron','2024-06-02 16:30:04','2024-06-02 22:00:04'),(15452,5194,'action complete via WP Cron','2024-06-02 16:30:04','2024-06-02 22:00:04'),(15453,5196,'action created','2024-06-02 16:30:04','2024-06-02 22:00:04'),(15457,5196,'action started via WP Cron','2024-06-02 16:46:08','2024-06-02 22:16:08'),(15458,5196,'action complete via WP Cron','2024-06-02 16:46:08','2024-06-02 22:16:08'),(15459,5198,'action created','2024-06-02 16:46:08','2024-06-02 22:16:08'),(15463,5198,'action started via WP Cron','2024-06-02 17:27:41','2024-06-02 22:57:41'),(15464,5198,'action complete via WP Cron','2024-06-02 17:27:41','2024-06-02 22:57:41'),(15465,5200,'action created','2024-06-02 17:27:41','2024-06-02 22:57:41'),(15469,5200,'action started via WP Cron','2024-06-02 18:00:03','2024-06-02 23:30:03'),(15470,5200,'action complete via WP Cron','2024-06-02 18:00:03','2024-06-02 23:30:03'),(15471,5202,'action created','2024-06-02 18:00:03','2024-06-02 23:30:03'),(15475,5202,'action started via WP CLI','2024-06-02 18:30:19','2024-06-03 00:00:19'),(15476,5202,'action complete via WP CLI','2024-06-02 18:30:19','2024-06-03 00:00:19'),(15477,5204,'action created','2024-06-02 18:30:20','2024-06-03 00:00:20'),(15481,5204,'action started via WP Cron','2024-06-02 18:50:08','2024-06-03 00:20:08'),(15482,5204,'action complete via WP Cron','2024-06-02 18:50:08','2024-06-03 00:20:08'),(15483,5206,'action created','2024-06-02 18:50:08','2024-06-03 00:20:08'),(15487,5206,'action started via WP Cron','2024-06-02 19:30:14','2024-06-03 01:00:14'),(15488,5206,'action complete via WP Cron','2024-06-02 19:30:14','2024-06-03 01:00:14'),(15489,5208,'action created','2024-06-02 19:30:14','2024-06-03 01:00:14'),(15493,5208,'action started via WP Cron','2024-06-02 20:00:14','2024-06-03 01:30:14'),(15494,5208,'action complete via WP Cron','2024-06-02 20:00:14','2024-06-03 01:30:14'),(15495,5210,'action created','2024-06-02 20:00:14','2024-06-03 01:30:14'),(15499,5210,'action started via WP Cron','2024-06-02 20:30:13','2024-06-03 02:00:13'),(15500,5210,'action complete via WP Cron','2024-06-02 20:30:13','2024-06-03 02:00:13'),(15501,5212,'action created','2024-06-02 20:30:13','2024-06-03 02:00:13'),(15505,5212,'action started via WP CLI','2024-06-02 21:00:14','2024-06-03 02:30:14'),(15506,5212,'action complete via WP CLI','2024-06-02 21:00:15','2024-06-03 02:30:15'),(15507,5214,'action created','2024-06-02 21:00:15','2024-06-03 02:30:15'),(15511,5214,'action started via WP Cron','2024-06-02 21:30:05','2024-06-03 03:00:05'),(15512,5214,'action complete via WP Cron','2024-06-02 21:30:05','2024-06-03 03:00:05'),(15513,5216,'action created','2024-06-02 21:30:05','2024-06-03 03:00:05'),(15520,5216,'action started via WP Cron','2024-06-02 22:00:11','2024-06-03 03:30:11'),(15521,5216,'action complete via WP Cron','2024-06-02 22:00:11','2024-06-03 03:30:11'),(15522,5219,'action created','2024-06-02 22:00:11','2024-06-03 03:30:11'),(15523,5164,'action started via WP Cron','2024-06-02 22:00:11','2024-06-03 03:30:11'),(15524,5164,'action complete via WP Cron','2024-06-02 22:00:11','2024-06-03 03:30:11'),(15525,5220,'action created','2024-06-02 22:00:11','2024-06-03 03:30:11'),(15529,5219,'action started via WP Cron','2024-06-02 22:30:03','2024-06-03 04:00:03'),(15530,5219,'action complete via WP Cron','2024-06-02 22:30:03','2024-06-03 04:00:03'),(15531,5222,'action created','2024-06-02 22:30:04','2024-06-03 04:00:04'),(15535,5222,'action started via WP Cron','2024-06-02 23:00:14','2024-06-03 04:30:14'),(15536,5222,'action complete via WP Cron','2024-06-02 23:00:14','2024-06-03 04:30:14'),(15537,5224,'action created','2024-06-02 23:00:14','2024-06-03 04:30:14'),(15541,5224,'action started via WP Cron','2024-06-02 23:30:05','2024-06-03 05:00:05'),(15542,5224,'action complete via WP Cron','2024-06-02 23:30:05','2024-06-03 05:00:05'),(15543,5226,'action created','2024-06-02 23:30:05','2024-06-03 05:00:05'),(15547,5226,'action started via WP CLI','2024-06-03 00:01:19','2024-06-03 05:31:19'),(15548,5226,'action complete via WP CLI','2024-06-03 00:01:19','2024-06-03 05:31:19'),(15549,5228,'action created','2024-06-03 00:01:19','2024-06-03 05:31:19'),(15553,5228,'action started via WP Cron','2024-06-03 00:31:33','2024-06-03 06:01:33'),(15554,5228,'action complete via WP Cron','2024-06-03 00:31:34','2024-06-03 06:01:34'),(15555,5230,'action created','2024-06-03 00:31:34','2024-06-03 06:01:34'),(15559,5230,'action started via WP Cron','2024-06-03 01:00:39','2024-06-03 06:30:39'),(15560,5230,'action complete via WP Cron','2024-06-03 01:00:39','2024-06-03 06:30:39'),(15561,5232,'action created','2024-06-03 01:00:39','2024-06-03 06:30:39'),(15565,5232,'action started via WP CLI','2024-06-03 01:30:54','2024-06-03 07:00:54'),(15566,5232,'action complete via WP CLI','2024-06-03 01:30:54','2024-06-03 07:00:54'),(15567,5234,'action created','2024-06-03 01:30:54','2024-06-03 07:00:54'),(15571,5234,'action started via WP Cron','2024-06-03 02:00:04','2024-06-03 07:30:04'),(15572,5234,'action complete via WP Cron','2024-06-03 02:00:04','2024-06-03 07:30:04'),(15573,5236,'action created','2024-06-03 02:00:04','2024-06-03 07:30:04'),(15577,5236,'action started via WP Cron','2024-06-03 02:30:03','2024-06-03 08:00:03'),(15578,5236,'action complete via WP Cron','2024-06-03 02:30:03','2024-06-03 08:00:03'),(15579,5238,'action created','2024-06-03 02:30:03','2024-06-03 08:00:03'),(15583,5238,'action started via WP Cron','2024-06-03 03:00:04','2024-06-03 08:30:04'),(15584,5238,'action complete via WP Cron','2024-06-03 03:00:04','2024-06-03 08:30:04'),(15585,5240,'action created','2024-06-03 03:00:04','2024-06-03 08:30:04'),(15589,5240,'action started via WP Cron','2024-06-03 03:30:03','2024-06-03 09:00:03'),(15590,5240,'action complete via WP Cron','2024-06-03 03:30:03','2024-06-03 09:00:03'),(15591,5242,'action created','2024-06-03 03:30:03','2024-06-03 09:00:03'),(15595,5242,'action started via WP Cron','2024-06-03 04:00:03','2024-06-03 09:30:03'),(15596,5242,'action complete via WP Cron','2024-06-03 04:00:03','2024-06-03 09:30:03'),(15597,5244,'action created','2024-06-03 04:00:03','2024-06-03 09:30:03'),(15601,5244,'action started via WP Cron','2024-06-03 04:15:38','2024-06-03 09:45:38'),(15602,5244,'action complete via WP Cron','2024-06-03 04:15:38','2024-06-03 09:45:38'),(15603,5246,'action created','2024-06-03 04:15:38','2024-06-03 09:45:38'),(15607,5246,'action started via WP Cron','2024-06-03 04:30:47','2024-06-03 10:00:47'),(15608,5246,'action complete via WP Cron','2024-06-03 04:30:47','2024-06-03 10:00:47'),(15609,5248,'action created','2024-06-03 04:30:47','2024-06-03 10:00:47'),(15613,5248,'action started via WP Cron','2024-06-03 04:45:48','2024-06-03 10:15:48'),(15614,5248,'action complete via WP Cron','2024-06-03 04:45:48','2024-06-03 10:15:48'),(15615,5250,'action created','2024-06-03 04:45:48','2024-06-03 10:15:48'),(15619,5250,'action started via WP Cron','2024-06-03 05:01:35','2024-06-03 10:31:35'),(15620,5250,'action complete via WP Cron','2024-06-03 05:01:35','2024-06-03 10:31:35'),(15621,5252,'action created','2024-06-03 05:01:35','2024-06-03 10:31:35'),(15625,5252,'action started via WP Cron','2024-06-03 05:17:21','2024-06-03 10:47:21'),(15626,5252,'action complete via WP Cron','2024-06-03 05:17:21','2024-06-03 10:47:21'),(15627,5254,'action created','2024-06-03 05:17:21','2024-06-03 10:47:21'),(15631,5254,'action started via WP Cron','2024-06-03 05:32:45','2024-06-03 11:02:45'),(15632,5254,'action complete via WP Cron','2024-06-03 05:32:45','2024-06-03 11:02:45'),(15633,5256,'action created','2024-06-03 05:32:45','2024-06-03 11:02:45'),(15637,5256,'action started via WP Cron','2024-06-03 05:48:15','2024-06-03 11:18:15'),(15638,5256,'action complete via WP Cron','2024-06-03 05:48:15','2024-06-03 11:18:15'),(15639,5258,'action created','2024-06-03 05:48:15','2024-06-03 11:18:15'),(15643,5258,'action started via WP Cron','2024-06-03 06:03:43','2024-06-03 11:33:43'),(15644,5258,'action complete via WP Cron','2024-06-03 06:03:43','2024-06-03 11:33:43'),(15645,5260,'action created','2024-06-03 06:03:43','2024-06-03 11:33:43'),(15649,5260,'action started via WP Cron','2024-06-03 06:21:07','2024-06-03 11:51:07'),(15650,5260,'action complete via WP Cron','2024-06-03 06:21:07','2024-06-03 11:51:07'),(15651,5262,'action created','2024-06-03 06:21:07','2024-06-03 11:51:07'),(15655,5262,'action started via WP Cron','2024-06-03 06:36:58','2024-06-03 12:06:58'),(15656,5262,'action complete via WP Cron','2024-06-03 06:36:58','2024-06-03 12:06:58'),(15657,5264,'action created','2024-06-03 06:36:58','2024-06-03 12:06:58'),(15661,5264,'action started via WP Cron','2024-06-03 06:52:27','2024-06-03 12:22:27'),(15662,5264,'action complete via WP Cron','2024-06-03 06:52:27','2024-06-03 12:22:27'),(15663,5266,'action created','2024-06-03 06:52:27','2024-06-03 12:22:27'),(15667,5266,'action started via WP Cron','2024-06-03 07:08:12','2024-06-03 12:38:12'),(15668,5266,'action complete via WP Cron','2024-06-03 07:08:12','2024-06-03 12:38:12'),(15669,5268,'action created','2024-06-03 07:08:12','2024-06-03 12:38:12'),(15673,5268,'action started via WP Cron','2024-06-03 07:23:51','2024-06-03 12:53:51'),(15674,5268,'action complete via WP Cron','2024-06-03 07:23:51','2024-06-03 12:53:51'),(15675,5270,'action created','2024-06-03 07:23:51','2024-06-03 12:53:51'),(15679,5270,'action started via WP Cron','2024-06-03 07:38:54','2024-06-03 13:08:54'),(15680,5270,'action complete via WP Cron','2024-06-03 07:38:54','2024-06-03 13:08:54'),(15681,5272,'action created','2024-06-03 07:38:54','2024-06-03 13:08:54'),(15685,5272,'action started via WP Cron','2024-06-03 07:56:40','2024-06-03 13:26:40'),(15686,5272,'action complete via WP Cron','2024-06-03 07:56:40','2024-06-03 13:26:40'),(15687,5274,'action created','2024-06-03 07:56:40','2024-06-03 13:26:40'),(15691,5274,'action started via WP Cron','2024-06-03 08:13:17','2024-06-03 13:43:17'),(15692,5274,'action complete via WP Cron','2024-06-03 08:13:17','2024-06-03 13:43:17'),(15693,5276,'action created','2024-06-03 08:13:17','2024-06-03 13:43:17'),(15697,5276,'action started via WP Cron','2024-06-03 08:30:03','2024-06-03 14:00:03'),(15698,5276,'action complete via WP Cron','2024-06-03 08:30:03','2024-06-03 14:00:03'),(15699,5278,'action created','2024-06-03 08:30:03','2024-06-03 14:00:03'),(15703,5278,'action started via WP Cron','2024-06-03 08:49:05','2024-06-03 14:19:05'),(15704,5278,'action complete via WP Cron','2024-06-03 08:49:05','2024-06-03 14:19:05'),(15705,5280,'action created','2024-06-03 08:49:05','2024-06-03 14:19:05'),(15709,5280,'action started via WP Cron','2024-06-03 09:21:39','2024-06-03 14:51:39'),(15710,5280,'action complete via WP Cron','2024-06-03 09:21:39','2024-06-03 14:51:39'),(15711,5282,'action created','2024-06-03 09:21:39','2024-06-03 14:51:39'),(15715,5282,'action started via WP Cron','2024-06-03 09:40:37','2024-06-03 15:10:37'),(15716,5282,'action complete via WP Cron','2024-06-03 09:40:37','2024-06-03 15:10:37'),(15717,5284,'action created','2024-06-03 09:40:37','2024-06-03 15:10:37'),(15721,5284,'action started via WP Cron','2024-06-03 10:00:03','2024-06-03 15:30:03'),(15722,5284,'action complete via WP Cron','2024-06-03 10:00:03','2024-06-03 15:30:03'),(15723,5286,'action created','2024-06-03 10:00:03','2024-06-03 15:30:03'),(15724,5220,'action started via WP Cron','2024-06-03 10:02:26','2024-06-03 15:32:26'),(15725,5220,'action complete via WP Cron','2024-06-03 10:02:26','2024-06-03 15:32:26'),(15726,5287,'action created','2024-06-03 10:02:26','2024-06-03 15:32:26'),(15730,5286,'action started via WP Cron','2024-06-03 10:21:03','2024-06-03 15:51:03'),(15731,5286,'action complete via WP Cron','2024-06-03 10:21:03','2024-06-03 15:51:03'),(15732,5289,'action created','2024-06-03 10:21:03','2024-06-03 15:51:03'),(15733,4543,'action started via WP Cron','2024-06-03 10:30:19','2024-06-03 16:00:19'),(15734,4543,'action complete via WP Cron','2024-06-03 10:30:19','2024-06-03 16:00:19'),(15735,5290,'action created','2024-06-03 10:30:19','2024-06-03 16:00:19'),(15736,4544,'action started via WP Cron','2024-06-03 10:30:19','2024-06-03 16:00:19'),(15737,4544,'action complete via WP Cron','2024-06-03 10:30:19','2024-06-03 16:00:19'),(15738,5291,'action created','2024-06-03 10:30:19','2024-06-03 16:00:19'),(15742,5289,'action started via WP Cron','2024-06-03 10:36:25','2024-06-03 16:06:25'),(15743,5289,'action complete via WP Cron','2024-06-03 10:36:25','2024-06-03 16:06:25'),(15744,5293,'action created','2024-06-03 10:36:25','2024-06-03 16:06:25'),(15748,5293,'action started via WP Cron','2024-06-03 10:52:31','2024-06-03 16:22:31'),(15749,5293,'action complete via WP Cron','2024-06-03 10:52:31','2024-06-03 16:22:31'),(15750,5295,'action created','2024-06-03 10:52:31','2024-06-03 16:22:31'),(15754,5295,'action started via WP Cron','2024-06-03 11:11:54','2024-06-03 16:41:54'),(15755,5295,'action complete via WP Cron','2024-06-03 11:11:54','2024-06-03 16:41:54'),(15756,5297,'action created','2024-06-03 11:11:54','2024-06-03 16:41:54'),(15760,5297,'action started via WP Cron','2024-06-03 11:30:04','2024-06-03 17:00:04'),(15761,5297,'action complete via WP Cron','2024-06-03 11:30:04','2024-06-03 17:00:04'),(15762,5299,'action created','2024-06-03 11:30:04','2024-06-03 17:00:04'),(15766,5299,'action started via WP Cron','2024-06-03 11:49:46','2024-06-03 17:19:46'),(15767,5299,'action complete via WP Cron','2024-06-03 11:49:46','2024-06-03 17:19:46'),(15768,5301,'action created','2024-06-03 11:49:46','2024-06-03 17:19:46'),(15772,5301,'action started via WP Cron','2024-06-03 12:08:05','2024-06-03 17:38:05'),(15773,5301,'action complete via WP Cron','2024-06-03 12:08:05','2024-06-03 17:38:05'),(15774,5303,'action created','2024-06-03 12:08:05','2024-06-03 17:38:05'),(15778,5303,'action started via WP CLI','2024-06-03 12:30:31','2024-06-03 18:00:31'),(15779,5303,'action complete via WP CLI','2024-06-03 12:30:32','2024-06-03 18:00:32'),(15780,5305,'action created','2024-06-03 12:30:34','2024-06-03 18:00:34'),(15784,5305,'action started via WP Cron','2024-06-03 13:00:08','2024-06-03 18:30:08'),(15785,5305,'action complete via WP Cron','2024-06-03 13:00:08','2024-06-03 18:30:08'),(15786,5307,'action created','2024-06-03 13:00:08','2024-06-03 18:30:08'),(15790,5307,'action started via WP Cron','2024-06-03 13:30:03','2024-06-03 19:00:03'),(15791,5307,'action complete via WP Cron','2024-06-03 13:30:03','2024-06-03 19:00:03'),(15792,5309,'action created','2024-06-03 13:30:03','2024-06-03 19:00:03'),(15796,5309,'action started via WP Cron','2024-06-03 14:00:02','2024-06-03 19:30:02'),(15797,5309,'action complete via WP Cron','2024-06-03 14:00:02','2024-06-03 19:30:02'),(15798,5311,'action created','2024-06-03 14:00:02','2024-06-03 19:30:02'),(15802,5311,'action started via WP Cron','2024-06-03 14:30:03','2024-06-03 20:00:03'),(15803,5311,'action complete via WP Cron','2024-06-03 14:30:03','2024-06-03 20:00:03'),(15804,5313,'action created','2024-06-03 14:30:03','2024-06-03 20:00:03'),(15808,5313,'action started via WP Cron','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15809,5313,'action complete via WP Cron','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15810,5315,'action created','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15811,5186,'action started via WP Cron','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15812,5186,'action complete via WP Cron','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15813,5316,'action created','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15817,5189,'action started via WP Cron','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15818,5318,'action created','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15819,5189,'action complete via WP Cron','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15820,5319,'action created','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15821,5190,'action started via WP Cron','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15822,5190,'action complete via WP Cron','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15823,5320,'action created','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15824,5318,'action started via WP Cron','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15825,5318,'action complete via WP Cron','2024-06-03 15:00:04','2024-06-03 20:30:04'),(15829,5315,'action started via WP Cron','2024-06-03 15:30:04','2024-06-03 21:00:04'),(15830,5315,'action complete via WP Cron','2024-06-03 15:30:04','2024-06-03 21:00:04'),(15831,5322,'action created','2024-06-03 15:30:04','2024-06-03 21:00:04'),(15835,5322,'action started via WP Cron','2024-06-03 16:00:03','2024-06-03 21:30:03'),(15836,5322,'action complete via WP Cron','2024-06-03 16:00:03','2024-06-03 21:30:03'),(15837,5324,'action created','2024-06-03 16:00:03','2024-06-03 21:30:03'),(15841,5324,'action started via WP Cron','2024-06-03 16:30:03','2024-06-03 22:00:03'),(15842,5324,'action complete via WP Cron','2024-06-03 16:30:03','2024-06-03 22:00:03'),(15843,5326,'action created','2024-06-03 16:30:03','2024-06-03 22:00:03'),(15847,5326,'action started via WP Cron','2024-06-03 16:58:25','2024-06-03 22:28:25'),(15848,5326,'action complete via WP Cron','2024-06-03 16:58:25','2024-06-03 22:28:25'),(15849,5328,'action created','2024-06-03 16:58:25','2024-06-03 22:28:25'),(15853,5328,'action started via WP Cron','2024-06-03 17:30:03','2024-06-03 23:00:03'),(15854,5328,'action complete via WP Cron','2024-06-03 17:30:03','2024-06-03 23:00:03'),(15855,5330,'action created','2024-06-03 17:30:03','2024-06-03 23:00:03'),(15859,5330,'action started via WP Cron','2024-06-03 18:00:03','2024-06-03 23:30:03'),(15860,5330,'action complete via WP Cron','2024-06-03 18:00:03','2024-06-03 23:30:03'),(15861,5332,'action created','2024-06-03 18:00:03','2024-06-03 23:30:03'),(15865,5332,'action started via WP Cron','2024-06-03 19:00:09','2024-06-04 00:30:09'),(15866,5332,'action complete via WP Cron','2024-06-03 19:00:09','2024-06-04 00:30:09'),(15867,5334,'action created','2024-06-03 19:00:09','2024-06-04 00:30:09'),(15871,5334,'action started via WP Cron','2024-06-03 19:30:25','2024-06-04 01:00:25'),(15872,5334,'action complete via WP Cron','2024-06-03 19:30:25','2024-06-04 01:00:25'),(15873,5336,'action created','2024-06-03 19:30:25','2024-06-04 01:00:25'),(15877,5336,'action started via WP Cron','2024-06-03 20:00:14','2024-06-04 01:30:14'),(15878,5336,'action complete via WP Cron','2024-06-03 20:00:14','2024-06-04 01:30:14'),(15879,5338,'action created','2024-06-03 20:00:15','2024-06-04 01:30:15'),(15883,5338,'action started via WP Cron','2024-06-03 20:30:14','2024-06-04 02:00:14'),(15884,5338,'action complete via WP Cron','2024-06-03 20:30:14','2024-06-04 02:00:14'),(15885,5340,'action created','2024-06-03 20:30:14','2024-06-04 02:00:14'),(15889,5340,'action started via WP Cron','2024-06-03 21:00:10','2024-06-04 02:30:10'),(15890,5340,'action complete via WP Cron','2024-06-03 21:00:10','2024-06-04 02:30:10'),(15891,5342,'action created','2024-06-03 21:00:10','2024-06-04 02:30:10'),(15895,5342,'action started via WP Cron','2024-06-03 21:30:08','2024-06-04 03:00:08'),(15896,5342,'action complete via WP Cron','2024-06-03 21:30:08','2024-06-04 03:00:08'),(15897,5344,'action created','2024-06-03 21:30:08','2024-06-04 03:00:08'),(15901,5344,'action started via WP Cron','2024-06-03 22:00:12','2024-06-04 03:30:12'),(15902,5344,'action complete via WP Cron','2024-06-03 22:00:12','2024-06-04 03:30:12'),(15903,5346,'action created','2024-06-03 22:00:12','2024-06-04 03:30:12'),(15913,5287,'action started via WP Cron','2024-06-03 22:30:03','2024-06-04 04:00:03'),(15914,5287,'action complete via WP Cron','2024-06-03 22:30:03','2024-06-04 04:00:03'),(15915,5350,'action created','2024-06-03 22:30:03','2024-06-04 04:00:03'),(15916,5346,'action started via WP Cron','2024-06-03 22:30:03','2024-06-04 04:00:03'),(15917,5346,'action complete via WP Cron','2024-06-03 22:30:03','2024-06-04 04:00:03'),(15918,5351,'action created','2024-06-03 22:30:03','2024-06-04 04:00:03'),(15922,5351,'action started via WP Cron','2024-06-03 23:00:12','2024-06-04 04:30:12'),(15923,5351,'action complete via WP Cron','2024-06-03 23:00:12','2024-06-04 04:30:12'),(15924,5353,'action created','2024-06-03 23:00:12','2024-06-04 04:30:12'),(15928,5353,'action started via WP Cron','2024-06-03 23:30:03','2024-06-04 05:00:03'),(15929,5353,'action complete via WP Cron','2024-06-03 23:30:03','2024-06-04 05:00:03'),(15930,5355,'action created','2024-06-03 23:30:03','2024-06-04 05:00:03'),(15934,5355,'action started via WP Cron','2024-06-04 00:01:19','2024-06-04 05:31:19'),(15935,5355,'action complete via WP Cron','2024-06-04 00:01:19','2024-06-04 05:31:19'),(15936,5357,'action created','2024-06-04 00:01:20','2024-06-04 05:31:20'),(15940,5357,'action started via WP Cron','2024-06-04 00:30:30','2024-06-04 06:00:30'),(15941,5357,'action complete via WP Cron','2024-06-04 00:30:40','2024-06-04 06:00:40'),(15942,5359,'action created','2024-06-04 00:30:46','2024-06-04 06:00:46'),(15946,5359,'action started via WP Cron','2024-06-04 01:00:31','2024-06-04 06:30:31'),(15947,5359,'action complete via WP Cron','2024-06-04 01:00:31','2024-06-04 06:30:31'),(15948,5361,'action created','2024-06-04 01:00:31','2024-06-04 06:30:31'),(15952,5361,'action started via WP Cron','2024-06-04 02:00:04','2024-06-04 07:30:04'),(15953,5361,'action complete via WP Cron','2024-06-04 02:00:04','2024-06-04 07:30:04'),(15954,5363,'action created','2024-06-04 02:00:04','2024-06-04 07:30:04'),(15958,5363,'action started via WP Cron','2024-06-04 02:30:03','2024-06-04 08:00:03'),(15959,5363,'action complete via WP Cron','2024-06-04 02:30:03','2024-06-04 08:00:03'),(15960,5365,'action created','2024-06-04 02:30:03','2024-06-04 08:00:03'),(15964,5365,'action started via WP Cron','2024-06-04 03:00:03','2024-06-04 08:30:03'),(15965,5365,'action complete via WP Cron','2024-06-04 03:00:03','2024-06-04 08:30:03'),(15966,5367,'action created','2024-06-04 03:00:03','2024-06-04 08:30:03'),(15970,5367,'action started via WP Cron','2024-06-04 03:30:02','2024-06-04 09:00:02'),(15971,5367,'action complete via WP Cron','2024-06-04 03:30:02','2024-06-04 09:00:02'),(15972,5369,'action created','2024-06-04 03:30:02','2024-06-04 09:00:02'),(15976,5369,'action started via WP Cron','2024-06-04 03:55:26','2024-06-04 09:25:26'),(15977,5369,'action complete via WP Cron','2024-06-04 03:55:26','2024-06-04 09:25:26'),(15978,5371,'action created','2024-06-04 03:55:26','2024-06-04 09:25:26'),(15982,5371,'action started via WP Cron','2024-06-04 04:11:06','2024-06-04 09:41:06'),(15983,5371,'action complete via WP Cron','2024-06-04 04:11:06','2024-06-04 09:41:06'),(15984,5373,'action created','2024-06-04 04:11:06','2024-06-04 09:41:06'),(15988,5373,'action started via WP Cron','2024-06-04 04:27:23','2024-06-04 09:57:23'),(15989,5373,'action complete via WP Cron','2024-06-04 04:27:23','2024-06-04 09:57:23'),(15990,5375,'action created','2024-06-04 04:27:23','2024-06-04 09:57:23'),(15994,5375,'action started via WP Cron','2024-06-04 04:54:55','2024-06-04 10:24:55'),(15995,5375,'action complete via WP Cron','2024-06-04 04:54:55','2024-06-04 10:24:55'),(15996,5377,'action created','2024-06-04 04:54:55','2024-06-04 10:24:55'),(16000,5377,'action started via WP Cron','2024-06-04 05:16:30','2024-06-04 10:46:30'),(16001,5377,'action complete via WP Cron','2024-06-04 05:16:30','2024-06-04 10:46:30'),(16002,5379,'action created','2024-06-04 05:16:30','2024-06-04 10:46:30'),(16006,5379,'action started via WP Cron','2024-06-04 05:33:00','2024-06-04 11:03:00'),(16007,5379,'action complete via WP Cron','2024-06-04 05:33:00','2024-06-04 11:03:00'),(16008,5381,'action created','2024-06-04 05:33:00','2024-06-04 11:03:00'),(16012,5381,'action started via WP Cron','2024-06-04 06:00:03','2024-06-04 11:30:03'),(16013,5381,'action complete via WP Cron','2024-06-04 06:00:03','2024-06-04 11:30:03'),(16014,5383,'action created','2024-06-04 06:00:03','2024-06-04 11:30:03'),(16018,5383,'action started via WP Cron','2024-06-04 06:15:15','2024-06-04 11:45:15'),(16019,5383,'action complete via WP Cron','2024-06-04 06:15:15','2024-06-04 11:45:15'),(16020,5385,'action created','2024-06-04 06:15:15','2024-06-04 11:45:15'),(16024,5385,'action started via WP CLI','2024-06-04 06:30:19','2024-06-04 12:00:19'),(16025,5385,'action complete via WP CLI','2024-06-04 06:30:28','2024-06-04 12:00:28'),(16026,5387,'action created','2024-06-04 06:30:28','2024-06-04 12:00:28'),(16030,5387,'action started via WP Cron','2024-06-04 07:00:05','2024-06-04 12:30:05'),(16031,5387,'action complete via WP Cron','2024-06-04 07:00:05','2024-06-04 12:30:05'),(16032,5389,'action created','2024-06-04 07:00:06','2024-06-04 12:30:06'),(16036,5389,'action started via WP Cron','2024-06-04 07:17:30','2024-06-04 12:47:30'),(16037,5389,'action complete via WP Cron','2024-06-04 07:17:30','2024-06-04 12:47:30'),(16038,5391,'action created','2024-06-04 07:17:30','2024-06-04 12:47:30'),(16042,5391,'action started via WP Cron','2024-06-04 07:35:05','2024-06-04 13:05:05'),(16043,5391,'action complete via WP Cron','2024-06-04 07:35:05','2024-06-04 13:05:05'),(16044,5393,'action created','2024-06-04 07:35:05','2024-06-04 13:05:05'),(16048,5393,'action started via WP Cron','2024-06-04 07:56:58','2024-06-04 13:26:58'),(16049,5393,'action complete via WP Cron','2024-06-04 07:56:58','2024-06-04 13:26:58'),(16050,5395,'action created','2024-06-04 07:56:58','2024-06-04 13:26:58'),(16054,5395,'action started via WP Cron','2024-06-04 08:30:02','2024-06-04 14:00:02'),(16055,5395,'action complete via WP Cron','2024-06-04 08:30:02','2024-06-04 14:00:02'),(16056,5397,'action created','2024-06-04 08:30:02','2024-06-04 14:00:02'),(16060,5397,'action started via WP Cron','2024-06-04 08:46:24','2024-06-04 14:16:24'),(16061,5397,'action complete via WP Cron','2024-06-04 08:46:24','2024-06-04 14:16:24'),(16062,5399,'action created','2024-06-04 08:46:24','2024-06-04 14:16:24'),(16066,5399,'action started via WP Cron','2024-06-04 09:13:39','2024-06-04 14:43:39'),(16067,5399,'action complete via WP Cron','2024-06-04 09:13:39','2024-06-04 14:43:39'),(16068,5401,'action created','2024-06-04 09:13:39','2024-06-04 14:43:39'),(16072,5401,'action started via WP Cron','2024-06-04 09:30:04','2024-06-04 15:00:04'),(16073,5401,'action complete via WP Cron','2024-06-04 09:30:04','2024-06-04 15:00:04'),(16074,5403,'action created','2024-06-04 09:30:04','2024-06-04 15:00:04'),(16078,5403,'action started via WP Cron','2024-06-04 10:00:04','2024-06-04 15:30:04'),(16079,5403,'action complete via WP Cron','2024-06-04 10:00:04','2024-06-04 15:30:04'),(16080,5405,'action created','2024-06-04 10:00:04','2024-06-04 15:30:04'),(16084,5405,'action started via WP Cron','2024-06-04 10:30:09','2024-06-04 16:00:09'),(16085,5405,'action complete via WP Cron','2024-06-04 10:30:09','2024-06-04 16:00:09'),(16086,5407,'action created','2024-06-04 10:30:09','2024-06-04 16:00:09'),(16090,5350,'action started via WP Cron','2024-06-04 10:30:09','2024-06-04 16:00:09'),(16091,5350,'action complete via WP Cron','2024-06-04 10:30:09','2024-06-04 16:00:09'),(16092,5409,'action created','2024-06-04 10:30:09','2024-06-04 16:00:09'),(16093,5407,'action started via WP Cron','2024-06-04 10:51:58','2024-06-04 16:21:58'),(16094,5407,'action complete via WP Cron','2024-06-04 10:51:58','2024-06-04 16:21:58'),(16095,5410,'action created','2024-06-04 10:51:58','2024-06-04 16:21:58'),(16099,5410,'action started via WP Cron','2024-06-04 11:22:10','2024-06-04 16:52:10'),(16100,5410,'action complete via WP Cron','2024-06-04 11:22:10','2024-06-04 16:52:10'),(16101,5412,'action created','2024-06-04 11:22:10','2024-06-04 16:52:10'),(16105,5412,'action started via WP Cron','2024-06-04 11:49:13','2024-06-04 17:19:13'),(16106,5412,'action complete via WP Cron','2024-06-04 11:49:13','2024-06-04 17:19:13'),(16107,5414,'action created','2024-06-04 11:49:13','2024-06-04 17:19:13'),(16111,5414,'action started via WP Cron','2024-06-04 12:30:19','2024-06-04 18:00:19'),(16112,5414,'action complete via WP Cron','2024-06-04 12:30:20','2024-06-04 18:00:20'),(16113,5416,'action created','2024-06-04 12:30:22','2024-06-04 18:00:22'),(16117,5416,'action started via WP Cron','2024-06-04 12:47:18','2024-06-04 18:17:18'),(16118,5416,'action complete via WP Cron','2024-06-04 12:47:18','2024-06-04 18:17:18'),(16119,5418,'action created','2024-06-04 12:47:18','2024-06-04 18:17:18'),(16123,5418,'action started via WP Cron','2024-06-04 13:30:03','2024-06-04 19:00:03'),(16124,5418,'action complete via WP Cron','2024-06-04 13:30:03','2024-06-04 19:00:03'),(16125,5420,'action created','2024-06-04 13:30:03','2024-06-04 19:00:03'),(16129,5420,'action started via WP Cron','2024-06-04 14:00:11','2024-06-04 19:30:11'),(16130,5420,'action complete via WP Cron','2024-06-04 14:00:11','2024-06-04 19:30:11'),(16131,5422,'action created','2024-06-04 14:00:11','2024-06-04 19:30:11'),(16135,5422,'action started via WP Cron','2024-06-04 14:24:35','2024-06-04 19:54:35'),(16136,5422,'action complete via WP Cron','2024-06-04 14:24:35','2024-06-04 19:54:35'),(16137,5424,'action created','2024-06-04 14:24:35','2024-06-04 19:54:35'),(16141,5424,'action started via WP Cron','2024-06-04 14:44:55','2024-06-04 20:14:55'),(16142,5424,'action complete via WP Cron','2024-06-04 14:44:55','2024-06-04 20:14:55'),(16143,5426,'action created','2024-06-04 14:44:55','2024-06-04 20:14:55'),(16147,5426,'action started via WP Cron','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16148,5426,'action complete via WP Cron','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16149,5428,'action created','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16150,5316,'action started via WP Cron','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16151,5316,'action complete via WP Cron','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16152,5429,'action created','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16156,5319,'action started via WP Cron','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16157,5431,'action created','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16158,5319,'action complete via WP Cron','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16159,5432,'action created','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16160,5320,'action started via WP Cron','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16161,5320,'action complete via WP Cron','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16162,5433,'action created','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16163,5431,'action started via WP Cron','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16164,5431,'action complete via WP Cron','2024-06-04 15:00:17','2024-06-04 20:30:17'),(16168,5428,'action started via WP Cron','2024-06-04 15:26:43','2024-06-04 20:56:43'),(16169,5428,'action complete via WP Cron','2024-06-04 15:26:43','2024-06-04 20:56:43'),(16170,5435,'action created','2024-06-04 15:26:43','2024-06-04 20:56:43'),(16174,5435,'action started via WP Cron','2024-06-04 16:00:03','2024-06-04 21:30:03'),(16175,5435,'action complete via WP Cron','2024-06-04 16:00:03','2024-06-04 21:30:03'),(16176,5437,'action created','2024-06-04 16:00:03','2024-06-04 21:30:03'),(16180,5437,'action started via WP Cron','2024-06-04 16:18:41','2024-06-04 21:48:41'),(16181,5437,'action complete via WP Cron','2024-06-04 16:18:41','2024-06-04 21:48:41'),(16182,5439,'action created','2024-06-04 16:18:41','2024-06-04 21:48:41'),(16186,5439,'action started via WP Cron','2024-06-04 17:00:00','2024-06-04 22:30:00'),(16187,5439,'action complete via WP Cron','2024-06-04 17:00:00','2024-06-04 22:30:00'),(16188,5441,'action created','2024-06-04 17:00:00','2024-06-04 22:30:00'),(16192,5441,'action started via WP Cron','2024-06-04 17:16:19','2024-06-04 22:46:19'),(16193,5441,'action complete via WP Cron','2024-06-04 17:16:19','2024-06-04 22:46:19'),(16194,5443,'action created','2024-06-04 17:16:19','2024-06-04 22:46:19'),(16198,5443,'action started via WP Cron','2024-06-04 17:40:59','2024-06-04 23:10:59'),(16199,5443,'action complete via WP Cron','2024-06-04 17:40:59','2024-06-04 23:10:59'),(16200,5445,'action created','2024-06-04 17:40:59','2024-06-04 23:10:59'),(16204,5445,'action started via WP Cron','2024-06-04 17:58:46','2024-06-04 23:28:46'),(16205,5445,'action complete via WP Cron','2024-06-04 17:58:46','2024-06-04 23:28:46'),(16206,5447,'action created','2024-06-04 17:58:46','2024-06-04 23:28:46'),(16210,5447,'action started via WP CLI','2024-06-04 18:30:21','2024-06-05 00:00:21'),(16211,5447,'action complete via WP CLI','2024-06-04 18:30:22','2024-06-05 00:00:22'),(16212,5449,'action created','2024-06-04 18:30:27','2024-06-05 00:00:27'),(16216,5449,'action started via WP Cron','2024-06-04 18:58:14','2024-06-05 00:28:14'),(16217,5449,'action complete via WP Cron','2024-06-04 18:58:14','2024-06-05 00:28:14'),(16218,5451,'action created','2024-06-04 18:58:14','2024-06-05 00:28:14'),(16222,5451,'action started via WP Cron','2024-06-04 19:30:29','2024-06-05 01:00:29'),(16223,5451,'action complete via WP Cron','2024-06-04 19:30:29','2024-06-05 01:00:29'),(16224,5453,'action created','2024-06-04 19:30:29','2024-06-05 01:00:29'),(16228,5453,'action started via WP Cron','2024-06-04 20:00:14','2024-06-05 01:30:14'),(16229,5453,'action complete via WP Cron','2024-06-04 20:00:14','2024-06-05 01:30:14'),(16230,5455,'action created','2024-06-04 20:00:14','2024-06-05 01:30:14'),(16234,5455,'action started via WP Cron','2024-06-04 20:18:50','2024-06-05 01:48:50'),(16235,5455,'action complete via WP Cron','2024-06-04 20:18:50','2024-06-05 01:48:50'),(16236,5457,'action created','2024-06-04 20:18:50','2024-06-05 01:48:50'),(16240,5457,'action started via WP Cron','2024-06-04 20:53:48','2024-06-05 02:23:48'),(16241,5457,'action complete via WP Cron','2024-06-04 20:53:48','2024-06-05 02:23:48'),(16242,5459,'action created','2024-06-04 20:53:48','2024-06-05 02:23:48'),(16246,5459,'action started via WP Cron','2024-06-04 21:12:42','2024-06-05 02:42:42'),(16247,5459,'action complete via WP Cron','2024-06-04 21:12:42','2024-06-05 02:42:42'),(16248,5461,'action created','2024-06-04 21:12:42','2024-06-05 02:42:42'),(16249,5462,'action created','2024-06-04 21:30:11','2024-06-05 03:00:11'),(16253,5461,'action started via WP Cron','2024-06-04 21:30:13','2024-06-05 03:00:13'),(16254,5461,'action complete via WP Cron','2024-06-04 21:30:13','2024-06-05 03:00:13'),(16255,5464,'action created','2024-06-04 21:30:13','2024-06-05 03:00:13'),(16256,5462,'action started via WP Cron','2024-06-04 21:30:13','2024-06-05 03:00:13'),(16257,5462,'action complete via WP Cron','2024-06-04 21:30:13','2024-06-05 03:00:13'),(16261,5464,'action started via WP CLI','2024-06-04 22:00:15','2024-06-05 03:30:15'),(16262,5464,'action complete via WP CLI','2024-06-04 22:00:15','2024-06-05 03:30:15'),(16263,5466,'action created','2024-06-04 22:00:15','2024-06-05 03:30:15'),(16273,5466,'action started via WP Cron','2024-06-04 22:30:12','2024-06-05 04:00:12'),(16274,5466,'action complete via WP Cron','2024-06-04 22:30:12','2024-06-05 04:00:12'),(16275,5470,'action created','2024-06-04 22:30:12','2024-06-05 04:00:12'),(16276,5409,'action started via WP Cron','2024-06-04 22:30:12','2024-06-05 04:00:12'),(16277,5409,'action complete via WP Cron','2024-06-04 22:30:12','2024-06-05 04:00:12'),(16278,5471,'action created','2024-06-04 22:30:12','2024-06-05 04:00:12'),(16282,5470,'action started via WP Cron','2024-06-04 23:00:14','2024-06-05 04:30:14'),(16283,5470,'action complete via WP Cron','2024-06-04 23:00:14','2024-06-05 04:30:14'),(16284,5473,'action created','2024-06-04 23:00:14','2024-06-05 04:30:14'),(16288,5473,'action started via WP Cron','2024-06-04 23:30:02','2024-06-05 05:00:02'),(16289,5473,'action complete via WP Cron','2024-06-04 23:30:03','2024-06-05 05:00:03'),(16290,5475,'action created','2024-06-04 23:30:03','2024-06-05 05:00:03'),(16294,5475,'action started via WP CLI','2024-06-05 00:01:19','2024-06-05 05:31:19'),(16295,5475,'action complete via WP CLI','2024-06-05 00:01:26','2024-06-05 05:31:26'),(16296,5477,'action created','2024-06-05 00:01:27','2024-06-05 05:31:27'),(16300,5477,'action started via WP Cron','2024-06-05 00:32:28','2024-06-05 06:02:28'),(16301,5477,'action complete via WP Cron','2024-06-05 00:32:29','2024-06-05 06:02:29'),(16302,5479,'action created','2024-06-05 00:32:32','2024-06-05 06:02:32'),(16306,5479,'action started via WP Cron','2024-06-05 01:00:48','2024-06-05 06:30:48'),(16307,5479,'action complete via WP Cron','2024-06-05 01:00:48','2024-06-05 06:30:48'),(16308,5481,'action created','2024-06-05 01:00:48','2024-06-05 06:30:48'),(16312,5481,'action started via WP CLI','2024-06-05 01:31:00','2024-06-05 07:01:00'),(16313,5481,'action complete via WP CLI','2024-06-05 01:31:00','2024-06-05 07:01:00'),(16314,5483,'action created','2024-06-05 01:31:01','2024-06-05 07:01:01'),(16318,5483,'action started via WP Cron','2024-06-05 02:00:04','2024-06-05 07:30:04'),(16319,5483,'action complete via WP Cron','2024-06-05 02:00:04','2024-06-05 07:30:04'),(16320,5485,'action created','2024-06-05 02:00:04','2024-06-05 07:30:04'),(16324,5485,'action started via WP Cron','2024-06-05 02:30:03','2024-06-05 08:00:03'),(16325,5485,'action complete via WP Cron','2024-06-05 02:30:03','2024-06-05 08:00:03'),(16326,5487,'action created','2024-06-05 02:30:04','2024-06-05 08:00:04'),(16330,5487,'action started via WP Cron','2024-06-05 03:00:03','2024-06-05 08:30:03'),(16331,5487,'action complete via WP Cron','2024-06-05 03:00:03','2024-06-05 08:30:03'),(16332,5489,'action created','2024-06-05 03:00:03','2024-06-05 08:30:03'),(16336,5489,'action started via WP Cron','2024-06-05 03:30:04','2024-06-05 09:00:04'),(16337,5489,'action complete via WP Cron','2024-06-05 03:30:04','2024-06-05 09:00:04'),(16338,5491,'action created','2024-06-05 03:30:04','2024-06-05 09:00:04'),(16342,5491,'action started via WP Cron','2024-06-05 04:00:03','2024-06-05 09:30:03'),(16343,5491,'action complete via WP Cron','2024-06-05 04:00:03','2024-06-05 09:30:03'),(16344,5493,'action created','2024-06-05 04:00:03','2024-06-05 09:30:03'),(16348,5493,'action started via WP CLI','2024-06-05 04:30:04','2024-06-05 10:00:04'),(16349,5493,'action complete via WP CLI','2024-06-05 04:30:04','2024-06-05 10:00:04'),(16350,5495,'action created','2024-06-05 04:30:04','2024-06-05 10:00:04'),(16354,5495,'action started via WP Cron','2024-06-05 05:00:10','2024-06-05 10:30:10'),(16355,5495,'action complete via WP Cron','2024-06-05 05:00:10','2024-06-05 10:30:10'),(16356,5497,'action created','2024-06-05 05:00:10','2024-06-05 10:30:10'),(16360,5497,'action started via WP CLI','2024-06-05 05:30:08','2024-06-05 11:00:08'),(16361,5497,'action complete via WP CLI','2024-06-05 05:30:08','2024-06-05 11:00:08'),(16362,5499,'action created','2024-06-05 05:30:08','2024-06-05 11:00:08'),(16366,5499,'action started via WP Cron','2024-06-05 06:00:04','2024-06-05 11:30:04'),(16367,5499,'action complete via WP Cron','2024-06-05 06:00:04','2024-06-05 11:30:04'),(16368,5501,'action created','2024-06-05 06:00:04','2024-06-05 11:30:04'),(16372,5501,'action started via WP Cron','2024-06-05 06:30:45','2024-06-05 12:00:45'),(16373,5501,'action complete via WP Cron','2024-06-05 06:30:45','2024-06-05 12:00:45'),(16374,5503,'action created','2024-06-05 06:30:45','2024-06-05 12:00:45'),(16378,5503,'action started via WP Cron','2024-06-05 06:48:10','2024-06-05 12:18:10'),(16379,5503,'action complete via WP Cron','2024-06-05 06:48:10','2024-06-05 12:18:10'),(16380,5505,'action created','2024-06-05 06:48:10','2024-06-05 12:18:10'),(16384,5505,'action started via WP Cron','2024-06-05 07:03:37','2024-06-05 12:33:37'),(16385,5505,'action complete via WP Cron','2024-06-05 07:03:37','2024-06-05 12:33:37'),(16386,5507,'action created','2024-06-05 07:03:37','2024-06-05 12:33:37'),(16390,5507,'action started via WP CLI','2024-06-05 07:30:11','2024-06-05 13:00:11'),(16391,5507,'action complete via WP CLI','2024-06-05 07:30:11','2024-06-05 13:00:11'),(16392,5509,'action created','2024-06-05 07:30:11','2024-06-05 13:00:11'),(16396,5509,'action started via WP Cron','2024-06-05 07:49:34','2024-06-05 13:19:34'),(16397,5509,'action complete via WP Cron','2024-06-05 07:49:34','2024-06-05 13:19:34'),(16398,5511,'action created','2024-06-05 07:49:34','2024-06-05 13:19:34'),(16402,5511,'action started via WP Cron','2024-06-05 08:06:57','2024-06-05 13:36:57'),(16403,5511,'action complete via WP Cron','2024-06-05 08:06:57','2024-06-05 13:36:57'),(16404,5513,'action created','2024-06-05 08:06:57','2024-06-05 13:36:57'),(16408,5513,'action started via WP Cron','2024-06-05 08:30:03','2024-06-05 14:00:03'),(16409,5513,'action complete via WP Cron','2024-06-05 08:30:03','2024-06-05 14:00:03'),(16410,5515,'action created','2024-06-05 08:30:03','2024-06-05 14:00:03'),(16414,5515,'action started via WP Cron','2024-06-05 09:00:04','2024-06-05 14:30:04'),(16415,5515,'action complete via WP Cron','2024-06-05 09:00:04','2024-06-05 14:30:04'),(16416,5517,'action created','2024-06-05 09:00:04','2024-06-05 14:30:04'),(16420,5517,'action started via WP Cron','2024-06-05 09:30:03','2024-06-05 15:00:03'),(16421,5517,'action complete via WP Cron','2024-06-05 09:30:03','2024-06-05 15:00:03'),(16422,5519,'action created','2024-06-05 09:30:03','2024-06-05 15:00:03'),(16426,5519,'action started via WP Cron','2024-06-05 10:00:03','2024-06-05 15:30:03'),(16427,5519,'action complete via WP Cron','2024-06-05 10:00:03','2024-06-05 15:30:03'),(16428,5521,'action created','2024-06-05 10:00:03','2024-06-05 15:30:03'),(16432,5521,'action started via WP CLI','2024-06-05 10:30:15','2024-06-05 16:00:15'),(16433,5521,'action complete via WP CLI','2024-06-05 10:30:15','2024-06-05 16:00:15'),(16434,5523,'action created','2024-06-05 10:30:16','2024-06-05 16:00:16'),(16435,5471,'action started via WP CLI','2024-06-05 10:30:16','2024-06-05 16:00:16'),(16436,5471,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-06-05 10:30:16','2024-06-05 16:00:16'),(16437,5471,'This action appears to be consistently failing. A new instance will not be scheduled.','2024-06-05 10:30:16','2024-06-05 16:00:16'),(16441,5523,'action started via WP Cron','2024-06-05 11:00:12','2024-06-05 16:30:12'),(16442,5523,'action complete via WP Cron','2024-06-05 11:00:12','2024-06-05 16:30:12'),(16443,5525,'action created','2024-06-05 11:00:12','2024-06-05 16:30:12'),(16447,5525,'action started via WP CLI','2024-06-05 11:30:04','2024-06-05 17:00:04'),(16448,5525,'action complete via WP CLI','2024-06-05 11:30:04','2024-06-05 17:00:04'),(16449,5527,'action created','2024-06-05 11:30:04','2024-06-05 17:00:04'),(16453,5527,'action started via WP Cron','2024-06-05 12:00:03','2024-06-05 17:30:03'),(16454,5527,'action complete via WP Cron','2024-06-05 12:00:03','2024-06-05 17:30:03'),(16455,5529,'action created','2024-06-05 12:00:03','2024-06-05 17:30:03'),(16459,5529,'action started via WP CLI','2024-06-05 12:30:28','2024-06-05 18:00:28'),(16460,5529,'action complete via WP CLI','2024-06-05 12:30:32','2024-06-05 18:00:32'),(16461,5531,'action created','2024-06-05 12:30:34','2024-06-05 18:00:34'),(16465,5531,'action started via WP CLI','2024-06-05 13:00:09','2024-06-05 18:30:09'),(16466,5531,'action complete via WP CLI','2024-06-05 13:00:09','2024-06-05 18:30:09'),(16467,5533,'action created','2024-06-05 13:00:09','2024-06-05 18:30:09'),(16471,5533,'action started via WP Cron','2024-06-05 13:30:03','2024-06-05 19:00:03'),(16472,5533,'action complete via WP Cron','2024-06-05 13:30:03','2024-06-05 19:00:03'),(16473,5535,'action created','2024-06-05 13:30:03','2024-06-05 19:00:03'),(16477,5535,'action started via WP Cron','2024-06-05 14:00:03','2024-06-05 19:30:03'),(16478,5535,'action complete via WP Cron','2024-06-05 14:00:03','2024-06-05 19:30:03'),(16479,5537,'action created','2024-06-05 14:00:03','2024-06-05 19:30:03'),(16483,5537,'action started via WP CLI','2024-06-05 14:30:04','2024-06-05 20:00:04'),(16484,5537,'action complete via WP CLI','2024-06-05 14:30:04','2024-06-05 20:00:04'),(16485,5539,'action created','2024-06-05 14:30:04','2024-06-05 20:00:04'),(16489,5539,'action started via WP CLI','2024-06-05 15:00:04','2024-06-05 20:30:04'),(16490,5539,'action complete via WP CLI','2024-06-05 15:00:04','2024-06-05 20:30:04'),(16491,5541,'action created','2024-06-05 15:00:04','2024-06-05 20:30:04'),(16492,5429,'action started via WP Cron','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16493,5429,'action complete via WP Cron','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16494,5542,'action created','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16498,5432,'action started via WP Cron','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16499,5544,'action created','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16500,5432,'action complete via WP Cron','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16501,5545,'action created','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16502,5433,'action started via WP Cron','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16503,5433,'action complete via WP Cron','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16504,5546,'action created','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16508,5541,'action started via WP Cron','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16509,5541,'action complete via WP Cron','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16510,5548,'action created','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16511,5544,'action started via WP Cron','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16512,5544,'action complete via WP Cron','2024-06-05 15:30:02','2024-06-05 21:00:02'),(16516,5548,'action started via WP Cron','2024-06-05 16:00:03','2024-06-05 21:30:03'),(16517,5548,'action complete via WP Cron','2024-06-05 16:00:03','2024-06-05 21:30:03'),(16518,5550,'action created','2024-06-05 16:00:03','2024-06-05 21:30:03'),(16522,5550,'action started via WP Cron','2024-06-05 16:30:14','2024-06-05 22:00:14'),(16523,5550,'action complete via WP Cron','2024-06-05 16:30:14','2024-06-05 22:00:14'),(16524,5552,'action created','2024-06-05 16:30:14','2024-06-05 22:00:14'),(16528,5552,'action started via WP Cron','2024-06-05 17:00:09','2024-06-05 22:30:09'),(16529,5552,'action complete via WP Cron','2024-06-05 17:00:09','2024-06-05 22:30:09'),(16530,5554,'action created','2024-06-05 17:00:09','2024-06-05 22:30:09'),(16534,5554,'action started via WP Cron','2024-06-05 17:30:04','2024-06-05 23:00:04'),(16535,5554,'action complete via WP Cron','2024-06-05 17:30:04','2024-06-05 23:00:04'),(16536,5556,'action created','2024-06-05 17:30:04','2024-06-05 23:00:04'),(16540,5556,'action started via WP Cron','2024-06-05 18:00:06','2024-06-05 23:30:06'),(16541,5556,'action complete via WP Cron','2024-06-05 18:00:06','2024-06-05 23:30:06'),(16542,5558,'action created','2024-06-05 18:00:06','2024-06-05 23:30:06'),(16546,5558,'action started via WP CLI','2024-06-05 18:30:27','2024-06-06 00:00:27'),(16547,5558,'action complete via WP CLI','2024-06-05 18:30:27','2024-06-06 00:00:27'),(16548,5560,'action created','2024-06-05 18:30:28','2024-06-06 00:00:28'),(16552,5560,'action started via WP CLI','2024-06-05 19:00:08','2024-06-06 00:30:08'),(16553,5560,'action complete via WP CLI','2024-06-05 19:00:08','2024-06-06 00:30:08'),(16554,5562,'action created','2024-06-05 19:00:08','2024-06-06 00:30:08'),(16558,5562,'action started via WP CLI','2024-06-05 19:30:14','2024-06-06 01:00:14'),(16559,5562,'action complete via WP CLI','2024-06-05 19:30:14','2024-06-06 01:00:14'),(16560,5564,'action created','2024-06-05 19:30:14','2024-06-06 01:00:14'),(16564,5564,'action started via WP CLI','2024-06-05 20:00:14','2024-06-06 01:30:14'),(16565,5564,'action complete via WP CLI','2024-06-05 20:00:14','2024-06-06 01:30:14'),(16566,5566,'action created','2024-06-05 20:00:14','2024-06-06 01:30:14'),(16570,5566,'action started via WP CLI','2024-06-05 20:30:15','2024-06-06 02:00:15'),(16571,5566,'action complete via WP CLI','2024-06-05 20:30:15','2024-06-06 02:00:15'),(16572,5568,'action created','2024-06-05 20:30:15','2024-06-06 02:00:15'),(16576,5568,'action started via WP Cron','2024-06-05 21:00:16','2024-06-06 02:30:16'),(16577,5568,'action complete via WP Cron','2024-06-05 21:00:16','2024-06-06 02:30:16'),(16578,5570,'action created','2024-06-05 21:00:16','2024-06-06 02:30:16'),(16582,5570,'action started via WP Cron','2024-06-05 21:23:20','2024-06-06 02:53:20'),(16583,5570,'action complete via WP Cron','2024-06-05 21:23:21','2024-06-06 02:53:21'),(16584,5572,'action created','2024-06-05 21:23:21','2024-06-06 02:53:21'),(16588,5572,'action started via WP Cron','2024-06-05 21:42:52','2024-06-06 03:12:52'),(16589,5572,'action complete via WP Cron','2024-06-05 21:42:52','2024-06-06 03:12:52'),(16590,5574,'action created','2024-06-05 21:42:52','2024-06-06 03:12:52'),(16591,5575,'action created','2024-06-05 21:42:53','2024-06-06 03:12:53'),(16592,5575,'action started via Async Request','2024-06-05 21:42:55','2024-06-06 03:12:55'),(16593,5575,'action complete via Async Request','2024-06-05 21:42:55','2024-06-06 03:12:55'),(16594,5576,'action created','2024-06-05 21:42:55','2024-06-06 03:12:55'),(16598,5574,'action started via WP Cron','2024-06-05 22:00:13','2024-06-06 03:30:13'),(16599,5574,'action complete via WP Cron','2024-06-05 22:00:13','2024-06-06 03:30:13'),(16600,5578,'action created','2024-06-05 22:00:13','2024-06-06 03:30:13'),(16604,5578,'action started via WP CLI','2024-06-05 22:30:23','2024-06-06 04:00:23'),(16605,5578,'action complete via WP CLI','2024-06-05 22:30:23','2024-06-06 04:00:23'),(16606,5580,'action created','2024-06-05 22:30:23','2024-06-06 04:00:23'),(16610,5580,'action started via WP Cron','2024-06-05 23:00:11','2024-06-06 04:30:11'),(16611,5580,'action complete via WP Cron','2024-06-05 23:00:11','2024-06-06 04:30:11'),(16612,5582,'action created','2024-06-05 23:00:11','2024-06-06 04:30:11'),(16616,5582,'action started via WP Cron','2024-06-05 23:18:14','2024-06-06 04:48:14'),(16617,5582,'action complete via WP Cron','2024-06-05 23:18:14','2024-06-06 04:48:14'),(16618,5584,'action created','2024-06-05 23:18:14','2024-06-06 04:48:14'),(16622,5584,'action started via WP Cron','2024-06-05 23:45:12','2024-06-06 05:15:12'),(16623,5584,'action complete via WP Cron','2024-06-05 23:45:12','2024-06-06 05:15:12'),(16624,5586,'action created','2024-06-05 23:45:12','2024-06-06 05:15:12'),(16628,5586,'action started via WP CLI','2024-06-06 00:00:46','2024-06-06 05:30:46'),(16629,5586,'action complete via WP CLI','2024-06-06 00:00:47','2024-06-06 05:30:47'),(16630,5588,'action created','2024-06-06 00:00:50','2024-06-06 05:30:50'),(16634,5588,'action started via WP CLI','2024-06-06 00:31:49','2024-06-06 06:01:49'),(16635,5588,'action complete via WP CLI','2024-06-06 00:31:49','2024-06-06 06:01:49'),(16636,5590,'action created','2024-06-06 00:31:50','2024-06-06 06:01:50'),(16640,5590,'action started via WP CLI','2024-06-06 01:00:40','2024-06-06 06:30:40'),(16641,5590,'action complete via WP CLI','2024-06-06 01:00:40','2024-06-06 06:30:40'),(16642,5592,'action created','2024-06-06 01:00:40','2024-06-06 06:30:40'),(16646,5592,'action started via WP Cron','2024-06-06 01:27:36','2024-06-06 06:57:36'),(16647,5592,'action complete via WP Cron','2024-06-06 01:27:36','2024-06-06 06:57:36'),(16648,5594,'action created','2024-06-06 01:27:36','2024-06-06 06:57:36'),(16652,5594,'action started via WP Cron','2024-06-06 02:00:02','2024-06-06 07:30:02'),(16653,5594,'action complete via WP Cron','2024-06-06 02:00:02','2024-06-06 07:30:02'),(16654,5596,'action created','2024-06-06 02:00:02','2024-06-06 07:30:02'),(16658,5596,'action started via WP Cron','2024-06-06 02:30:07','2024-06-06 08:00:07'),(16659,5596,'action complete via WP Cron','2024-06-06 02:30:07','2024-06-06 08:00:07'),(16660,5598,'action created','2024-06-06 02:30:07','2024-06-06 08:00:07'),(16664,5598,'action started via WP Cron','2024-06-06 03:00:02','2024-06-06 08:30:02'),(16665,5598,'action complete via WP Cron','2024-06-06 03:00:02','2024-06-06 08:30:02'),(16666,5600,'action created','2024-06-06 03:00:02','2024-06-06 08:30:02'),(16670,5600,'action started via WP Cron','2024-06-06 03:30:03','2024-06-06 09:00:03'),(16671,5600,'action complete via WP Cron','2024-06-06 03:30:03','2024-06-06 09:00:03'),(16672,5602,'action created','2024-06-06 03:30:03','2024-06-06 09:00:03'),(16676,5602,'action started via WP Cron','2024-06-06 04:00:03','2024-06-06 09:30:03'),(16677,5602,'action complete via WP Cron','2024-06-06 04:00:03','2024-06-06 09:30:03'),(16678,5604,'action created','2024-06-06 04:00:03','2024-06-06 09:30:03'),(16682,5604,'action started via WP Cron','2024-06-06 04:30:04','2024-06-06 10:00:04'),(16683,5604,'action complete via WP Cron','2024-06-06 04:30:04','2024-06-06 10:00:04'),(16684,5606,'action created','2024-06-06 04:30:04','2024-06-06 10:00:04'),(16688,5606,'action started via WP Cron','2024-06-06 04:52:49','2024-06-06 10:22:49'),(16689,5606,'action complete via WP Cron','2024-06-06 04:52:49','2024-06-06 10:22:49'),(16690,5608,'action created','2024-06-06 04:52:49','2024-06-06 10:22:49'),(16694,5608,'action started via WP Cron','2024-06-06 05:09:08','2024-06-06 10:39:08'),(16695,5608,'action complete via WP Cron','2024-06-06 05:09:08','2024-06-06 10:39:08'),(16696,5610,'action created','2024-06-06 05:09:08','2024-06-06 10:39:08'),(16700,5610,'action started via WP Cron','2024-06-06 05:30:05','2024-06-06 11:00:05'),(16701,5610,'action complete via WP Cron','2024-06-06 05:30:05','2024-06-06 11:00:05'),(16702,5612,'action created','2024-06-06 05:30:05','2024-06-06 11:00:05'),(16704,5614,'action created','2024-06-06 05:31:57','2024-06-06 11:01:57'),(16707,5614,'action started via Async Request','2024-06-06 05:32:00','2024-06-06 11:02:00'),(16708,5614,'action complete via Async Request','2024-06-06 05:32:00','2024-06-06 11:02:00'),(16712,5612,'action started via WP Cron','2024-06-06 05:46:33','2024-06-06 11:16:33'),(16713,5612,'action complete via WP Cron','2024-06-06 05:46:33','2024-06-06 11:16:33'),(16714,5616,'action created','2024-06-06 05:46:33','2024-06-06 11:16:33'),(16718,5616,'action started via WP Cron','2024-06-06 06:02:39','2024-06-06 11:32:39'),(16719,5616,'action complete via WP Cron','2024-06-06 06:02:39','2024-06-06 11:32:39'),(16720,5618,'action created','2024-06-06 06:02:39','2024-06-06 11:32:39'),(16724,5618,'action started via WP CLI','2024-06-06 06:31:16','2024-06-06 12:01:16'),(16725,5618,'action complete via WP CLI','2024-06-06 06:31:16','2024-06-06 12:01:16'),(16726,5620,'action created','2024-06-06 06:31:17','2024-06-06 12:01:17'),(16730,5620,'action started via WP Cron','2024-06-06 07:00:06','2024-06-06 12:30:06'),(16731,5620,'action complete via WP Cron','2024-06-06 07:00:06','2024-06-06 12:30:06'),(16732,5622,'action created','2024-06-06 07:00:06','2024-06-06 12:30:06'),(16736,5622,'action started via WP CLI','2024-06-06 07:30:03','2024-06-06 13:00:03'),(16737,5622,'action complete via WP CLI','2024-06-06 07:30:03','2024-06-06 13:00:03'),(16738,5624,'action created','2024-06-06 07:30:03','2024-06-06 13:00:03'),(16742,5624,'action started via WP Cron','2024-06-06 08:00:03','2024-06-06 13:30:03'),(16743,5624,'action complete via WP Cron','2024-06-06 08:00:03','2024-06-06 13:30:03'),(16744,5626,'action created','2024-06-06 08:00:03','2024-06-06 13:30:03'),(16748,5626,'action started via WP Cron','2024-06-06 08:30:03','2024-06-06 14:00:03'),(16749,5626,'action complete via WP Cron','2024-06-06 08:30:03','2024-06-06 14:00:03'),(16750,5628,'action created','2024-06-06 08:30:03','2024-06-06 14:00:03'),(16754,5628,'action started via WP Cron','2024-06-06 09:00:04','2024-06-06 14:30:04'),(16755,5628,'action complete via WP Cron','2024-06-06 09:00:04','2024-06-06 14:30:04'),(16756,5630,'action created','2024-06-06 09:00:04','2024-06-06 14:30:04'),(16760,5630,'action started via WP Cron','2024-06-06 09:30:03','2024-06-06 15:00:03'),(16761,5630,'action complete via WP Cron','2024-06-06 09:30:03','2024-06-06 15:00:03'),(16762,5632,'action created','2024-06-06 09:30:03','2024-06-06 15:00:03'),(16763,5576,'action started via WP Cron','2024-06-06 10:00:05','2024-06-06 15:30:05'),(16764,5576,'action complete via WP Cron','2024-06-06 10:00:05','2024-06-06 15:30:05'),(16765,5633,'action created','2024-06-06 10:00:05','2024-06-06 15:30:05'),(16769,5632,'action started via WP Cron','2024-06-06 10:00:05','2024-06-06 15:30:05'),(16770,5632,'action complete via WP Cron','2024-06-06 10:00:05','2024-06-06 15:30:05'),(16771,5635,'action created','2024-06-06 10:00:05','2024-06-06 15:30:05'),(16775,5635,'action started via WP Cron','2024-06-06 10:30:14','2024-06-06 16:00:14'),(16776,5635,'action complete via WP Cron','2024-06-06 10:30:14','2024-06-06 16:00:14'),(16777,5637,'action created','2024-06-06 10:30:14','2024-06-06 16:00:14'),(16781,5637,'action started via WP Cron','2024-06-06 11:30:04','2024-06-06 17:00:04'),(16782,5637,'action complete via WP Cron','2024-06-06 11:30:04','2024-06-06 17:00:04'),(16783,5639,'action created','2024-06-06 11:30:04','2024-06-06 17:00:04'),(16787,5639,'action started via WP CLI','2024-06-06 12:00:04','2024-06-06 17:30:04'),(16788,5639,'action complete via WP CLI','2024-06-06 12:00:04','2024-06-06 17:30:04'),(16789,5641,'action created','2024-06-06 12:00:04','2024-06-06 17:30:04'),(16793,5641,'action started via WP Cron','2024-06-06 12:30:23','2024-06-06 18:00:23'),(16794,5641,'action complete via WP Cron','2024-06-06 12:30:23','2024-06-06 18:00:23'),(16795,5643,'action created','2024-06-06 12:30:26','2024-06-06 18:00:26'),(16799,5643,'action started via WP Cron','2024-06-06 13:00:07','2024-06-06 18:30:07'),(16800,5643,'action complete via WP Cron','2024-06-06 13:00:07','2024-06-06 18:30:07'),(16801,5645,'action created','2024-06-06 13:00:07','2024-06-06 18:30:07'),(16805,5645,'action started via WP Cron','2024-06-06 13:30:04','2024-06-06 19:00:04'),(16806,5645,'action complete via WP Cron','2024-06-06 13:30:04','2024-06-06 19:00:04'),(16807,5647,'action created','2024-06-06 13:30:04','2024-06-06 19:00:04'),(16811,5647,'action started via WP CLI','2024-06-06 14:00:04','2024-06-06 19:30:04'),(16812,5647,'action complete via WP CLI','2024-06-06 14:00:04','2024-06-06 19:30:04'),(16813,5649,'action created','2024-06-06 14:00:04','2024-06-06 19:30:04'),(16817,5649,'action started via WP Cron','2024-06-06 14:30:02','2024-06-06 20:00:02'),(16818,5649,'action complete via WP Cron','2024-06-06 14:30:02','2024-06-06 20:00:02'),(16819,5651,'action created','2024-06-06 14:30:02','2024-06-06 20:00:02'),(16823,5651,'action started via WP Cron','2024-06-06 15:00:02','2024-06-06 20:30:02'),(16824,5651,'action complete via WP Cron','2024-06-06 15:00:02','2024-06-06 20:30:02'),(16825,5653,'action created','2024-06-06 15:00:02','2024-06-06 20:30:02'),(16829,5653,'action started via WP CLI','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16830,5653,'action complete via WP CLI','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16831,5655,'action created','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16832,5542,'action started via WP CLI','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16833,5542,'action complete via WP CLI','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16834,5656,'action created','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16838,5545,'action started via WP CLI','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16839,5658,'action created','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16840,5545,'action complete via WP CLI','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16841,5659,'action created','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16842,5546,'action started via WP CLI','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16843,5546,'action complete via WP CLI','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16844,5660,'action created','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16845,5658,'action started via WP CLI','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16846,5658,'action complete via WP CLI','2024-06-06 15:30:03','2024-06-06 21:00:03'),(16850,5655,'action started via WP Cron','2024-06-06 16:00:03','2024-06-06 21:30:03'),(16851,5655,'action complete via WP Cron','2024-06-06 16:00:03','2024-06-06 21:30:03'),(16852,5662,'action created','2024-06-06 16:00:03','2024-06-06 21:30:03'),(16856,5662,'action started via WP Cron','2024-06-06 16:30:03','2024-06-06 22:00:03'),(16857,5662,'action complete via WP Cron','2024-06-06 16:30:03','2024-06-06 22:00:03'),(16858,5664,'action created','2024-06-06 16:30:03','2024-06-06 22:00:03'),(16862,5664,'action started via WP Cron','2024-06-06 17:00:10','2024-06-06 22:30:10'),(16863,5664,'action complete via WP Cron','2024-06-06 17:00:10','2024-06-06 22:30:10'),(16864,5666,'action created','2024-06-06 17:00:10','2024-06-06 22:30:10'),(16868,5666,'action started via WP Cron','2024-06-06 17:30:04','2024-06-06 23:00:04'),(16869,5666,'action complete via WP Cron','2024-06-06 17:30:04','2024-06-06 23:00:04'),(16870,5668,'action created','2024-06-06 17:30:04','2024-06-06 23:00:04'),(16874,5668,'action started via WP Cron','2024-06-06 17:57:43','2024-06-06 23:27:43'),(16875,5668,'action complete via WP Cron','2024-06-06 17:57:43','2024-06-06 23:27:43'),(16876,5670,'action created','2024-06-06 17:57:43','2024-06-06 23:27:43'),(16880,5670,'action started via WP Cron','2024-06-06 18:29:41','2024-06-06 23:59:41'),(16881,5670,'action complete via WP Cron','2024-06-06 18:29:41','2024-06-06 23:59:41'),(16882,5672,'action created','2024-06-06 18:29:41','2024-06-06 23:59:41'),(16886,5672,'action started via WP Cron','2024-06-06 19:00:11','2024-06-07 00:30:11'),(16887,5672,'action complete via WP Cron','2024-06-06 19:00:11','2024-06-07 00:30:11'),(16888,5674,'action created','2024-06-06 19:00:11','2024-06-07 00:30:11'),(16892,5674,'action started via WP Cron','2024-06-06 19:30:16','2024-06-07 01:00:16'),(16893,5674,'action complete via WP Cron','2024-06-06 19:30:16','2024-06-07 01:00:16'),(16894,5676,'action created','2024-06-06 19:30:16','2024-06-07 01:00:16'),(16898,5676,'action started via WP Cron','2024-06-06 19:49:40','2024-06-07 01:19:40'),(16899,5676,'action complete via WP Cron','2024-06-06 19:49:40','2024-06-07 01:19:40'),(16900,5678,'action created','2024-06-06 19:49:40','2024-06-07 01:19:40'),(16904,5678,'action started via WP Cron','2024-06-06 20:23:01','2024-06-07 01:53:01'),(16905,5678,'action complete via WP Cron','2024-06-06 20:23:01','2024-06-07 01:53:01'),(16906,5680,'action created','2024-06-06 20:23:01','2024-06-07 01:53:01'),(16910,5680,'action started via WP Cron','2024-06-06 21:00:24','2024-06-07 02:30:24'),(16911,5680,'action complete via WP Cron','2024-06-06 21:00:24','2024-06-07 02:30:24'),(16912,5682,'action created','2024-06-06 21:00:24','2024-06-07 02:30:24'),(16916,5682,'action started via WP Cron','2024-06-06 21:30:14','2024-06-07 03:00:14'),(16917,5682,'action complete via WP Cron','2024-06-06 21:30:14','2024-06-07 03:00:14'),(16918,5684,'action created','2024-06-06 21:30:14','2024-06-07 03:00:14'),(16925,5684,'action started via WP CLI','2024-06-06 22:00:13','2024-06-07 03:30:13'),(16926,5684,'action complete via WP CLI','2024-06-06 22:00:14','2024-06-07 03:30:14'),(16927,5687,'action created','2024-06-06 22:00:14','2024-06-07 03:30:14'),(16928,5633,'action started via WP CLI','2024-06-06 22:00:14','2024-06-07 03:30:14'),(16929,5633,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-06-06 22:00:14','2024-06-07 03:30:14'),(16930,5633,'This action appears to be consistently failing. A new instance will not be scheduled.','2024-06-06 22:00:14','2024-06-07 03:30:14'),(16934,5687,'action started via WP Cron','2024-06-06 22:30:05','2024-06-07 04:00:05'),(16935,5687,'action complete via WP Cron','2024-06-06 22:30:06','2024-06-07 04:00:06'),(16936,5689,'action created','2024-06-06 22:30:06','2024-06-07 04:00:06'),(16940,5689,'action started via WP Cron','2024-06-06 23:00:09','2024-06-07 04:30:09'),(16941,5689,'action complete via WP Cron','2024-06-06 23:00:09','2024-06-07 04:30:09'),(16942,5691,'action created','2024-06-06 23:00:09','2024-06-07 04:30:09'),(16946,5691,'action started via WP Cron','2024-06-06 23:24:51','2024-06-07 04:54:51'),(16947,5691,'action complete via WP Cron','2024-06-06 23:24:51','2024-06-07 04:54:51'),(16948,5693,'action created','2024-06-06 23:24:51','2024-06-07 04:54:51'),(16952,5693,'action started via WP Cron','2024-06-07 00:20:35','2024-06-07 05:50:35'),(16953,5693,'action complete via WP Cron','2024-06-07 00:20:35','2024-06-07 05:50:35'),(16954,5695,'action created','2024-06-07 00:20:35','2024-06-07 05:50:35'),(16958,5695,'action started via WP Cron','2024-06-07 01:00:37','2024-06-07 06:30:37'),(16959,5695,'action complete via WP Cron','2024-06-07 01:00:37','2024-06-07 06:30:37'),(16960,5697,'action created','2024-06-07 01:00:37','2024-06-07 06:30:37'),(16964,5697,'action started via WP Cron','2024-06-07 01:30:37','2024-06-07 07:00:37'),(16965,5697,'action complete via WP Cron','2024-06-07 01:30:37','2024-06-07 07:00:37'),(16966,5699,'action created','2024-06-07 01:30:38','2024-06-07 07:00:38'),(16970,5699,'action started via WP Cron','2024-06-07 02:00:06','2024-06-07 07:30:06'),(16971,5699,'action complete via WP Cron','2024-06-07 02:00:06','2024-06-07 07:30:06'),(16972,5701,'action created','2024-06-07 02:00:06','2024-06-07 07:30:06'),(16976,5701,'action started via WP CLI','2024-06-07 02:30:09','2024-06-07 08:00:09'),(16977,5701,'action complete via WP CLI','2024-06-07 02:30:09','2024-06-07 08:00:09'),(16978,5703,'action created','2024-06-07 02:30:09','2024-06-07 08:00:09'),(16982,5703,'action started via WP Cron','2024-06-07 03:00:03','2024-06-07 08:30:03'),(16983,5703,'action complete via WP Cron','2024-06-07 03:00:03','2024-06-07 08:30:03'),(16984,5705,'action created','2024-06-07 03:00:03','2024-06-07 08:30:03'),(16988,5705,'action started via WP Cron','2024-06-07 03:30:03','2024-06-07 09:00:03'),(16989,5705,'action complete via WP Cron','2024-06-07 03:30:03','2024-06-07 09:00:03'),(16990,5707,'action created','2024-06-07 03:30:03','2024-06-07 09:00:03'),(16994,5707,'action started via WP Cron','2024-06-07 04:00:08','2024-06-07 09:30:08'),(16995,5707,'action complete via WP Cron','2024-06-07 04:00:08','2024-06-07 09:30:08'),(16996,5709,'action created','2024-06-07 04:00:08','2024-06-07 09:30:08'),(17000,5709,'action started via WP CLI','2024-06-07 04:30:04','2024-06-07 10:00:04'),(17001,5709,'action complete via WP CLI','2024-06-07 04:30:04','2024-06-07 10:00:04'),(17002,5711,'action created','2024-06-07 04:30:04','2024-06-07 10:00:04'),(17006,5711,'action started via WP CLI','2024-06-07 05:00:10','2024-06-07 10:30:10'),(17007,5711,'action complete via WP CLI','2024-06-07 05:00:10','2024-06-07 10:30:10'),(17008,5713,'action created','2024-06-07 05:00:10','2024-06-07 10:30:10'),(17012,5713,'action started via WP Cron','2024-06-07 05:30:03','2024-06-07 11:00:03'),(17013,5713,'action complete via WP Cron','2024-06-07 05:30:03','2024-06-07 11:00:03'),(17014,5715,'action created','2024-06-07 05:30:03','2024-06-07 11:00:03'),(17018,5715,'action started via WP Cron','2024-06-07 06:00:03','2024-06-07 11:30:03'),(17019,5715,'action complete via WP Cron','2024-06-07 06:00:03','2024-06-07 11:30:03'),(17020,5717,'action created','2024-06-07 06:00:03','2024-06-07 11:30:03'),(17024,5717,'action started via WP CLI','2024-06-07 06:30:25','2024-06-07 12:00:25'),(17025,5717,'action complete via WP CLI','2024-06-07 06:30:25','2024-06-07 12:00:25'),(17026,5719,'action created','2024-06-07 06:30:26','2024-06-07 12:00:26'),(17030,5719,'action started via WP Cron','2024-06-07 07:00:10','2024-06-07 12:30:10'),(17031,5719,'action complete via WP Cron','2024-06-07 07:00:10','2024-06-07 12:30:10'),(17032,5721,'action created','2024-06-07 07:00:10','2024-06-07 12:30:10'),(17036,5721,'action started via WP Cron','2024-06-07 07:30:03','2024-06-07 13:00:03'),(17037,5721,'action complete via WP Cron','2024-06-07 07:30:03','2024-06-07 13:00:03'),(17038,5723,'action created','2024-06-07 07:30:04','2024-06-07 13:00:04'),(17042,5723,'action started via WP Cron','2024-06-07 08:00:03','2024-06-07 13:30:03'),(17043,5723,'action complete via WP Cron','2024-06-07 08:00:03','2024-06-07 13:30:03'),(17044,5725,'action created','2024-06-07 08:00:03','2024-06-07 13:30:03'),(17048,5725,'action started via WP Cron','2024-06-07 08:30:04','2024-06-07 14:00:04'),(17049,5725,'action complete via WP Cron','2024-06-07 08:30:04','2024-06-07 14:00:04'),(17050,5727,'action created','2024-06-07 08:30:04','2024-06-07 14:00:04'),(17054,5729,'action created','2024-06-07 08:54:56','2024-06-07 14:24:56'),(17055,5727,'action started via WP Cron','2024-06-07 08:54:57','2024-06-07 14:24:57'),(17056,5727,'action complete via WP Cron','2024-06-07 08:54:57','2024-06-07 14:24:57'),(17057,5730,'action created','2024-06-07 08:54:57','2024-06-07 14:24:57'),(17061,5729,'action started via WP Cron','2024-06-07 08:54:57','2024-06-07 14:24:57'),(17062,5729,'action complete via WP Cron','2024-06-07 08:54:57','2024-06-07 14:24:57'),(17063,5732,'action created','2024-06-07 08:54:57','2024-06-07 14:24:57'),(17064,5730,'action started via WP Cron','2024-06-07 09:30:04','2024-06-07 15:00:04'),(17065,5730,'action complete via WP Cron','2024-06-07 09:30:04','2024-06-07 15:00:04'),(17066,5733,'action created','2024-06-07 09:30:04','2024-06-07 15:00:04'),(17070,5733,'action started via WP Cron','2024-06-07 10:00:05','2024-06-07 15:30:05'),(17071,5733,'action complete via WP Cron','2024-06-07 10:00:05','2024-06-07 15:30:05'),(17072,5735,'action created','2024-06-07 10:00:05','2024-06-07 15:30:05'),(17076,5735,'action started via WP Cron','2024-06-07 10:30:12','2024-06-07 16:00:12'),(17077,5735,'action complete via WP Cron','2024-06-07 10:30:12','2024-06-07 16:00:12'),(17078,5737,'action created','2024-06-07 10:30:12','2024-06-07 16:00:12'),(17082,5737,'action started via WP Cron','2024-06-07 11:00:09','2024-06-07 16:30:09'),(17083,5737,'action complete via WP Cron','2024-06-07 11:00:09','2024-06-07 16:30:09'),(17084,5739,'action created','2024-06-07 11:00:09','2024-06-07 16:30:09'),(17088,5739,'action started via WP Cron','2024-06-07 11:30:03','2024-06-07 17:00:03'),(17089,5739,'action complete via WP Cron','2024-06-07 11:30:03','2024-06-07 17:00:03'),(17090,5741,'action created','2024-06-07 11:30:03','2024-06-07 17:00:03'),(17094,5741,'action started via WP Cron','2024-06-07 12:00:04','2024-06-07 17:30:04'),(17095,5741,'action complete via WP Cron','2024-06-07 12:00:04','2024-06-07 17:30:04'),(17096,5743,'action created','2024-06-07 12:00:04','2024-06-07 17:30:04'),(17100,5743,'action started via WP CLI','2024-06-07 12:30:27','2024-06-07 18:00:27'),(17101,5743,'action complete via WP CLI','2024-06-07 12:30:46','2024-06-07 18:00:46'),(17102,5745,'action created','2024-06-07 12:30:49','2024-06-07 18:00:49'),(17106,5745,'action started via WP Cron','2024-06-07 13:00:09','2024-06-07 18:30:09'),(17107,5745,'action complete via WP Cron','2024-06-07 13:00:09','2024-06-07 18:30:09'),(17108,5747,'action created','2024-06-07 13:00:09','2024-06-07 18:30:09'),(17112,5747,'action started via WP Cron','2024-06-07 13:30:03','2024-06-07 19:00:03'),(17113,5747,'action complete via WP Cron','2024-06-07 13:30:03','2024-06-07 19:00:03'),(17114,5749,'action created','2024-06-07 13:30:03','2024-06-07 19:00:03'),(17118,5749,'action started via WP CLI','2024-06-07 14:00:03','2024-06-07 19:30:03'),(17119,5749,'action complete via WP CLI','2024-06-07 14:00:03','2024-06-07 19:30:03'),(17120,5751,'action created','2024-06-07 14:00:03','2024-06-07 19:30:03'),(17124,5751,'action started via WP Cron','2024-06-07 14:30:17','2024-06-07 20:00:17'),(17125,5751,'action complete via WP Cron','2024-06-07 14:30:17','2024-06-07 20:00:17'),(17126,5753,'action created','2024-06-07 14:30:17','2024-06-07 20:00:17'),(17130,5753,'action started via WP Cron','2024-06-07 15:00:03','2024-06-07 20:30:03'),(17131,5753,'action complete via WP Cron','2024-06-07 15:00:03','2024-06-07 20:30:03'),(17132,5755,'action created','2024-06-07 15:00:03','2024-06-07 20:30:03'),(17136,5755,'action started via WP Cron','2024-06-07 15:30:03','2024-06-07 21:00:03'),(17137,5755,'action complete via WP Cron','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17138,5757,'action created','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17142,5656,'action started via WP Cron','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17143,5656,'action complete via WP Cron','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17144,5759,'action created','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17148,5659,'action started via WP Cron','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17149,5761,'action created','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17150,5659,'action complete via WP Cron','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17151,5762,'action created','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17152,5660,'action started via WP Cron','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17153,5660,'action complete via WP Cron','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17154,5763,'action created','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17155,5761,'action started via WP Cron','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17156,5761,'action complete via WP Cron','2024-06-07 15:30:04','2024-06-07 21:00:04'),(17157,5757,'action started via WP Cron','2024-06-07 16:00:03','2024-06-07 21:30:03'),(17158,5757,'action complete via WP Cron','2024-06-07 16:00:03','2024-06-07 21:30:03'),(17159,5764,'action created','2024-06-07 16:00:03','2024-06-07 21:30:03'),(17163,5764,'action started via WP Cron','2024-06-07 16:30:03','2024-06-07 22:00:03'),(17164,5764,'action complete via WP Cron','2024-06-07 16:30:03','2024-06-07 22:00:03'),(17165,5766,'action created','2024-06-07 16:30:03','2024-06-07 22:00:03'),(17169,5766,'action started via WP CLI','2024-06-07 17:00:08','2024-06-07 22:30:08'),(17170,5766,'action complete via WP CLI','2024-06-07 17:00:08','2024-06-07 22:30:08'),(17171,5768,'action created','2024-06-07 17:00:08','2024-06-07 22:30:08'),(17175,5768,'action started via WP Cron','2024-06-07 17:30:02','2024-06-07 23:00:02'),(17176,5768,'action complete via WP Cron','2024-06-07 17:30:02','2024-06-07 23:00:02'),(17177,5770,'action created','2024-06-07 17:30:02','2024-06-07 23:00:02'),(17181,5770,'action started via WP Cron','2024-06-07 18:00:02','2024-06-07 23:30:02'),(17182,5770,'action complete via WP Cron','2024-06-07 18:00:02','2024-06-07 23:30:02'),(17183,5772,'action created','2024-06-07 18:00:02','2024-06-07 23:30:02'),(17187,5772,'action started via WP CLI','2024-06-07 18:30:24','2024-06-08 00:00:24'),(17188,5772,'action complete via WP CLI','2024-06-07 18:30:25','2024-06-08 00:00:25'),(17189,5774,'action created','2024-06-07 18:30:27','2024-06-08 00:00:27'),(17193,5774,'action started via WP CLI','2024-06-07 19:00:09','2024-06-08 00:30:09'),(17194,5774,'action complete via WP CLI','2024-06-07 19:00:09','2024-06-08 00:30:09'),(17195,5776,'action created','2024-06-07 19:00:09','2024-06-08 00:30:09'),(17199,5776,'action started via WP CLI','2024-06-07 19:30:19','2024-06-08 01:00:19'),(17200,5776,'action complete via WP CLI','2024-06-07 19:30:19','2024-06-08 01:00:19'),(17201,5778,'action created','2024-06-07 19:30:19','2024-06-08 01:00:19'),(17205,5778,'action started via WP Cron','2024-06-07 20:00:15','2024-06-08 01:30:15'),(17206,5778,'action complete via WP Cron','2024-06-07 20:00:15','2024-06-08 01:30:15'),(17207,5780,'action created','2024-06-07 20:00:15','2024-06-08 01:30:15'),(17211,5780,'action started via WP Cron','2024-06-07 20:30:14','2024-06-08 02:00:14'),(17212,5780,'action complete via WP Cron','2024-06-07 20:30:14','2024-06-08 02:00:14'),(17213,5782,'action created','2024-06-07 20:30:14','2024-06-08 02:00:14'),(17217,5782,'action started via WP CLI','2024-06-07 21:00:18','2024-06-08 02:30:18'),(17218,5782,'action complete via WP CLI','2024-06-07 21:00:18','2024-06-08 02:30:18'),(17219,5784,'action created','2024-06-07 21:00:19','2024-06-08 02:30:19'),(17223,5732,'action started via WP CLI','2024-06-07 21:00:19','2024-06-08 02:30:19'),(17224,5732,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-06-07 21:00:19','2024-06-08 02:30:19'),(17225,5732,'This action appears to be consistently failing. A new instance will not be scheduled.','2024-06-07 21:00:20','2024-06-08 02:30:20'),(17226,5784,'action started via WP Cron','2024-06-07 21:20:15','2024-06-08 02:50:15'),(17227,5784,'action complete via WP Cron','2024-06-07 21:20:15','2024-06-08 02:50:15'),(17228,5786,'action created','2024-06-07 21:20:15','2024-06-08 02:50:15'),(17232,5786,'action started via WP Cron','2024-06-07 22:00:14','2024-06-08 03:30:14'),(17233,5786,'action complete via WP Cron','2024-06-07 22:00:14','2024-06-08 03:30:14'),(17234,5788,'action created','2024-06-07 22:00:14','2024-06-08 03:30:14'),(17240,5792,'action created','2024-06-07 22:00:15','2024-06-08 03:30:15'),(17245,5792,'action started via Async Request','2024-06-07 22:00:17','2024-06-08 03:30:17'),(17246,5792,'action complete via Async Request','2024-06-07 22:00:17','2024-06-08 03:30:17'),(17247,5793,'action created','2024-06-07 22:00:17','2024-06-08 03:30:17'),(17248,5788,'action started via WP Cron','2024-06-07 22:30:03','2024-06-08 04:00:03'),(17249,5788,'action complete via WP Cron','2024-06-07 22:30:03','2024-06-08 04:00:03'),(17250,5794,'action created','2024-06-07 22:30:03','2024-06-08 04:00:03'),(17254,5794,'action started via WP Cron','2024-06-07 23:00:08','2024-06-08 04:30:08'),(17255,5794,'action complete via WP Cron','2024-06-07 23:00:08','2024-06-08 04:30:08'),(17256,5796,'action created','2024-06-07 23:00:09','2024-06-08 04:30:09'),(17260,5796,'action started via WP Cron','2024-06-07 23:30:03','2024-06-08 05:00:03'),(17261,5796,'action complete via WP Cron','2024-06-07 23:30:03','2024-06-08 05:00:03'),(17262,5798,'action created','2024-06-07 23:30:03','2024-06-08 05:00:03'),(17266,5798,'action started via WP CLI','2024-06-08 00:01:14','2024-06-08 05:31:14'),(17267,5798,'action complete via WP CLI','2024-06-08 00:01:14','2024-06-08 05:31:14'),(17268,5800,'action created','2024-06-08 00:01:14','2024-06-08 05:31:14'),(17272,5800,'action started via WP Cron','2024-06-08 00:31:51','2024-06-08 06:01:51'),(17273,5800,'action complete via WP Cron','2024-06-08 00:31:52','2024-06-08 06:01:52'),(17274,5802,'action created','2024-06-08 00:31:53','2024-06-08 06:01:53'),(17278,5802,'action started via WP Cron','2024-06-08 01:00:45','2024-06-08 06:30:45'),(17279,5802,'action complete via WP Cron','2024-06-08 01:00:45','2024-06-08 06:30:45'),(17280,5804,'action created','2024-06-08 01:00:45','2024-06-08 06:30:45'),(17284,5804,'action started via WP Cron','2024-06-08 01:30:43','2024-06-08 07:00:43'),(17285,5804,'action complete via WP Cron','2024-06-08 01:30:43','2024-06-08 07:00:43'),(17286,5806,'action created','2024-06-08 01:30:44','2024-06-08 07:00:44'),(17290,5806,'action started via WP Cron','2024-06-08 02:00:04','2024-06-08 07:30:04'),(17291,5806,'action complete via WP Cron','2024-06-08 02:00:04','2024-06-08 07:30:04'),(17292,5808,'action created','2024-06-08 02:00:04','2024-06-08 07:30:04'),(17296,5808,'action started via WP Cron','2024-06-08 02:30:03','2024-06-08 08:00:03'),(17297,5808,'action complete via WP Cron','2024-06-08 02:30:03','2024-06-08 08:00:03'),(17298,5810,'action created','2024-06-08 02:30:03','2024-06-08 08:00:03'),(17302,5810,'action started via WP CLI','2024-06-08 03:00:03','2024-06-08 08:30:03'),(17303,5810,'action complete via WP CLI','2024-06-08 03:00:03','2024-06-08 08:30:03'),(17304,5812,'action created','2024-06-08 03:00:03','2024-06-08 08:30:03'),(17308,5812,'action started via WP Cron','2024-06-08 03:30:03','2024-06-08 09:00:03'),(17309,5812,'action complete via WP Cron','2024-06-08 03:30:03','2024-06-08 09:00:03'),(17310,5814,'action created','2024-06-08 03:30:03','2024-06-08 09:00:03'),(17314,5814,'action started via WP Cron','2024-06-08 04:00:02','2024-06-08 09:30:02'),(17315,5814,'action complete via WP Cron','2024-06-08 04:00:02','2024-06-08 09:30:02'),(17316,5816,'action created','2024-06-08 04:00:02','2024-06-08 09:30:02'),(17320,5816,'action started via WP Cron','2024-06-08 04:30:03','2024-06-08 10:00:03'),(17321,5816,'action complete via WP Cron','2024-06-08 04:30:03','2024-06-08 10:00:03'),(17322,5818,'action created','2024-06-08 04:30:03','2024-06-08 10:00:03'),(17326,5818,'action started via WP CLI','2024-06-08 05:00:11','2024-06-08 10:30:11'),(17327,5818,'action complete via WP CLI','2024-06-08 05:00:11','2024-06-08 10:30:11'),(17328,5820,'action created','2024-06-08 05:00:11','2024-06-08 10:30:11'),(17332,5820,'action started via WP Cron','2024-06-08 05:30:03','2024-06-08 11:00:03'),(17333,5820,'action complete via WP Cron','2024-06-08 05:30:03','2024-06-08 11:00:03'),(17334,5822,'action created','2024-06-08 05:30:03','2024-06-08 11:00:03'),(17338,5822,'action started via WP CLI','2024-06-08 06:00:06','2024-06-08 11:30:06'),(17339,5822,'action complete via WP CLI','2024-06-08 06:00:06','2024-06-08 11:30:06'),(17340,5824,'action created','2024-06-08 06:00:07','2024-06-08 11:30:07'),(17344,5824,'action started via WP Cron','2024-06-08 06:30:26','2024-06-08 12:00:26'),(17345,5824,'action complete via WP Cron','2024-06-08 06:30:27','2024-06-08 12:00:27'),(17346,5826,'action created','2024-06-08 06:30:28','2024-06-08 12:00:28'),(17350,5826,'action started via WP Cron','2024-06-08 07:00:08','2024-06-08 12:30:08'),(17351,5826,'action complete via WP Cron','2024-06-08 07:00:08','2024-06-08 12:30:08'),(17352,5828,'action created','2024-06-08 07:00:08','2024-06-08 12:30:08'),(17356,5828,'action started via WP Cron','2024-06-08 07:30:03','2024-06-08 13:00:03'),(17357,5828,'action complete via WP Cron','2024-06-08 07:30:03','2024-06-08 13:00:03'),(17358,5830,'action created','2024-06-08 07:30:03','2024-06-08 13:00:03'),(17362,5830,'action started via WP Cron','2024-06-08 08:00:04','2024-06-08 13:30:04'),(17363,5830,'action complete via WP Cron','2024-06-08 08:00:04','2024-06-08 13:30:04'),(17364,5832,'action created','2024-06-08 08:00:04','2024-06-08 13:30:04'),(17368,5832,'action started via WP Cron','2024-06-08 08:29:57','2024-06-08 13:59:57'),(17369,5832,'action complete via WP Cron','2024-06-08 08:29:57','2024-06-08 13:59:57'),(17370,5834,'action created','2024-06-08 08:29:57','2024-06-08 13:59:57'),(17374,5834,'action started via WP Cron','2024-06-08 09:00:02','2024-06-08 14:30:02'),(17375,5834,'action complete via WP Cron','2024-06-08 09:00:02','2024-06-08 14:30:02'),(17376,5836,'action created','2024-06-08 09:00:02','2024-06-08 14:30:02'),(17380,5836,'action started via WP Cron','2024-06-08 09:30:03','2024-06-08 15:00:03'),(17381,5836,'action complete via WP Cron','2024-06-08 09:30:03','2024-06-08 15:00:03'),(17382,5838,'action created','2024-06-08 09:30:04','2024-06-08 15:00:04'),(17386,5838,'action started via WP Cron','2024-06-08 10:00:03','2024-06-08 15:30:03'),(17387,5838,'action complete via WP Cron','2024-06-08 10:00:03','2024-06-08 15:30:03'),(17388,5840,'action created','2024-06-08 10:00:03','2024-06-08 15:30:03'),(17392,5793,'action started via WP Cron','2024-06-08 10:30:17','2024-06-08 16:00:17'),(17393,5793,'action complete via WP Cron','2024-06-08 10:30:18','2024-06-08 16:00:18'),(17394,5842,'action created','2024-06-08 10:30:18','2024-06-08 16:00:18'),(17395,5840,'action started via WP Cron','2024-06-08 10:30:18','2024-06-08 16:00:18'),(17396,5840,'action complete via WP Cron','2024-06-08 10:30:18','2024-06-08 16:00:18'),(17397,5843,'action created','2024-06-08 10:30:18','2024-06-08 16:00:18'),(17401,5843,'action started via WP Cron','2024-06-08 11:00:10','2024-06-08 16:30:10'),(17402,5843,'action complete via WP Cron','2024-06-08 11:00:10','2024-06-08 16:30:10'),(17403,5845,'action created','2024-06-08 11:00:11','2024-06-08 16:30:11'),(17407,5845,'action started via WP Cron','2024-06-08 11:30:04','2024-06-08 17:00:04'),(17408,5845,'action complete via WP Cron','2024-06-08 11:30:04','2024-06-08 17:00:04'),(17409,5847,'action created','2024-06-08 11:30:04','2024-06-08 17:00:04'),(17413,5847,'action started via WP Cron','2024-06-08 12:00:03','2024-06-08 17:30:03'),(17414,5847,'action complete via WP Cron','2024-06-08 12:00:03','2024-06-08 17:30:03'),(17415,5849,'action created','2024-06-08 12:00:03','2024-06-08 17:30:03'),(17419,5849,'action started via WP Cron','2024-06-08 12:30:26','2024-06-08 18:00:26'),(17420,5849,'action complete via WP Cron','2024-06-08 12:30:27','2024-06-08 18:00:27'),(17421,5851,'action created','2024-06-08 12:30:30','2024-06-08 18:00:30'),(17425,5851,'action started via WP Cron','2024-06-08 13:00:06','2024-06-08 18:30:06'),(17426,5851,'action complete via WP Cron','2024-06-08 13:00:06','2024-06-08 18:30:06'),(17427,5853,'action created','2024-06-08 13:00:06','2024-06-08 18:30:06'),(17431,5853,'action started via WP Cron','2024-06-08 13:30:04','2024-06-08 19:00:04'),(17432,5853,'action complete via WP Cron','2024-06-08 13:30:04','2024-06-08 19:00:04'),(17433,5855,'action created','2024-06-08 13:30:04','2024-06-08 19:00:04'),(17437,5855,'action started via WP Cron','2024-06-08 14:00:03','2024-06-08 19:30:03'),(17438,5855,'action complete via WP Cron','2024-06-08 14:00:03','2024-06-08 19:30:03'),(17439,5857,'action created','2024-06-08 14:00:03','2024-06-08 19:30:03'),(17443,5857,'action started via WP Cron','2024-06-08 14:30:03','2024-06-08 20:00:03'),(17444,5857,'action complete via WP Cron','2024-06-08 14:30:03','2024-06-08 20:00:03'),(17445,5859,'action created','2024-06-08 14:30:03','2024-06-08 20:00:03'),(17449,5859,'action started via WP Cron','2024-06-08 15:00:03','2024-06-08 20:30:03'),(17450,5859,'action complete via WP Cron','2024-06-08 15:00:03','2024-06-08 20:30:03'),(17451,5861,'action created','2024-06-08 15:00:03','2024-06-08 20:30:03'),(17455,5861,'action started via WP Cron','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17456,5861,'action complete via WP Cron','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17457,5863,'action created','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17461,5759,'action started via WP Cron','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17462,5759,'action complete via WP Cron','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17463,5865,'action created','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17467,5762,'action started via WP Cron','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17468,5867,'action created','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17469,5762,'action complete via WP Cron','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17470,5868,'action created','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17471,5763,'action started via WP Cron','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17472,5763,'action complete via WP Cron','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17473,5869,'action created','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17474,5867,'action started via WP Cron','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17475,5867,'action complete via WP Cron','2024-06-08 15:30:04','2024-06-08 21:00:04'),(17476,5863,'action started via WP Cron','2024-06-08 16:00:02','2024-06-08 21:30:02'),(17477,5863,'action complete via WP Cron','2024-06-08 16:00:02','2024-06-08 21:30:02'),(17478,5870,'action created','2024-06-08 16:00:02','2024-06-08 21:30:02'),(17482,5870,'action started via WP Cron','2024-06-08 16:30:03','2024-06-08 22:00:03'),(17483,5870,'action complete via WP Cron','2024-06-08 16:30:03','2024-06-08 22:00:03'),(17484,5872,'action created','2024-06-08 16:30:03','2024-06-08 22:00:03'),(17488,5872,'action started via WP Cron','2024-06-08 17:00:11','2024-06-08 22:30:11'),(17489,5872,'action complete via WP Cron','2024-06-08 17:00:11','2024-06-08 22:30:11'),(17490,5874,'action created','2024-06-08 17:00:11','2024-06-08 22:30:11'),(17494,5874,'action started via WP Cron','2024-06-08 17:30:03','2024-06-08 23:00:03'),(17495,5874,'action complete via WP Cron','2024-06-08 17:30:03','2024-06-08 23:00:03'),(17496,5876,'action created','2024-06-08 17:30:03','2024-06-08 23:00:03'),(17500,5876,'action started via WP CLI','2024-06-08 18:00:03','2024-06-08 23:30:03'),(17501,5876,'action complete via WP CLI','2024-06-08 18:00:03','2024-06-08 23:30:03'),(17502,5878,'action created','2024-06-08 18:00:03','2024-06-08 23:30:03'),(17506,5878,'action started via WP CLI','2024-06-08 18:30:26','2024-06-09 00:00:26'),(17507,5878,'action complete via WP CLI','2024-06-08 18:30:35','2024-06-09 00:00:35'),(17508,5880,'action created','2024-06-08 18:30:40','2024-06-09 00:00:40'),(17512,5880,'action started via WP Cron','2024-06-08 19:00:09','2024-06-09 00:30:09'),(17513,5880,'action complete via WP Cron','2024-06-08 19:00:09','2024-06-09 00:30:09'),(17514,5882,'action created','2024-06-08 19:00:09','2024-06-09 00:30:09'),(17518,5882,'action started via WP Cron','2024-06-08 19:16:19','2024-06-09 00:46:19'),(17519,5882,'action complete via WP Cron','2024-06-08 19:16:19','2024-06-09 00:46:19'),(17520,5884,'action created','2024-06-08 19:16:19','2024-06-09 00:46:19'),(17524,5884,'action started via WP Cron','2024-06-08 20:00:12','2024-06-09 01:30:12'),(17525,5884,'action complete via WP Cron','2024-06-08 20:00:12','2024-06-09 01:30:12'),(17526,5886,'action created','2024-06-08 20:00:12','2024-06-09 01:30:12'),(17530,5886,'action started via WP CLI','2024-06-08 20:30:13','2024-06-09 02:00:13'),(17531,5886,'action complete via WP CLI','2024-06-08 20:30:13','2024-06-09 02:00:13'),(17532,5888,'action created','2024-06-08 20:30:13','2024-06-09 02:00:13'),(17536,5888,'action started via WP Cron','2024-06-08 21:00:08','2024-06-09 02:30:08'),(17537,5888,'action complete via WP Cron','2024-06-08 21:00:08','2024-06-09 02:30:08'),(17538,5890,'action created','2024-06-08 21:00:08','2024-06-09 02:30:08'),(17542,5890,'action started via WP Cron','2024-06-08 21:30:13','2024-06-09 03:00:13'),(17543,5890,'action complete via WP Cron','2024-06-08 21:30:13','2024-06-09 03:00:13'),(17544,5892,'action created','2024-06-08 21:30:13','2024-06-09 03:00:13'),(17548,5892,'action started via WP CLI','2024-06-08 22:00:12','2024-06-09 03:30:12'),(17549,5892,'action complete via WP CLI','2024-06-08 22:00:12','2024-06-09 03:30:12'),(17550,5894,'action created','2024-06-08 22:00:12','2024-06-09 03:30:12'),(17554,5894,'action started via WP Cron','2024-06-08 22:16:47','2024-06-09 03:46:47'),(17555,5894,'action complete via WP Cron','2024-06-08 22:16:47','2024-06-09 03:46:47'),(17556,5896,'action created','2024-06-08 22:16:47','2024-06-09 03:46:47'),(17560,5842,'action started via WP Cron','2024-06-08 22:31:22','2024-06-09 04:01:22'),(17561,5842,'action complete via WP Cron','2024-06-08 22:31:22','2024-06-09 04:01:22'),(17562,5898,'action created','2024-06-08 22:31:23','2024-06-09 04:01:23'),(17563,5896,'action started via WP Cron','2024-06-08 22:32:31','2024-06-09 04:02:31'),(17564,5896,'action complete via WP Cron','2024-06-08 22:32:31','2024-06-09 04:02:31'),(17565,5899,'action created','2024-06-08 22:32:31','2024-06-09 04:02:31'),(17569,5899,'action started via WP Cron','2024-06-08 23:00:07','2024-06-09 04:30:07'),(17570,5899,'action complete via WP Cron','2024-06-08 23:00:07','2024-06-09 04:30:07'),(17571,5901,'action created','2024-06-08 23:00:07','2024-06-09 04:30:07'),(17575,5901,'action started via WP Cron','2024-06-08 23:30:09','2024-06-09 05:00:09'),(17576,5901,'action complete via WP Cron','2024-06-08 23:30:09','2024-06-09 05:00:09'),(17577,5903,'action created','2024-06-08 23:30:09','2024-06-09 05:00:09'),(17581,5903,'action started via WP Cron','2024-06-09 00:01:18','2024-06-09 05:31:18'),(17582,5903,'action complete via WP Cron','2024-06-09 00:01:18','2024-06-09 05:31:18'),(17583,5905,'action created','2024-06-09 00:01:18','2024-06-09 05:31:18'),(17587,5905,'action started via WP Cron','2024-06-09 00:31:54','2024-06-09 06:01:54'),(17588,5905,'action complete via WP Cron','2024-06-09 00:31:55','2024-06-09 06:01:55'),(17589,5907,'action created','2024-06-09 00:31:56','2024-06-09 06:01:56'),(17593,5907,'action started via WP Cron','2024-06-09 01:00:30','2024-06-09 06:30:30'),(17594,5907,'action complete via WP Cron','2024-06-09 01:00:30','2024-06-09 06:30:30'),(17595,5909,'action created','2024-06-09 01:00:30','2024-06-09 06:30:30'),(17599,5909,'action started via WP Cron','2024-06-09 01:24:06','2024-06-09 06:54:06'),(17600,5909,'action complete via WP Cron','2024-06-09 01:24:06','2024-06-09 06:54:06'),(17601,5911,'action created','2024-06-09 01:24:06','2024-06-09 06:54:06'),(17605,5911,'action started via WP Cron','2024-06-09 02:00:03','2024-06-09 07:30:03'),(17606,5911,'action complete via WP Cron','2024-06-09 02:00:03','2024-06-09 07:30:03'),(17607,5913,'action created','2024-06-09 02:00:03','2024-06-09 07:30:03'),(17611,5913,'action started via WP Cron','2024-06-09 02:30:03','2024-06-09 08:00:03'),(17612,5913,'action complete via WP Cron','2024-06-09 02:30:03','2024-06-09 08:00:03'),(17613,5915,'action created','2024-06-09 02:30:03','2024-06-09 08:00:03'),(17617,5915,'action started via WP Cron','2024-06-09 02:53:51','2024-06-09 08:23:51'),(17618,5915,'action complete via WP Cron','2024-06-09 02:53:51','2024-06-09 08:23:51'),(17619,5917,'action created','2024-06-09 02:53:51','2024-06-09 08:23:51'),(17623,5917,'action started via WP CLI','2024-06-09 03:30:03','2024-06-09 09:00:03'),(17624,5917,'action complete via WP CLI','2024-06-09 03:30:03','2024-06-09 09:00:03'),(17625,5919,'action created','2024-06-09 03:30:03','2024-06-09 09:00:03'),(17629,5919,'action started via WP Cron','2024-06-09 04:00:05','2024-06-09 09:30:05'),(17630,5919,'action complete via WP Cron','2024-06-09 04:00:05','2024-06-09 09:30:05'),(17631,5921,'action created','2024-06-09 04:00:05','2024-06-09 09:30:05'),(17635,5921,'action started via WP Cron','2024-06-09 04:17:19','2024-06-09 09:47:19'),(17636,5921,'action complete via WP Cron','2024-06-09 04:17:19','2024-06-09 09:47:19'),(17637,5923,'action created','2024-06-09 04:17:19','2024-06-09 09:47:19'),(17641,5923,'action started via WP Cron','2024-06-09 04:40:33','2024-06-09 10:10:33'),(17642,5923,'action complete via WP Cron','2024-06-09 04:40:33','2024-06-09 10:10:33'),(17643,5925,'action created','2024-06-09 04:40:33','2024-06-09 10:10:33'),(17647,5925,'action started via WP Cron','2024-06-09 05:00:08','2024-06-09 10:30:08'),(17648,5925,'action complete via WP Cron','2024-06-09 05:00:08','2024-06-09 10:30:08'),(17649,5927,'action created','2024-06-09 05:00:08','2024-06-09 10:30:08'),(17653,5927,'action started via WP Cron','2024-06-09 05:26:02','2024-06-09 10:56:02'),(17654,5927,'action complete via WP Cron','2024-06-09 05:26:02','2024-06-09 10:56:02'),(17655,5929,'action created','2024-06-09 05:26:02','2024-06-09 10:56:02'),(17659,5929,'action started via WP Cron','2024-06-09 05:48:48','2024-06-09 11:18:48'),(17660,5929,'action complete via WP Cron','2024-06-09 05:48:48','2024-06-09 11:18:48'),(17661,5931,'action created','2024-06-09 05:48:48','2024-06-09 11:18:48'),(17665,5931,'action started via WP Cron','2024-06-09 06:30:29','2024-06-09 12:00:29'),(17666,5931,'action complete via WP Cron','2024-06-09 06:30:31','2024-06-09 12:00:31'),(17667,5933,'action created','2024-06-09 06:30:43','2024-06-09 12:00:43'),(17671,5933,'action started via WP Cron','2024-06-09 07:00:05','2024-06-09 12:30:05'),(17672,5933,'action complete via WP Cron','2024-06-09 07:00:06','2024-06-09 12:30:06'),(17673,5935,'action created','2024-06-09 07:00:06','2024-06-09 12:30:06'),(17677,5935,'action started via WP Cron','2024-06-09 07:30:04','2024-06-09 13:00:04'),(17678,5935,'action complete via WP Cron','2024-06-09 07:30:04','2024-06-09 13:00:04'),(17679,5937,'action created','2024-06-09 07:30:04','2024-06-09 13:00:04'),(17683,5937,'action started via WP Cron','2024-06-09 08:00:03','2024-06-09 13:30:03'),(17684,5937,'action complete via WP Cron','2024-06-09 08:00:03','2024-06-09 13:30:03'),(17685,5939,'action created','2024-06-09 08:00:03','2024-06-09 13:30:03'),(17689,5939,'action started via WP Cron','2024-06-09 08:30:04','2024-06-09 14:00:04'),(17690,5939,'action complete via WP Cron','2024-06-09 08:30:04','2024-06-09 14:00:04'),(17691,5941,'action created','2024-06-09 08:30:04','2024-06-09 14:00:04'),(17695,5941,'action started via WP Cron','2024-06-09 08:54:43','2024-06-09 14:24:43'),(17696,5941,'action complete via WP Cron','2024-06-09 08:54:43','2024-06-09 14:24:43'),(17697,5943,'action created','2024-06-09 08:54:43','2024-06-09 14:24:43'),(17701,5943,'action started via WP Cron','2024-06-09 09:12:24','2024-06-09 14:42:24'),(17702,5943,'action complete via WP Cron','2024-06-09 09:12:24','2024-06-09 14:42:24'),(17703,5945,'action created','2024-06-09 09:12:24','2024-06-09 14:42:24'),(17707,5945,'action started via WP Cron','2024-06-09 09:30:04','2024-06-09 15:00:04'),(17708,5945,'action complete via WP Cron','2024-06-09 09:30:04','2024-06-09 15:00:04'),(17709,5947,'action created','2024-06-09 09:30:05','2024-06-09 15:00:05'),(17713,5947,'action started via WP Cron','2024-06-09 10:00:03','2024-06-09 15:30:03'),(17714,5947,'action complete via WP Cron','2024-06-09 10:00:03','2024-06-09 15:30:03'),(17715,5949,'action created','2024-06-09 10:00:03','2024-06-09 15:30:03'),(17719,5949,'action started via WP Cron','2024-06-09 10:30:05','2024-06-09 16:00:05'),(17720,5949,'action complete via WP Cron','2024-06-09 10:30:05','2024-06-09 16:00:05'),(17721,5951,'action created','2024-06-09 10:30:05','2024-06-09 16:00:05'),(17722,5898,'action started via WP Cron','2024-06-09 11:00:09','2024-06-09 16:30:09'),(17723,5898,'action complete via WP Cron','2024-06-09 11:00:09','2024-06-09 16:30:09'),(17724,5952,'action created','2024-06-09 11:00:09','2024-06-09 16:30:09'),(17728,5951,'action started via WP Cron','2024-06-09 11:00:09','2024-06-09 16:30:09'),(17729,5951,'action complete via WP Cron','2024-06-09 11:00:09','2024-06-09 16:30:09'),(17730,5954,'action created','2024-06-09 11:00:09','2024-06-09 16:30:09'),(17734,5954,'action started via WP Cron','2024-06-09 11:30:04','2024-06-09 17:00:04'),(17735,5954,'action complete via WP Cron','2024-06-09 11:30:04','2024-06-09 17:00:04'),(17736,5956,'action created','2024-06-09 11:30:04','2024-06-09 17:00:04'),(17740,5956,'action started via WP Cron','2024-06-09 12:00:04','2024-06-09 17:30:04'),(17741,5956,'action complete via WP Cron','2024-06-09 12:00:04','2024-06-09 17:30:04'),(17742,5958,'action created','2024-06-09 12:00:04','2024-06-09 17:30:04'),(17746,5958,'action started via WP Cron','2024-06-09 12:15:32','2024-06-09 17:45:32'),(17747,5958,'action complete via WP Cron','2024-06-09 12:15:32','2024-06-09 17:45:32'),(17748,5960,'action created','2024-06-09 12:15:32','2024-06-09 17:45:32'),(17752,5960,'action started via WP Cron','2024-06-09 13:00:06','2024-06-09 18:30:06'),(17753,5960,'action complete via WP Cron','2024-06-09 13:00:06','2024-06-09 18:30:06'),(17754,5962,'action created','2024-06-09 13:00:06','2024-06-09 18:30:06'),(17758,5962,'action started via WP Cron','2024-06-09 13:30:02','2024-06-09 19:00:02'),(17759,5962,'action complete via WP Cron','2024-06-09 13:30:02','2024-06-09 19:00:02'),(17760,5964,'action created','2024-06-09 13:30:02','2024-06-09 19:00:02'),(17764,5964,'action started via WP Cron','2024-06-09 14:00:04','2024-06-09 19:30:04'),(17765,5964,'action complete via WP Cron','2024-06-09 14:00:04','2024-06-09 19:30:04'),(17766,5966,'action created','2024-06-09 14:00:04','2024-06-09 19:30:04'),(17770,5966,'action started via WP Cron','2024-06-09 14:24:19','2024-06-09 19:54:19'),(17771,5966,'action complete via WP Cron','2024-06-09 14:24:19','2024-06-09 19:54:19'),(17772,5968,'action created','2024-06-09 14:24:19','2024-06-09 19:54:19'),(17776,5968,'action started via WP Cron','2024-06-09 14:59:48','2024-06-09 20:29:48'),(17777,5968,'action complete via WP Cron','2024-06-09 14:59:48','2024-06-09 20:29:48'),(17778,5970,'action created','2024-06-09 14:59:48','2024-06-09 20:29:48'),(17782,5970,'action started via WP Cron','2024-06-09 15:30:05','2024-06-09 21:00:05'),(17783,5970,'action complete via WP Cron','2024-06-09 15:30:05','2024-06-09 21:00:05'),(17784,5972,'action created','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17785,5865,'action started via WP Cron','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17786,5865,'action complete via WP Cron','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17787,5973,'action created','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17791,5868,'action started via WP Cron','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17792,5975,'action created','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17793,5868,'action complete via WP Cron','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17794,5976,'action created','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17795,5869,'action started via WP Cron','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17796,5869,'action complete via WP Cron','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17797,5977,'action created','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17798,5975,'action started via WP Cron','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17799,5975,'action complete via WP Cron','2024-06-09 15:30:06','2024-06-09 21:00:06'),(17803,5972,'action started via WP Cron','2024-06-09 16:00:03','2024-06-09 21:30:03'),(17804,5972,'action complete via WP Cron','2024-06-09 16:00:03','2024-06-09 21:30:03'),(17805,5979,'action created','2024-06-09 16:00:03','2024-06-09 21:30:03'),(17809,5979,'action started via WP Cron','2024-06-09 16:30:04','2024-06-09 22:00:04'),(17810,5979,'action complete via WP Cron','2024-06-09 16:30:04','2024-06-09 22:00:04'),(17811,5981,'action created','2024-06-09 16:30:04','2024-06-09 22:00:04'),(17815,5981,'action started via WP Cron','2024-06-09 17:00:08','2024-06-09 22:30:08'),(17816,5981,'action complete via WP Cron','2024-06-09 17:00:08','2024-06-09 22:30:08'),(17817,5983,'action created','2024-06-09 17:00:08','2024-06-09 22:30:08'),(17821,5983,'action started via WP Cron','2024-06-09 17:28:19','2024-06-09 22:58:19'),(17822,5983,'action complete via WP Cron','2024-06-09 17:28:19','2024-06-09 22:58:19'),(17823,5985,'action created','2024-06-09 17:28:19','2024-06-09 22:58:19'),(17827,5985,'action started via WP Cron','2024-06-09 18:00:03','2024-06-09 23:30:03'),(17828,5985,'action complete via WP Cron','2024-06-09 18:00:03','2024-06-09 23:30:03'),(17829,5987,'action created','2024-06-09 18:00:03','2024-06-09 23:30:03'),(17833,5987,'action started via WP CLI','2024-06-09 18:30:27','2024-06-10 00:00:27'),(17834,5987,'action complete via WP CLI','2024-06-09 18:30:27','2024-06-10 00:00:27'),(17835,5989,'action created','2024-06-09 18:30:28','2024-06-10 00:00:28'),(17839,5989,'action started via WP Cron','2024-06-09 19:00:08','2024-06-10 00:30:08'),(17840,5989,'action complete via WP Cron','2024-06-09 19:00:08','2024-06-10 00:30:08'),(17841,5991,'action created','2024-06-09 19:00:08','2024-06-10 00:30:08'),(17845,5991,'action started via WP Cron','2024-06-09 19:30:15','2024-06-10 01:00:15'),(17846,5991,'action complete via WP Cron','2024-06-09 19:30:15','2024-06-10 01:00:15'),(17847,5993,'action created','2024-06-09 19:30:15','2024-06-10 01:00:15'),(17851,5993,'action started via WP Cron','2024-06-09 20:00:12','2024-06-10 01:30:12'),(17852,5993,'action complete via WP Cron','2024-06-09 20:00:12','2024-06-10 01:30:12'),(17853,5995,'action created','2024-06-09 20:00:12','2024-06-10 01:30:12'),(17857,5995,'action started via WP Cron','2024-06-09 20:30:16','2024-06-10 02:00:16'),(17858,5995,'action complete via WP Cron','2024-06-09 20:30:16','2024-06-10 02:00:16'),(17859,5997,'action created','2024-06-09 20:30:16','2024-06-10 02:00:16'),(17863,5997,'action started via WP CLI','2024-06-09 21:00:10','2024-06-10 02:30:10'),(17864,5997,'action complete via WP CLI','2024-06-09 21:00:10','2024-06-10 02:30:10'),(17865,5999,'action created','2024-06-09 21:00:10','2024-06-10 02:30:10'),(17869,5999,'action started via WP Cron','2024-06-09 21:30:11','2024-06-10 03:00:11'),(17870,5999,'action complete via WP Cron','2024-06-09 21:30:11','2024-06-10 03:00:11'),(17871,6001,'action created','2024-06-09 21:30:11','2024-06-10 03:00:11'),(17875,6001,'action started via WP Cron','2024-06-09 22:00:16','2024-06-10 03:30:16'),(17876,6001,'action complete via WP Cron','2024-06-09 22:00:16','2024-06-10 03:30:16'),(17877,6003,'action created','2024-06-09 22:00:16','2024-06-10 03:30:16'),(17884,6003,'action started via WP Cron','2024-06-09 22:30:05','2024-06-10 04:00:05'),(17885,6003,'action complete via WP Cron','2024-06-09 22:30:05','2024-06-10 04:00:05'),(17886,6006,'action created','2024-06-09 22:30:05','2024-06-10 04:00:05'),(17890,6006,'action started via WP Cron','2024-06-09 23:00:11','2024-06-10 04:30:11'),(17891,6006,'action complete via WP Cron','2024-06-09 23:00:11','2024-06-10 04:30:11'),(17892,6008,'action created','2024-06-09 23:00:11','2024-06-10 04:30:11'),(17893,5952,'action started via WP Cron','2024-06-09 23:00:11','2024-06-10 04:30:11'),(17894,5952,'action complete via WP Cron','2024-06-09 23:00:12','2024-06-10 04:30:12'),(17895,6009,'action created','2024-06-09 23:00:12','2024-06-10 04:30:12'),(17899,6008,'action started via WP CLI','2024-06-09 23:30:04','2024-06-10 05:00:04'),(17900,6008,'action complete via WP CLI','2024-06-09 23:30:04','2024-06-10 05:00:04'),(17901,6011,'action created','2024-06-09 23:30:04','2024-06-10 05:00:04'),(17905,6011,'action started via WP Cron','2024-06-10 00:01:14','2024-06-10 05:31:14'),(17906,6011,'action complete via WP Cron','2024-06-10 00:01:14','2024-06-10 05:31:14'),(17907,6013,'action created','2024-06-10 00:01:14','2024-06-10 05:31:14'),(17911,6013,'action started via WP CLI','2024-06-10 00:31:52','2024-06-10 06:01:52'),(17912,6013,'action complete via WP CLI','2024-06-10 00:31:52','2024-06-10 06:01:52'),(17913,6015,'action created','2024-06-10 00:31:53','2024-06-10 06:01:53'),(17917,6015,'action started via WP Cron','2024-06-10 01:00:37','2024-06-10 06:30:37'),(17918,6015,'action complete via WP Cron','2024-06-10 01:00:37','2024-06-10 06:30:37'),(17919,6017,'action created','2024-06-10 01:00:37','2024-06-10 06:30:37'),(17923,6017,'action started via WP Cron','2024-06-10 01:19:18','2024-06-10 06:49:18'),(17924,6017,'action complete via WP Cron','2024-06-10 01:19:18','2024-06-10 06:49:18'),(17925,6019,'action created','2024-06-10 01:19:18','2024-06-10 06:49:18'),(17929,6019,'action started via WP Cron','2024-06-10 01:36:12','2024-06-10 07:06:12'),(17930,6019,'action complete via WP Cron','2024-06-10 01:36:12','2024-06-10 07:06:12'),(17931,6021,'action created','2024-06-10 01:36:12','2024-06-10 07:06:12'),(17935,6021,'action started via WP Cron','2024-06-10 02:00:06','2024-06-10 07:30:06'),(17936,6021,'action complete via WP Cron','2024-06-10 02:00:06','2024-06-10 07:30:06'),(17937,6023,'action created','2024-06-10 02:00:06','2024-06-10 07:30:06'),(17941,6023,'action started via WP Cron','2024-06-10 02:30:07','2024-06-10 08:00:07'),(17942,6023,'action complete via WP Cron','2024-06-10 02:30:07','2024-06-10 08:00:07'),(17943,6025,'action created','2024-06-10 02:30:07','2024-06-10 08:00:07'),(17947,6025,'action started via WP Cron','2024-06-10 03:00:04','2024-06-10 08:30:04'),(17948,6025,'action complete via WP Cron','2024-06-10 03:00:04','2024-06-10 08:30:04'),(17949,6027,'action created','2024-06-10 03:00:04','2024-06-10 08:30:04'),(17953,6027,'action started via WP Cron','2024-06-10 03:30:04','2024-06-10 09:00:04'),(17954,6027,'action complete via WP Cron','2024-06-10 03:30:04','2024-06-10 09:00:04'),(17955,6029,'action created','2024-06-10 03:30:04','2024-06-10 09:00:04'),(17959,6029,'action started via WP Cron','2024-06-10 04:00:07','2024-06-10 09:30:07'),(17960,6029,'action complete via WP Cron','2024-06-10 04:00:07','2024-06-10 09:30:07'),(17961,6031,'action created','2024-06-10 04:00:07','2024-06-10 09:30:07'),(17965,6031,'action started via WP Cron','2024-06-10 04:24:46','2024-06-10 09:54:46'),(17966,6031,'action complete via WP Cron','2024-06-10 04:24:46','2024-06-10 09:54:46'),(17967,6033,'action created','2024-06-10 04:24:46','2024-06-10 09:54:46'),(17971,6033,'action started via WP Cron','2024-06-10 05:00:12','2024-06-10 10:30:12'),(17972,6033,'action complete via WP Cron','2024-06-10 05:00:12','2024-06-10 10:30:12'),(17973,6035,'action created','2024-06-10 05:00:12','2024-06-10 10:30:12'),(17977,6035,'action started via WP CLI','2024-06-10 05:30:04','2024-06-10 11:00:04'),(17978,6035,'action complete via WP CLI','2024-06-10 05:30:04','2024-06-10 11:00:04'),(17979,6037,'action created','2024-06-10 05:30:04','2024-06-10 11:00:04'),(17983,6037,'action started via WP CLI','2024-06-10 06:00:08','2024-06-10 11:30:08'),(17984,6037,'action complete via WP CLI','2024-06-10 06:00:08','2024-06-10 11:30:08'),(17985,6039,'action created','2024-06-10 06:00:08','2024-06-10 11:30:08'),(17989,6039,'action started via WP CLI','2024-06-10 06:30:56','2024-06-10 12:00:56'),(17990,6039,'action complete via WP CLI','2024-06-10 06:30:57','2024-06-10 12:00:57'),(17991,6041,'action created','2024-06-10 06:31:07','2024-06-10 12:01:07'),(17995,6041,'action started via WP Cron','2024-06-10 06:47:24','2024-06-10 12:17:24'),(17996,6041,'action complete via WP Cron','2024-06-10 06:47:24','2024-06-10 12:17:24'),(17997,6043,'action created','2024-06-10 06:47:24','2024-06-10 12:17:24'),(18001,6043,'action started via WP Cron','2024-06-10 07:16:00','2024-06-10 12:46:00'),(18002,6043,'action complete via WP Cron','2024-06-10 07:16:00','2024-06-10 12:46:00'),(18003,6045,'action created','2024-06-10 07:16:00','2024-06-10 12:46:00'),(18007,6045,'action started via WP Cron','2024-06-10 08:00:03','2024-06-10 13:30:03'),(18008,6045,'action complete via WP Cron','2024-06-10 08:00:03','2024-06-10 13:30:03'),(18009,6047,'action created','2024-06-10 08:00:03','2024-06-10 13:30:03'),(18013,6047,'action started via WP Cron','2024-06-10 08:30:07','2024-06-10 14:00:07'),(18014,6047,'action complete via WP Cron','2024-06-10 08:30:07','2024-06-10 14:00:07'),(18015,6049,'action created','2024-06-10 08:30:07','2024-06-10 14:00:07'),(18019,6049,'action started via WP Cron','2024-06-10 09:00:18','2024-06-10 14:30:18'),(18020,6049,'action complete via WP Cron','2024-06-10 09:00:18','2024-06-10 14:30:18'),(18021,6051,'action created','2024-06-10 09:00:18','2024-06-10 14:30:18'),(18025,6051,'action started via WP Cron','2024-06-10 09:30:03','2024-06-10 15:00:03'),(18026,6051,'action complete via WP Cron','2024-06-10 09:30:03','2024-06-10 15:00:03'),(18027,6053,'action created','2024-06-10 09:30:03','2024-06-10 15:00:03'),(18031,6053,'action started via WP Cron','2024-06-10 09:45:20','2024-06-10 15:15:20'),(18032,6053,'action complete via WP Cron','2024-06-10 09:45:20','2024-06-10 15:15:20'),(18033,6055,'action created','2024-06-10 09:45:20','2024-06-10 15:15:20'),(18037,6055,'action started via WP Cron','2024-06-10 10:30:17','2024-06-10 16:00:17'),(18038,6055,'action complete via WP Cron','2024-06-10 10:30:17','2024-06-10 16:00:17'),(18039,6057,'action created','2024-06-10 10:30:17','2024-06-10 16:00:17'),(18040,5290,'action started via WP Cron','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18041,5290,'action complete via WP Cron','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18042,6058,'action created','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18043,5291,'action started via WP Cron','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18044,5291,'action complete via WP Cron','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18045,6059,'action created','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18049,6057,'action started via WP Cron','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18050,6057,'action complete via WP Cron','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18051,6061,'action created','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18052,6009,'action started via WP Cron','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18053,6009,'action complete via WP Cron','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18054,6062,'action created','2024-06-10 11:00:12','2024-06-10 16:30:12'),(18058,6061,'action started via WP Cron','2024-06-10 11:30:02','2024-06-10 17:00:02'),(18059,6061,'action complete via WP Cron','2024-06-10 11:30:02','2024-06-10 17:00:02'),(18060,6064,'action created','2024-06-10 11:30:02','2024-06-10 17:00:02'),(18064,6064,'action started via WP Cron','2024-06-10 12:00:03','2024-06-10 17:30:03'),(18065,6064,'action complete via WP Cron','2024-06-10 12:00:03','2024-06-10 17:30:03'),(18066,6066,'action created','2024-06-10 12:00:03','2024-06-10 17:30:03'),(18070,6066,'action started via WP Cron','2024-06-10 12:18:06','2024-06-10 17:48:06'),(18071,6066,'action complete via WP Cron','2024-06-10 12:18:06','2024-06-10 17:48:06'),(18072,6068,'action created','2024-06-10 12:18:06','2024-06-10 17:48:06'),(18076,6068,'action started via WP Cron','2024-06-10 12:37:07','2024-06-10 18:07:07'),(18077,6068,'action complete via WP Cron','2024-06-10 12:37:07','2024-06-10 18:07:07'),(18078,6070,'action created','2024-06-10 12:37:07','2024-06-10 18:07:07'),(18082,6070,'action started via WP Cron','2024-06-10 13:00:06','2024-06-10 18:30:06'),(18083,6070,'action complete via WP Cron','2024-06-10 13:00:06','2024-06-10 18:30:06'),(18084,6072,'action created','2024-06-10 13:00:06','2024-06-10 18:30:06'),(18088,6072,'action started via WP Cron','2024-06-10 13:30:03','2024-06-10 19:00:03'),(18089,6072,'action complete via WP Cron','2024-06-10 13:30:03','2024-06-10 19:00:03'),(18090,6074,'action created','2024-06-10 13:30:03','2024-06-10 19:00:03'),(18094,6074,'action started via WP Cron','2024-06-10 14:00:04','2024-06-10 19:30:04'),(18095,6074,'action complete via WP Cron','2024-06-10 14:00:04','2024-06-10 19:30:04'),(18096,6076,'action created','2024-06-10 14:00:04','2024-06-10 19:30:04'),(18100,6076,'action started via WP Cron','2024-06-10 14:30:03','2024-06-10 20:00:03'),(18101,6076,'action complete via WP Cron','2024-06-10 14:30:03','2024-06-10 20:00:03'),(18102,6078,'action created','2024-06-10 14:30:03','2024-06-10 20:00:03'),(18106,6078,'action started via WP Cron','2024-06-10 15:00:04','2024-06-10 20:30:04'),(18107,6078,'action complete via WP Cron','2024-06-10 15:00:04','2024-06-10 20:30:04'),(18108,6080,'action created','2024-06-10 15:00:04','2024-06-10 20:30:04'),(18112,6080,'action started via WP Cron','2024-06-10 15:30:03','2024-06-10 21:00:03'),(18113,6080,'action complete via WP Cron','2024-06-10 15:30:03','2024-06-10 21:00:03'),(18114,6082,'action created','2024-06-10 15:30:03','2024-06-10 21:00:03'),(18115,5973,'action started via WP Cron','2024-06-10 16:00:04','2024-06-10 21:30:04'),(18116,5973,'action complete via WP Cron','2024-06-10 16:00:05','2024-06-10 21:30:05'),(18117,6083,'action created','2024-06-10 16:00:05','2024-06-10 21:30:05'),(18121,5976,'action started via WP Cron','2024-06-10 16:00:06','2024-06-10 21:30:06'),(18122,6085,'action created','2024-06-10 16:00:06','2024-06-10 21:30:06'),(18123,5976,'action complete via WP Cron','2024-06-10 16:00:06','2024-06-10 21:30:06'),(18124,6086,'action created','2024-06-10 16:00:06','2024-06-10 21:30:06'),(18125,5977,'action started via WP Cron','2024-06-10 16:00:06','2024-06-10 21:30:06'),(18126,5977,'action complete via WP Cron','2024-06-10 16:00:06','2024-06-10 21:30:06'),(18127,6087,'action created','2024-06-10 16:00:06','2024-06-10 21:30:06'),(18131,6082,'action started via WP Cron','2024-06-10 16:00:07','2024-06-10 21:30:07'),(18132,6082,'action complete via WP Cron','2024-06-10 16:00:07','2024-06-10 21:30:07'),(18133,6089,'action created','2024-06-10 16:00:07','2024-06-10 21:30:07'),(18134,6085,'action started via WP Cron','2024-06-10 16:00:07','2024-06-10 21:30:07'),(18135,6085,'action complete via WP Cron','2024-06-10 16:00:07','2024-06-10 21:30:07'),(18139,6089,'action started via WP Cron','2024-06-10 16:30:03','2024-06-10 22:00:03'),(18140,6089,'action complete via WP Cron','2024-06-10 16:30:03','2024-06-10 22:00:03'),(18141,6091,'action created','2024-06-10 16:30:03','2024-06-10 22:00:03'),(18145,6091,'action started via WP Cron','2024-06-10 17:00:09','2024-06-10 22:30:09'),(18146,6091,'action complete via WP Cron','2024-06-10 17:00:09','2024-06-10 22:30:09'),(18147,6093,'action created','2024-06-10 17:00:09','2024-06-10 22:30:09'),(18151,6093,'action started via WP Cron','2024-06-10 17:30:03','2024-06-10 23:00:03'),(18152,6093,'action complete via WP Cron','2024-06-10 17:30:03','2024-06-10 23:00:03'),(18153,6095,'action created','2024-06-10 17:30:03','2024-06-10 23:00:03'),(18157,6095,'action started via WP CLI','2024-06-10 18:00:03','2024-06-10 23:30:03'),(18158,6095,'action complete via WP CLI','2024-06-10 18:00:03','2024-06-10 23:30:03'),(18159,6097,'action created','2024-06-10 18:00:03','2024-06-10 23:30:03'),(18163,6097,'action started via WP CLI','2024-06-10 18:30:25','2024-06-11 00:00:25'),(18164,6097,'action complete via WP CLI','2024-06-10 18:30:25','2024-06-11 00:00:25'),(18165,6099,'action created','2024-06-10 18:30:25','2024-06-11 00:00:25'),(18169,6099,'action started via WP CLI','2024-06-10 19:00:09','2024-06-11 00:30:09'),(18170,6099,'action complete via WP CLI','2024-06-10 19:00:09','2024-06-11 00:30:09'),(18171,6101,'action created','2024-06-10 19:00:09','2024-06-11 00:30:09'),(18175,6101,'action started via WP Cron','2024-06-10 19:30:18','2024-06-11 01:00:18'),(18176,6101,'action complete via WP Cron','2024-06-10 19:30:18','2024-06-11 01:00:18'),(18177,6103,'action created','2024-06-10 19:30:18','2024-06-11 01:00:18'),(18181,6103,'action started via WP CLI','2024-06-10 20:00:13','2024-06-11 01:30:13'),(18182,6103,'action complete via WP CLI','2024-06-10 20:00:13','2024-06-11 01:30:13'),(18183,6105,'action created','2024-06-10 20:00:13','2024-06-11 01:30:13'),(18187,6105,'action started via WP Cron','2024-06-10 20:18:27','2024-06-11 01:48:27'),(18188,6105,'action complete via WP Cron','2024-06-10 20:18:27','2024-06-11 01:48:27'),(18189,6107,'action created','2024-06-10 20:18:27','2024-06-11 01:48:27'),(18193,6107,'action started via WP CLI','2024-06-10 21:00:14','2024-06-11 02:30:14'),(18194,6107,'action complete via WP CLI','2024-06-10 21:00:14','2024-06-11 02:30:14'),(18195,6109,'action created','2024-06-10 21:00:14','2024-06-11 02:30:14'),(18196,6110,'action created','2024-06-10 21:30:09','2024-06-11 03:00:09'),(18200,6109,'action started via WP Cron','2024-06-10 21:30:11','2024-06-11 03:00:11'),(18201,6109,'action complete via WP Cron','2024-06-10 21:30:11','2024-06-11 03:00:11'),(18202,6112,'action created','2024-06-10 21:30:11','2024-06-11 03:00:11'),(18203,6110,'action started via WP Cron','2024-06-10 21:30:11','2024-06-11 03:00:11'),(18204,6110,'action complete via WP Cron','2024-06-10 21:30:12','2024-06-11 03:00:12'),(18208,6112,'action started via WP CLI','2024-06-10 22:00:12','2024-06-11 03:30:12'),(18209,6112,'action complete via WP CLI','2024-06-10 22:00:12','2024-06-11 03:30:12'),(18210,6114,'action created','2024-06-10 22:00:12','2024-06-11 03:30:12'),(18214,6114,'action started via WP Cron','2024-06-10 22:30:03','2024-06-11 04:00:03'),(18215,6114,'action complete via WP Cron','2024-06-10 22:30:03','2024-06-11 04:00:03'),(18216,6116,'action created','2024-06-10 22:30:03','2024-06-11 04:00:03'),(18220,6116,'action started via WP Cron','2024-06-10 23:00:11','2024-06-11 04:30:11'),(18221,6116,'action complete via WP Cron','2024-06-10 23:00:11','2024-06-11 04:30:11'),(18222,6118,'action created','2024-06-10 23:00:11','2024-06-11 04:30:11'),(18223,6062,'action started via WP Cron','2024-06-10 23:00:12','2024-06-11 04:30:12'),(18224,6062,'action complete via WP Cron','2024-06-10 23:00:12','2024-06-11 04:30:12'),(18225,6119,'action created','2024-06-10 23:00:12','2024-06-11 04:30:12'),(18229,6118,'action started via WP Cron','2024-06-10 23:30:04','2024-06-11 05:00:04'),(18230,6118,'action complete via WP Cron','2024-06-10 23:30:04','2024-06-11 05:00:04'),(18231,6121,'action created','2024-06-10 23:30:04','2024-06-11 05:00:04'),(18235,6121,'action started via WP Cron','2024-06-11 00:32:04','2024-06-11 06:02:04'),(18236,6121,'action complete via WP Cron','2024-06-11 00:32:05','2024-06-11 06:02:05'),(18237,6123,'action created','2024-06-11 00:32:05','2024-06-11 06:02:05'),(18241,6123,'action started via WP Cron','2024-06-11 01:00:34','2024-06-11 06:30:34'),(18242,6123,'action complete via WP Cron','2024-06-11 01:00:34','2024-06-11 06:30:34'),(18243,6125,'action created','2024-06-11 01:00:34','2024-06-11 06:30:34'),(18247,6125,'action started via WP Cron','2024-06-11 01:30:14','2024-06-11 07:00:14'),(18248,6125,'action complete via WP Cron','2024-06-11 01:30:14','2024-06-11 07:00:14'),(18249,6127,'action created','2024-06-11 01:30:15','2024-06-11 07:00:15'),(18253,6127,'action started via WP Cron','2024-06-11 02:00:04','2024-06-11 07:30:04'),(18254,6127,'action complete via WP Cron','2024-06-11 02:00:04','2024-06-11 07:30:04'),(18255,6129,'action created','2024-06-11 02:00:04','2024-06-11 07:30:04'),(18259,6129,'action started via WP Cron','2024-06-11 02:30:04','2024-06-11 08:00:04'),(18260,6129,'action complete via WP Cron','2024-06-11 02:30:04','2024-06-11 08:00:04'),(18261,6131,'action created','2024-06-11 02:30:04','2024-06-11 08:00:04'),(18265,6131,'action started via WP CLI','2024-06-11 03:00:03','2024-06-11 08:30:03'),(18266,6131,'action complete via WP CLI','2024-06-11 03:00:03','2024-06-11 08:30:03'),(18267,6133,'action created','2024-06-11 03:00:03','2024-06-11 08:30:03'),(18271,6133,'action started via WP CLI','2024-06-11 03:30:03','2024-06-11 09:00:03'),(18272,6133,'action complete via WP CLI','2024-06-11 03:30:03','2024-06-11 09:00:03'),(18273,6135,'action created','2024-06-11 03:30:03','2024-06-11 09:00:03'),(18277,6135,'action started via WP Cron','2024-06-11 04:00:02','2024-06-11 09:30:02'),(18278,6135,'action complete via WP Cron','2024-06-11 04:00:02','2024-06-11 09:30:02'),(18279,6137,'action created','2024-06-11 04:00:02','2024-06-11 09:30:02'),(18283,6137,'action started via WP Cron','2024-06-11 04:30:04','2024-06-11 10:00:04'),(18284,6137,'action complete via WP Cron','2024-06-11 04:30:04','2024-06-11 10:00:04'),(18285,6139,'action created','2024-06-11 04:30:04','2024-06-11 10:00:04'),(18289,6139,'action started via WP Cron','2024-06-11 05:00:08','2024-06-11 10:30:08'),(18290,6139,'action complete via WP Cron','2024-06-11 05:00:08','2024-06-11 10:30:08'),(18291,6141,'action created','2024-06-11 05:00:08','2024-06-11 10:30:08'),(18295,6141,'action started via WP Cron','2024-06-11 05:30:10','2024-06-11 11:00:10'),(18296,6141,'action complete via WP Cron','2024-06-11 05:30:10','2024-06-11 11:00:10'),(18297,6143,'action created','2024-06-11 05:30:10','2024-06-11 11:00:10'),(18301,6143,'action started via WP Cron','2024-06-11 06:00:08','2024-06-11 11:30:08'),(18302,6143,'action complete via WP Cron','2024-06-11 06:00:08','2024-06-11 11:30:08'),(18303,6145,'action created','2024-06-11 06:00:08','2024-06-11 11:30:08'),(18307,6145,'action started via WP CLI','2024-06-11 06:30:56','2024-06-11 12:00:56'),(18308,6145,'action complete via WP CLI','2024-06-11 06:30:57','2024-06-11 12:00:57'),(18309,6147,'action created','2024-06-11 06:30:59','2024-06-11 12:00:59'),(18313,6147,'action started via WP Cron','2024-06-11 07:00:09','2024-06-11 12:30:09'),(18314,6147,'action complete via WP Cron','2024-06-11 07:00:09','2024-06-11 12:30:09'),(18315,6149,'action created','2024-06-11 07:00:09','2024-06-11 12:30:09'),(18319,6149,'action started via WP Cron','2024-06-11 07:30:03','2024-06-11 13:00:03'),(18320,6149,'action complete via WP Cron','2024-06-11 07:30:03','2024-06-11 13:00:03'),(18321,6151,'action created','2024-06-11 07:30:03','2024-06-11 13:00:03'),(18325,6151,'action started via WP CLI','2024-06-11 08:00:03','2024-06-11 13:30:03'),(18326,6151,'action complete via WP CLI','2024-06-11 08:00:03','2024-06-11 13:30:03'),(18327,6153,'action created','2024-06-11 08:00:03','2024-06-11 13:30:03'),(18331,6153,'action started via WP Cron','2024-06-11 08:30:02','2024-06-11 14:00:02'),(18332,6153,'action complete via WP Cron','2024-06-11 08:30:02','2024-06-11 14:00:02'),(18333,6155,'action created','2024-06-11 08:30:02','2024-06-11 14:00:02'),(18337,6155,'action started via WP Cron','2024-06-11 09:00:04','2024-06-11 14:30:04'),(18338,6155,'action complete via WP Cron','2024-06-11 09:00:04','2024-06-11 14:30:04'),(18339,6157,'action created','2024-06-11 09:00:04','2024-06-11 14:30:04'),(18343,6157,'action started via WP Cron','2024-06-11 09:30:04','2024-06-11 15:00:04'),(18344,6157,'action complete via WP Cron','2024-06-11 09:30:04','2024-06-11 15:00:04'),(18345,6159,'action created','2024-06-11 09:30:04','2024-06-11 15:00:04'),(18349,6159,'action started via WP Cron','2024-06-11 10:00:06','2024-06-11 15:30:06'),(18350,6159,'action complete via WP Cron','2024-06-11 10:00:06','2024-06-11 15:30:06'),(18351,6161,'action created','2024-06-11 10:00:06','2024-06-11 15:30:06'),(18355,6161,'action started via WP Cron','2024-06-11 10:30:13','2024-06-11 16:00:13'),(18356,6161,'action complete via WP Cron','2024-06-11 10:30:13','2024-06-11 16:00:13'),(18357,6163,'action created','2024-06-11 10:30:13','2024-06-11 16:00:13'),(18361,6163,'action started via WP Cron','2024-06-11 11:00:13','2024-06-11 16:30:13'),(18362,6163,'action complete via WP Cron','2024-06-11 11:00:13','2024-06-11 16:30:13'),(18363,6165,'action created','2024-06-11 11:00:13','2024-06-11 16:30:13'),(18364,6119,'action started via WP Cron','2024-06-11 11:00:13','2024-06-11 16:30:13'),(18365,6119,'action complete via WP Cron','2024-06-11 11:00:13','2024-06-11 16:30:13'),(18366,6166,'action created','2024-06-11 11:00:13','2024-06-11 16:30:13'),(18370,6165,'action started via WP Cron','2024-06-11 11:30:03','2024-06-11 17:00:03'),(18371,6165,'action complete via WP Cron','2024-06-11 11:30:03','2024-06-11 17:00:03'),(18372,6168,'action created','2024-06-11 11:30:03','2024-06-11 17:00:03'),(18376,6168,'action started via WP Cron','2024-06-11 12:00:08','2024-06-11 17:30:08'),(18377,6168,'action complete via WP Cron','2024-06-11 12:00:08','2024-06-11 17:30:08'),(18378,6170,'action created','2024-06-11 12:00:08','2024-06-11 17:30:08'),(18382,6170,'action started via WP Cron','2024-06-11 12:31:42','2024-06-11 18:01:42'),(18383,6170,'action complete via WP Cron','2024-06-11 12:31:42','2024-06-11 18:01:42'),(18384,6172,'action created','2024-06-11 12:31:42','2024-06-11 18:01:42'),(18388,6172,'action started via WP Cron','2024-06-11 13:00:05','2024-06-11 18:30:05'),(18389,6172,'action complete via WP Cron','2024-06-11 13:00:05','2024-06-11 18:30:05'),(18390,6174,'action created','2024-06-11 13:00:05','2024-06-11 18:30:05'),(18394,6174,'action started via WP Cron','2024-06-11 13:30:04','2024-06-11 19:00:04'),(18395,6174,'action complete via WP Cron','2024-06-11 13:30:04','2024-06-11 19:00:04'),(18396,6176,'action created','2024-06-11 13:30:04','2024-06-11 19:00:04'),(18400,6176,'action started via WP Cron','2024-06-11 14:00:04','2024-06-11 19:30:04'),(18401,6176,'action complete via WP Cron','2024-06-11 14:00:04','2024-06-11 19:30:04'),(18402,6178,'action created','2024-06-11 14:00:04','2024-06-11 19:30:04'),(18406,6178,'action started via WP Cron','2024-06-11 14:30:06','2024-06-11 20:00:06'),(18407,6178,'action complete via WP Cron','2024-06-11 14:30:06','2024-06-11 20:00:06'),(18408,6180,'action created','2024-06-11 14:30:06','2024-06-11 20:00:06'),(18412,6180,'action started via WP Cron','2024-06-11 15:00:03','2024-06-11 20:30:03'),(18413,6180,'action complete via WP Cron','2024-06-11 15:00:03','2024-06-11 20:30:03'),(18414,6182,'action created','2024-06-11 15:00:03','2024-06-11 20:30:03'),(18418,6182,'action started via WP Cron','2024-06-11 15:30:03','2024-06-11 21:00:03'),(18419,6182,'action complete via WP Cron','2024-06-11 15:30:03','2024-06-11 21:00:03'),(18420,6184,'action created','2024-06-11 15:30:03','2024-06-11 21:00:03'),(18424,6184,'action started via WP Cron','2024-06-11 16:00:03','2024-06-11 21:30:03'),(18425,6184,'action complete via WP Cron','2024-06-11 16:00:03','2024-06-11 21:30:03'),(18426,6186,'action created','2024-06-11 16:00:03','2024-06-11 21:30:03'),(18427,6083,'action started via WP Cron','2024-06-11 16:30:02','2024-06-11 22:00:02'),(18428,6083,'action complete via WP Cron','2024-06-11 16:30:02','2024-06-11 22:00:02'),(18429,6187,'action created','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18433,6086,'action started via WP Cron','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18434,6189,'action created','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18435,6086,'action complete via WP Cron','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18436,6190,'action created','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18437,6087,'action started via WP Cron','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18438,6087,'action complete via WP Cron','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18439,6191,'action created','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18443,6186,'action started via WP Cron','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18444,6186,'action complete via WP Cron','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18445,6193,'action created','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18446,6189,'action started via WP Cron','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18447,6189,'action complete via WP Cron','2024-06-11 16:30:03','2024-06-11 22:00:03'),(18451,6193,'action started via WP Cron','2024-06-11 17:00:10','2024-06-11 22:30:10'),(18452,6193,'action complete via WP Cron','2024-06-11 17:00:10','2024-06-11 22:30:10'),(18453,6195,'action created','2024-06-11 17:00:10','2024-06-11 22:30:10'),(18457,6195,'action started via WP Cron','2024-06-11 17:30:03','2024-06-11 23:00:03'),(18458,6195,'action complete via WP Cron','2024-06-11 17:30:03','2024-06-11 23:00:03'),(18459,6197,'action created','2024-06-11 17:30:03','2024-06-11 23:00:03'),(18463,6197,'action started via WP Cron','2024-06-11 18:00:03','2024-06-11 23:30:03'),(18464,6197,'action complete via WP Cron','2024-06-11 18:00:03','2024-06-11 23:30:03'),(18465,6199,'action created','2024-06-11 18:00:03','2024-06-11 23:30:03'),(18469,6199,'action started via WP CLI','2024-06-11 18:30:30','2024-06-12 00:00:30'),(18470,6199,'action complete via WP CLI','2024-06-11 18:30:30','2024-06-12 00:00:30'),(18471,6201,'action created','2024-06-11 18:30:31','2024-06-12 00:00:31'),(18475,6201,'action started via WP Cron','2024-06-11 19:00:07','2024-06-12 00:30:07'),(18476,6201,'action complete via WP Cron','2024-06-11 19:00:07','2024-06-12 00:30:07'),(18477,6203,'action created','2024-06-11 19:00:07','2024-06-12 00:30:07'),(18481,6203,'action started via WP Cron','2024-06-11 19:30:22','2024-06-12 01:00:22'),(18482,6203,'action complete via WP Cron','2024-06-11 19:30:22','2024-06-12 01:00:22'),(18483,6205,'action created','2024-06-11 19:30:22','2024-06-12 01:00:22'),(18487,6205,'action started via WP Cron','2024-06-11 20:00:13','2024-06-12 01:30:13'),(18488,6205,'action complete via WP Cron','2024-06-11 20:00:13','2024-06-12 01:30:13'),(18489,6207,'action created','2024-06-11 20:00:13','2024-06-12 01:30:13'),(18493,6207,'action started via WP Cron','2024-06-11 20:30:13','2024-06-12 02:00:13'),(18494,6207,'action complete via WP Cron','2024-06-11 20:30:13','2024-06-12 02:00:13'),(18495,6209,'action created','2024-06-11 20:30:13','2024-06-12 02:00:13'),(18499,6209,'action started via WP Cron','2024-06-11 21:00:09','2024-06-12 02:30:09'),(18500,6209,'action complete via WP Cron','2024-06-11 21:00:09','2024-06-12 02:30:09'),(18501,6211,'action created','2024-06-11 21:00:09','2024-06-12 02:30:09'),(18505,6211,'action started via WP Cron','2024-06-11 21:18:38','2024-06-12 02:48:38'),(18506,6211,'action complete via WP Cron','2024-06-11 21:18:38','2024-06-12 02:48:38'),(18507,6213,'action created','2024-06-11 21:18:38','2024-06-12 02:48:38'),(18511,6213,'action started via WP Cron','2024-06-11 21:37:45','2024-06-12 03:07:45'),(18512,6213,'action complete via WP Cron','2024-06-11 21:37:45','2024-06-12 03:07:45'),(18513,6215,'action created','2024-06-11 21:37:45','2024-06-12 03:07:45'),(18520,6215,'action started via WP CLI','2024-06-11 22:00:12','2024-06-12 03:30:12'),(18521,6215,'action complete via WP CLI','2024-06-11 22:00:12','2024-06-12 03:30:12'),(18522,6218,'action created','2024-06-11 22:00:12','2024-06-12 03:30:12'),(18526,6218,'action started via WP Cron','2024-06-11 22:30:03','2024-06-12 04:00:03'),(18527,6218,'action complete via WP Cron','2024-06-11 22:30:03','2024-06-12 04:00:03'),(18528,6220,'action created','2024-06-11 22:30:03','2024-06-12 04:00:03'),(18532,6220,'action started via WP Cron','2024-06-11 23:00:13','2024-06-12 04:30:13'),(18533,6220,'action complete via WP Cron','2024-06-11 23:00:13','2024-06-12 04:30:13'),(18534,6222,'action created','2024-06-11 23:00:13','2024-06-12 04:30:13'),(18535,6166,'action started via WP Cron','2024-06-11 23:00:13','2024-06-12 04:30:13'),(18536,6166,'action complete via WP Cron','2024-06-11 23:00:14','2024-06-12 04:30:14'),(18537,6223,'action created','2024-06-11 23:00:14','2024-06-12 04:30:14'),(18541,6222,'action started via WP Cron','2024-06-11 23:30:03','2024-06-12 05:00:03'),(18542,6222,'action complete via WP Cron','2024-06-11 23:30:03','2024-06-12 05:00:03'),(18543,6225,'action created','2024-06-11 23:30:03','2024-06-12 05:00:03'),(18547,6225,'action started via WP Cron','2024-06-12 00:01:21','2024-06-12 05:31:21'),(18548,6225,'action complete via WP Cron','2024-06-12 00:01:21','2024-06-12 05:31:21'),(18549,6227,'action created','2024-06-12 00:01:21','2024-06-12 05:31:21'),(18553,6227,'action started via WP Cron','2024-06-12 00:32:16','2024-06-12 06:02:16'),(18554,6227,'action complete via WP Cron','2024-06-12 00:32:16','2024-06-12 06:02:16'),(18555,6229,'action created','2024-06-12 00:32:17','2024-06-12 06:02:17'),(18559,6229,'action started via WP Cron','2024-06-12 01:00:33','2024-06-12 06:30:33'),(18560,6229,'action complete via WP Cron','2024-06-12 01:00:34','2024-06-12 06:30:34'),(18561,6231,'action created','2024-06-12 01:00:34','2024-06-12 06:30:34'),(18565,6231,'action started via WP Cron','2024-06-12 01:30:48','2024-06-12 07:00:48'),(18566,6231,'action complete via WP Cron','2024-06-12 01:30:48','2024-06-12 07:00:48'),(18567,6233,'action created','2024-06-12 01:30:48','2024-06-12 07:00:48'),(18571,6233,'action started via WP Cron','2024-06-12 02:00:05','2024-06-12 07:30:05'),(18572,6233,'action complete via WP Cron','2024-06-12 02:00:05','2024-06-12 07:30:05'),(18573,6235,'action created','2024-06-12 02:00:05','2024-06-12 07:30:05'),(18577,6235,'action started via WP Cron','2024-06-12 02:30:03','2024-06-12 08:00:03'),(18578,6235,'action complete via WP Cron','2024-06-12 02:30:03','2024-06-12 08:00:03'),(18579,6237,'action created','2024-06-12 02:30:03','2024-06-12 08:00:03'),(18583,6237,'action started via WP Cron','2024-06-12 03:00:05','2024-06-12 08:30:05'),(18584,6237,'action complete via WP Cron','2024-06-12 03:00:05','2024-06-12 08:30:05'),(18585,6239,'action created','2024-06-12 03:00:05','2024-06-12 08:30:05'),(18589,6239,'action started via WP Cron','2024-06-12 03:30:03','2024-06-12 09:00:03'),(18590,6239,'action complete via WP Cron','2024-06-12 03:30:03','2024-06-12 09:00:03'),(18591,6241,'action created','2024-06-12 03:30:03','2024-06-12 09:00:03'),(18595,6241,'action started via WP Cron','2024-06-12 04:00:05','2024-06-12 09:30:05'),(18596,6241,'action complete via WP Cron','2024-06-12 04:00:05','2024-06-12 09:30:05'),(18597,6243,'action created','2024-06-12 04:00:05','2024-06-12 09:30:05'),(18601,6243,'action started via WP CLI','2024-06-12 04:30:05','2024-06-12 10:00:05'),(18602,6243,'action complete via WP CLI','2024-06-12 04:30:05','2024-06-12 10:00:05'),(18603,6245,'action created','2024-06-12 04:30:05','2024-06-12 10:00:05'),(18607,6245,'action started via WP Cron','2024-06-12 05:00:09','2024-06-12 10:30:09'),(18608,6245,'action complete via WP Cron','2024-06-12 05:00:09','2024-06-12 10:30:09'),(18609,6247,'action created','2024-06-12 05:00:09','2024-06-12 10:30:09'),(18613,6247,'action started via WP CLI','2024-06-12 05:30:05','2024-06-12 11:00:05'),(18614,6247,'action complete via WP CLI','2024-06-12 05:30:05','2024-06-12 11:00:05'),(18615,6249,'action created','2024-06-12 05:30:05','2024-06-12 11:00:05'),(18619,6249,'action started via WP Cron','2024-06-12 06:00:06','2024-06-12 11:30:06'),(18620,6249,'action complete via WP Cron','2024-06-12 06:00:06','2024-06-12 11:30:06'),(18621,6251,'action created','2024-06-12 06:00:06','2024-06-12 11:30:06'),(18625,6251,'action started via WP Cron','2024-06-12 06:32:05','2024-06-12 12:02:05'),(18626,6251,'action complete via WP Cron','2024-06-12 06:32:05','2024-06-12 12:02:05'),(18627,6253,'action created','2024-06-12 06:32:05','2024-06-12 12:02:05'),(18631,6253,'action started via WP Cron','2024-06-12 07:00:07','2024-06-12 12:30:07'),(18632,6253,'action complete via WP Cron','2024-06-12 07:00:07','2024-06-12 12:30:07'),(18633,6255,'action created','2024-06-12 07:00:07','2024-06-12 12:30:07'),(18637,6255,'action started via WP Cron','2024-06-12 07:30:11','2024-06-12 13:00:11'),(18638,6255,'action complete via WP Cron','2024-06-12 07:30:11','2024-06-12 13:00:11'),(18639,6257,'action created','2024-06-12 07:30:11','2024-06-12 13:00:11'),(18643,6257,'action started via WP Cron','2024-06-12 08:00:04','2024-06-12 13:30:04'),(18644,6257,'action complete via WP Cron','2024-06-12 08:00:04','2024-06-12 13:30:04'),(18645,6259,'action created','2024-06-12 08:00:04','2024-06-12 13:30:04'),(18649,6259,'action started via WP Cron','2024-06-12 08:30:03','2024-06-12 14:00:03'),(18650,6259,'action complete via WP Cron','2024-06-12 08:30:03','2024-06-12 14:00:03'),(18651,6261,'action created','2024-06-12 08:30:03','2024-06-12 14:00:03'),(18655,6261,'action started via WP Cron','2024-06-12 09:00:04','2024-06-12 14:30:04'),(18656,6261,'action complete via WP Cron','2024-06-12 09:00:04','2024-06-12 14:30:04'),(18657,6263,'action created','2024-06-12 09:00:05','2024-06-12 14:30:05'),(18661,6263,'action started via WP Cron','2024-06-12 09:30:08','2024-06-12 15:00:08'),(18662,6263,'action complete via WP Cron','2024-06-12 09:30:08','2024-06-12 15:00:08'),(18663,6265,'action created','2024-06-12 09:30:08','2024-06-12 15:00:08'),(18667,6265,'action started via WP Cron','2024-06-12 10:00:04','2024-06-12 15:30:04'),(18668,6265,'action complete via WP Cron','2024-06-12 10:00:04','2024-06-12 15:30:04'),(18669,6267,'action created','2024-06-12 10:00:04','2024-06-12 15:30:04'),(18673,6267,'action started via WP Cron','2024-06-12 10:30:10','2024-06-12 16:00:10'),(18674,6267,'action complete via WP Cron','2024-06-12 10:30:10','2024-06-12 16:00:10'),(18675,6269,'action created','2024-06-12 10:30:10','2024-06-12 16:00:10'),(18679,6269,'action started via WP Cron','2024-06-12 11:00:09','2024-06-12 16:30:09'),(18680,6269,'action complete via WP Cron','2024-06-12 11:00:09','2024-06-12 16:30:09'),(18681,6271,'action created','2024-06-12 11:00:09','2024-06-12 16:30:09'),(18682,6223,'action started via WP Cron','2024-06-12 11:30:03','2024-06-12 17:00:03'),(18683,6223,'action complete via WP Cron','2024-06-12 11:30:03','2024-06-12 17:00:03'),(18684,6272,'action created','2024-06-12 11:30:03','2024-06-12 17:00:03'),(18688,6271,'action started via WP Cron','2024-06-12 11:30:03','2024-06-12 17:00:03'),(18689,6271,'action complete via WP Cron','2024-06-12 11:30:03','2024-06-12 17:00:03'),(18690,6274,'action created','2024-06-12 11:30:03','2024-06-12 17:00:03'),(18694,6274,'action started via WP Cron','2024-06-12 12:00:14','2024-06-12 17:30:14'),(18695,6274,'action complete via WP Cron','2024-06-12 12:00:14','2024-06-12 17:30:14'),(18696,6276,'action created','2024-06-12 12:00:14','2024-06-12 17:30:14'),(18700,6276,'action started via WP Cron','2024-06-12 12:31:20','2024-06-12 18:01:20'),(18701,6276,'action complete via WP Cron','2024-06-12 12:31:20','2024-06-12 18:01:20'),(18702,6278,'action created','2024-06-12 12:31:20','2024-06-12 18:01:20'),(18706,6278,'action started via WP Cron','2024-06-12 13:00:08','2024-06-12 18:30:08'),(18707,6278,'action complete via WP Cron','2024-06-12 13:00:08','2024-06-12 18:30:08'),(18708,6280,'action created','2024-06-12 13:00:08','2024-06-12 18:30:08'),(18712,6280,'action started via WP Cron','2024-06-12 13:30:03','2024-06-12 19:00:03'),(18713,6280,'action complete via WP Cron','2024-06-12 13:30:03','2024-06-12 19:00:03'),(18714,6282,'action created','2024-06-12 13:30:04','2024-06-12 19:00:04'),(18718,6282,'action started via WP Cron','2024-06-12 14:00:05','2024-06-12 19:30:05'),(18719,6282,'action complete via WP Cron','2024-06-12 14:00:05','2024-06-12 19:30:05'),(18720,6284,'action created','2024-06-12 14:00:05','2024-06-12 19:30:05'),(18724,6284,'action started via WP Cron','2024-06-12 14:30:03','2024-06-12 20:00:03'),(18725,6284,'action complete via WP Cron','2024-06-12 14:30:03','2024-06-12 20:00:03'),(18726,6286,'action created','2024-06-12 14:30:03','2024-06-12 20:00:03'),(18730,6286,'action started via WP Cron','2024-06-12 15:00:03','2024-06-12 20:30:03'),(18731,6286,'action complete via WP Cron','2024-06-12 15:00:03','2024-06-12 20:30:03'),(18732,6288,'action created','2024-06-12 15:00:03','2024-06-12 20:30:03'),(18736,6288,'action started via WP Cron','2024-06-12 15:30:04','2024-06-12 21:00:04'),(18737,6288,'action complete via WP Cron','2024-06-12 15:30:04','2024-06-12 21:00:04'),(18738,6290,'action created','2024-06-12 15:30:04','2024-06-12 21:00:04'),(18742,6290,'action started via WP Cron','2024-06-12 15:53:22','2024-06-12 21:23:22'),(18743,6290,'action complete via WP Cron','2024-06-12 15:53:22','2024-06-12 21:23:22'),(18744,6292,'action created','2024-06-12 15:53:22','2024-06-12 21:23:22'),(18748,6292,'action started via WP Cron','2024-06-12 16:30:04','2024-06-12 22:00:04'),(18749,6292,'action complete via WP Cron','2024-06-12 16:30:04','2024-06-12 22:00:04'),(18750,6294,'action created','2024-06-12 16:30:04','2024-06-12 22:00:04'),(18751,6187,'action started via WP Cron','2024-06-12 16:30:04','2024-06-12 22:00:04'),(18752,6187,'action complete via WP Cron','2024-06-12 16:30:04','2024-06-12 22:00:04'),(18753,6295,'action created','2024-06-12 16:30:04','2024-06-12 22:00:04'),(18757,6190,'action started via WP Cron','2024-06-12 16:30:05','2024-06-12 22:00:05'),(18758,6297,'action created','2024-06-12 16:30:05','2024-06-12 22:00:05'),(18759,6190,'action complete via WP Cron','2024-06-12 16:30:05','2024-06-12 22:00:05'),(18760,6298,'action created','2024-06-12 16:30:05','2024-06-12 22:00:05'),(18761,6191,'action started via WP Cron','2024-06-12 16:30:05','2024-06-12 22:00:05'),(18762,6191,'action complete via WP Cron','2024-06-12 16:30:05','2024-06-12 22:00:05'),(18763,6299,'action created','2024-06-12 16:30:05','2024-06-12 22:00:05'),(18764,6297,'action started via WP CLI','2024-06-12 16:30:05','2024-06-12 22:00:05'),(18765,6297,'action complete via WP CLI','2024-06-12 16:30:05','2024-06-12 22:00:05'),(18769,6294,'action started via WP Cron','2024-06-12 17:00:09','2024-06-12 22:30:09'),(18770,6294,'action complete via WP Cron','2024-06-12 17:00:09','2024-06-12 22:30:09'),(18771,6301,'action created','2024-06-12 17:00:09','2024-06-12 22:30:09'),(18775,6301,'action started via WP Cron','2024-06-12 17:30:04','2024-06-12 23:00:04'),(18776,6301,'action complete via WP Cron','2024-06-12 17:30:04','2024-06-12 23:00:04'),(18777,6303,'action created','2024-06-12 17:30:04','2024-06-12 23:00:04'),(18781,6303,'action started via WP Cron','2024-06-12 18:00:05','2024-06-12 23:30:05'),(18782,6303,'action complete via WP Cron','2024-06-12 18:00:05','2024-06-12 23:30:05'),(18783,6305,'action created','2024-06-12 18:00:05','2024-06-12 23:30:05'),(18787,6305,'action started via WP CLI','2024-06-12 18:31:24','2024-06-13 00:01:24'),(18788,6305,'action complete via WP CLI','2024-06-12 18:31:31','2024-06-13 00:01:31'),(18789,6307,'action created','2024-06-12 18:31:34','2024-06-13 00:01:34'),(18793,6307,'action started via WP Cron','2024-06-12 19:00:07','2024-06-13 00:30:07'),(18794,6307,'action complete via WP Cron','2024-06-12 19:00:07','2024-06-13 00:30:07'),(18795,6309,'action created','2024-06-12 19:00:07','2024-06-13 00:30:07'),(18799,6309,'action started via WP Cron','2024-06-12 19:30:17','2024-06-13 01:00:17'),(18800,6309,'action complete via WP Cron','2024-06-12 19:30:17','2024-06-13 01:00:17'),(18801,6311,'action created','2024-06-12 19:30:17','2024-06-13 01:00:17'),(18805,6311,'action started via WP Cron','2024-06-12 20:00:13','2024-06-13 01:30:13'),(18806,6311,'action complete via WP Cron','2024-06-12 20:00:13','2024-06-13 01:30:13'),(18807,6313,'action created','2024-06-12 20:00:13','2024-06-13 01:30:13'),(18811,6313,'action started via WP Cron','2024-06-12 20:30:16','2024-06-13 02:00:16'),(18812,6313,'action complete via WP Cron','2024-06-12 20:30:16','2024-06-13 02:00:16'),(18813,6315,'action created','2024-06-12 20:30:16','2024-06-13 02:00:16'),(18817,6315,'action started via WP Cron','2024-06-12 21:00:25','2024-06-13 02:30:25'),(18818,6315,'action complete via WP Cron','2024-06-12 21:00:25','2024-06-13 02:30:25'),(18819,6317,'action created','2024-06-12 21:00:25','2024-06-13 02:30:25'),(18823,6317,'action started via WP Cron','2024-06-12 21:30:12','2024-06-13 03:00:12'),(18824,6317,'action complete via WP Cron','2024-06-12 21:30:12','2024-06-13 03:00:12'),(18825,6319,'action created','2024-06-12 21:30:12','2024-06-13 03:00:12'),(18829,6319,'action started via WP CLI','2024-06-12 22:00:13','2024-06-13 03:30:13'),(18830,6319,'action complete via WP CLI','2024-06-12 22:00:13','2024-06-13 03:30:13'),(18831,6321,'action created','2024-06-12 22:00:13','2024-06-13 03:30:13'),(18838,6321,'action started via WP CLI','2024-06-12 22:30:15','2024-06-13 04:00:15'),(18839,6321,'action complete via WP CLI','2024-06-12 22:30:15','2024-06-13 04:00:15'),(18840,6324,'action created','2024-06-12 22:30:16','2024-06-13 04:00:16'),(18844,6324,'action started via WP Cron','2024-06-12 23:00:14','2024-06-13 04:30:14'),(18845,6324,'action complete via WP Cron','2024-06-12 23:00:14','2024-06-13 04:30:14'),(18846,6326,'action created','2024-06-12 23:00:14','2024-06-13 04:30:14'),(18850,6326,'action started via WP Cron','2024-06-12 23:30:03','2024-06-13 05:00:03'),(18851,6326,'action complete via WP Cron','2024-06-12 23:30:03','2024-06-13 05:00:03'),(18852,6328,'action created','2024-06-12 23:30:04','2024-06-13 05:00:04'),(18853,6272,'action started via WP Cron','2024-06-12 23:30:04','2024-06-13 05:00:04'),(18854,6272,'action complete via WP Cron','2024-06-12 23:30:05','2024-06-13 05:00:05'),(18855,6329,'action created','2024-06-12 23:30:05','2024-06-13 05:00:05'),(18859,6328,'action started via WP Cron','2024-06-13 00:01:16','2024-06-13 05:31:16'),(18860,6328,'action complete via WP Cron','2024-06-13 00:01:16','2024-06-13 05:31:16'),(18861,6331,'action created','2024-06-13 00:01:16','2024-06-13 05:31:16'),(18865,6331,'action started via WP Cron','2024-06-13 00:32:51','2024-06-13 06:02:51'),(18866,6331,'action complete via WP Cron','2024-06-13 00:32:51','2024-06-13 06:02:51'),(18867,6333,'action created','2024-06-13 00:32:51','2024-06-13 06:02:51'),(18871,6333,'action started via WP Cron','2024-06-13 01:00:39','2024-06-13 06:30:39'),(18872,6333,'action complete via WP Cron','2024-06-13 01:00:39','2024-06-13 06:30:39'),(18873,6335,'action created','2024-06-13 01:00:39','2024-06-13 06:30:39'),(18877,6335,'action started via WP Cron','2024-06-13 01:30:42','2024-06-13 07:00:42'),(18878,6335,'action complete via WP Cron','2024-06-13 01:30:43','2024-06-13 07:00:43'),(18879,6337,'action created','2024-06-13 01:30:44','2024-06-13 07:00:44'),(18883,6337,'action started via WP Cron','2024-06-13 02:00:08','2024-06-13 07:30:08'),(18884,6337,'action complete via WP Cron','2024-06-13 02:00:08','2024-06-13 07:30:08'),(18885,6339,'action created','2024-06-13 02:00:08','2024-06-13 07:30:08'),(18889,6339,'action started via WP Cron','2024-06-13 02:30:03','2024-06-13 08:00:03'),(18890,6339,'action complete via WP Cron','2024-06-13 02:30:03','2024-06-13 08:00:03'),(18891,6341,'action created','2024-06-13 02:30:03','2024-06-13 08:00:03'),(18895,6341,'action started via WP Cron','2024-06-13 03:00:04','2024-06-13 08:30:04'),(18896,6341,'action complete via WP Cron','2024-06-13 03:00:05','2024-06-13 08:30:05'),(18897,6343,'action created','2024-06-13 03:00:05','2024-06-13 08:30:05'),(18901,6343,'action started via WP Cron','2024-06-13 03:30:04','2024-06-13 09:00:04'),(18902,6343,'action complete via WP Cron','2024-06-13 03:30:04','2024-06-13 09:00:04'),(18903,6345,'action created','2024-06-13 03:30:04','2024-06-13 09:00:04'),(18907,6345,'action started via WP Cron','2024-06-13 04:00:13','2024-06-13 09:30:13'),(18908,6345,'action complete via WP Cron','2024-06-13 04:00:13','2024-06-13 09:30:13'),(18909,6347,'action created','2024-06-13 04:00:13','2024-06-13 09:30:13'),(18913,6347,'action started via WP Cron','2024-06-13 04:30:03','2024-06-13 10:00:03'),(18914,6347,'action complete via WP Cron','2024-06-13 04:30:03','2024-06-13 10:00:03'),(18915,6349,'action created','2024-06-13 04:30:03','2024-06-13 10:00:03'),(18919,6349,'action started via WP Cron','2024-06-13 05:00:11','2024-06-13 10:30:11'),(18920,6349,'action complete via WP Cron','2024-06-13 05:00:11','2024-06-13 10:30:11'),(18921,6351,'action created','2024-06-13 05:00:11','2024-06-13 10:30:11'),(18925,6351,'action started via WP Cron','2024-06-13 05:30:03','2024-06-13 11:00:03'),(18926,6351,'action complete via WP Cron','2024-06-13 05:30:03','2024-06-13 11:00:03'),(18927,6353,'action created','2024-06-13 05:30:03','2024-06-13 11:00:03'),(18931,6353,'action started via WP Cron','2024-06-13 05:56:47','2024-06-13 11:26:47'),(18932,6353,'action complete via WP Cron','2024-06-13 05:56:47','2024-06-13 11:26:47'),(18933,6355,'action created','2024-06-13 05:56:47','2024-06-13 11:26:47'),(18937,6355,'action started via WP Cron','2024-06-13 07:00:09','2024-06-13 12:30:09'),(18938,6355,'action complete via WP Cron','2024-06-13 07:00:09','2024-06-13 12:30:09'),(18939,6357,'action created','2024-06-13 07:00:09','2024-06-13 12:30:09'),(18943,6357,'action started via WP Cron','2024-06-13 07:30:03','2024-06-13 13:00:03'),(18944,6357,'action complete via WP Cron','2024-06-13 07:30:03','2024-06-13 13:00:03'),(18945,6359,'action created','2024-06-13 07:30:03','2024-06-13 13:00:03'),(18949,6359,'action started via WP Cron','2024-06-13 08:00:03','2024-06-13 13:30:03'),(18950,6359,'action complete via WP Cron','2024-06-13 08:00:03','2024-06-13 13:30:03'),(18951,6361,'action created','2024-06-13 08:00:03','2024-06-13 13:30:03'),(18955,6361,'action started via WP Cron','2024-06-13 08:30:03','2024-06-13 14:00:03'),(18956,6361,'action complete via WP Cron','2024-06-13 08:30:03','2024-06-13 14:00:03'),(18957,6363,'action created','2024-06-13 08:30:03','2024-06-13 14:00:03'),(18961,6363,'action started via WP Cron','2024-06-13 09:00:05','2024-06-13 14:30:05'),(18962,6363,'action complete via WP Cron','2024-06-13 09:00:05','2024-06-13 14:30:05'),(18963,6365,'action created','2024-06-13 09:00:05','2024-06-13 14:30:05'),(18967,6365,'action started via WP Cron','2024-06-13 09:30:03','2024-06-13 15:00:03'),(18968,6365,'action complete via WP Cron','2024-06-13 09:30:03','2024-06-13 15:00:03'),(18969,6367,'action created','2024-06-13 09:30:03','2024-06-13 15:00:03'),(18973,6367,'action started via WP Cron','2024-06-13 10:00:03','2024-06-13 15:30:03'),(18974,6367,'action complete via WP Cron','2024-06-13 10:00:03','2024-06-13 15:30:03'),(18975,6369,'action created','2024-06-13 10:00:03','2024-06-13 15:30:03'),(18979,6369,'action started via WP CLI','2024-06-13 10:30:12','2024-06-13 16:00:12'),(18980,6369,'action complete via WP CLI','2024-06-13 10:30:12','2024-06-13 16:00:12'),(18981,6371,'action created','2024-06-13 10:30:12','2024-06-13 16:00:12'),(18985,6371,'action started via WP CLI','2024-06-13 11:00:10','2024-06-13 16:30:10'),(18986,6371,'action complete via WP CLI','2024-06-13 11:00:10','2024-06-13 16:30:10'),(18987,6373,'action created','2024-06-13 11:00:10','2024-06-13 16:30:10'),(18991,6373,'action started via WP Cron','2024-06-13 11:30:03','2024-06-13 17:00:03'),(18992,6373,'action complete via WP Cron','2024-06-13 11:30:03','2024-06-13 17:00:03'),(18993,6375,'action created','2024-06-13 11:30:03','2024-06-13 17:00:03'),(18997,6329,'action started via WP Cron','2024-06-13 12:00:04','2024-06-13 17:30:04'),(18998,6329,'action complete via WP Cron','2024-06-13 12:00:04','2024-06-13 17:30:04'),(18999,6377,'action created','2024-06-13 12:00:04','2024-06-13 17:30:04'),(19000,6375,'action started via WP Cron','2024-06-13 12:00:04','2024-06-13 17:30:04'),(19001,6375,'action complete via WP Cron','2024-06-13 12:00:04','2024-06-13 17:30:04'),(19002,6378,'action created','2024-06-13 12:00:04','2024-06-13 17:30:04'),(19006,6378,'action started via WP Cron','2024-06-13 12:32:20','2024-06-13 18:02:20'),(19007,6378,'action complete via WP Cron','2024-06-13 12:32:20','2024-06-13 18:02:20'),(19008,6380,'action created','2024-06-13 12:32:20','2024-06-13 18:02:20'),(19012,6380,'action started via WP Cron','2024-06-13 13:00:04','2024-06-13 18:30:04'),(19013,6380,'action complete via WP Cron','2024-06-13 13:00:04','2024-06-13 18:30:04'),(19014,6382,'action created','2024-06-13 13:00:04','2024-06-13 18:30:04'),(19018,6382,'action started via WP Cron','2024-06-13 13:30:08','2024-06-13 19:00:08'),(19019,6382,'action complete via WP Cron','2024-06-13 13:30:08','2024-06-13 19:00:08'),(19020,6384,'action created','2024-06-13 13:30:08','2024-06-13 19:00:08'),(19024,6384,'action started via WP Cron','2024-06-13 14:00:04','2024-06-13 19:30:04'),(19025,6384,'action complete via WP Cron','2024-06-13 14:00:04','2024-06-13 19:30:04'),(19026,6386,'action created','2024-06-13 14:00:04','2024-06-13 19:30:04'),(19030,6386,'action started via WP Cron','2024-06-13 14:30:03','2024-06-13 20:00:03'),(19031,6386,'action complete via WP Cron','2024-06-13 14:30:03','2024-06-13 20:00:03'),(19032,6388,'action created','2024-06-13 14:30:03','2024-06-13 20:00:03'),(19036,6388,'action started via WP Cron','2024-06-13 15:00:03','2024-06-13 20:30:03'),(19037,6388,'action complete via WP Cron','2024-06-13 15:00:03','2024-06-13 20:30:03'),(19038,6390,'action created','2024-06-13 15:00:03','2024-06-13 20:30:03'),(19042,6390,'action started via WP Cron','2024-06-13 15:30:04','2024-06-13 21:00:04'),(19043,6390,'action complete via WP Cron','2024-06-13 15:30:04','2024-06-13 21:00:04'),(19044,6392,'action created','2024-06-13 15:30:04','2024-06-13 21:00:04'),(19048,6392,'action started via WP Cron','2024-06-13 16:00:03','2024-06-13 21:30:03'),(19049,6392,'action complete via WP Cron','2024-06-13 16:00:03','2024-06-13 21:30:03'),(19050,6394,'action created','2024-06-13 16:00:03','2024-06-13 21:30:03'),(19054,6394,'action started via WP Cron','2024-06-13 16:30:03','2024-06-13 22:00:03'),(19055,6394,'action complete via WP Cron','2024-06-13 16:30:03','2024-06-13 22:00:03'),(19056,6396,'action created','2024-06-13 16:30:03','2024-06-13 22:00:03'),(19060,6295,'action started via WP Cron','2024-06-13 16:30:04','2024-06-13 22:00:04'),(19061,6295,'action complete via WP Cron','2024-06-13 16:30:04','2024-06-13 22:00:04'),(19062,6398,'action created','2024-06-13 16:30:04','2024-06-13 22:00:04'),(19066,6298,'action started via WP Cron','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19067,6400,'action created','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19068,6298,'action complete via WP Cron','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19069,6401,'action created','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19070,6299,'action started via WP Cron','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19071,6299,'action complete via WP Cron','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19072,6402,'action created','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19073,6396,'action started via WP Cron','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19074,6396,'action complete via WP Cron','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19075,6403,'action created','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19079,6400,'action started via WP Cron','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19080,6400,'action complete via WP Cron','2024-06-13 17:00:10','2024-06-13 22:30:10'),(19081,6403,'action started via WP Cron','2024-06-13 17:30:04','2024-06-13 23:00:04'),(19082,6403,'action complete via WP Cron','2024-06-13 17:30:04','2024-06-13 23:00:04'),(19083,6405,'action created','2024-06-13 17:30:04','2024-06-13 23:00:04'),(19087,6405,'action started via WP Cron','2024-06-13 18:00:03','2024-06-13 23:30:03'),(19088,6405,'action complete via WP Cron','2024-06-13 18:00:03','2024-06-13 23:30:03'),(19089,6407,'action created','2024-06-13 18:00:03','2024-06-13 23:30:03'),(19093,6407,'action started via WP Cron','2024-06-13 18:31:14','2024-06-14 00:01:14'),(19094,6407,'action complete via WP Cron','2024-06-13 18:31:14','2024-06-14 00:01:14'),(19095,6409,'action created','2024-06-13 18:31:14','2024-06-14 00:01:14'),(19099,6409,'action started via WP Cron','2024-06-13 19:00:06','2024-06-14 00:30:06'),(19100,6409,'action complete via WP Cron','2024-06-13 19:00:06','2024-06-14 00:30:06'),(19101,6411,'action created','2024-06-13 19:00:06','2024-06-14 00:30:06'),(19105,6411,'action started via WP Cron','2024-06-13 19:30:14','2024-06-14 01:00:14'),(19106,6411,'action complete via WP Cron','2024-06-13 19:30:14','2024-06-14 01:00:14'),(19107,6413,'action created','2024-06-13 19:30:14','2024-06-14 01:00:14'),(19111,6413,'action started via WP Cron','2024-06-13 20:00:14','2024-06-14 01:30:14'),(19112,6413,'action complete via WP Cron','2024-06-13 20:00:14','2024-06-14 01:30:14'),(19113,6415,'action created','2024-06-13 20:00:14','2024-06-14 01:30:14'),(19117,6415,'action started via WP Cron','2024-06-13 20:30:13','2024-06-14 02:00:13'),(19118,6415,'action complete via WP Cron','2024-06-13 20:30:13','2024-06-14 02:00:13'),(19119,6417,'action created','2024-06-13 20:30:13','2024-06-14 02:00:13'),(19123,6417,'action started via WP Cron','2024-06-13 21:00:10','2024-06-14 02:30:10'),(19124,6417,'action complete via WP Cron','2024-06-13 21:00:10','2024-06-14 02:30:10'),(19125,6419,'action created','2024-06-13 21:00:11','2024-06-14 02:30:11'),(19129,6419,'action started via WP Cron','2024-06-13 21:30:12','2024-06-14 03:00:12'),(19130,6419,'action complete via WP Cron','2024-06-13 21:30:12','2024-06-14 03:00:12'),(19131,6421,'action created','2024-06-13 21:30:12','2024-06-14 03:00:12'),(19135,6421,'action started via WP CLI','2024-06-13 22:00:13','2024-06-14 03:30:13'),(19136,6421,'action complete via WP CLI','2024-06-13 22:00:13','2024-06-14 03:30:13'),(19137,6423,'action created','2024-06-13 22:00:13','2024-06-14 03:30:13'),(19144,6423,'action started via WP Cron','2024-06-13 22:30:04','2024-06-14 04:00:04'),(19145,6423,'action complete via WP Cron','2024-06-13 22:30:04','2024-06-14 04:00:04'),(19146,6426,'action created','2024-06-13 22:30:04','2024-06-14 04:00:04'),(19150,6426,'action started via WP Cron','2024-06-13 23:00:10','2024-06-14 04:30:10'),(19151,6426,'action complete via WP Cron','2024-06-13 23:00:10','2024-06-14 04:30:10'),(19152,6428,'action created','2024-06-13 23:00:10','2024-06-14 04:30:10'),(19156,6428,'action started via WP Cron','2024-06-13 23:30:04','2024-06-14 05:00:04'),(19157,6428,'action complete via WP Cron','2024-06-13 23:30:04','2024-06-14 05:00:04'),(19158,6430,'action created','2024-06-13 23:30:04','2024-06-14 05:00:04'),(19162,6430,'action started via WP Cron','2024-06-14 00:01:01','2024-06-14 05:31:01'),(19163,6430,'action complete via WP Cron','2024-06-14 00:01:02','2024-06-14 05:31:02'),(19164,6432,'action created','2024-06-14 00:01:07','2024-06-14 05:31:07'),(19168,6377,'action started via WP CLI','2024-06-14 00:32:36','2024-06-14 06:02:36'),(19169,6377,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-06-14 00:32:38','2024-06-14 06:02:38'),(19170,6377,'This action appears to be consistently failing. A new instance will not be scheduled.','2024-06-14 00:32:38','2024-06-14 06:02:38'),(19171,6432,'action started via WP CLI','2024-06-14 00:32:38','2024-06-14 06:02:38'),(19172,6432,'action complete via WP CLI','2024-06-14 00:32:39','2024-06-14 06:02:39'),(19173,6434,'action created','2024-06-14 00:32:40','2024-06-14 06:02:40'),(19177,6434,'action started via WP Cron','2024-06-14 01:00:34','2024-06-14 06:30:34'),(19178,6434,'action complete via WP Cron','2024-06-14 01:00:34','2024-06-14 06:30:34'),(19179,6436,'action created','2024-06-14 01:00:34','2024-06-14 06:30:34'),(19183,6436,'action started via WP CLI','2024-06-14 01:30:22','2024-06-14 07:00:22'),(19184,6436,'action complete via WP CLI','2024-06-14 01:30:22','2024-06-14 07:00:22'),(19185,6438,'action created','2024-06-14 01:30:22','2024-06-14 07:00:22'),(19189,6438,'action started via WP Cron','2024-06-14 02:00:09','2024-06-14 07:30:09'),(19190,6438,'action complete via WP Cron','2024-06-14 02:00:09','2024-06-14 07:30:09'),(19191,6440,'action created','2024-06-14 02:00:09','2024-06-14 07:30:09'),(19195,6440,'action started via WP Cron','2024-06-14 02:30:03','2024-06-14 08:00:03'),(19196,6440,'action complete via WP Cron','2024-06-14 02:30:03','2024-06-14 08:00:03'),(19197,6442,'action created','2024-06-14 02:30:03','2024-06-14 08:00:03'),(19201,6442,'action started via WP Cron','2024-06-14 03:00:04','2024-06-14 08:30:04'),(19202,6442,'action complete via WP Cron','2024-06-14 03:00:04','2024-06-14 08:30:04'),(19203,6444,'action created','2024-06-14 03:00:04','2024-06-14 08:30:04'),(19207,6444,'action started via WP Cron','2024-06-14 03:30:07','2024-06-14 09:00:07'),(19208,6444,'action complete via WP Cron','2024-06-14 03:30:07','2024-06-14 09:00:07'),(19209,6446,'action created','2024-06-14 03:30:07','2024-06-14 09:00:07'),(19213,6446,'action started via WP Cron','2024-06-14 04:00:03','2024-06-14 09:30:03'),(19214,6446,'action complete via WP Cron','2024-06-14 04:00:03','2024-06-14 09:30:03'),(19215,6448,'action created','2024-06-14 04:00:03','2024-06-14 09:30:03'),(19219,6448,'action started via WP Cron','2024-06-14 04:30:03','2024-06-14 10:00:03'),(19220,6448,'action complete via WP Cron','2024-06-14 04:30:03','2024-06-14 10:00:03'),(19221,6450,'action created','2024-06-14 04:30:03','2024-06-14 10:00:03'),(19225,6450,'action started via WP Cron','2024-06-14 05:00:06','2024-06-14 10:30:06'),(19226,6450,'action complete via WP Cron','2024-06-14 05:00:06','2024-06-14 10:30:06'),(19227,6452,'action created','2024-06-14 05:00:06','2024-06-14 10:30:06'),(19231,6452,'action started via WP CLI','2024-06-14 05:30:04','2024-06-14 11:00:04'),(19232,6452,'action complete via WP CLI','2024-06-14 05:30:04','2024-06-14 11:00:04'),(19233,6454,'action created','2024-06-14 05:30:04','2024-06-14 11:00:04'),(19237,6454,'action started via WP Cron','2024-06-14 06:00:03','2024-06-14 11:30:03'),(19238,6454,'action complete via WP Cron','2024-06-14 06:00:03','2024-06-14 11:30:03'),(19239,6456,'action created','2024-06-14 06:00:03','2024-06-14 11:30:03'),(19243,6456,'action started via WP CLI','2024-06-14 06:31:13','2024-06-14 12:01:13'),(19244,6456,'action complete via WP CLI','2024-06-14 06:31:15','2024-06-14 12:01:15'),(19245,6458,'action created','2024-06-14 06:31:17','2024-06-14 12:01:17'),(19249,6458,'action started via WP Cron','2024-06-14 07:00:06','2024-06-14 12:30:06'),(19250,6458,'action complete via WP Cron','2024-06-14 07:00:06','2024-06-14 12:30:06'),(19251,6460,'action created','2024-06-14 07:00:06','2024-06-14 12:30:06'),(19255,6460,'action started via WP CLI','2024-06-14 07:30:06','2024-06-14 13:00:06'),(19256,6460,'action complete via WP CLI','2024-06-14 07:30:06','2024-06-14 13:00:06'),(19257,6462,'action created','2024-06-14 07:30:06','2024-06-14 13:00:06'),(19261,6462,'action started via WP Cron','2024-06-14 08:00:04','2024-06-14 13:30:04'),(19262,6462,'action complete via WP Cron','2024-06-14 08:00:04','2024-06-14 13:30:04'),(19263,6464,'action created','2024-06-14 08:00:04','2024-06-14 13:30:04'),(19267,6464,'action started via WP Cron','2024-06-14 08:30:03','2024-06-14 14:00:03'),(19268,6464,'action complete via WP Cron','2024-06-14 08:30:03','2024-06-14 14:00:03'),(19269,6466,'action created','2024-06-14 08:30:03','2024-06-14 14:00:03'),(19273,6466,'action started via WP Cron','2024-06-14 09:00:03','2024-06-14 14:30:03'),(19274,6466,'action complete via WP Cron','2024-06-14 09:00:03','2024-06-14 14:30:03'),(19275,6468,'action created','2024-06-14 09:00:03','2024-06-14 14:30:03'),(19279,6468,'action started via WP Cron','2024-06-14 09:30:03','2024-06-14 15:00:03'),(19280,6468,'action complete via WP Cron','2024-06-14 09:30:03','2024-06-14 15:00:03'),(19281,6470,'action created','2024-06-14 09:30:03','2024-06-14 15:00:03'),(19285,6470,'action started via WP Cron','2024-06-14 10:00:02','2024-06-14 15:30:02'),(19286,6470,'action complete via WP Cron','2024-06-14 10:00:03','2024-06-14 15:30:03'),(19287,6472,'action created','2024-06-14 10:00:03','2024-06-14 15:30:03'),(19291,6472,'action started via WP Cron','2024-06-14 10:27:03','2024-06-14 15:57:03'),(19292,6472,'action complete via WP Cron','2024-06-14 10:27:03','2024-06-14 15:57:03'),(19293,6474,'action created','2024-06-14 10:27:03','2024-06-14 15:57:03'),(19297,6474,'action started via WP Cron','2024-06-14 11:00:09','2024-06-14 16:30:09'),(19298,6474,'action complete via WP Cron','2024-06-14 11:00:09','2024-06-14 16:30:09'),(19299,6476,'action created','2024-06-14 11:00:09','2024-06-14 16:30:09'),(19303,6476,'action started via WP CLI','2024-06-14 11:30:07','2024-06-14 17:00:07'),(19304,6476,'action complete via WP CLI','2024-06-14 11:30:08','2024-06-14 17:00:08'),(19305,6478,'action created','2024-06-14 11:30:09','2024-06-14 17:00:09'),(19309,6478,'action started via WP Cron','2024-06-14 12:00:05','2024-06-14 17:30:05'),(19310,6478,'action complete via WP Cron','2024-06-14 12:00:05','2024-06-14 17:30:05'),(19311,6480,'action created','2024-06-14 12:00:05','2024-06-14 17:30:05'),(19315,6480,'action started via WP Cron','2024-06-14 13:00:09','2024-06-14 18:30:09'),(19316,6480,'action complete via WP Cron','2024-06-14 13:00:09','2024-06-14 18:30:09'),(19317,6482,'action created','2024-06-14 13:00:09','2024-06-14 18:30:09'),(19321,6482,'action started via WP Cron','2024-06-14 13:30:04','2024-06-14 19:00:04'),(19322,6482,'action complete via WP Cron','2024-06-14 13:30:04','2024-06-14 19:00:04'),(19323,6484,'action created','2024-06-14 13:30:04','2024-06-14 19:00:04'),(19327,6484,'action started via WP Cron','2024-06-14 14:00:03','2024-06-14 19:30:03'),(19328,6484,'action complete via WP Cron','2024-06-14 14:00:03','2024-06-14 19:30:03'),(19329,6486,'action created','2024-06-14 14:00:03','2024-06-14 19:30:03'),(19333,6486,'action started via WP Cron','2024-06-14 14:30:06','2024-06-14 20:00:06'),(19334,6486,'action complete via WP Cron','2024-06-14 14:30:06','2024-06-14 20:00:06'),(19335,6488,'action created','2024-06-14 14:30:06','2024-06-14 20:00:06'),(19339,6488,'action started via WP Cron','2024-06-14 15:00:04','2024-06-14 20:30:04'),(19340,6488,'action complete via WP Cron','2024-06-14 15:00:04','2024-06-14 20:30:04'),(19341,6490,'action created','2024-06-14 15:00:04','2024-06-14 20:30:04'),(19345,6490,'action started via WP Cron','2024-06-14 15:30:03','2024-06-14 21:00:03'),(19346,6490,'action complete via WP Cron','2024-06-14 15:30:03','2024-06-14 21:00:03'),(19347,6492,'action created','2024-06-14 15:30:03','2024-06-14 21:00:03'),(19351,6492,'action started via WP Cron','2024-06-14 16:00:03','2024-06-14 21:30:03'),(19352,6492,'action complete via WP Cron','2024-06-14 16:00:03','2024-06-14 21:30:03'),(19353,6494,'action created','2024-06-14 16:00:03','2024-06-14 21:30:03'),(19357,6494,'action started via WP Cron','2024-06-14 16:30:03','2024-06-14 22:00:03'),(19358,6494,'action complete via WP Cron','2024-06-14 16:30:03','2024-06-14 22:00:03'),(19359,6496,'action created','2024-06-14 16:30:03','2024-06-14 22:00:03'),(19363,6398,'action started via WP CLI','2024-06-14 16:30:04','2024-06-14 22:00:04'),(19364,6398,'action complete via WP CLI','2024-06-14 16:30:04','2024-06-14 22:00:04'),(19365,6498,'action created','2024-06-14 16:30:04','2024-06-14 22:00:04'),(19366,6496,'action started via WP Cron','2024-06-14 17:00:06','2024-06-14 22:30:06'),(19367,6496,'action complete via WP Cron','2024-06-14 17:00:06','2024-06-14 22:30:06'),(19368,6499,'action created','2024-06-14 17:00:06','2024-06-14 22:30:06'),(19375,6401,'action started via WP Cron','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19376,6502,'action created','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19377,6401,'action complete via WP Cron','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19378,6503,'action created','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19379,6402,'action started via WP Cron','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19380,6402,'action complete via WP Cron','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19381,6504,'action created','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19382,6499,'action started via WP Cron','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19383,6499,'action complete via WP Cron','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19384,6505,'action created','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19388,6502,'action started via WP Cron','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19389,6502,'action complete via WP Cron','2024-06-14 17:30:03','2024-06-14 23:00:03'),(19390,6505,'action started via WP Cron','2024-06-14 17:49:08','2024-06-14 23:19:08'),(19391,6505,'action complete via WP Cron','2024-06-14 17:49:08','2024-06-14 23:19:08'),(19392,6507,'action created','2024-06-14 17:49:08','2024-06-14 23:19:08'),(19396,6507,'action started via WP Cron','2024-06-14 18:30:26','2024-06-15 00:00:26'),(19397,6507,'action complete via WP Cron','2024-06-14 18:30:27','2024-06-15 00:00:27'),(19398,6509,'action created','2024-06-14 18:30:28','2024-06-15 00:00:28'),(19402,6509,'action started via WP Cron','2024-06-14 19:00:07','2024-06-15 00:30:07'),(19403,6509,'action complete via WP Cron','2024-06-14 19:00:07','2024-06-15 00:30:07'),(19404,6511,'action created','2024-06-14 19:00:07','2024-06-15 00:30:07'),(19408,6511,'action started via WP CLI','2024-06-14 19:30:20','2024-06-15 01:00:20'),(19409,6511,'action complete via WP CLI','2024-06-14 19:30:20','2024-06-15 01:00:20'),(19410,6513,'action created','2024-06-14 19:30:20','2024-06-15 01:00:20'),(19414,6513,'action started via WP Cron','2024-06-14 20:00:14','2024-06-15 01:30:14'),(19415,6513,'action complete via WP Cron','2024-06-14 20:00:14','2024-06-15 01:30:14'),(19416,6515,'action created','2024-06-14 20:00:14','2024-06-15 01:30:14'),(19420,6515,'action started via WP Cron','2024-06-14 20:30:18','2024-06-15 02:00:18'),(19421,6515,'action complete via WP Cron','2024-06-14 20:30:18','2024-06-15 02:00:18'),(19422,6517,'action created','2024-06-14 20:30:18','2024-06-15 02:00:18'),(19426,6517,'action started via WP Cron','2024-06-14 21:00:11','2024-06-15 02:30:11'),(19427,6517,'action complete via WP Cron','2024-06-14 21:00:11','2024-06-15 02:30:11'),(19428,6519,'action created','2024-06-14 21:00:11','2024-06-15 02:30:11'),(19432,6519,'action started via WP Cron','2024-06-14 21:30:09','2024-06-15 03:00:09'),(19433,6519,'action complete via WP Cron','2024-06-14 21:30:10','2024-06-15 03:00:10'),(19434,6521,'action created','2024-06-14 21:30:10','2024-06-15 03:00:10'),(19438,6521,'action started via WP CLI','2024-06-14 22:00:14','2024-06-15 03:30:14'),(19439,6521,'action complete via WP CLI','2024-06-14 22:00:14','2024-06-15 03:30:14'),(19440,6523,'action created','2024-06-14 22:00:15','2024-06-15 03:30:15'),(19444,6525,'action created','2024-06-14 22:00:16','2024-06-15 03:30:16'),(19445,6525,'action started via Async Request','2024-06-14 22:00:19','2024-06-15 03:30:19'),(19446,6525,'action complete via Async Request','2024-06-14 22:00:19','2024-06-15 03:30:19'),(19447,6526,'action created','2024-06-14 22:00:19','2024-06-15 03:30:19'),(19451,6523,'action started via WP Cron','2024-06-14 22:30:06','2024-06-15 04:00:06'),(19452,6523,'action complete via WP Cron','2024-06-14 22:30:06','2024-06-15 04:00:06'),(19453,6528,'action created','2024-06-14 22:30:06','2024-06-15 04:00:06'),(19457,6528,'action started via WP Cron','2024-06-14 23:00:07','2024-06-15 04:30:07'),(19458,6528,'action complete via WP Cron','2024-06-14 23:00:07','2024-06-15 04:30:07'),(19459,6530,'action created','2024-06-14 23:00:07','2024-06-15 04:30:07'),(19463,6530,'action started via WP Cron','2024-06-14 23:30:03','2024-06-15 05:00:03'),(19464,6530,'action complete via WP Cron','2024-06-14 23:30:03','2024-06-15 05:00:03'),(19465,6532,'action created','2024-06-14 23:30:04','2024-06-15 05:00:04'),(19469,6532,'action started via WP Cron','2024-06-15 00:00:55','2024-06-15 05:30:55'),(19470,6532,'action complete via WP Cron','2024-06-15 00:00:55','2024-06-15 05:30:55'),(19471,6534,'action created','2024-06-15 00:00:55','2024-06-15 05:30:55'),(19475,6534,'action started via WP Cron','2024-06-15 00:31:47','2024-06-15 06:01:47'),(19476,6534,'action complete via WP Cron','2024-06-15 00:31:47','2024-06-15 06:01:47'),(19477,6536,'action created','2024-06-15 00:31:48','2024-06-15 06:01:48'),(19481,6536,'action started via WP Cron','2024-06-15 01:00:33','2024-06-15 06:30:33'),(19482,6536,'action complete via WP Cron','2024-06-15 01:00:33','2024-06-15 06:30:33'),(19483,6538,'action created','2024-06-15 01:00:33','2024-06-15 06:30:33'),(19487,6538,'action started via WP CLI','2024-06-15 01:30:41','2024-06-15 07:00:41'),(19488,6538,'action complete via WP CLI','2024-06-15 01:30:41','2024-06-15 07:00:41'),(19489,6540,'action created','2024-06-15 01:30:41','2024-06-15 07:00:41'),(19493,6540,'action started via WP Cron','2024-06-15 02:00:06','2024-06-15 07:30:06'),(19494,6540,'action complete via WP Cron','2024-06-15 02:00:06','2024-06-15 07:30:06'),(19495,6542,'action created','2024-06-15 02:00:06','2024-06-15 07:30:06'),(19499,6542,'action started via WP Cron','2024-06-15 02:30:03','2024-06-15 08:00:03'),(19500,6542,'action complete via WP Cron','2024-06-15 02:30:03','2024-06-15 08:00:03'),(19501,6544,'action created','2024-06-15 02:30:03','2024-06-15 08:00:03'),(19505,6544,'action started via WP Cron','2024-06-15 03:00:04','2024-06-15 08:30:04'),(19506,6544,'action complete via WP Cron','2024-06-15 03:00:04','2024-06-15 08:30:04'),(19507,6546,'action created','2024-06-15 03:00:04','2024-06-15 08:30:04'),(19511,6546,'action started via WP Cron','2024-06-15 03:30:03','2024-06-15 09:00:03'),(19512,6546,'action complete via WP Cron','2024-06-15 03:30:03','2024-06-15 09:00:03'),(19513,6548,'action created','2024-06-15 03:30:03','2024-06-15 09:00:03'),(19517,6548,'action started via WP Cron','2024-06-15 04:00:02','2024-06-15 09:30:02'),(19518,6548,'action complete via WP Cron','2024-06-15 04:00:02','2024-06-15 09:30:02'),(19519,6550,'action created','2024-06-15 04:00:02','2024-06-15 09:30:02'),(19523,6550,'action started via WP Cron','2024-06-15 04:30:02','2024-06-15 10:00:02'),(19524,6550,'action complete via WP Cron','2024-06-15 04:30:02','2024-06-15 10:00:02'),(19525,6552,'action created','2024-06-15 04:30:02','2024-06-15 10:00:02'),(19529,6552,'action started via WP Cron','2024-06-15 05:00:11','2024-06-15 10:30:11'),(19530,6552,'action complete via WP Cron','2024-06-15 05:00:11','2024-06-15 10:30:11'),(19531,6554,'action created','2024-06-15 05:00:11','2024-06-15 10:30:11'),(19535,6554,'action started via WP Cron','2024-06-15 05:30:04','2024-06-15 11:00:04'),(19536,6554,'action complete via WP Cron','2024-06-15 05:30:04','2024-06-15 11:00:04'),(19537,6556,'action created','2024-06-15 05:30:04','2024-06-15 11:00:04'),(19541,6556,'action started via WP Cron','2024-06-15 06:00:03','2024-06-15 11:30:03'),(19542,6556,'action complete via WP Cron','2024-06-15 06:00:03','2024-06-15 11:30:03'),(19543,6558,'action created','2024-06-15 06:00:03','2024-06-15 11:30:03'),(19547,6558,'action started via WP Cron','2024-06-15 07:00:05','2024-06-15 12:30:05'),(19548,6558,'action complete via WP Cron','2024-06-15 07:00:05','2024-06-15 12:30:05'),(19549,6560,'action created','2024-06-15 07:00:05','2024-06-15 12:30:05'),(19553,6560,'action started via WP Cron','2024-06-15 07:30:03','2024-06-15 13:00:03'),(19554,6560,'action complete via WP Cron','2024-06-15 07:30:03','2024-06-15 13:00:03'),(19555,6562,'action created','2024-06-15 07:30:03','2024-06-15 13:00:03'),(19559,6562,'action started via WP Cron','2024-06-15 08:00:03','2024-06-15 13:30:03'),(19560,6562,'action complete via WP Cron','2024-06-15 08:00:03','2024-06-15 13:30:03'),(19561,6564,'action created','2024-06-15 08:00:03','2024-06-15 13:30:03'),(19565,6564,'action started via WP Cron','2024-06-15 08:30:03','2024-06-15 14:00:03'),(19566,6564,'action complete via WP Cron','2024-06-15 08:30:03','2024-06-15 14:00:03'),(19567,6566,'action created','2024-06-15 08:30:03','2024-06-15 14:00:03'),(19571,6566,'action started via WP Cron','2024-06-15 09:00:03','2024-06-15 14:30:03'),(19572,6566,'action complete via WP Cron','2024-06-15 09:00:03','2024-06-15 14:30:03'),(19573,6568,'action created','2024-06-15 09:00:03','2024-06-15 14:30:03'),(19577,6568,'action started via WP Cron','2024-06-15 09:30:03','2024-06-15 15:00:03'),(19578,6568,'action complete via WP Cron','2024-06-15 09:30:03','2024-06-15 15:00:03'),(19579,6570,'action created','2024-06-15 09:30:03','2024-06-15 15:00:03'),(19583,6570,'action started via WP Cron','2024-06-15 10:00:03','2024-06-15 15:30:03'),(19584,6570,'action complete via WP Cron','2024-06-15 10:00:03','2024-06-15 15:30:03'),(19585,6572,'action created','2024-06-15 10:00:03','2024-06-15 15:30:03'),(19589,6526,'action started via WP Cron','2024-06-15 10:30:09','2024-06-15 16:00:09'),(19590,6526,'action complete via WP Cron','2024-06-15 10:30:09','2024-06-15 16:00:09'),(19591,6574,'action created','2024-06-15 10:30:09','2024-06-15 16:00:09'),(19592,6572,'action started via WP Cron','2024-06-15 10:30:09','2024-06-15 16:00:09'),(19593,6572,'action complete via WP Cron','2024-06-15 10:30:09','2024-06-15 16:00:09'),(19594,6575,'action created','2024-06-15 10:30:09','2024-06-15 16:00:09'),(19598,6575,'action started via WP Cron','2024-06-15 11:00:06','2024-06-15 16:30:06'),(19599,6575,'action complete via WP Cron','2024-06-15 11:00:06','2024-06-15 16:30:06'),(19600,6577,'action created','2024-06-15 11:00:06','2024-06-15 16:30:06'),(19604,6577,'action started via WP CLI','2024-06-15 11:30:15','2024-06-15 17:00:15'),(19605,6577,'action complete via WP CLI','2024-06-15 11:30:15','2024-06-15 17:00:15'),(19606,6579,'action created','2024-06-15 11:30:15','2024-06-15 17:00:15'),(19610,6579,'action started via WP Cron','2024-06-15 12:00:05','2024-06-15 17:30:05'),(19611,6579,'action complete via WP Cron','2024-06-15 12:00:05','2024-06-15 17:30:05'),(19612,6581,'action created','2024-06-15 12:00:05','2024-06-15 17:30:05'),(19616,6581,'action started via WP Cron','2024-06-15 12:30:19','2024-06-15 18:00:19'),(19617,6581,'action complete via WP Cron','2024-06-15 12:30:21','2024-06-15 18:00:21'),(19618,6583,'action created','2024-06-15 12:30:25','2024-06-15 18:00:25'),(19622,6583,'action started via WP Cron','2024-06-15 13:00:06','2024-06-15 18:30:06'),(19623,6583,'action complete via WP Cron','2024-06-15 13:00:06','2024-06-15 18:30:06'),(19624,6585,'action created','2024-06-15 13:00:06','2024-06-15 18:30:06'),(19628,6585,'action started via WP Cron','2024-06-15 13:30:03','2024-06-15 19:00:03'),(19629,6585,'action complete via WP Cron','2024-06-15 13:30:03','2024-06-15 19:00:03'),(19630,6587,'action created','2024-06-15 13:30:03','2024-06-15 19:00:03'),(19634,6587,'action started via WP Cron','2024-06-15 14:00:03','2024-06-15 19:30:03'),(19635,6587,'action complete via WP Cron','2024-06-15 14:00:03','2024-06-15 19:30:03'),(19636,6589,'action created','2024-06-15 14:00:03','2024-06-15 19:30:03'),(19640,6589,'action started via WP Cron','2024-06-15 14:30:04','2024-06-15 20:00:04'),(19641,6589,'action complete via WP Cron','2024-06-15 14:30:04','2024-06-15 20:00:04'),(19642,6591,'action created','2024-06-15 14:30:04','2024-06-15 20:00:04'),(19646,6591,'action started via WP Cron','2024-06-15 15:00:03','2024-06-15 20:30:03'),(19647,6591,'action complete via WP Cron','2024-06-15 15:00:03','2024-06-15 20:30:03'),(19648,6593,'action created','2024-06-15 15:00:03','2024-06-15 20:30:03'),(19652,6593,'action started via WP Cron','2024-06-15 15:30:02','2024-06-15 21:00:02'),(19653,6593,'action complete via WP Cron','2024-06-15 15:30:02','2024-06-15 21:00:02'),(19654,6595,'action created','2024-06-15 15:30:03','2024-06-15 21:00:03'),(19658,6595,'action started via WP Cron','2024-06-15 16:00:02','2024-06-15 21:30:02'),(19659,6595,'action complete via WP Cron','2024-06-15 16:00:02','2024-06-15 21:30:02'),(19660,6597,'action created','2024-06-15 16:00:02','2024-06-15 21:30:02'),(19664,6597,'action started via WP Cron','2024-06-15 16:30:03','2024-06-15 22:00:03'),(19665,6597,'action complete via WP Cron','2024-06-15 16:30:03','2024-06-15 22:00:03'),(19666,6599,'action created','2024-06-15 16:30:03','2024-06-15 22:00:03'),(19670,6498,'action started via WP Cron','2024-06-15 16:30:04','2024-06-15 22:00:04'),(19671,6498,'action complete via WP Cron','2024-06-15 16:30:04','2024-06-15 22:00:04'),(19672,6601,'action created','2024-06-15 16:30:04','2024-06-15 22:00:04'),(19673,6599,'action started via WP Cron','2024-06-15 17:00:10','2024-06-15 22:30:10'),(19674,6599,'action complete via WP Cron','2024-06-15 17:00:10','2024-06-15 22:30:10'),(19675,6602,'action created','2024-06-15 17:00:10','2024-06-15 22:30:10'),(19679,6602,'action started via WP Cron','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19680,6602,'action complete via WP Cron','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19681,6604,'action created','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19688,6503,'action started via WP Cron','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19689,6607,'action created','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19690,6503,'action complete via WP Cron','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19691,6608,'action created','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19692,6504,'action started via WP Cron','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19693,6504,'action complete via WP Cron','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19694,6609,'action created','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19695,6607,'action started via WP Cron','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19696,6607,'action complete via WP Cron','2024-06-15 17:30:03','2024-06-15 23:00:03'),(19697,6604,'action started via WP Cron','2024-06-15 18:00:04','2024-06-15 23:30:04'),(19698,6604,'action complete via WP Cron','2024-06-15 18:00:04','2024-06-15 23:30:04'),(19699,6610,'action created','2024-06-15 18:00:04','2024-06-15 23:30:04'),(19703,6610,'action started via WP CLI','2024-06-15 18:30:24','2024-06-16 00:00:24'),(19704,6610,'action complete via WP CLI','2024-06-15 18:30:25','2024-06-16 00:00:25'),(19705,6612,'action created','2024-06-15 18:30:26','2024-06-16 00:00:26'),(19709,6612,'action started via WP Cron','2024-06-15 19:00:09','2024-06-16 00:30:09'),(19710,6612,'action complete via WP Cron','2024-06-15 19:00:10','2024-06-16 00:30:10'),(19711,6614,'action created','2024-06-15 19:00:10','2024-06-16 00:30:10'),(19715,6614,'action started via WP Cron','2024-06-15 19:30:30','2024-06-16 01:00:30'),(19716,6614,'action complete via WP Cron','2024-06-15 19:30:30','2024-06-16 01:00:30'),(19717,6616,'action created','2024-06-15 19:30:30','2024-06-16 01:00:30'),(19721,6616,'action started via WP Cron','2024-06-15 20:00:13','2024-06-16 01:30:13'),(19722,6616,'action complete via WP Cron','2024-06-15 20:00:13','2024-06-16 01:30:13'),(19723,6618,'action created','2024-06-15 20:00:13','2024-06-16 01:30:13'),(19727,6618,'action started via WP Cron','2024-06-15 20:30:16','2024-06-16 02:00:16'),(19728,6618,'action complete via WP Cron','2024-06-15 20:30:16','2024-06-16 02:00:16'),(19729,6620,'action created','2024-06-15 20:30:16','2024-06-16 02:00:16'),(19733,6620,'action started via WP Cron','2024-06-15 21:00:14','2024-06-16 02:30:14'),(19734,6620,'action complete via WP Cron','2024-06-15 21:00:14','2024-06-16 02:30:14'),(19735,6622,'action created','2024-06-15 21:00:14','2024-06-16 02:30:14'),(19739,6622,'action started via WP Cron','2024-06-15 21:30:10','2024-06-16 03:00:10'),(19740,6622,'action complete via WP Cron','2024-06-15 21:30:10','2024-06-16 03:00:10'),(19741,6624,'action created','2024-06-15 21:30:10','2024-06-16 03:00:10'),(19745,6624,'action started via WP CLI','2024-06-15 22:00:15','2024-06-16 03:30:15'),(19746,6624,'action complete via WP CLI','2024-06-15 22:00:15','2024-06-16 03:30:15'),(19747,6626,'action created','2024-06-15 22:00:15','2024-06-16 03:30:15'),(19754,6626,'action started via WP Cron','2024-06-15 22:30:03','2024-06-16 04:00:03'),(19755,6626,'action complete via WP Cron','2024-06-15 22:30:03','2024-06-16 04:00:03'),(19756,6629,'action created','2024-06-15 22:30:03','2024-06-16 04:00:03'),(19760,6574,'action started via WP Cron','2024-06-15 23:00:12','2024-06-16 04:30:12'),(19761,6574,'action complete via WP Cron','2024-06-15 23:00:12','2024-06-16 04:30:12'),(19762,6631,'action created','2024-06-15 23:00:12','2024-06-16 04:30:12'),(19763,6629,'action started via WP Cron','2024-06-15 23:00:12','2024-06-16 04:30:12'),(19764,6629,'action complete via WP Cron','2024-06-15 23:00:12','2024-06-16 04:30:12'),(19765,6632,'action created','2024-06-15 23:00:12','2024-06-16 04:30:12'),(19769,6632,'action started via WP Cron','2024-06-15 23:30:05','2024-06-16 05:00:05'),(19770,6632,'action complete via WP Cron','2024-06-15 23:30:05','2024-06-16 05:00:05'),(19771,6634,'action created','2024-06-15 23:30:05','2024-06-16 05:00:05'),(19775,6634,'action started via WP Cron','2024-06-16 00:01:09','2024-06-16 05:31:09'),(19776,6634,'action complete via WP Cron','2024-06-16 00:01:09','2024-06-16 05:31:09'),(19777,6636,'action created','2024-06-16 00:01:09','2024-06-16 05:31:09'),(19781,6636,'action started via WP Cron','2024-06-16 00:31:11','2024-06-16 06:01:11'),(19782,6636,'action complete via WP Cron','2024-06-16 00:31:14','2024-06-16 06:01:14'),(19783,6638,'action created','2024-06-16 00:31:20','2024-06-16 06:01:20'),(19787,6638,'action started via WP Cron','2024-06-16 01:00:38','2024-06-16 06:30:38'),(19788,6638,'action complete via WP Cron','2024-06-16 01:00:38','2024-06-16 06:30:38'),(19789,6640,'action created','2024-06-16 01:00:38','2024-06-16 06:30:38'),(19793,6640,'action started via WP CLI','2024-06-16 01:30:41','2024-06-16 07:00:41'),(19794,6640,'action complete via WP CLI','2024-06-16 01:30:41','2024-06-16 07:00:41'),(19795,6642,'action created','2024-06-16 01:30:41','2024-06-16 07:00:41'),(19799,6642,'action started via WP Cron','2024-06-16 02:00:04','2024-06-16 07:30:04'),(19800,6642,'action complete via WP Cron','2024-06-16 02:00:04','2024-06-16 07:30:04'),(19801,6644,'action created','2024-06-16 02:00:04','2024-06-16 07:30:04'),(19805,6644,'action started via WP Cron','2024-06-16 02:30:02','2024-06-16 08:00:02'),(19806,6644,'action complete via WP Cron','2024-06-16 02:30:02','2024-06-16 08:00:02'),(19807,6646,'action created','2024-06-16 02:30:02','2024-06-16 08:00:02'),(19811,6646,'action started via WP Cron','2024-06-16 03:00:03','2024-06-16 08:30:03'),(19812,6646,'action complete via WP Cron','2024-06-16 03:00:03','2024-06-16 08:30:03'),(19813,6648,'action created','2024-06-16 03:00:03','2024-06-16 08:30:03'),(19817,6648,'action started via WP Cron','2024-06-16 03:30:03','2024-06-16 09:00:03'),(19818,6648,'action complete via WP Cron','2024-06-16 03:30:03','2024-06-16 09:00:03'),(19819,6650,'action created','2024-06-16 03:30:03','2024-06-16 09:00:03'),(19823,6650,'action started via WP Cron','2024-06-16 04:00:03','2024-06-16 09:30:03'),(19824,6650,'action complete via WP Cron','2024-06-16 04:00:03','2024-06-16 09:30:03'),(19825,6652,'action created','2024-06-16 04:00:03','2024-06-16 09:30:03'),(19829,6652,'action started via WP Cron','2024-06-16 04:30:04','2024-06-16 10:00:04'),(19830,6652,'action complete via WP Cron','2024-06-16 04:30:04','2024-06-16 10:00:04'),(19831,6654,'action created','2024-06-16 04:30:04','2024-06-16 10:00:04'),(19835,6654,'action started via WP Cron','2024-06-16 05:00:11','2024-06-16 10:30:11'),(19836,6654,'action complete via WP Cron','2024-06-16 05:00:11','2024-06-16 10:30:11'),(19837,6656,'action created','2024-06-16 05:00:11','2024-06-16 10:30:11'),(19841,6656,'action started via WP Cron','2024-06-16 05:22:10','2024-06-16 10:52:10'),(19842,6656,'action complete via WP Cron','2024-06-16 05:22:10','2024-06-16 10:52:10'),(19843,6658,'action created','2024-06-16 05:22:10','2024-06-16 10:52:10'),(19847,6658,'action started via WP Cron','2024-06-16 06:00:03','2024-06-16 11:30:03'),(19848,6658,'action complete via WP Cron','2024-06-16 06:00:03','2024-06-16 11:30:03'),(19849,6660,'action created','2024-06-16 06:00:03','2024-06-16 11:30:03'),(19853,6660,'action started via WP Cron','2024-06-16 06:30:27','2024-06-16 12:00:27'),(19854,6660,'action complete via WP Cron','2024-06-16 06:30:37','2024-06-16 12:00:37'),(19855,6662,'action created','2024-06-16 06:30:38','2024-06-16 12:00:38'),(19859,6662,'action started via WP Cron','2024-06-16 07:00:09','2024-06-16 12:30:09'),(19860,6662,'action complete via WP Cron','2024-06-16 07:00:09','2024-06-16 12:30:09'),(19861,6664,'action created','2024-06-16 07:00:09','2024-06-16 12:30:09'),(19865,6664,'action started via WP Cron','2024-06-16 07:30:03','2024-06-16 13:00:03'),(19866,6664,'action complete via WP Cron','2024-06-16 07:30:03','2024-06-16 13:00:03'),(19867,6666,'action created','2024-06-16 07:30:03','2024-06-16 13:00:03'),(19871,6666,'action started via WP CLI','2024-06-16 08:00:09','2024-06-16 13:30:09'),(19872,6666,'action complete via WP CLI','2024-06-16 08:00:09','2024-06-16 13:30:09'),(19873,6668,'action created','2024-06-16 08:00:09','2024-06-16 13:30:09'),(19877,6668,'action started via WP Cron','2024-06-16 08:30:03','2024-06-16 14:00:03'),(19878,6668,'action complete via WP Cron','2024-06-16 08:30:03','2024-06-16 14:00:03'),(19879,6670,'action created','2024-06-16 08:30:03','2024-06-16 14:00:03'),(19883,6670,'action started via WP Cron','2024-06-16 09:00:04','2024-06-16 14:30:04'),(19884,6670,'action complete via WP Cron','2024-06-16 09:00:04','2024-06-16 14:30:04'),(19885,6672,'action created','2024-06-16 09:00:04','2024-06-16 14:30:04'),(19889,6672,'action started via WP Cron','2024-06-16 09:30:03','2024-06-16 15:00:03'),(19890,6672,'action complete via WP Cron','2024-06-16 09:30:03','2024-06-16 15:00:03'),(19891,6674,'action created','2024-06-16 09:30:03','2024-06-16 15:00:03'),(19895,6674,'action started via WP Cron','2024-06-16 10:00:02','2024-06-16 15:30:02'),(19896,6674,'action complete via WP Cron','2024-06-16 10:00:02','2024-06-16 15:30:02'),(19897,6676,'action created','2024-06-16 10:00:02','2024-06-16 15:30:02'),(19901,6676,'action started via WP Cron','2024-06-16 10:30:10','2024-06-16 16:00:10'),(19902,6676,'action complete via WP Cron','2024-06-16 10:30:10','2024-06-16 16:00:10'),(19903,6678,'action created','2024-06-16 10:30:10','2024-06-16 16:00:10'),(19907,6678,'action started via WP Cron','2024-06-16 11:00:10','2024-06-16 16:30:10'),(19908,6678,'action complete via WP Cron','2024-06-16 11:00:10','2024-06-16 16:30:10'),(19909,6680,'action created','2024-06-16 11:00:10','2024-06-16 16:30:10'),(19910,6631,'action started via WP Cron','2024-06-16 11:30:03','2024-06-16 17:00:03'),(19911,6631,'action complete via WP Cron','2024-06-16 11:30:03','2024-06-16 17:00:03'),(19912,6681,'action created','2024-06-16 11:30:03','2024-06-16 17:00:03'),(19916,6680,'action started via WP Cron','2024-06-16 11:30:03','2024-06-16 17:00:03'),(19917,6680,'action complete via WP Cron','2024-06-16 11:30:03','2024-06-16 17:00:03'),(19918,6683,'action created','2024-06-16 11:30:03','2024-06-16 17:00:03'),(19922,6683,'action started via WP Cron','2024-06-16 12:00:03','2024-06-16 17:30:03'),(19923,6683,'action complete via WP Cron','2024-06-16 12:00:03','2024-06-16 17:30:03'),(19924,6685,'action created','2024-06-16 12:00:03','2024-06-16 17:30:03'),(19928,6685,'action started via WP CLI','2024-06-16 12:30:23','2024-06-16 18:00:23'),(19929,6685,'action complete via WP CLI','2024-06-16 12:30:24','2024-06-16 18:00:24'),(19930,6687,'action created','2024-06-16 12:30:25','2024-06-16 18:00:25'),(19934,6687,'action started via WP Cron','2024-06-16 13:00:08','2024-06-16 18:30:08'),(19935,6687,'action complete via WP Cron','2024-06-16 13:00:08','2024-06-16 18:30:08'),(19936,6689,'action created','2024-06-16 13:00:08','2024-06-16 18:30:08'),(19940,6689,'action started via WP Cron','2024-06-16 13:30:03','2024-06-16 19:00:03'),(19941,6689,'action complete via WP Cron','2024-06-16 13:30:03','2024-06-16 19:00:03'),(19942,6691,'action created','2024-06-16 13:30:03','2024-06-16 19:00:03'),(19946,6691,'action started via WP Cron','2024-06-16 14:00:04','2024-06-16 19:30:04'),(19947,6691,'action complete via WP Cron','2024-06-16 14:00:04','2024-06-16 19:30:04'),(19948,6693,'action created','2024-06-16 14:00:04','2024-06-16 19:30:04'),(19952,6693,'action started via WP Cron','2024-06-16 14:30:04','2024-06-16 20:00:04'),(19953,6693,'action complete via WP Cron','2024-06-16 14:30:04','2024-06-16 20:00:04'),(19954,6695,'action created','2024-06-16 14:30:04','2024-06-16 20:00:04'),(19958,6695,'action started via WP Cron','2024-06-16 15:00:02','2024-06-16 20:30:02'),(19959,6695,'action complete via WP Cron','2024-06-16 15:00:02','2024-06-16 20:30:02'),(19960,6697,'action created','2024-06-16 15:00:02','2024-06-16 20:30:02'),(19964,6697,'action started via WP Cron','2024-06-16 15:30:05','2024-06-16 21:00:05'),(19965,6697,'action complete via WP Cron','2024-06-16 15:30:05','2024-06-16 21:00:05'),(19966,6699,'action created','2024-06-16 15:30:05','2024-06-16 21:00:05'),(19970,6699,'action started via WP Cron','2024-06-16 16:00:05','2024-06-16 21:30:05'),(19971,6699,'action complete via WP Cron','2024-06-16 16:00:05','2024-06-16 21:30:05'),(19972,6701,'action created','2024-06-16 16:00:05','2024-06-16 21:30:05'),(19976,6701,'action started via WP Cron','2024-06-16 16:30:04','2024-06-16 22:00:04'),(19977,6701,'action complete via WP Cron','2024-06-16 16:30:04','2024-06-16 22:00:04'),(19978,6703,'action created','2024-06-16 16:30:04','2024-06-16 22:00:04'),(19979,6601,'action started via WP Cron','2024-06-16 16:30:04','2024-06-16 22:00:04'),(19980,6601,'action complete via WP Cron','2024-06-16 16:30:05','2024-06-16 22:00:05'),(19981,6704,'action created','2024-06-16 16:30:05','2024-06-16 22:00:05'),(19985,6703,'action started via WP Cron','2024-06-16 17:00:11','2024-06-16 22:30:11'),(19986,6703,'action complete via WP Cron','2024-06-16 17:00:11','2024-06-16 22:30:11'),(19987,6706,'action created','2024-06-16 17:00:11','2024-06-16 22:30:11'),(19991,6706,'action started via WP Cron','2024-06-16 17:30:04','2024-06-16 23:00:04'),(19992,6706,'action complete via WP Cron','2024-06-16 17:30:04','2024-06-16 23:00:04'),(19993,6708,'action created','2024-06-16 17:30:04','2024-06-16 23:00:04'),(19997,6608,'action started via WP Cron','2024-06-16 17:30:04','2024-06-16 23:00:04'),(19998,6710,'action created','2024-06-16 17:30:05','2024-06-16 23:00:05'),(19999,6608,'action complete via WP Cron','2024-06-16 17:30:05','2024-06-16 23:00:05'),(20000,6711,'action created','2024-06-16 17:30:05','2024-06-16 23:00:05'),(20001,6609,'action started via WP Cron','2024-06-16 17:30:05','2024-06-16 23:00:05'),(20002,6609,'action complete via WP Cron','2024-06-16 17:30:05','2024-06-16 23:00:05'),(20003,6712,'action created','2024-06-16 17:30:05','2024-06-16 23:00:05'),(20004,6710,'action started via WP Cron','2024-06-16 17:30:05','2024-06-16 23:00:05'),(20005,6710,'action complete via WP Cron','2024-06-16 17:30:05','2024-06-16 23:00:05'),(20009,6708,'action started via WP Cron','2024-06-16 18:00:05','2024-06-16 23:30:05'),(20010,6708,'action complete via WP Cron','2024-06-16 18:00:05','2024-06-16 23:30:05'),(20011,6714,'action created','2024-06-16 18:00:05','2024-06-16 23:30:05'),(20015,6714,'action started via WP CLI','2024-06-16 18:30:47','2024-06-17 00:00:47'),(20016,6714,'action complete via WP CLI','2024-06-16 18:30:48','2024-06-17 00:00:48'),(20017,6716,'action created','2024-06-16 18:30:50','2024-06-17 00:00:50'),(20021,6716,'action started via WP Cron','2024-06-16 19:00:05','2024-06-17 00:30:05'),(20022,6716,'action complete via WP Cron','2024-06-16 19:00:05','2024-06-17 00:30:05'),(20023,6718,'action created','2024-06-16 19:00:05','2024-06-17 00:30:05'),(20027,6718,'action started via WP CLI','2024-06-16 19:30:45','2024-06-17 01:00:45'),(20028,6718,'action complete via WP CLI','2024-06-16 19:30:46','2024-06-17 01:00:46'),(20029,6720,'action created','2024-06-16 19:30:46','2024-06-17 01:00:46'),(20033,6720,'action started via WP Cron','2024-06-16 20:00:21','2024-06-17 01:30:21'),(20034,6720,'action complete via WP Cron','2024-06-16 20:00:21','2024-06-17 01:30:21'),(20035,6722,'action created','2024-06-16 20:00:21','2024-06-17 01:30:21'),(20039,6722,'action started via WP Cron','2024-06-16 20:30:16','2024-06-17 02:00:16'),(20040,6722,'action complete via WP Cron','2024-06-16 20:30:16','2024-06-17 02:00:16'),(20041,6724,'action created','2024-06-16 20:30:16','2024-06-17 02:00:16'),(20045,6724,'action started via WP Cron','2024-06-16 21:00:12','2024-06-17 02:30:12'),(20046,6724,'action complete via WP Cron','2024-06-16 21:00:12','2024-06-17 02:30:12'),(20047,6726,'action created','2024-06-16 21:00:12','2024-06-17 02:30:12'),(20051,6726,'action started via WP Cron','2024-06-16 21:30:28','2024-06-17 03:00:28'),(20052,6726,'action complete via WP Cron','2024-06-16 21:30:28','2024-06-17 03:00:28'),(20053,6728,'action created','2024-06-16 21:30:28','2024-06-17 03:00:28'),(20057,6728,'action started via WP Cron','2024-06-16 22:00:13','2024-06-17 03:30:13'),(20058,6728,'action complete via WP Cron','2024-06-16 22:00:13','2024-06-17 03:30:13'),(20059,6730,'action created','2024-06-16 22:00:13','2024-06-17 03:30:13'),(20063,6730,'action started via WP Cron','2024-06-16 22:30:03','2024-06-17 04:00:03'),(20064,6730,'action complete via WP Cron','2024-06-16 22:30:03','2024-06-17 04:00:03'),(20065,6732,'action created','2024-06-16 22:30:03','2024-06-17 04:00:03'),(20069,6732,'action started via WP Cron','2024-06-16 23:00:10','2024-06-17 04:30:10'),(20070,6732,'action complete via WP Cron','2024-06-16 23:00:10','2024-06-17 04:30:10'),(20071,6734,'action created','2024-06-16 23:00:10','2024-06-17 04:30:10'),(20075,6734,'action started via WP Cron','2024-06-16 23:30:03','2024-06-17 05:00:03'),(20076,6734,'action complete via WP Cron','2024-06-16 23:30:03','2024-06-17 05:00:03'),(20077,6736,'action created','2024-06-16 23:30:03','2024-06-17 05:00:03'),(20078,6681,'action started via WP Cron','2024-06-16 23:30:03','2024-06-17 05:00:03'),(20079,6681,'action complete via WP Cron','2024-06-16 23:30:03','2024-06-17 05:00:03'),(20080,6737,'action created','2024-06-16 23:30:03','2024-06-17 05:00:03'),(20084,6736,'action started via WP CLI','2024-06-17 00:00:47','2024-06-17 05:30:47'),(20085,6736,'action complete via WP CLI','2024-06-17 00:00:48','2024-06-17 05:30:48'),(20086,6739,'action created','2024-06-17 00:00:48','2024-06-17 05:30:48'),(20090,6739,'action started via WP Cron','2024-06-17 00:30:56','2024-06-17 06:00:56'),(20091,6739,'action complete via WP Cron','2024-06-17 00:30:56','2024-06-17 06:00:56'),(20092,6741,'action created','2024-06-17 00:30:56','2024-06-17 06:00:56'),(20096,6741,'action started via WP Cron','2024-06-17 01:00:30','2024-06-17 06:30:30'),(20097,6741,'action complete via WP Cron','2024-06-17 01:00:30','2024-06-17 06:30:30'),(20098,6743,'action created','2024-06-17 01:00:30','2024-06-17 06:30:30'),(20102,6743,'action started via WP CLI','2024-06-17 01:30:12','2024-06-17 07:00:12'),(20103,6743,'action complete via WP CLI','2024-06-17 01:30:12','2024-06-17 07:00:12'),(20104,6745,'action created','2024-06-17 01:30:12','2024-06-17 07:00:12'),(20108,6745,'action started via WP Cron','2024-06-17 02:00:03','2024-06-17 07:30:03'),(20109,6745,'action complete via WP Cron','2024-06-17 02:00:03','2024-06-17 07:30:03'),(20110,6747,'action created','2024-06-17 02:00:03','2024-06-17 07:30:03'),(20114,6747,'action started via WP Cron','2024-06-17 02:30:04','2024-06-17 08:00:04'),(20115,6747,'action complete via WP Cron','2024-06-17 02:30:04','2024-06-17 08:00:04'),(20116,6749,'action created','2024-06-17 02:30:04','2024-06-17 08:00:04'),(20120,6749,'action started via WP Cron','2024-06-17 03:00:02','2024-06-17 08:30:02'),(20121,6749,'action complete via WP Cron','2024-06-17 03:00:02','2024-06-17 08:30:02'),(20122,6751,'action created','2024-06-17 03:00:02','2024-06-17 08:30:02'),(20126,6751,'action started via WP Cron','2024-06-17 03:30:04','2024-06-17 09:00:04'),(20127,6751,'action complete via WP Cron','2024-06-17 03:30:04','2024-06-17 09:00:04'),(20128,6753,'action created','2024-06-17 03:30:04','2024-06-17 09:00:04'),(20132,6753,'action started via WP CLI','2024-06-17 04:00:08','2024-06-17 09:30:08'),(20133,6753,'action complete via WP CLI','2024-06-17 04:00:08','2024-06-17 09:30:08'),(20134,6755,'action created','2024-06-17 04:00:09','2024-06-17 09:30:09'),(20138,6755,'action started via WP CLI','2024-06-17 04:30:07','2024-06-17 10:00:07'),(20139,6755,'action complete via WP CLI','2024-06-17 04:30:07','2024-06-17 10:00:07'),(20140,6757,'action created','2024-06-17 04:30:07','2024-06-17 10:00:07'),(20144,6757,'action started via WP Cron','2024-06-17 05:00:08','2024-06-17 10:30:08'),(20145,6757,'action complete via WP Cron','2024-06-17 05:00:08','2024-06-17 10:30:08'),(20146,6759,'action created','2024-06-17 05:00:08','2024-06-17 10:30:08'),(20150,6759,'action started via WP CLI','2024-06-17 05:30:04','2024-06-17 11:00:04'),(20151,6759,'action complete via WP CLI','2024-06-17 05:30:04','2024-06-17 11:00:04'),(20152,6761,'action created','2024-06-17 05:30:04','2024-06-17 11:00:04'),(20156,6761,'action started via WP Cron','2024-06-17 06:00:03','2024-06-17 11:30:03'),(20157,6761,'action complete via WP Cron','2024-06-17 06:00:03','2024-06-17 11:30:03'),(20158,6763,'action created','2024-06-17 06:00:03','2024-06-17 11:30:03'),(20162,6763,'action started via WP CLI','2024-06-17 06:30:30','2024-06-17 12:00:30'),(20163,6763,'action complete via WP CLI','2024-06-17 06:30:31','2024-06-17 12:00:31'),(20164,6765,'action created','2024-06-17 06:30:32','2024-06-17 12:00:32'),(20168,6765,'action started via WP Cron','2024-06-17 07:00:08','2024-06-17 12:30:08'),(20169,6765,'action complete via WP Cron','2024-06-17 07:00:08','2024-06-17 12:30:08'),(20170,6767,'action created','2024-06-17 07:00:08','2024-06-17 12:30:08'),(20174,6767,'action started via WP Cron','2024-06-17 07:30:03','2024-06-17 13:00:03'),(20175,6767,'action complete via WP Cron','2024-06-17 07:30:03','2024-06-17 13:00:03'),(20176,6769,'action created','2024-06-17 07:30:03','2024-06-17 13:00:03'),(20180,6769,'action started via WP Cron','2024-06-17 08:00:05','2024-06-17 13:30:05'),(20181,6769,'action complete via WP Cron','2024-06-17 08:00:05','2024-06-17 13:30:05'),(20182,6771,'action created','2024-06-17 08:00:05','2024-06-17 13:30:05'),(20186,6771,'action started via WP Cron','2024-06-17 08:30:05','2024-06-17 14:00:05'),(20187,6771,'action complete via WP Cron','2024-06-17 08:30:05','2024-06-17 14:00:05'),(20188,6773,'action created','2024-06-17 08:30:05','2024-06-17 14:00:05'),(20192,6773,'action started via WP Cron','2024-06-17 09:00:03','2024-06-17 14:30:03'),(20193,6773,'action complete via WP Cron','2024-06-17 09:00:03','2024-06-17 14:30:03'),(20194,6775,'action created','2024-06-17 09:00:03','2024-06-17 14:30:03'),(20198,6775,'action started via WP Cron','2024-06-17 09:30:03','2024-06-17 15:00:03'),(20199,6775,'action complete via WP Cron','2024-06-17 09:30:03','2024-06-17 15:00:03'),(20200,6777,'action created','2024-06-17 09:30:03','2024-06-17 15:00:03'),(20204,6777,'action started via WP Cron','2024-06-17 10:00:03','2024-06-17 15:30:03'),(20205,6777,'action complete via WP Cron','2024-06-17 10:00:03','2024-06-17 15:30:03'),(20206,6779,'action created','2024-06-17 10:00:03','2024-06-17 15:30:03'),(20210,6779,'action started via WP CLI','2024-06-17 10:30:20','2024-06-17 16:00:20'),(20211,6779,'action complete via WP CLI','2024-06-17 10:30:20','2024-06-17 16:00:20'),(20212,6781,'action created','2024-06-17 10:30:20','2024-06-17 16:00:20'),(20216,6781,'action started via WP Cron','2024-06-17 11:00:12','2024-06-17 16:30:12'),(20217,6781,'action complete via WP Cron','2024-06-17 11:00:12','2024-06-17 16:30:12'),(20218,6783,'action created','2024-06-17 11:00:12','2024-06-17 16:30:12'),(20219,6058,'action started via WP Cron','2024-06-17 11:00:12','2024-06-17 16:30:12'),(20220,6058,'action complete via WP Cron','2024-06-17 11:00:13','2024-06-17 16:30:13'),(20221,6784,'action created','2024-06-17 11:00:13','2024-06-17 16:30:13'),(20222,6059,'action started via WP Cron','2024-06-17 11:00:13','2024-06-17 16:30:13'),(20223,6059,'action complete via WP Cron','2024-06-17 11:00:13','2024-06-17 16:30:13'),(20224,6785,'action created','2024-06-17 11:00:13','2024-06-17 16:30:13'),(20228,6783,'action started via WP CLI','2024-06-17 11:30:17','2024-06-17 17:00:17'),(20229,6783,'action complete via WP CLI','2024-06-17 11:30:17','2024-06-17 17:00:17'),(20230,6787,'action created','2024-06-17 11:30:17','2024-06-17 17:00:17'),(20231,6737,'action started via WP CLI','2024-06-17 11:30:17','2024-06-17 17:00:17'),(20232,6737,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-06-17 11:30:17','2024-06-17 17:00:17'),(20233,6737,'This action appears to be consistently failing. A new instance will not be scheduled.','2024-06-17 11:30:17','2024-06-17 17:00:17'),(20237,6787,'action started via WP Cron','2024-06-17 12:00:03','2024-06-17 17:30:03'),(20238,6787,'action complete via WP Cron','2024-06-17 12:00:03','2024-06-17 17:30:03'),(20239,6789,'action created','2024-06-17 12:00:03','2024-06-17 17:30:03'),(20243,6789,'action started via WP Cron','2024-06-17 13:00:10','2024-06-17 18:30:10'),(20244,6789,'action complete via WP Cron','2024-06-17 13:00:10','2024-06-17 18:30:10'),(20245,6791,'action created','2024-06-17 13:00:10','2024-06-17 18:30:10'),(20249,6791,'action started via WP Cron','2024-06-17 13:30:02','2024-06-17 19:00:02'),(20250,6791,'action complete via WP Cron','2024-06-17 13:30:03','2024-06-17 19:00:03'),(20251,6793,'action created','2024-06-17 13:30:03','2024-06-17 19:00:03'),(20255,6793,'action started via WP CLI','2024-06-17 14:00:03','2024-06-17 19:30:03'),(20256,6793,'action complete via WP CLI','2024-06-17 14:00:03','2024-06-17 19:30:03'),(20257,6795,'action created','2024-06-17 14:00:03','2024-06-17 19:30:03'),(20261,6795,'action started via WP Cron','2024-06-17 14:30:03','2024-06-17 20:00:03'),(20262,6795,'action complete via WP Cron','2024-06-17 14:30:03','2024-06-17 20:00:03'),(20263,6797,'action created','2024-06-17 14:30:03','2024-06-17 20:00:03'),(20267,6797,'action started via WP Cron','2024-06-17 15:00:02','2024-06-17 20:30:02'),(20268,6797,'action complete via WP Cron','2024-06-17 15:00:02','2024-06-17 20:30:02'),(20269,6799,'action created','2024-06-17 15:00:02','2024-06-17 20:30:02'),(20273,6799,'action started via WP Cron','2024-06-17 15:30:03','2024-06-17 21:00:03'),(20274,6799,'action complete via WP Cron','2024-06-17 15:30:03','2024-06-17 21:00:03'),(20275,6801,'action created','2024-06-17 15:30:03','2024-06-17 21:00:03'),(20279,6801,'action started via WP Cron','2024-06-17 16:00:02','2024-06-17 21:30:02'),(20280,6801,'action complete via WP Cron','2024-06-17 16:00:02','2024-06-17 21:30:02'),(20281,6803,'action created','2024-06-17 16:00:02','2024-06-17 21:30:02'),(20285,6803,'action started via WP Cron','2024-06-17 16:30:02','2024-06-17 22:00:02'),(20286,6803,'action complete via WP Cron','2024-06-17 16:30:02','2024-06-17 22:00:02'),(20287,6805,'action created','2024-06-17 16:30:02','2024-06-17 22:00:02'),(20291,6704,'action started via WP CLI','2024-06-17 17:00:13','2024-06-17 22:30:13'),(20292,6704,'action complete via WP CLI','2024-06-17 17:00:13','2024-06-17 22:30:13'),(20293,6807,'action created','2024-06-17 17:00:13','2024-06-17 22:30:13'),(20294,6805,'action started via WP CLI','2024-06-17 17:00:13','2024-06-17 22:30:13'),(20295,6805,'action complete via WP CLI','2024-06-17 17:00:13','2024-06-17 22:30:13'),(20296,6808,'action created','2024-06-17 17:00:13','2024-06-17 22:30:13'),(20300,6808,'action started via WP Cron','2024-06-17 17:30:03','2024-06-17 23:00:03'),(20301,6808,'action complete via WP Cron','2024-06-17 17:30:03','2024-06-17 23:00:03'),(20302,6810,'action created','2024-06-17 17:30:03','2024-06-17 23:00:03'),(20309,6711,'action started via WP Cron','2024-06-17 18:00:03','2024-06-17 23:30:03'),(20310,6813,'action created','2024-06-17 18:00:03','2024-06-17 23:30:03'),(20311,6711,'action complete via WP Cron','2024-06-17 18:00:03','2024-06-17 23:30:03'),(20312,6814,'action created','2024-06-17 18:00:03','2024-06-17 23:30:03'),(20313,6712,'action started via WP Cron','2024-06-17 18:00:03','2024-06-17 23:30:03'),(20314,6712,'action complete via WP Cron','2024-06-17 18:00:03','2024-06-17 23:30:03'),(20315,6815,'action created','2024-06-17 18:00:03','2024-06-17 23:30:03'),(20316,6810,'action started via WP Cron','2024-06-17 18:00:03','2024-06-17 23:30:03'),(20317,6810,'action complete via WP Cron','2024-06-17 18:00:03','2024-06-17 23:30:03'),(20318,6816,'action created','2024-06-17 18:00:03','2024-06-17 23:30:03'),(20322,6813,'action started via WP Cron','2024-06-17 18:00:04','2024-06-17 23:30:04'),(20323,6813,'action complete via WP Cron','2024-06-17 18:00:04','2024-06-17 23:30:04'),(20324,6816,'action started via WP CLI','2024-06-17 18:30:26','2024-06-18 00:00:26'),(20325,6816,'action complete via WP CLI','2024-06-17 18:30:26','2024-06-18 00:00:26'),(20326,6818,'action created','2024-06-17 18:30:29','2024-06-18 00:00:29'),(20330,6818,'action started via WP Cron','2024-06-17 19:00:09','2024-06-18 00:30:09'),(20331,6818,'action complete via WP Cron','2024-06-17 19:00:09','2024-06-18 00:30:09'),(20332,6820,'action created','2024-06-17 19:00:09','2024-06-18 00:30:09'),(20336,6820,'action started via WP Cron','2024-06-17 19:30:29','2024-06-18 01:00:29'),(20337,6820,'action complete via WP Cron','2024-06-17 19:30:29','2024-06-18 01:00:29'),(20338,6822,'action created','2024-06-17 19:30:29','2024-06-18 01:00:29'),(20342,6822,'action started via WP Cron','2024-06-17 20:00:13','2024-06-18 01:30:13'),(20343,6822,'action complete via WP Cron','2024-06-17 20:00:13','2024-06-18 01:30:13'),(20344,6824,'action created','2024-06-17 20:00:13','2024-06-18 01:30:13'),(20348,6824,'action started via WP Cron','2024-06-17 20:30:17','2024-06-18 02:00:17'),(20349,6824,'action complete via WP Cron','2024-06-17 20:30:17','2024-06-18 02:00:17'),(20350,6826,'action created','2024-06-17 20:30:17','2024-06-18 02:00:17'),(20354,6826,'action started via WP Cron','2024-06-17 21:00:10','2024-06-18 02:30:10'),(20355,6826,'action complete via WP Cron','2024-06-17 21:00:10','2024-06-18 02:30:10'),(20356,6828,'action created','2024-06-17 21:00:10','2024-06-18 02:30:10'),(20360,6828,'action started via WP Cron','2024-06-17 21:15:28','2024-06-18 02:45:28'),(20361,6828,'action complete via WP Cron','2024-06-17 21:15:28','2024-06-18 02:45:28'),(20362,6830,'action created','2024-06-17 21:15:28','2024-06-18 02:45:28'),(20366,6830,'action started via WP CLI','2024-06-17 22:00:14','2024-06-18 03:30:14'),(20367,6830,'action complete via WP CLI','2024-06-17 22:00:14','2024-06-18 03:30:14'),(20368,6832,'action created','2024-06-17 22:00:14','2024-06-18 03:30:14'),(20373,6835,'action created','2024-06-17 22:00:16','2024-06-18 03:30:16'),(20376,6835,'action started via Async Request','2024-06-17 22:00:18','2024-06-18 03:30:18'),(20377,6835,'action complete via Async Request','2024-06-17 22:00:18','2024-06-18 03:30:18'),(20378,6836,'action created','2024-06-17 22:00:18','2024-06-18 03:30:18'),(20379,6832,'action started via WP Cron','2024-06-17 22:30:15','2024-06-18 04:00:15'),(20380,6832,'action complete via WP Cron','2024-06-17 22:30:15','2024-06-18 04:00:15'),(20381,6837,'action created','2024-06-17 22:30:15','2024-06-18 04:00:15'),(20385,6837,'action started via WP Cron','2024-06-17 23:00:13','2024-06-18 04:30:13'),(20386,6837,'action complete via WP Cron','2024-06-17 23:00:13','2024-06-18 04:30:13'),(20387,6839,'action created','2024-06-17 23:00:13','2024-06-18 04:30:13'),(20391,6839,'action started via WP CLI','2024-06-17 23:30:03','2024-06-18 05:00:03'),(20392,6839,'action complete via WP CLI','2024-06-17 23:30:03','2024-06-18 05:00:03'),(20393,6841,'action created','2024-06-17 23:30:03','2024-06-18 05:00:03'),(20397,6841,'action started via WP CLI','2024-06-18 00:00:25','2024-06-18 05:30:25'),(20398,6841,'action complete via WP CLI','2024-06-18 00:00:27','2024-06-18 05:30:27'),(20399,6843,'action created','2024-06-18 00:00:30','2024-06-18 05:30:30'),(20403,6843,'action started via WP CLI','2024-06-18 00:30:23','2024-06-18 06:00:23'),(20404,6843,'action complete via WP CLI','2024-06-18 00:30:25','2024-06-18 06:00:25'),(20405,6845,'action created','2024-06-18 00:30:32','2024-06-18 06:00:32'),(20409,6845,'action started via WP Cron','2024-06-18 01:00:29','2024-06-18 06:30:29'),(20410,6845,'action complete via WP Cron','2024-06-18 01:00:29','2024-06-18 06:30:29'),(20411,6847,'action created','2024-06-18 01:00:29','2024-06-18 06:30:29'),(20415,6847,'action started via WP Cron','2024-06-18 01:30:05','2024-06-18 07:00:05'),(20416,6847,'action complete via WP Cron','2024-06-18 01:30:05','2024-06-18 07:00:05'),(20417,6849,'action created','2024-06-18 01:30:06','2024-06-18 07:00:06'),(20421,6849,'action started via WP Cron','2024-06-18 02:00:03','2024-06-18 07:30:03'),(20422,6849,'action complete via WP Cron','2024-06-18 02:00:03','2024-06-18 07:30:03'),(20423,6851,'action created','2024-06-18 02:00:03','2024-06-18 07:30:03'),(20427,6851,'action started via WP CLI','2024-06-18 02:30:03','2024-06-18 08:00:03'),(20428,6851,'action complete via WP CLI','2024-06-18 02:30:03','2024-06-18 08:00:03'),(20429,6853,'action created','2024-06-18 02:30:03','2024-06-18 08:00:03'),(20433,6853,'action started via WP Cron','2024-06-18 03:00:03','2024-06-18 08:30:03'),(20434,6853,'action complete via WP Cron','2024-06-18 03:00:03','2024-06-18 08:30:03'),(20435,6855,'action created','2024-06-18 03:00:03','2024-06-18 08:30:03'),(20439,6855,'action started via WP Cron','2024-06-18 03:30:03','2024-06-18 09:00:03'),(20440,6855,'action complete via WP Cron','2024-06-18 03:30:03','2024-06-18 09:00:03'),(20441,6857,'action created','2024-06-18 03:30:03','2024-06-18 09:00:03'),(20445,6857,'action started via WP Cron','2024-06-18 04:00:03','2024-06-18 09:30:03'),(20446,6857,'action complete via WP Cron','2024-06-18 04:00:03','2024-06-18 09:30:03'),(20447,6859,'action created','2024-06-18 04:00:03','2024-06-18 09:30:03'),(20451,6859,'action started via WP Cron','2024-06-18 04:30:05','2024-06-18 10:00:05'),(20452,6859,'action complete via WP Cron','2024-06-18 04:30:05','2024-06-18 10:00:05'),(20453,6861,'action created','2024-06-18 04:30:05','2024-06-18 10:00:05'),(20457,6861,'action started via WP Cron','2024-06-18 04:54:50','2024-06-18 10:24:50'),(20458,6861,'action complete via WP Cron','2024-06-18 04:54:50','2024-06-18 10:24:50'),(20459,6863,'action created','2024-06-18 04:54:50','2024-06-18 10:24:50'),(20463,6863,'action started via WP Cron','2024-06-18 05:30:02','2024-06-18 11:00:02'),(20464,6863,'action complete via WP Cron','2024-06-18 05:30:02','2024-06-18 11:00:02'),(20465,6865,'action created','2024-06-18 05:30:02','2024-06-18 11:00:02'),(20469,6865,'action started via WP Cron','2024-06-18 06:00:03','2024-06-18 11:30:03'),(20470,6865,'action complete via WP Cron','2024-06-18 06:00:03','2024-06-18 11:30:03'),(20471,6867,'action created','2024-06-18 06:00:03','2024-06-18 11:30:03'),(20475,6867,'action started via WP CLI','2024-06-18 06:30:18','2024-06-18 12:00:18'),(20476,6867,'action complete via WP CLI','2024-06-18 06:30:18','2024-06-18 12:00:18'),(20477,6869,'action created','2024-06-18 06:30:21','2024-06-18 12:00:21'),(20481,6869,'action started via WP Cron','2024-06-18 07:00:05','2024-06-18 12:30:05'),(20482,6869,'action complete via WP Cron','2024-06-18 07:00:05','2024-06-18 12:30:05'),(20483,6871,'action created','2024-06-18 07:00:05','2024-06-18 12:30:05'),(20487,6871,'action started via WP Cron','2024-06-18 07:30:03','2024-06-18 13:00:03'),(20488,6871,'action complete via WP Cron','2024-06-18 07:30:03','2024-06-18 13:00:03'),(20489,6873,'action created','2024-06-18 07:30:03','2024-06-18 13:00:03'),(20493,6873,'action started via WP Cron','2024-06-18 08:00:03','2024-06-18 13:30:03'),(20494,6873,'action complete via WP Cron','2024-06-18 08:00:03','2024-06-18 13:30:03'),(20495,6875,'action created','2024-06-18 08:00:03','2024-06-18 13:30:03'),(20499,6875,'action started via WP Cron','2024-06-18 08:30:03','2024-06-18 14:00:03'),(20500,6875,'action complete via WP Cron','2024-06-18 08:30:03','2024-06-18 14:00:03'),(20501,6877,'action created','2024-06-18 08:30:03','2024-06-18 14:00:03'),(20505,6877,'action started via WP Cron','2024-06-18 09:00:03','2024-06-18 14:30:03'),(20506,6877,'action complete via WP Cron','2024-06-18 09:00:03','2024-06-18 14:30:03'),(20507,6879,'action created','2024-06-18 09:00:03','2024-06-18 14:30:03'),(20511,6879,'action started via WP CLI','2024-06-18 09:30:04','2024-06-18 15:00:04'),(20512,6879,'action complete via WP CLI','2024-06-18 09:30:04','2024-06-18 15:00:04'),(20513,6881,'action created','2024-06-18 09:30:04','2024-06-18 15:00:04'),(20517,6881,'action started via WP Cron','2024-06-18 10:00:03','2024-06-18 15:30:03'),(20518,6881,'action complete via WP Cron','2024-06-18 10:00:03','2024-06-18 15:30:03'),(20519,6883,'action created','2024-06-18 10:00:03','2024-06-18 15:30:03'),(20523,6836,'action started via WP Cron','2024-06-18 10:30:21','2024-06-18 16:00:21'),(20524,6836,'action complete via WP Cron','2024-06-18 10:30:21','2024-06-18 16:00:21'),(20525,6885,'action created','2024-06-18 10:30:21','2024-06-18 16:00:21'),(20526,6883,'action started via WP Cron','2024-06-18 10:30:21','2024-06-18 16:00:21'),(20527,6883,'action complete via WP Cron','2024-06-18 10:30:21','2024-06-18 16:00:21'),(20528,6886,'action created','2024-06-18 10:30:22','2024-06-18 16:00:22'),(20532,6886,'action started via WP Cron','2024-06-18 11:00:10','2024-06-18 16:30:10'),(20533,6886,'action complete via WP Cron','2024-06-18 11:00:10','2024-06-18 16:30:10'),(20534,6888,'action created','2024-06-18 11:00:11','2024-06-18 16:30:11'),(20538,6888,'action started via WP Cron','2024-06-18 11:30:06','2024-06-18 17:00:06'),(20539,6888,'action complete via WP Cron','2024-06-18 11:30:06','2024-06-18 17:00:06'),(20540,6890,'action created','2024-06-18 11:30:06','2024-06-18 17:00:06'),(20544,6890,'action started via WP CLI','2024-06-18 12:00:03','2024-06-18 17:30:03'),(20545,6890,'action complete via WP CLI','2024-06-18 12:00:04','2024-06-18 17:30:04'),(20546,6892,'action created','2024-06-18 12:00:04','2024-06-18 17:30:04'),(20550,6892,'action started via WP CLI','2024-06-18 12:30:28','2024-06-18 18:00:28'),(20551,6892,'action complete via WP CLI','2024-06-18 12:30:30','2024-06-18 18:00:30'),(20552,6894,'action created','2024-06-18 12:30:31','2024-06-18 18:00:31'),(20556,6894,'action started via WP Cron','2024-06-18 13:00:07','2024-06-18 18:30:07'),(20557,6894,'action complete via WP Cron','2024-06-18 13:00:07','2024-06-18 18:30:07'),(20558,6896,'action created','2024-06-18 13:00:07','2024-06-18 18:30:07'),(20562,6896,'action started via WP Cron','2024-06-18 13:30:03','2024-06-18 19:00:03'),(20563,6896,'action complete via WP Cron','2024-06-18 13:30:03','2024-06-18 19:00:03'),(20564,6898,'action created','2024-06-18 13:30:03','2024-06-18 19:00:03'),(20568,6898,'action started via WP Cron','2024-06-18 14:00:02','2024-06-18 19:30:02'),(20569,6898,'action complete via WP Cron','2024-06-18 14:00:02','2024-06-18 19:30:02'),(20570,6900,'action created','2024-06-18 14:00:02','2024-06-18 19:30:02'),(20574,6900,'action started via WP Cron','2024-06-18 14:30:03','2024-06-18 20:00:03'),(20575,6900,'action complete via WP Cron','2024-06-18 14:30:03','2024-06-18 20:00:03'),(20576,6902,'action created','2024-06-18 14:30:03','2024-06-18 20:00:03'),(20580,6902,'action started via WP Cron','2024-06-18 15:00:05','2024-06-18 20:30:05'),(20581,6902,'action complete via WP Cron','2024-06-18 15:00:05','2024-06-18 20:30:05'),(20582,6904,'action created','2024-06-18 15:00:05','2024-06-18 20:30:05'),(20586,6904,'action started via WP Cron','2024-06-18 15:30:03','2024-06-18 21:00:03'),(20587,6904,'action complete via WP Cron','2024-06-18 15:30:03','2024-06-18 21:00:03'),(20588,6906,'action created','2024-06-18 15:30:03','2024-06-18 21:00:03'),(20592,6906,'action started via WP Cron','2024-06-18 16:00:03','2024-06-18 21:30:03'),(20593,6906,'action complete via WP Cron','2024-06-18 16:00:03','2024-06-18 21:30:03'),(20594,6908,'action created','2024-06-18 16:00:03','2024-06-18 21:30:03'),(20598,6908,'action started via WP Cron','2024-06-18 16:30:02','2024-06-18 22:00:02'),(20599,6908,'action complete via WP Cron','2024-06-18 16:30:03','2024-06-18 22:00:03'),(20600,6910,'action created','2024-06-18 16:30:03','2024-06-18 22:00:03'),(20604,6910,'action started via WP Cron','2024-06-18 17:00:10','2024-06-18 22:30:10'),(20605,6910,'action complete via WP Cron','2024-06-18 17:00:10','2024-06-18 22:30:10'),(20606,6912,'action created','2024-06-18 17:00:10','2024-06-18 22:30:10'),(20610,6807,'action started via WP Cron','2024-06-18 17:30:13','2024-06-18 23:00:13'),(20611,6807,'action complete via WP Cron','2024-06-18 17:30:13','2024-06-18 23:00:13'),(20612,6914,'action created','2024-06-18 17:30:14','2024-06-18 23:00:14'),(20613,6912,'action started via WP Cron','2024-06-18 17:30:14','2024-06-18 23:00:14'),(20614,6912,'action complete via WP Cron','2024-06-18 17:30:14','2024-06-18 23:00:14'),(20615,6915,'action created','2024-06-18 17:30:14','2024-06-18 23:00:14'),(20622,6915,'action started via WP Cron','2024-06-18 17:46:32','2024-06-18 23:16:32'),(20623,6915,'action complete via WP Cron','2024-06-18 17:46:32','2024-06-18 23:16:32'),(20624,6918,'action created','2024-06-18 17:46:32','2024-06-18 23:16:32'),(20628,6814,'action started via WP Cron','2024-06-18 18:00:03','2024-06-18 23:30:03'),(20629,6920,'action created','2024-06-18 18:00:03','2024-06-18 23:30:03'),(20630,6814,'action complete via WP Cron','2024-06-18 18:00:03','2024-06-18 23:30:03'),(20631,6921,'action created','2024-06-18 18:00:03','2024-06-18 23:30:03'),(20632,6815,'action started via WP Cron','2024-06-18 18:00:03','2024-06-18 23:30:03'),(20633,6815,'action complete via WP Cron','2024-06-18 18:00:03','2024-06-18 23:30:03'),(20634,6922,'action created','2024-06-18 18:00:03','2024-06-18 23:30:03'),(20635,6920,'action started via WP Cron','2024-06-18 18:00:04','2024-06-18 23:30:04'),(20636,6920,'action complete via WP Cron','2024-06-18 18:00:04','2024-06-18 23:30:04'),(20637,6918,'action started via WP Cron','2024-06-18 18:30:40','2024-06-19 00:00:40'),(20638,6918,'action complete via WP Cron','2024-06-18 18:30:42','2024-06-19 00:00:42'),(20639,6923,'action created','2024-06-18 18:30:46','2024-06-19 00:00:46'),(20643,6923,'action started via WP Cron','2024-06-18 19:00:09','2024-06-19 00:30:09'),(20644,6923,'action complete via WP Cron','2024-06-18 19:00:09','2024-06-19 00:30:09'),(20645,6925,'action created','2024-06-18 19:00:09','2024-06-19 00:30:09'),(20649,6925,'action started via WP CLI','2024-06-18 19:30:22','2024-06-19 01:00:22'),(20650,6925,'action complete via WP CLI','2024-06-18 19:30:22','2024-06-19 01:00:22'),(20651,6927,'action created','2024-06-18 19:30:22','2024-06-19 01:00:22'),(20655,6927,'action started via WP Cron','2024-06-18 20:00:15','2024-06-19 01:30:15'),(20656,6927,'action complete via WP Cron','2024-06-18 20:00:15','2024-06-19 01:30:15'),(20657,6929,'action created','2024-06-18 20:00:15','2024-06-19 01:30:15'),(20661,6929,'action started via WP CLI','2024-06-18 20:30:15','2024-06-19 02:00:15'),(20662,6929,'action complete via WP CLI','2024-06-18 20:30:15','2024-06-19 02:00:15'),(20663,6931,'action created','2024-06-18 20:30:15','2024-06-19 02:00:15'),(20667,6931,'action started via WP Cron','2024-06-18 21:00:11','2024-06-19 02:30:11'),(20668,6931,'action complete via WP Cron','2024-06-18 21:00:11','2024-06-19 02:30:11'),(20669,6933,'action created','2024-06-18 21:00:11','2024-06-19 02:30:11'),(20673,6933,'action started via WP Cron','2024-06-18 21:30:15','2024-06-19 03:00:15'),(20674,6933,'action complete via WP Cron','2024-06-18 21:30:15','2024-06-19 03:00:15'),(20675,6935,'action created','2024-06-18 21:30:15','2024-06-19 03:00:15'),(20679,6935,'action started via WP CLI','2024-06-18 22:00:12','2024-06-19 03:30:12'),(20680,6935,'action complete via WP CLI','2024-06-18 22:00:12','2024-06-19 03:30:12'),(20681,6937,'action created','2024-06-18 22:00:12','2024-06-19 03:30:12'),(20685,6937,'action started via WP Cron','2024-06-18 22:30:15','2024-06-19 04:00:15'),(20686,6937,'action complete via WP Cron','2024-06-18 22:30:15','2024-06-19 04:00:15'),(20687,6939,'action created','2024-06-18 22:30:15','2024-06-19 04:00:15'),(20691,6885,'action started via WP CLI','2024-06-18 23:00:14','2024-06-19 04:30:14'),(20692,6885,'action failed via WP CLI: Scheduled action for woocommerce_marketplace_fetch_promotions will not be executed as no callbacks are registered.','2024-06-18 23:00:14','2024-06-19 04:30:14'),(20693,6885,'This action appears to be consistently failing. A new instance will not be scheduled.','2024-06-18 23:00:14','2024-06-19 04:30:14'),(20694,6939,'action started via WP CLI','2024-06-18 23:00:14','2024-06-19 04:30:14'),(20695,6939,'action complete via WP CLI','2024-06-18 23:00:14','2024-06-19 04:30:14'),(20696,6941,'action created','2024-06-18 23:00:14','2024-06-19 04:30:14'),(20700,6941,'action started via WP Cron','2024-06-18 23:30:02','2024-06-19 05:00:02'),(20701,6941,'action complete via WP Cron','2024-06-18 23:30:02','2024-06-19 05:00:02'),(20702,6943,'action created','2024-06-18 23:30:02','2024-06-19 05:00:02'),(20706,6943,'action started via WP Cron','2024-06-19 00:01:49','2024-06-19 05:31:49'),(20707,6943,'action complete via WP Cron','2024-06-19 00:01:49','2024-06-19 05:31:49'),(20708,6945,'action created','2024-06-19 00:01:50','2024-06-19 05:31:50'),(20712,6945,'action started via WP Cron','2024-06-19 00:32:30','2024-06-19 06:02:30'),(20713,6945,'action complete via WP Cron','2024-06-19 00:32:30','2024-06-19 06:02:30'),(20714,6947,'action created','2024-06-19 00:32:30','2024-06-19 06:02:30'),(20718,6947,'action started via WP Cron','2024-06-19 01:00:32','2024-06-19 06:30:32'),(20719,6947,'action complete via WP Cron','2024-06-19 01:00:32','2024-06-19 06:30:32'),(20720,6949,'action created','2024-06-19 01:00:32','2024-06-19 06:30:32'),(20724,6949,'action started via WP Cron','2024-06-19 02:00:04','2024-06-19 07:30:04'),(20725,6949,'action complete via WP Cron','2024-06-19 02:00:04','2024-06-19 07:30:04'),(20726,6951,'action created','2024-06-19 02:00:04','2024-06-19 07:30:04'),(20730,6951,'action started via WP Cron','2024-06-19 02:30:04','2024-06-19 08:00:04'),(20731,6951,'action complete via WP Cron','2024-06-19 02:30:04','2024-06-19 08:00:04'),(20732,6953,'action created','2024-06-19 02:30:04','2024-06-19 08:00:04'),(20736,6953,'action started via WP Cron','2024-06-19 03:00:03','2024-06-19 08:30:03'),(20737,6953,'action complete via WP Cron','2024-06-19 03:00:03','2024-06-19 08:30:03'),(20738,6955,'action created','2024-06-19 03:00:03','2024-06-19 08:30:03'),(20742,6955,'action started via WP Cron','2024-06-19 03:30:07','2024-06-19 09:00:07'),(20743,6955,'action complete via WP Cron','2024-06-19 03:30:07','2024-06-19 09:00:07'),(20744,6957,'action created','2024-06-19 03:30:07','2024-06-19 09:00:07'),(20748,6957,'action started via WP Cron','2024-06-19 04:00:04','2024-06-19 09:30:04'),(20749,6957,'action complete via WP Cron','2024-06-19 04:00:04','2024-06-19 09:30:04'),(20750,6959,'action created','2024-06-19 04:00:04','2024-06-19 09:30:04'),(20754,6959,'action started via WP Cron','2024-06-19 04:30:03','2024-06-19 10:00:03'),(20755,6959,'action complete via WP Cron','2024-06-19 04:30:03','2024-06-19 10:00:03'),(20756,6961,'action created','2024-06-19 04:30:03','2024-06-19 10:00:03'),(20760,6961,'action started via WP Cron','2024-06-19 05:00:11','2024-06-19 10:30:11'),(20761,6961,'action complete via WP Cron','2024-06-19 05:00:11','2024-06-19 10:30:11'),(20762,6963,'action created','2024-06-19 05:00:11','2024-06-19 10:30:11'),(20766,6963,'action started via WP Cron','2024-06-19 05:30:04','2024-06-19 11:00:04'),(20767,6963,'action complete via WP Cron','2024-06-19 05:30:04','2024-06-19 11:00:04'),(20768,6965,'action created','2024-06-19 05:30:04','2024-06-19 11:00:04'),(20772,6965,'action started via WP Cron','2024-06-19 06:00:04','2024-06-19 11:30:04'),(20773,6965,'action complete via WP Cron','2024-06-19 06:00:04','2024-06-19 11:30:04'),(20774,6967,'action created','2024-06-19 06:00:04','2024-06-19 11:30:04'),(20778,6967,'action started via WP Cron','2024-06-19 06:32:18','2024-06-19 12:02:18'),(20779,6967,'action complete via WP Cron','2024-06-19 06:32:18','2024-06-19 12:02:18'),(20780,6969,'action created','2024-06-19 06:32:18','2024-06-19 12:02:18'),(20784,6969,'action started via WP CLI','2024-06-19 07:00:10','2024-06-19 12:30:10'),(20785,6969,'action complete via WP CLI','2024-06-19 07:00:10','2024-06-19 12:30:10'),(20786,6971,'action created','2024-06-19 07:00:10','2024-06-19 12:30:10'),(20790,6971,'action started via WP CLI','2024-06-19 07:30:03','2024-06-19 13:00:03'),(20791,6971,'action complete via WP CLI','2024-06-19 07:30:03','2024-06-19 13:00:03'),(20792,6973,'action created','2024-06-19 07:30:03','2024-06-19 13:00:03'),(20796,6973,'action started via WP Cron','2024-06-19 07:46:33','2024-06-19 13:16:33'),(20797,6973,'action complete via WP Cron','2024-06-19 07:46:33','2024-06-19 13:16:33'),(20798,6975,'action created','2024-06-19 07:46:33','2024-06-19 13:16:33'),(20802,6975,'action started via WP Cron','2024-06-19 08:03:15','2024-06-19 13:33:15'),(20803,6975,'action complete via WP Cron','2024-06-19 08:03:15','2024-06-19 13:33:15'),(20804,6977,'action created','2024-06-19 08:03:15','2024-06-19 13:33:15'),(20808,6977,'action started via WP Cron','2024-06-19 08:18:51','2024-06-19 13:48:51'),(20809,6977,'action complete via WP Cron','2024-06-19 08:18:51','2024-06-19 13:48:51'),(20810,6979,'action created','2024-06-19 08:18:51','2024-06-19 13:48:51'),(20814,6979,'action started via WP Cron','2024-06-19 09:00:07','2024-06-19 14:30:07'),(20815,6979,'action complete via WP Cron','2024-06-19 09:00:07','2024-06-19 14:30:07'),(20816,6981,'action created','2024-06-19 09:00:07','2024-06-19 14:30:07'),(20820,6981,'action started via WP Cron','2024-06-19 09:30:04','2024-06-19 15:00:04'),(20821,6981,'action complete via WP Cron','2024-06-19 09:30:04','2024-06-19 15:00:04'),(20822,6983,'action created','2024-06-19 09:30:04','2024-06-19 15:00:04'),(20826,6983,'action started via WP Cron','2024-06-19 10:00:03','2024-06-19 15:30:03'),(20827,6983,'action complete via WP Cron','2024-06-19 10:00:03','2024-06-19 15:30:03'),(20828,6985,'action created','2024-06-19 10:00:03','2024-06-19 15:30:03'),(20832,6985,'action started via WP Cron','2024-06-19 10:30:11','2024-06-19 16:00:11'),(20833,6985,'action complete via WP Cron','2024-06-19 10:30:11','2024-06-19 16:00:11'),(20834,6987,'action created','2024-06-19 10:30:11','2024-06-19 16:00:11'),(20838,6987,'action started via WP Cron','2024-06-19 10:45:17','2024-06-19 16:15:17'),(20839,6987,'action complete via WP Cron','2024-06-19 10:45:17','2024-06-19 16:15:17'),(20840,6989,'action created','2024-06-19 10:45:17','2024-06-19 16:15:17'),(20844,6989,'action started via WP Cron','2024-06-19 11:30:05','2024-06-19 17:00:05'),(20845,6989,'action complete via WP Cron','2024-06-19 11:30:05','2024-06-19 17:00:05'),(20846,6991,'action created','2024-06-19 11:30:05','2024-06-19 17:00:05'),(20850,6991,'action started via WP Cron','2024-06-19 12:00:04','2024-06-19 17:30:04'),(20851,6991,'action complete via WP Cron','2024-06-19 12:00:05','2024-06-19 17:30:05'),(20852,6993,'action created','2024-06-19 12:00:05','2024-06-19 17:30:05'),(20856,6993,'action started via WP Cron','2024-06-19 12:30:52','2024-06-19 18:00:52'),(20857,6993,'action complete via WP Cron','2024-06-19 12:30:54','2024-06-19 18:00:54'),(20858,6995,'action created','2024-06-19 12:30:57','2024-06-19 18:00:57'),(20862,6995,'action started via WP CLI','2024-06-19 13:00:10','2024-06-19 18:30:10'),(20863,6995,'action complete via WP CLI','2024-06-19 13:00:10','2024-06-19 18:30:10'),(20864,6997,'action created','2024-06-19 13:00:10','2024-06-19 18:30:10'),(20868,6997,'action started via WP Cron','2024-06-19 13:30:02','2024-06-19 19:00:02'),(20869,6997,'action complete via WP Cron','2024-06-19 13:30:02','2024-06-19 19:00:02'),(20870,6999,'action created','2024-06-19 13:30:02','2024-06-19 19:00:02'),(20874,6999,'action started via WP Cron','2024-06-19 13:52:58','2024-06-19 19:22:58'),(20875,6999,'action complete via WP Cron','2024-06-19 13:52:58','2024-06-19 19:22:58'),(20876,7001,'action created','2024-06-19 13:52:58','2024-06-19 19:22:58'),(20880,7001,'action started via WP Cron','2024-06-19 14:30:03','2024-06-19 20:00:03'),(20881,7001,'action complete via WP Cron','2024-06-19 14:30:03','2024-06-19 20:00:03'),(20882,7003,'action created','2024-06-19 14:30:03','2024-06-19 20:00:03'),(20886,7003,'action started via WP Cron','2024-06-19 15:00:03','2024-06-19 20:30:03'),(20887,7003,'action complete via WP Cron','2024-06-19 15:00:03','2024-06-19 20:30:03'),(20888,7005,'action created','2024-06-19 15:00:03','2024-06-19 20:30:03'),(20892,7005,'action started via WP Cron','2024-06-19 15:30:04','2024-06-19 21:00:04'),(20893,7005,'action complete via WP Cron','2024-06-19 15:30:04','2024-06-19 21:00:04'),(20894,7007,'action created','2024-06-19 15:30:04','2024-06-19 21:00:04'),(20898,7007,'action started via WP Cron','2024-06-19 16:00:02','2024-06-19 21:30:02'),(20899,7007,'action complete via WP Cron','2024-06-19 16:00:02','2024-06-19 21:30:02'),(20900,7009,'action created','2024-06-19 16:00:02','2024-06-19 21:30:02'),(20904,7009,'action started via WP Cron','2024-06-19 16:30:03','2024-06-19 22:00:03'),(20905,7009,'action complete via WP Cron','2024-06-19 16:30:03','2024-06-19 22:00:03'),(20906,7011,'action created','2024-06-19 16:30:03','2024-06-19 22:00:03'),(20910,7011,'action started via WP Cron','2024-06-19 17:00:10','2024-06-19 22:30:10'),(20911,7011,'action complete via WP Cron','2024-06-19 17:00:10','2024-06-19 22:30:10'),(20912,7013,'action created','2024-06-19 17:00:10','2024-06-19 22:30:10'),(20916,7013,'action started via WP Cron','2024-06-19 17:30:03','2024-06-19 23:00:03'),(20917,7013,'action complete via WP Cron','2024-06-19 17:30:03','2024-06-19 23:00:03'),(20918,7015,'action created','2024-06-19 17:30:03','2024-06-19 23:00:03'),(20919,6914,'action started via WP Cron','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20920,6914,'action complete via WP Cron','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20921,7016,'action created','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20928,7015,'action started via WP Cron','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20929,7015,'action complete via WP Cron','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20930,7019,'action created','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20931,6921,'action started via WP Cron','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20932,7020,'action created','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20933,6921,'action complete via WP Cron','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20934,7021,'action created','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20935,6922,'action started via WP Cron','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20936,6922,'action complete via WP Cron','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20937,7022,'action created','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20938,7020,'action started via WP Cron','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20939,7020,'action complete via WP Cron','2024-06-19 18:00:04','2024-06-19 23:30:04'),(20943,7019,'action started via WP Cron','2024-06-19 18:31:28','2024-06-20 00:01:28'),(20944,7019,'action complete via WP Cron','2024-06-19 18:31:29','2024-06-20 00:01:29'),(20945,7024,'action created','2024-06-19 18:31:29','2024-06-20 00:01:29'),(20949,7024,'action started via WP Cron','2024-06-19 19:00:08','2024-06-20 00:30:08'),(20950,7024,'action complete via WP Cron','2024-06-19 19:00:08','2024-06-20 00:30:08'),(20951,7026,'action created','2024-06-19 19:00:08','2024-06-20 00:30:08'),(20955,7026,'action started via WP CLI','2024-06-19 19:30:21','2024-06-20 01:00:21'),(20956,7026,'action complete via WP CLI','2024-06-19 19:30:21','2024-06-20 01:00:21'),(20957,7028,'action created','2024-06-19 19:30:21','2024-06-20 01:00:21'),(20961,7028,'action started via WP CLI','2024-06-19 20:00:16','2024-06-20 01:30:16'),(20962,7028,'action complete via WP CLI','2024-06-19 20:00:16','2024-06-20 01:30:16'),(20963,7030,'action created','2024-06-19 20:00:16','2024-06-20 01:30:16'),(20967,7030,'action started via WP Cron','2024-06-19 20:30:15','2024-06-20 02:00:15'),(20968,7030,'action complete via WP Cron','2024-06-19 20:30:15','2024-06-20 02:00:15'),(20969,7032,'action created','2024-06-19 20:30:15','2024-06-20 02:00:15'),(20973,7032,'action started via WP Cron','2024-06-19 21:00:13','2024-06-20 02:30:13'),(20974,7032,'action complete via WP Cron','2024-06-19 21:00:13','2024-06-20 02:30:13'),(20975,7034,'action created','2024-06-19 21:00:13','2024-06-20 02:30:13'),(20976,7035,'action created','2024-06-19 21:30:13','2024-06-20 03:00:13'),(20980,7034,'action started via WP Cron','2024-06-19 21:30:15','2024-06-20 03:00:15'),(20981,7034,'action complete via WP Cron','2024-06-19 21:30:15','2024-06-20 03:00:15'),(20982,7037,'action created','2024-06-19 21:30:15','2024-06-20 03:00:15'),(20983,7035,'action started via WP Cron','2024-06-19 21:30:15','2024-06-20 03:00:15'),(20984,7035,'action complete via WP Cron','2024-06-19 21:30:16','2024-06-20 03:00:16'),(20988,7037,'action started via WP CLI','2024-06-19 22:00:14','2024-06-20 03:30:14'),(20989,7037,'action complete via WP CLI','2024-06-19 22:00:14','2024-06-20 03:30:14'),(20990,7039,'action created','2024-06-19 22:00:14','2024-06-20 03:30:14'),(21000,7039,'action started via WP Cron','2024-06-19 22:30:05','2024-06-20 04:00:05'),(21001,7039,'action complete via WP Cron','2024-06-19 22:30:05','2024-06-20 04:00:05'),(21002,7043,'action created','2024-06-19 22:30:05','2024-06-20 04:00:05'),(21006,7043,'action started via WP Cron','2024-06-19 23:00:11','2024-06-20 04:30:11'),(21007,7043,'action complete via WP Cron','2024-06-19 23:00:11','2024-06-20 04:30:11'),(21008,7045,'action created','2024-06-19 23:00:11','2024-06-20 04:30:11'),(21012,7045,'action started via WP Cron','2024-06-19 23:30:11','2024-06-20 05:00:11'),(21013,7045,'action complete via WP Cron','2024-06-19 23:30:11','2024-06-20 05:00:11'),(21014,7047,'action created','2024-06-19 23:30:11','2024-06-20 05:00:11'),(21018,7047,'action started via WP Cron','2024-06-20 00:01:18','2024-06-20 05:31:18'),(21019,7047,'action complete via WP Cron','2024-06-20 00:01:18','2024-06-20 05:31:18'),(21020,7049,'action created','2024-06-20 00:01:18','2024-06-20 05:31:18'),(21024,7049,'action started via WP Cron','2024-06-20 00:32:27','2024-06-20 06:02:27'),(21025,7049,'action complete via WP Cron','2024-06-20 00:32:27','2024-06-20 06:02:27'),(21026,7051,'action created','2024-06-20 00:32:28','2024-06-20 06:02:28'),(21030,7051,'action started via WP Cron','2024-06-20 01:00:38','2024-06-20 06:30:38'),(21031,7051,'action complete via WP Cron','2024-06-20 01:00:38','2024-06-20 06:30:38'),(21032,7053,'action created','2024-06-20 01:00:38','2024-06-20 06:30:38'),(21036,7053,'action started via WP Cron','2024-06-20 01:30:40','2024-06-20 07:00:40'),(21037,7053,'action complete via WP Cron','2024-06-20 01:30:40','2024-06-20 07:00:40'),(21038,7055,'action created','2024-06-20 01:30:40','2024-06-20 07:00:40'),(21042,7055,'action started via WP Cron','2024-06-20 02:00:06','2024-06-20 07:30:06'),(21043,7055,'action complete via WP Cron','2024-06-20 02:00:06','2024-06-20 07:30:06'),(21044,7057,'action created','2024-06-20 02:00:06','2024-06-20 07:30:06'),(21048,7057,'action started via WP CLI','2024-06-20 02:30:04','2024-06-20 08:00:04'),(21049,7057,'action complete via WP CLI','2024-06-20 02:30:04','2024-06-20 08:00:04'),(21050,7059,'action created','2024-06-20 02:30:04','2024-06-20 08:00:04'),(21054,7059,'action started via WP Cron','2024-06-20 03:00:02','2024-06-20 08:30:02'),(21055,7059,'action complete via WP Cron','2024-06-20 03:00:02','2024-06-20 08:30:02'),(21056,7061,'action created','2024-06-20 03:00:02','2024-06-20 08:30:02'),(21060,7061,'action started via WP Cron','2024-06-20 03:30:04','2024-06-20 09:00:04'),(21061,7061,'action complete via WP Cron','2024-06-20 03:30:04','2024-06-20 09:00:04'),(21062,7063,'action created','2024-06-20 03:30:04','2024-06-20 09:00:04'),(21066,7063,'action started via WP Cron','2024-06-20 03:53:43','2024-06-20 09:23:43'),(21067,7063,'action complete via WP Cron','2024-06-20 03:53:43','2024-06-20 09:23:43'),(21068,7065,'action created','2024-06-20 03:53:43','2024-06-20 09:23:43'),(21072,7065,'action started via WP Cron','2024-06-20 04:30:08','2024-06-20 10:00:08'),(21073,7065,'action complete via WP Cron','2024-06-20 04:30:08','2024-06-20 10:00:08'),(21074,7067,'action created','2024-06-20 04:30:08','2024-06-20 10:00:08'),(21078,7067,'action started via WP Cron','2024-06-20 05:00:22','2024-06-20 10:30:22'),(21079,7067,'action complete via WP Cron','2024-06-20 05:00:22','2024-06-20 10:30:22'),(21080,7069,'action created','2024-06-20 05:00:22','2024-06-20 10:30:22'),(21084,7069,'action started via WP Cron','2024-06-20 05:30:05','2024-06-20 11:00:05'),(21085,7069,'action complete via WP Cron','2024-06-20 05:30:05','2024-06-20 11:00:05'),(21086,7071,'action created','2024-06-20 05:30:05','2024-06-20 11:00:05'),(21087,7072,'action created','2024-06-20 05:30:08','2024-06-20 11:00:08'),(21088,7073,'action created','2024-06-20 05:30:09','2024-06-20 11:00:09'),(21089,7072,'action started via WP Cron','2024-06-20 06:00:05','2024-06-20 11:30:05'),(21090,7072,'action complete via WP Cron','2024-06-20 06:00:05','2024-06-20 11:30:05'),(21091,7073,'action started via WP Cron','2024-06-20 06:00:05','2024-06-20 11:30:05'),(21092,7073,'action complete via WP Cron','2024-06-20 06:00:05','2024-06-20 11:30:05'),(21096,7071,'action started via WP Cron','2024-06-20 06:00:05','2024-06-20 11:30:05'),(21097,7071,'action complete via WP Cron','2024-06-20 06:00:05','2024-06-20 11:30:05'),(21098,7075,'action created','2024-06-20 06:00:05','2024-06-20 11:30:05'),(21102,7075,'action started via WP CLI','2024-06-20 06:30:39','2024-06-20 12:00:39'),(21103,7075,'action complete via WP CLI','2024-06-20 06:30:39','2024-06-20 12:00:39'),(21104,7077,'action created','2024-06-20 06:30:42','2024-06-20 12:00:42'),(21108,7077,'action started via WP CLI','2024-06-20 07:00:09','2024-06-20 12:30:09'),(21109,7077,'action complete via WP CLI','2024-06-20 07:00:09','2024-06-20 12:30:09'),(21110,7079,'action created','2024-06-20 07:00:09','2024-06-20 12:30:09'),(21114,7079,'action started via WP Cron','2024-06-20 07:20:40','2024-06-20 12:50:40'),(21115,7079,'action complete via WP Cron','2024-06-20 07:20:40','2024-06-20 12:50:40'),(21116,7081,'action created','2024-06-20 07:20:40','2024-06-20 12:50:40'),(21120,7081,'action started via WP Cron','2024-06-20 08:00:04','2024-06-20 13:30:04'),(21121,7081,'action complete via WP Cron','2024-06-20 08:00:04','2024-06-20 13:30:04'),(21122,7083,'action created','2024-06-20 08:00:04','2024-06-20 13:30:04'),(21126,7083,'action started via WP Cron','2024-06-20 08:30:05','2024-06-20 14:00:05'),(21127,7083,'action complete via WP Cron','2024-06-20 08:30:05','2024-06-20 14:00:05'),(21128,7085,'action created','2024-06-20 08:30:05','2024-06-20 14:00:05'),(21132,7085,'action started via WP Cron','2024-06-20 09:00:03','2024-06-20 14:30:03'),(21133,7085,'action complete via WP Cron','2024-06-20 09:00:03','2024-06-20 14:30:03'),(21134,7087,'action created','2024-06-20 09:00:03','2024-06-20 14:30:03'),(21138,7087,'action started via WP Cron','2024-06-20 09:30:04','2024-06-20 15:00:04'),(21139,7087,'action complete via WP Cron','2024-06-20 09:30:04','2024-06-20 15:00:04'),(21140,7089,'action created','2024-06-20 09:30:04','2024-06-20 15:00:04'),(21144,7089,'action started via WP Cron','2024-06-20 10:00:03','2024-06-20 15:30:03'),(21145,7089,'action complete via WP Cron','2024-06-20 10:00:03','2024-06-20 15:30:03'),(21146,7091,'action created','2024-06-20 10:00:03','2024-06-20 15:30:03'),(21150,7091,'action started via WP Cron','2024-06-20 10:24:56','2024-06-20 15:54:56'),(21151,7091,'action complete via WP Cron','2024-06-20 10:24:56','2024-06-20 15:54:56'),(21152,7093,'action created','2024-06-20 10:24:56','2024-06-20 15:54:56'),(21156,7093,'action started via WP Cron','2024-06-20 11:00:12','2024-06-20 16:30:12'),(21157,7093,'action complete via WP Cron','2024-06-20 11:00:12','2024-06-20 16:30:12'),(21158,7095,'action created','2024-06-20 11:00:12','2024-06-20 16:30:12'),(21162,7095,'action started via WP Cron','2024-06-20 11:30:06','2024-06-20 17:00:06'),(21163,7095,'action complete via WP Cron','2024-06-20 11:30:06','2024-06-20 17:00:06'),(21164,7097,'action created','2024-06-20 11:30:06','2024-06-20 17:00:06'),(21168,7097,'action started via WP Cron','2024-06-20 12:00:05','2024-06-20 17:30:05'),(21169,7097,'action complete via WP Cron','2024-06-20 12:00:05','2024-06-20 17:30:05'),(21170,7099,'action created','2024-06-20 12:00:05','2024-06-20 17:30:05'),(21174,7099,'action started via WP CLI','2024-06-20 12:30:51','2024-06-20 18:00:51'),(21175,7099,'action complete via WP CLI','2024-06-20 12:30:52','2024-06-20 18:00:52'),(21176,7101,'action created','2024-06-20 12:30:52','2024-06-20 18:00:52'),(21180,7101,'action started via WP Cron','2024-06-20 13:00:13','2024-06-20 18:30:13'),(21181,7101,'action complete via WP Cron','2024-06-20 13:00:13','2024-06-20 18:30:13'),(21182,7103,'action created','2024-06-20 13:00:13','2024-06-20 18:30:13'),(21186,7103,'action started via WP Cron','2024-06-20 13:30:04','2024-06-20 19:00:04'),(21187,7103,'action complete via WP Cron','2024-06-20 13:30:04','2024-06-20 19:00:04'),(21188,7105,'action created','2024-06-20 13:30:04','2024-06-20 19:00:04'),(21192,7105,'action started via WP Cron','2024-06-20 14:00:03','2024-06-20 19:30:03'),(21193,7105,'action complete via WP Cron','2024-06-20 14:00:03','2024-06-20 19:30:03'),(21194,7107,'action created','2024-06-20 14:00:03','2024-06-20 19:30:03'),(21198,7107,'action started via WP Cron','2024-06-20 14:30:03','2024-06-20 20:00:03'),(21199,7107,'action complete via WP Cron','2024-06-20 14:30:03','2024-06-20 20:00:03'),(21200,7109,'action created','2024-06-20 14:30:03','2024-06-20 20:00:03'),(21204,7109,'action started via WP Cron','2024-06-20 15:00:07','2024-06-20 20:30:07'),(21205,7109,'action complete via WP Cron','2024-06-20 15:00:07','2024-06-20 20:30:07'),(21206,7111,'action created','2024-06-20 15:00:07','2024-06-20 20:30:07'),(21210,7111,'action started via WP Cron','2024-06-20 15:30:04','2024-06-20 21:00:04'),(21211,7111,'action complete via WP Cron','2024-06-20 15:30:04','2024-06-20 21:00:04'),(21212,7113,'action created','2024-06-20 15:30:04','2024-06-20 21:00:04'),(21216,7113,'action started via WP Cron','2024-06-20 16:00:04','2024-06-20 21:30:04'),(21217,7113,'action complete via WP Cron','2024-06-20 16:00:04','2024-06-20 21:30:04'),(21218,7115,'action created','2024-06-20 16:00:04','2024-06-20 21:30:04'),(21222,7115,'action started via WP Cron','2024-06-20 16:30:04','2024-06-20 22:00:04'),(21223,7115,'action complete via WP Cron','2024-06-20 16:30:04','2024-06-20 22:00:04'),(21224,7117,'action created','2024-06-20 16:30:04','2024-06-20 22:00:04'),(21228,7117,'action started via WP Cron','2024-06-20 17:00:08','2024-06-20 22:30:08'),(21229,7117,'action complete via WP Cron','2024-06-20 17:00:08','2024-06-20 22:30:08'),(21230,7119,'action created','2024-06-20 17:00:08','2024-06-20 22:30:08'),(21234,7119,'action started via WP Cron','2024-06-20 17:30:04','2024-06-20 23:00:04'),(21235,7119,'action complete via WP Cron','2024-06-20 17:30:04','2024-06-20 23:00:04'),(21236,7121,'action created','2024-06-20 17:30:04','2024-06-20 23:00:04'),(21237,7122,'action created','2024-06-20 17:30:14','2024-06-20 23:00:14'),(21238,7123,'action created','2024-06-20 17:30:16','2024-06-20 23:00:16'),(21239,7122,'action started via WP Cron','2024-06-20 18:00:03','2024-06-20 23:30:03'),(21240,7122,'action complete via WP Cron','2024-06-20 18:00:03','2024-06-20 23:30:03'),(21241,7123,'action started via WP Cron','2024-06-20 18:00:03','2024-06-20 23:30:03'),(21242,7123,'action complete via WP Cron','2024-06-20 18:00:03','2024-06-20 23:30:03'),(21246,7121,'action started via WP Cron','2024-06-20 18:00:03','2024-06-20 23:30:03'),(21247,7121,'action complete via WP Cron','2024-06-20 18:00:03','2024-06-20 23:30:03'),(21248,7125,'action created','2024-06-20 18:00:03','2024-06-20 23:30:03'),(21249,7016,'action started via WP CLI','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21250,7016,'action complete via WP CLI','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21251,7126,'action created','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21255,7021,'action started via WP CLI','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21256,7128,'action created','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21257,7021,'action complete via WP CLI','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21258,7129,'action created','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21259,7022,'action started via WP CLI','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21260,7022,'action complete via WP CLI','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21261,7130,'action created','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21262,7128,'action started via WP CLI','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21263,7128,'action complete via WP CLI','2024-06-20 18:00:04','2024-06-20 23:30:04'),(21267,7125,'action started via WP CLI','2024-06-20 18:31:23','2024-06-21 00:01:23'),(21268,7125,'action complete via WP CLI','2024-06-20 18:31:24','2024-06-21 00:01:24'),(21269,7132,'action created','2024-06-20 18:31:24','2024-06-21 00:01:24'),(21273,7132,'action started via WP Cron','2024-06-20 19:00:09','2024-06-21 00:30:09'),(21274,7132,'action complete via WP Cron','2024-06-20 19:00:09','2024-06-21 00:30:09'),(21275,7134,'action created','2024-06-20 19:00:09','2024-06-21 00:30:09'),(21279,7134,'action started via WP Cron','2024-06-20 19:30:32','2024-06-21 01:00:32'),(21280,7134,'action complete via WP Cron','2024-06-20 19:30:32','2024-06-21 01:00:32'),(21281,7136,'action created','2024-06-20 19:30:32','2024-06-21 01:00:32'),(21285,7136,'action started via WP Cron','2024-06-20 19:53:02','2024-06-21 01:23:02'),(21286,7136,'action complete via WP Cron','2024-06-20 19:53:02','2024-06-21 01:23:02'),(21287,7138,'action created','2024-06-20 19:53:02','2024-06-21 01:23:02'),(21291,7138,'action started via WP Cron','2024-06-20 20:30:17','2024-06-21 02:00:17'),(21292,7138,'action complete via WP Cron','2024-06-20 20:30:17','2024-06-21 02:00:17'),(21293,7140,'action created','2024-06-20 20:30:17','2024-06-21 02:00:17'),(21297,7140,'action started via WP Cron','2024-06-20 20:46:05','2024-06-21 02:16:05'),(21298,7140,'action complete via WP Cron','2024-06-20 20:46:05','2024-06-21 02:16:05'),(21299,7142,'action created','2024-06-20 20:46:05','2024-06-21 02:16:05'),(21303,7142,'action started via WP Cron','2024-06-20 21:09:22','2024-06-21 02:39:22'),(21304,7142,'action complete via WP Cron','2024-06-20 21:09:22','2024-06-21 02:39:22'),(21305,7144,'action created','2024-06-20 21:09:22','2024-06-21 02:39:22'),(21309,7144,'action started via WP Cron','2024-06-20 21:30:18','2024-06-21 03:00:18'),(21310,7144,'action complete via WP Cron','2024-06-20 21:30:18','2024-06-21 03:00:18'),(21311,7146,'action created','2024-06-20 21:30:18','2024-06-21 03:00:18'),(21315,7146,'action started via WP CLI','2024-06-20 22:00:16','2024-06-21 03:30:16'),(21316,7146,'action complete via WP CLI','2024-06-20 22:00:16','2024-06-21 03:30:16'),(21317,7148,'action created','2024-06-20 22:00:16','2024-06-21 03:30:16'),(21327,7148,'action started via WP Cron','2024-06-20 22:30:18','2024-06-21 04:00:18'),(21328,7148,'action complete via WP Cron','2024-06-20 22:30:18','2024-06-21 04:00:18'),(21329,7152,'action created','2024-06-20 22:30:18','2024-06-21 04:00:18'),(21333,7152,'action started via WP Cron','2024-06-20 23:00:15','2024-06-21 04:30:15'),(21334,7152,'action complete via WP Cron','2024-06-20 23:00:15','2024-06-21 04:30:15'),(21335,7154,'action created','2024-06-20 23:00:15','2024-06-21 04:30:15'),(21339,7154,'action started via WP Cron','2024-06-20 23:30:04','2024-06-21 05:00:04'),(21340,7154,'action complete via WP Cron','2024-06-20 23:30:04','2024-06-21 05:00:04'),(21341,7156,'action created','2024-06-20 23:30:04','2024-06-21 05:00:04'),(21345,7156,'action started via WP CLI','2024-06-21 00:02:44','2024-06-21 05:32:44'),(21346,7156,'action complete via WP CLI','2024-06-21 00:02:44','2024-06-21 05:32:44'),(21347,7158,'action created','2024-06-21 00:02:44','2024-06-21 05:32:44'),(21351,7158,'action started via WP Cron','2024-06-21 00:31:56','2024-06-21 06:01:56'),(21352,7158,'action complete via WP Cron','2024-06-21 00:31:56','2024-06-21 06:01:56'),(21353,7160,'action created','2024-06-21 00:31:56','2024-06-21 06:01:56'),(21357,7160,'action started via WP Cron','2024-06-21 01:00:32','2024-06-21 06:30:32'),(21358,7160,'action complete via WP Cron','2024-06-21 01:00:32','2024-06-21 06:30:32'),(21359,7162,'action created','2024-06-21 01:00:32','2024-06-21 06:30:32'),(21363,7162,'action started via WP Cron','2024-06-21 01:30:32','2024-06-21 07:00:32'),(21364,7162,'action complete via WP Cron','2024-06-21 01:30:32','2024-06-21 07:00:32'),(21365,7164,'action created','2024-06-21 01:30:32','2024-06-21 07:00:32'),(21369,7164,'action started via WP Cron','2024-06-21 02:00:11','2024-06-21 07:30:11'),(21370,7164,'action complete via WP Cron','2024-06-21 02:00:11','2024-06-21 07:30:11'),(21371,7166,'action created','2024-06-21 02:00:11','2024-06-21 07:30:11'),(21375,7166,'action started via WP Cron','2024-06-21 02:30:04','2024-06-21 08:00:04'),(21376,7166,'action complete via WP Cron','2024-06-21 02:30:04','2024-06-21 08:00:04'),(21377,7168,'action created','2024-06-21 02:30:04','2024-06-21 08:00:04'),(21381,7168,'action started via WP Cron','2024-06-21 03:00:04','2024-06-21 08:30:04'),(21382,7168,'action complete via WP Cron','2024-06-21 03:00:04','2024-06-21 08:30:04'),(21383,7170,'action created','2024-06-21 03:00:04','2024-06-21 08:30:04'),(21387,7170,'action started via WP Cron','2024-06-21 03:30:03','2024-06-21 09:00:03'),(21388,7170,'action complete via WP Cron','2024-06-21 03:30:03','2024-06-21 09:00:03'),(21389,7172,'action created','2024-06-21 03:30:04','2024-06-21 09:00:04'),(21393,7172,'action started via WP Cron','2024-06-21 04:00:03','2024-06-21 09:30:03'),(21394,7172,'action complete via WP Cron','2024-06-21 04:00:03','2024-06-21 09:30:03'),(21395,7174,'action created','2024-06-21 04:00:03','2024-06-21 09:30:03'),(21399,7174,'action started via WP Cron','2024-06-21 04:30:04','2024-06-21 10:00:04'),(21400,7174,'action complete via WP Cron','2024-06-21 04:30:04','2024-06-21 10:00:04'),(21401,7176,'action created','2024-06-21 04:30:04','2024-06-21 10:00:04'),(21405,7176,'action started via WP Cron','2024-06-21 05:00:11','2024-06-21 10:30:11'),(21406,7176,'action complete via WP Cron','2024-06-21 05:00:11','2024-06-21 10:30:11'),(21407,7178,'action created','2024-06-21 05:00:11','2024-06-21 10:30:11'),(21411,7178,'action started via WP Cron','2024-06-21 05:30:04','2024-06-21 11:00:04'),(21412,7178,'action complete via WP Cron','2024-06-21 05:30:04','2024-06-21 11:00:04'),(21413,7180,'action created','2024-06-21 05:30:04','2024-06-21 11:00:04'),(21414,7181,'action created','2024-06-21 05:30:07','2024-06-21 11:00:07'),(21415,7182,'action created','2024-06-21 05:30:10','2024-06-21 11:00:10'),(21416,7181,'action started via WP Cron','2024-06-21 06:00:06','2024-06-21 11:30:06'),(21417,7181,'action complete via WP Cron','2024-06-21 06:00:06','2024-06-21 11:30:06'),(21418,7182,'action started via WP Cron','2024-06-21 06:00:06','2024-06-21 11:30:06'),(21419,7182,'action complete via WP Cron','2024-06-21 06:00:06','2024-06-21 11:30:06'),(21423,7180,'action started via WP Cron','2024-06-21 06:00:06','2024-06-21 11:30:06'),(21424,7180,'action complete via WP Cron','2024-06-21 06:00:06','2024-06-21 11:30:06'),(21425,7184,'action created','2024-06-21 06:00:06','2024-06-21 11:30:06'),(21429,7184,'action started via WP Cron','2024-06-21 06:31:31','2024-06-21 12:01:31'),(21430,7184,'action complete via WP Cron','2024-06-21 06:31:31','2024-06-21 12:01:31'),(21431,7186,'action created','2024-06-21 06:31:31','2024-06-21 12:01:31'),(21435,7186,'action started via WP Cron','2024-06-21 07:00:12','2024-06-21 12:30:12'),(21436,7186,'action complete via WP Cron','2024-06-21 07:00:12','2024-06-21 12:30:12'),(21437,7188,'action created','2024-06-21 07:00:12','2024-06-21 12:30:12'),(21441,7188,'action started via WP Cron','2024-06-21 07:30:04','2024-06-21 13:00:04'),(21442,7188,'action complete via WP Cron','2024-06-21 07:30:04','2024-06-21 13:00:04'),(21443,7190,'action created','2024-06-21 07:30:04','2024-06-21 13:00:04'),(21447,7190,'action started via WP Cron','2024-06-21 07:59:43','2024-06-21 13:29:43'),(21448,7190,'action complete via WP Cron','2024-06-21 07:59:43','2024-06-21 13:29:43'),(21449,7192,'action created','2024-06-21 07:59:43','2024-06-21 13:29:43'),(21453,7192,'action started via WP Cron','2024-06-21 08:30:04','2024-06-21 14:00:04'),(21454,7192,'action complete via WP Cron','2024-06-21 08:30:04','2024-06-21 14:00:04'),(21455,7194,'action created','2024-06-21 08:30:04','2024-06-21 14:00:04'),(21459,7194,'action started via WP Cron','2024-06-21 09:00:03','2024-06-21 14:30:03'),(21460,7194,'action complete via WP Cron','2024-06-21 09:00:03','2024-06-21 14:30:03'),(21461,7196,'action created','2024-06-21 09:00:03','2024-06-21 14:30:03'),(21465,7196,'action started via WP Cron','2024-06-21 09:30:04','2024-06-21 15:00:04'),(21466,7196,'action complete via WP Cron','2024-06-21 09:30:04','2024-06-21 15:00:04'),(21467,7198,'action created','2024-06-21 09:30:04','2024-06-21 15:00:04'),(21471,7198,'action started via WP Cron','2024-06-21 10:00:04','2024-06-21 15:30:04'),(21472,7198,'action complete via WP Cron','2024-06-21 10:00:04','2024-06-21 15:30:04'),(21473,7200,'action created','2024-06-21 10:00:04','2024-06-21 15:30:04'),(21477,7200,'action started via WP Cron','2024-06-21 10:30:09','2024-06-21 16:00:09'),(21478,7200,'action complete via WP Cron','2024-06-21 10:30:09','2024-06-21 16:00:09'),(21479,7202,'action created','2024-06-21 10:30:09','2024-06-21 16:00:09'),(21483,7202,'action started via WP Cron','2024-06-21 11:00:12','2024-06-21 16:30:12'),(21484,7202,'action complete via WP Cron','2024-06-21 11:00:12','2024-06-21 16:30:12'),(21485,7204,'action created','2024-06-21 11:00:12','2024-06-21 16:30:12'),(21489,7204,'action started via WP Cron','2024-06-21 11:30:09','2024-06-21 17:00:09'),(21490,7204,'action complete via WP Cron','2024-06-21 11:30:09','2024-06-21 17:00:09'),(21491,7206,'action created','2024-06-21 11:30:09','2024-06-21 17:00:09'),(21495,7206,'action started via WP Cron','2024-06-21 12:00:04','2024-06-21 17:30:04'),(21496,7206,'action complete via WP Cron','2024-06-21 12:00:04','2024-06-21 17:30:04'),(21497,7208,'action created','2024-06-21 12:00:04','2024-06-21 17:30:04'),(21501,7208,'action started via WP Cron','2024-06-21 13:00:10','2024-06-21 18:30:10'),(21502,7208,'action complete via WP Cron','2024-06-21 13:00:10','2024-06-21 18:30:10'),(21503,7210,'action created','2024-06-21 13:00:10','2024-06-21 18:30:10'),(21507,7210,'action started via WP Cron','2024-06-21 13:30:03','2024-06-21 19:00:03'),(21508,7210,'action complete via WP Cron','2024-06-21 13:30:03','2024-06-21 19:00:03'),(21509,7212,'action created','2024-06-21 13:30:03','2024-06-21 19:00:03'),(21513,7212,'action started via WP Cron','2024-06-21 13:53:53','2024-06-21 19:23:53'),(21514,7212,'action complete via WP Cron','2024-06-21 13:53:53','2024-06-21 19:23:53'),(21515,7214,'action created','2024-06-21 13:53:53','2024-06-21 19:23:53'),(21519,7214,'action started via WP Cron','2024-06-21 14:30:08','2024-06-21 20:00:08'),(21520,7214,'action complete via WP Cron','2024-06-21 14:30:08','2024-06-21 20:00:08'),(21521,7216,'action created','2024-06-21 14:30:08','2024-06-21 20:00:08'),(21525,7216,'action started via WP Cron','2024-06-21 15:00:06','2024-06-21 20:30:06'),(21526,7216,'action complete via WP Cron','2024-06-21 15:00:06','2024-06-21 20:30:06'),(21527,7218,'action created','2024-06-21 15:00:06','2024-06-21 20:30:06'),(21531,7218,'action started via WP Cron','2024-06-21 15:30:04','2024-06-21 21:00:04'),(21532,7218,'action complete via WP Cron','2024-06-21 15:30:04','2024-06-21 21:00:04'),(21533,7220,'action created','2024-06-21 15:30:04','2024-06-21 21:00:04'),(21537,7220,'action started via WP Cron','2024-06-21 16:00:05','2024-06-21 21:30:05'),(21538,7220,'action complete via WP Cron','2024-06-21 16:00:05','2024-06-21 21:30:05'),(21539,7222,'action created','2024-06-21 16:00:06','2024-06-21 21:30:06'),(21543,7222,'action started via WP Cron','2024-06-21 16:30:04','2024-06-21 22:00:04'),(21544,7222,'action complete via WP Cron','2024-06-21 16:30:04','2024-06-21 22:00:04'),(21545,7224,'action created','2024-06-21 16:30:04','2024-06-21 22:00:04'),(21549,7224,'action started via WP Cron','2024-06-21 17:00:11','2024-06-21 22:30:11'),(21550,7224,'action complete via WP Cron','2024-06-21 17:00:11','2024-06-21 22:30:11'),(21551,7226,'action created','2024-06-21 17:00:11','2024-06-21 22:30:11'),(21555,7226,'action started via WP Cron','2024-06-21 17:30:04','2024-06-21 23:00:04'),(21556,7226,'action complete via WP Cron','2024-06-21 17:30:04','2024-06-21 23:00:04'),(21557,7228,'action created','2024-06-21 17:30:04','2024-06-21 23:00:04'),(21561,7230,'action created','2024-06-21 17:30:08','2024-06-21 23:00:08'),(21562,7231,'action created','2024-06-21 17:30:10','2024-06-21 23:00:10'),(21563,7230,'action started via WP Cron','2024-06-21 17:37:33','2024-06-21 23:07:33'),(21564,7230,'action complete via WP Cron','2024-06-21 17:37:33','2024-06-21 23:07:33'),(21565,7231,'action started via WP Cron','2024-06-21 17:37:33','2024-06-21 23:07:33'),(21566,7231,'action complete via WP Cron','2024-06-21 17:37:33','2024-06-21 23:07:33'),(21567,7228,'action started via WP Cron','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21568,7228,'action complete via WP Cron','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21569,7232,'action created','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21573,7126,'action started via WP Cron','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21574,7126,'action complete via WP Cron','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21575,7234,'action created','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21579,7129,'action started via WP Cron','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21580,7236,'action created','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21581,7129,'action complete via WP Cron','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21582,7237,'action created','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21583,7130,'action started via WP Cron','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21584,7130,'action complete via WP Cron','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21585,7238,'action created','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21586,7236,'action started via WP Cron','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21587,7236,'action complete via WP Cron','2024-06-21 18:00:04','2024-06-21 23:30:04'),(21588,7232,'action started via WP Cron','2024-06-21 18:31:04','2024-06-22 00:01:04'),(21589,7232,'action complete via WP Cron','2024-06-21 18:31:04','2024-06-22 00:01:04'),(21590,7239,'action created','2024-06-21 18:31:05','2024-06-22 00:01:05'),(21594,7239,'action started via WP Cron','2024-06-21 19:00:13','2024-06-22 00:30:13'),(21595,7239,'action complete via WP Cron','2024-06-21 19:00:13','2024-06-22 00:30:13'),(21596,7241,'action created','2024-06-21 19:00:13','2024-06-22 00:30:13'),(21600,7241,'action started via WP Cron','2024-06-21 19:30:19','2024-06-22 01:00:19'),(21601,7241,'action complete via WP Cron','2024-06-21 19:30:19','2024-06-22 01:00:19'),(21602,7243,'action created','2024-06-21 19:30:19','2024-06-22 01:00:19'),(21606,7243,'action started via WP Cron','2024-06-21 19:53:42','2024-06-22 01:23:42'),(21607,7243,'action complete via WP Cron','2024-06-21 19:53:42','2024-06-22 01:23:42'),(21608,7245,'action created','2024-06-21 19:53:42','2024-06-22 01:23:42'),(21612,7245,'action started via WP Cron','2024-06-21 20:30:18','2024-06-22 02:00:18'),(21613,7245,'action complete via WP Cron','2024-06-21 20:30:18','2024-06-22 02:00:18'),(21614,7247,'action created','2024-06-21 20:30:18','2024-06-22 02:00:18'),(21618,7247,'action started via WP Cron','2024-06-21 21:00:14','2024-06-22 02:30:14'),(21619,7247,'action complete via WP Cron','2024-06-21 21:00:14','2024-06-22 02:30:14'),(21620,7249,'action created','2024-06-21 21:00:14','2024-06-22 02:30:14'),(21624,7251,'action created','2024-06-21 21:30:15','2024-06-22 03:00:15'),(21625,7249,'action started via WP Cron','2024-06-21 21:30:17','2024-06-22 03:00:17'),(21626,7249,'action complete via WP Cron','2024-06-21 21:30:17','2024-06-22 03:00:17'),(21627,7252,'action created','2024-06-21 21:30:17','2024-06-22 03:00:17'),(21631,7251,'action started via WP Cron','2024-06-21 21:30:17','2024-06-22 03:00:17'),(21632,7251,'action complete via WP Cron','2024-06-21 21:30:18','2024-06-22 03:00:18'),(21633,7252,'action started via WP CLI','2024-06-21 22:00:16','2024-06-22 03:30:16'),(21634,7252,'action complete via WP CLI','2024-06-21 22:00:16','2024-06-22 03:30:16'),(21635,7254,'action created','2024-06-21 22:00:16','2024-06-22 03:30:16'),(21642,7254,'action started via WP Cron','2024-06-21 22:30:14','2024-06-22 04:00:14'),(21643,7254,'action complete via WP Cron','2024-06-21 22:30:14','2024-06-22 04:00:14'),(21644,7257,'action created','2024-06-21 22:30:15','2024-06-22 04:00:15'),(21648,7257,'action started via WP Cron','2024-06-21 23:00:14','2024-06-22 04:30:14'),(21649,7257,'action complete via WP Cron','2024-06-21 23:00:14','2024-06-22 04:30:14'),(21650,7259,'action created','2024-06-21 23:00:14','2024-06-22 04:30:14'),(21654,7259,'action started via WP Cron','2024-06-21 23:26:21','2024-06-22 04:56:21'),(21655,7259,'action complete via WP Cron','2024-06-21 23:26:21','2024-06-22 04:56:21'),(21656,7261,'action created','2024-06-21 23:26:21','2024-06-22 04:56:21'),(21660,7261,'action started via WP CLI','2024-06-22 00:01:03','2024-06-22 05:31:03'),(21661,7261,'action complete via WP CLI','2024-06-22 00:01:04','2024-06-22 05:31:04'),(21662,7263,'action created','2024-06-22 00:01:04','2024-06-22 05:31:04'),(21666,7263,'action started via WP Cron','2024-06-22 00:22:34','2024-06-22 05:52:34'),(21667,7263,'action complete via WP Cron','2024-06-22 00:22:34','2024-06-22 05:52:34'),(21668,7265,'action created','2024-06-22 00:22:34','2024-06-22 05:52:34'),(21672,7265,'action started via WP Cron','2024-06-22 01:00:36','2024-06-22 06:30:36'),(21673,7265,'action complete via WP Cron','2024-06-22 01:00:36','2024-06-22 06:30:36'),(21674,7267,'action created','2024-06-22 01:00:36','2024-06-22 06:30:36'),(21678,7267,'action started via WP Cron','2024-06-22 01:30:20','2024-06-22 07:00:20'),(21679,7267,'action complete via WP Cron','2024-06-22 01:30:20','2024-06-22 07:00:20'),(21680,7269,'action created','2024-06-22 01:30:20','2024-06-22 07:00:20'),(21684,7269,'action started via WP Cron','2024-06-22 01:52:39','2024-06-22 07:22:39'),(21685,7269,'action complete via WP Cron','2024-06-22 01:52:39','2024-06-22 07:22:39'),(21686,7271,'action created','2024-06-22 01:52:39','2024-06-22 07:22:39'),(21690,7271,'action started via WP Cron','2024-06-22 02:17:46','2024-06-22 07:47:46'),(21691,7271,'action complete via WP Cron','2024-06-22 02:17:46','2024-06-22 07:47:46'),(21692,7273,'action created','2024-06-22 02:17:46','2024-06-22 07:47:46'),(21696,7273,'action started via WP Cron','2024-06-22 03:00:05','2024-06-22 08:30:05'),(21697,7273,'action complete via WP Cron','2024-06-22 03:00:05','2024-06-22 08:30:05'),(21698,7275,'action created','2024-06-22 03:00:05','2024-06-22 08:30:05'),(21702,7275,'action started via WP CLI','2024-06-22 03:30:05','2024-06-22 09:00:05'),(21703,7275,'action complete via WP CLI','2024-06-22 03:30:05','2024-06-22 09:00:05'),(21704,7277,'action created','2024-06-22 03:30:05','2024-06-22 09:00:05'),(21708,7277,'action started via WP Cron','2024-06-22 04:00:15','2024-06-22 09:30:15'),(21709,7277,'action complete via WP Cron','2024-06-22 04:00:15','2024-06-22 09:30:15'),(21710,7279,'action created','2024-06-22 04:00:15','2024-06-22 09:30:15'),(21714,7279,'action started via WP Cron','2024-06-22 04:30:04','2024-06-22 10:00:04'),(21715,7279,'action complete via WP Cron','2024-06-22 04:30:04','2024-06-22 10:00:04'),(21716,7281,'action created','2024-06-22 04:30:04','2024-06-22 10:00:04'),(21720,7281,'action started via WP Cron','2024-06-22 05:00:13','2024-06-22 10:30:13'),(21721,7281,'action complete via WP Cron','2024-06-22 05:00:13','2024-06-22 10:30:13'),(21722,7283,'action created','2024-06-22 05:00:13','2024-06-22 10:30:13'),(21726,7283,'action started via WP Cron','2024-06-22 05:30:04','2024-06-22 11:00:04'),(21727,7283,'action complete via WP Cron','2024-06-22 05:30:04','2024-06-22 11:00:04'),(21728,7285,'action created','2024-06-22 05:30:04','2024-06-22 11:00:04'),(21729,7286,'action created','2024-06-22 05:30:07','2024-06-22 11:00:07'),(21730,7287,'action created','2024-06-22 05:30:08','2024-06-22 11:00:08'),(21731,7286,'action started via WP Cron','2024-06-22 05:40:59','2024-06-22 11:10:59'),(21732,7286,'action complete via WP Cron','2024-06-22 05:40:59','2024-06-22 11:10:59'),(21733,7287,'action started via WP Cron','2024-06-22 05:40:59','2024-06-22 11:10:59'),(21734,7287,'action complete via WP Cron','2024-06-22 05:40:59','2024-06-22 11:10:59'),(21738,7285,'action started via WP Cron','2024-06-22 06:00:03','2024-06-22 11:30:03'),(21739,7285,'action complete via WP Cron','2024-06-22 06:00:03','2024-06-22 11:30:03'),(21740,7289,'action created','2024-06-22 06:00:03','2024-06-22 11:30:03'),(21744,7289,'action started via WP Cron','2024-06-22 06:21:19','2024-06-22 11:51:19'),(21745,7289,'action complete via WP Cron','2024-06-22 06:21:19','2024-06-22 11:51:19'),(21746,7291,'action created','2024-06-22 06:21:19','2024-06-22 11:51:19'),(21750,7291,'action started via WP Cron','2024-06-22 07:00:08','2024-06-22 12:30:08'),(21751,7291,'action complete via WP Cron','2024-06-22 07:00:08','2024-06-22 12:30:08'),(21752,7293,'action created','2024-06-22 07:00:08','2024-06-22 12:30:08'),(21756,7293,'action started via WP Cron','2024-06-22 07:30:04','2024-06-22 13:00:04'),(21757,7293,'action complete via WP Cron','2024-06-22 07:30:04','2024-06-22 13:00:04'),(21758,7295,'action created','2024-06-22 07:30:04','2024-06-22 13:00:04'),(21762,7295,'action started via WP Cron','2024-06-22 08:00:03','2024-06-22 13:30:03'),(21763,7295,'action complete via WP Cron','2024-06-22 08:00:03','2024-06-22 13:30:03'),(21764,7297,'action created','2024-06-22 08:00:03','2024-06-22 13:30:03'),(21768,7297,'action started via WP Cron','2024-06-22 08:18:35','2024-06-22 13:48:35'),(21769,7297,'action complete via WP Cron','2024-06-22 08:18:35','2024-06-22 13:48:35'),(21770,7299,'action created','2024-06-22 08:18:35','2024-06-22 13:48:35'),(21774,7299,'action started via WP Cron','2024-06-22 09:00:03','2024-06-22 14:30:03'),(21775,7299,'action complete via WP Cron','2024-06-22 09:00:03','2024-06-22 14:30:03'),(21776,7301,'action created','2024-06-22 09:00:03','2024-06-22 14:30:03'),(21780,7301,'action started via WP Cron','2024-06-22 09:30:03','2024-06-22 15:00:03'),(21781,7301,'action complete via WP Cron','2024-06-22 09:30:03','2024-06-22 15:00:03'),(21782,7303,'action created','2024-06-22 09:30:03','2024-06-22 15:00:03'),(21786,7303,'action started via WP Cron','2024-06-22 10:00:03','2024-06-22 15:30:03'),(21787,7303,'action complete via WP Cron','2024-06-22 10:00:03','2024-06-22 15:30:03'),(21788,7305,'action created','2024-06-22 10:00:03','2024-06-22 15:30:03'),(21792,7305,'action started via WP Cron','2024-06-22 10:30:15','2024-06-22 16:00:15'),(21793,7305,'action complete via WP Cron','2024-06-22 10:30:15','2024-06-22 16:00:15'),(21794,7307,'action created','2024-06-22 10:30:15','2024-06-22 16:00:15'),(21798,7307,'action started via WP Cron','2024-06-22 11:00:10','2024-06-22 16:30:10'),(21799,7307,'action complete via WP Cron','2024-06-22 11:00:10','2024-06-22 16:30:10'),(21800,7309,'action created','2024-06-22 11:00:10','2024-06-22 16:30:10'),(21804,7309,'action started via WP Cron','2024-06-22 11:19:50','2024-06-22 16:49:50'),(21805,7309,'action complete via WP Cron','2024-06-22 11:19:50','2024-06-22 16:49:50'),(21806,7311,'action created','2024-06-22 11:19:50','2024-06-22 16:49:50'),(21810,7311,'action started via WP CLI','2024-06-22 12:00:10','2024-06-22 17:30:10'),(21811,7311,'action complete via WP CLI','2024-06-22 12:00:10','2024-06-22 17:30:10'),(21812,7313,'action created','2024-06-22 12:00:10','2024-06-22 17:30:10'),(21816,7313,'action started via WP Cron','2024-06-22 12:31:02','2024-06-22 18:01:02'),(21817,7313,'action complete via WP Cron','2024-06-22 12:31:02','2024-06-22 18:01:02'),(21818,7315,'action created','2024-06-22 12:31:03','2024-06-22 18:01:03'),(21822,7315,'action started via WP Cron','2024-06-22 13:00:04','2024-06-22 18:30:04'),(21823,7315,'action complete via WP Cron','2024-06-22 13:00:04','2024-06-22 18:30:04'),(21824,7317,'action created','2024-06-22 13:00:04','2024-06-22 18:30:04'),(21828,7317,'action started via WP Cron','2024-06-22 13:30:03','2024-06-22 19:00:03'),(21829,7317,'action complete via WP Cron','2024-06-22 13:30:03','2024-06-22 19:00:03'),(21830,7319,'action created','2024-06-22 13:30:03','2024-06-22 19:00:03'),(21834,7319,'action started via WP Cron','2024-06-22 13:48:00','2024-06-22 19:18:00'),(21835,7319,'action complete via WP Cron','2024-06-22 13:48:00','2024-06-22 19:18:00'),(21836,7321,'action created','2024-06-22 13:48:00','2024-06-22 19:18:00'),(21840,7321,'action started via WP Cron','2024-06-22 14:07:31','2024-06-22 19:37:31'),(21841,7321,'action complete via WP Cron','2024-06-22 14:07:31','2024-06-22 19:37:31'),(21842,7323,'action created','2024-06-22 14:07:31','2024-06-22 19:37:31'),(21846,7323,'action started via WP Cron','2024-06-22 14:30:06','2024-06-22 20:00:06'),(21847,7323,'action complete via WP Cron','2024-06-22 14:30:07','2024-06-22 20:00:07'),(21848,7325,'action created','2024-06-22 14:30:07','2024-06-22 20:00:07'),(21852,7325,'action started via WP Cron','2024-06-22 14:58:31','2024-06-22 20:28:31'),(21853,7325,'action complete via WP Cron','2024-06-22 14:58:31','2024-06-22 20:28:31'),(21854,7327,'action created','2024-06-22 14:58:31','2024-06-22 20:28:31'),(21858,7327,'action started via WP Cron','2024-06-22 15:25:23','2024-06-22 20:55:23'),(21859,7327,'action complete via WP Cron','2024-06-22 15:25:23','2024-06-22 20:55:23'),(21860,7329,'action created','2024-06-22 15:25:23','2024-06-22 20:55:23'),(21864,7329,'action started via WP Cron','2024-06-22 16:00:04','2024-06-22 21:30:04'),(21865,7329,'action complete via WP Cron','2024-06-22 16:00:04','2024-06-22 21:30:04'),(21866,7331,'action created','2024-06-22 16:00:04','2024-06-22 21:30:04'),(21870,7331,'action started via WP Cron','2024-06-22 16:30:04','2024-06-22 22:00:04'),(21871,7331,'action complete via WP Cron','2024-06-22 16:30:04','2024-06-22 22:00:04'),(21872,7333,'action created','2024-06-22 16:30:04','2024-06-22 22:00:04'),(21876,7333,'action started via WP Cron','2024-06-22 17:00:08','2024-06-22 22:30:08'),(21877,7333,'action complete via WP Cron','2024-06-22 17:00:08','2024-06-22 22:30:08'),(21878,7335,'action created','2024-06-22 17:00:08','2024-06-22 22:30:08'),(21882,7335,'action started via WP CLI','2024-06-22 17:30:07','2024-06-22 23:00:07'),(21883,7335,'action complete via WP CLI','2024-06-22 17:30:07','2024-06-22 23:00:07'),(21884,7337,'action created','2024-06-22 17:30:07','2024-06-22 23:00:07'),(21885,7338,'action created','2024-06-22 17:30:11','2024-06-22 23:00:11'),(21886,7339,'action created','2024-06-22 17:30:14','2024-06-22 23:00:14'),(21887,7338,'action started via WP Cron','2024-06-22 18:00:05','2024-06-22 23:30:05'),(21888,7338,'action complete via WP Cron','2024-06-22 18:00:05','2024-06-22 23:30:05'),(21889,7339,'action started via WP Cron','2024-06-22 18:00:05','2024-06-22 23:30:05'),(21890,7339,'action complete via WP Cron','2024-06-22 18:00:05','2024-06-22 23:30:05'),(21894,7337,'action started via WP Cron','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21895,7337,'action complete via WP Cron','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21896,7341,'action created','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21897,7234,'action started via WP Cron','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21898,7234,'action complete via WP Cron','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21899,7342,'action created','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21903,7237,'action started via WP Cron','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21904,7344,'action created','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21905,7237,'action complete via WP Cron','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21906,7345,'action created','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21907,7238,'action started via WP Cron','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21908,7238,'action complete via WP Cron','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21909,7346,'action created','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21910,7344,'action started via WP CLI','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21911,7344,'action complete via WP CLI','2024-06-22 18:00:06','2024-06-22 23:30:06'),(21915,7341,'action started via WP Cron','2024-06-22 19:00:10','2024-06-23 00:30:10'),(21916,7341,'action complete via WP Cron','2024-06-22 19:00:10','2024-06-23 00:30:10'),(21917,7348,'action created','2024-06-22 19:00:10','2024-06-23 00:30:10'),(21921,7348,'action started via WP Cron','2024-06-22 19:30:37','2024-06-23 01:00:37'),(21922,7348,'action complete via WP Cron','2024-06-22 19:30:37','2024-06-23 01:00:37'),(21923,7350,'action created','2024-06-22 19:30:37','2024-06-23 01:00:37'),(21927,7350,'action started via WP Cron','2024-06-22 20:00:15','2024-06-23 01:30:15'),(21928,7350,'action complete via WP Cron','2024-06-22 20:00:15','2024-06-23 01:30:15'),(21929,7352,'action created','2024-06-22 20:00:15','2024-06-23 01:30:15'),(21933,7352,'action started via WP Cron','2024-06-22 20:30:16','2024-06-23 02:00:16'),(21934,7352,'action complete via WP Cron','2024-06-22 20:30:16','2024-06-23 02:00:16'),(21935,7354,'action created','2024-06-22 20:30:16','2024-06-23 02:00:16'),(21939,7354,'action started via WP Cron','2024-06-22 21:00:11','2024-06-23 02:30:11'),(21940,7354,'action complete via WP Cron','2024-06-22 21:00:11','2024-06-23 02:30:11'),(21941,7356,'action created','2024-06-22 21:00:11','2024-06-23 02:30:11'),(21945,7356,'action started via WP Cron','2024-06-22 21:30:16','2024-06-23 03:00:16'),(21946,7356,'action complete via WP Cron','2024-06-22 21:30:16','2024-06-23 03:00:16'),(21947,7358,'action created','2024-06-22 21:30:16','2024-06-23 03:00:16'),(21951,7358,'action started via WP Cron','2024-06-22 21:57:14','2024-06-23 03:27:14'),(21952,7358,'action complete via WP Cron','2024-06-22 21:57:14','2024-06-23 03:27:14'),(21953,7360,'action created','2024-06-22 21:57:14','2024-06-23 03:27:14'),(21957,7360,'action started via WP Cron','2024-06-22 22:30:14','2024-06-23 04:00:14'),(21958,7360,'action complete via WP Cron','2024-06-22 22:30:14','2024-06-23 04:00:14'),(21959,7362,'action created','2024-06-22 22:30:14','2024-06-23 04:00:14'),(21963,7362,'action started via WP Cron','2024-06-22 23:00:10','2024-06-23 04:30:10'),(21964,7362,'action complete via WP Cron','2024-06-22 23:00:10','2024-06-23 04:30:10'),(21965,7364,'action created','2024-06-22 23:00:10','2024-06-23 04:30:10'),(21969,7364,'action started via WP Cron','2024-06-22 23:30:12','2024-06-23 05:00:12'),(21970,7364,'action complete via WP Cron','2024-06-22 23:30:12','2024-06-23 05:00:12'),(21971,7366,'action created','2024-06-22 23:30:12','2024-06-23 05:00:12'),(21975,7366,'action started via WP CLI','2024-06-23 00:01:24','2024-06-23 05:31:24'),(21976,7366,'action complete via WP CLI','2024-06-23 00:01:25','2024-06-23 05:31:25'),(21977,7368,'action created','2024-06-23 00:01:25','2024-06-23 05:31:25'),(21981,7368,'action started via WP Cron','2024-06-23 00:25:13','2024-06-23 05:55:13'),(21982,7368,'action complete via WP Cron','2024-06-23 00:25:13','2024-06-23 05:55:13'),(21983,7370,'action created','2024-06-23 00:25:13','2024-06-23 05:55:13'),(21987,7370,'action started via WP Cron','2024-06-23 01:00:37','2024-06-23 06:30:37'),(21988,7370,'action complete via WP Cron','2024-06-23 01:00:37','2024-06-23 06:30:37'),(21989,7372,'action created','2024-06-23 01:00:37','2024-06-23 06:30:37'),(21993,7372,'action started via WP Cron','2024-06-23 01:28:23','2024-06-23 06:58:23'),(21994,7372,'action complete via WP Cron','2024-06-23 01:28:23','2024-06-23 06:58:23'),(21995,7374,'action created','2024-06-23 01:28:23','2024-06-23 06:58:23'),(21999,7374,'action started via WP Cron','2024-06-23 02:00:12','2024-06-23 07:30:12'),(22000,7374,'action complete via WP Cron','2024-06-23 02:00:12','2024-06-23 07:30:12'),(22001,7376,'action created','2024-06-23 02:00:12','2024-06-23 07:30:12'),(22005,7376,'action started via WP Cron','2024-06-23 02:17:54','2024-06-23 07:47:54'),(22006,7376,'action complete via WP Cron','2024-06-23 02:17:54','2024-06-23 07:47:54'),(22007,7378,'action created','2024-06-23 02:17:54','2024-06-23 07:47:54'),(22011,7378,'action started via WP Cron','2024-06-23 03:00:04','2024-06-23 08:30:04'),(22012,7378,'action complete via WP Cron','2024-06-23 03:00:04','2024-06-23 08:30:04'),(22013,7380,'action created','2024-06-23 03:00:04','2024-06-23 08:30:04'),(22017,7380,'action started via WP Cron','2024-06-23 03:30:09','2024-06-23 09:00:09'),(22018,7380,'action complete via WP Cron','2024-06-23 03:30:09','2024-06-23 09:00:09'),(22019,7382,'action created','2024-06-23 03:30:09','2024-06-23 09:00:09'),(22023,7382,'action started via WP Cron','2024-06-23 04:00:05','2024-06-23 09:30:05'),(22024,7382,'action complete via WP Cron','2024-06-23 04:00:05','2024-06-23 09:30:05'),(22025,7384,'action created','2024-06-23 04:00:06','2024-06-23 09:30:06'),(22029,7384,'action started via WP Cron','2024-06-23 04:28:09','2024-06-23 09:58:09'),(22030,7384,'action complete via WP Cron','2024-06-23 04:28:09','2024-06-23 09:58:09'),(22031,7386,'action created','2024-06-23 04:28:09','2024-06-23 09:58:09'),(22035,7386,'action started via WP Cron','2024-06-23 05:00:13','2024-06-23 10:30:13'),(22036,7386,'action complete via WP Cron','2024-06-23 05:00:13','2024-06-23 10:30:13'),(22037,7388,'action created','2024-06-23 05:00:13','2024-06-23 10:30:13'),(22041,7388,'action started via WP Cron','2024-06-23 05:30:03','2024-06-23 11:00:03'),(22042,7388,'action complete via WP Cron','2024-06-23 05:30:03','2024-06-23 11:00:03'),(22043,7390,'action created','2024-06-23 05:30:03','2024-06-23 11:00:03'),(22047,7392,'action created','2024-06-23 05:30:06','2024-06-23 11:00:06'),(22048,7393,'action created','2024-06-23 05:30:10','2024-06-23 11:00:10'),(22049,7392,'action started via WP Cron','2024-06-23 06:00:04','2024-06-23 11:30:04'),(22050,7392,'action complete via WP Cron','2024-06-23 06:00:04','2024-06-23 11:30:04'),(22051,7393,'action started via WP Cron','2024-06-23 06:00:04','2024-06-23 11:30:04'),(22052,7393,'action complete via WP Cron','2024-06-23 06:00:04','2024-06-23 11:30:04'),(22053,7390,'action started via WP Cron','2024-06-23 06:00:04','2024-06-23 11:30:04'),(22054,7390,'action complete via WP Cron','2024-06-23 06:00:04','2024-06-23 11:30:04'),(22055,7394,'action created','2024-06-23 06:00:04','2024-06-23 11:30:04'),(22059,7394,'action started via WP Cron','2024-06-23 06:30:42','2024-06-23 12:00:42'),(22060,7394,'action complete via WP Cron','2024-06-23 06:30:44','2024-06-23 12:00:44'),(22061,7396,'action created','2024-06-23 06:30:47','2024-06-23 12:00:47'),(22065,7396,'action started via WP Cron','2024-06-23 06:49:31','2024-06-23 12:19:31'),(22066,7396,'action complete via WP Cron','2024-06-23 06:49:31','2024-06-23 12:19:31'),(22067,7398,'action created','2024-06-23 06:49:31','2024-06-23 12:19:31'),(22071,7398,'action started via WP Cron','2024-06-23 07:30:05','2024-06-23 13:00:05'),(22072,7398,'action complete via WP Cron','2024-06-23 07:30:06','2024-06-23 13:00:06'),(22073,7400,'action created','2024-06-23 07:30:06','2024-06-23 13:00:06'),(22077,7400,'action started via WP Cron','2024-06-23 08:00:06','2024-06-23 13:30:06'),(22078,7400,'action complete via WP Cron','2024-06-23 08:00:06','2024-06-23 13:30:06'),(22079,7402,'action created','2024-06-23 08:00:06','2024-06-23 13:30:06'),(22083,7402,'action started via WP Cron','2024-06-23 08:30:03','2024-06-23 14:00:03'),(22084,7402,'action complete via WP Cron','2024-06-23 08:30:03','2024-06-23 14:00:03'),(22085,7404,'action created','2024-06-23 08:30:03','2024-06-23 14:00:03'),(22089,7404,'action started via WP Cron','2024-06-23 09:00:04','2024-06-23 14:30:04'),(22090,7404,'action complete via WP Cron','2024-06-23 09:00:04','2024-06-23 14:30:04'),(22091,7406,'action created','2024-06-23 09:00:04','2024-06-23 14:30:04'),(22095,7406,'action started via WP Cron','2024-06-23 09:30:03','2024-06-23 15:00:03'),(22096,7406,'action complete via WP Cron','2024-06-23 09:30:03','2024-06-23 15:00:03'),(22097,7408,'action created','2024-06-23 09:30:03','2024-06-23 15:00:03'),(22101,7408,'action started via WP Cron','2024-06-23 10:00:03','2024-06-23 15:30:03'),(22102,7408,'action complete via WP Cron','2024-06-23 10:00:03','2024-06-23 15:30:03'),(22103,7410,'action created','2024-06-23 10:00:03','2024-06-23 15:30:03'),(22107,7410,'action started via WP Cron','2024-06-23 10:30:19','2024-06-23 16:00:19'),(22108,7410,'action complete via WP Cron','2024-06-23 10:30:19','2024-06-23 16:00:19'),(22109,7412,'action created','2024-06-23 10:30:19','2024-06-23 16:00:19'),(22113,7412,'action started via WP Cron','2024-06-23 11:00:13','2024-06-23 16:30:13'),(22114,7412,'action complete via WP Cron','2024-06-23 11:00:13','2024-06-23 16:30:13'),(22115,7414,'action created','2024-06-23 11:00:13','2024-06-23 16:30:13'),(22119,7414,'action started via WP Cron','2024-06-23 11:30:03','2024-06-23 17:00:03'),(22120,7414,'action complete via WP Cron','2024-06-23 11:30:03','2024-06-23 17:00:03'),(22121,7416,'action created','2024-06-23 11:30:03','2024-06-23 17:00:03'),(22125,7416,'action started via WP Cron','2024-06-23 12:00:03','2024-06-23 17:30:03'),(22126,7416,'action complete via WP Cron','2024-06-23 12:00:03','2024-06-23 17:30:03'),(22127,7418,'action created','2024-06-23 12:00:03','2024-06-23 17:30:03'),(22131,7418,'action started via WP CLI','2024-06-23 12:30:57','2024-06-23 18:00:57'),(22132,7418,'action complete via WP CLI','2024-06-23 12:30:57','2024-06-23 18:00:57'),(22133,7420,'action created','2024-06-23 12:30:58','2024-06-23 18:00:58'),(22137,7420,'action started via WP Cron','2024-06-23 13:00:10','2024-06-23 18:30:10'),(22138,7420,'action complete via WP Cron','2024-06-23 13:00:10','2024-06-23 18:30:10'),(22139,7422,'action created','2024-06-23 13:00:10','2024-06-23 18:30:10'),(22143,7422,'action started via WP Cron','2024-06-23 13:30:04','2024-06-23 19:00:04'),(22144,7422,'action complete via WP Cron','2024-06-23 13:30:04','2024-06-23 19:00:04'),(22145,7424,'action created','2024-06-23 13:30:04','2024-06-23 19:00:04'),(22149,7424,'action started via WP Cron','2024-06-23 14:00:03','2024-06-23 19:30:03'),(22150,7424,'action complete via WP Cron','2024-06-23 14:00:03','2024-06-23 19:30:03'),(22151,7426,'action created','2024-06-23 14:00:03','2024-06-23 19:30:03'),(22155,7426,'action started via WP Cron','2024-06-23 14:30:07','2024-06-23 20:00:07'),(22156,7426,'action complete via WP Cron','2024-06-23 14:30:07','2024-06-23 20:00:07'),(22157,7428,'action created','2024-06-23 14:30:07','2024-06-23 20:00:07'),(22161,7428,'action started via WP Cron','2024-06-23 15:00:04','2024-06-23 20:30:04'),(22162,7428,'action complete via WP Cron','2024-06-23 15:00:04','2024-06-23 20:30:04'),(22163,7430,'action created','2024-06-23 15:00:04','2024-06-23 20:30:04'),(22167,7430,'action started via WP Cron','2024-06-23 15:30:04','2024-06-23 21:00:04'),(22168,7430,'action complete via WP Cron','2024-06-23 15:30:04','2024-06-23 21:00:04'),(22169,7432,'action created','2024-06-23 15:30:04','2024-06-23 21:00:04'),(22173,7432,'action started via WP Cron','2024-06-23 16:00:03','2024-06-23 21:30:03'),(22174,7432,'action complete via WP Cron','2024-06-23 16:00:03','2024-06-23 21:30:03'),(22175,7434,'action created','2024-06-23 16:00:03','2024-06-23 21:30:03'),(22179,7434,'action started via WP Cron','2024-06-23 16:30:08','2024-06-23 22:00:08'),(22180,7434,'action complete via WP Cron','2024-06-23 16:30:08','2024-06-23 22:00:08'),(22181,7436,'action created','2024-06-23 16:30:08','2024-06-23 22:00:08'),(22185,7436,'action started via WP Cron','2024-06-23 17:00:13','2024-06-23 22:30:13'),(22186,7436,'action complete via WP Cron','2024-06-23 17:00:13','2024-06-23 22:30:13'),(22187,7438,'action created','2024-06-23 17:00:13','2024-06-23 22:30:13'),(22191,7438,'action started via WP Cron','2024-06-23 17:30:03','2024-06-23 23:00:03'),(22192,7438,'action complete via WP Cron','2024-06-23 17:30:03','2024-06-23 23:00:03'),(22193,7440,'action created','2024-06-23 17:30:03','2024-06-23 23:00:03'),(22194,7441,'action created','2024-06-23 17:30:06','2024-06-23 23:00:06'),(22195,7442,'action created','2024-06-23 17:30:09','2024-06-23 23:00:09'),(22196,7441,'action started via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22197,7441,'action complete via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22198,7442,'action started via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22199,7442,'action complete via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22203,7440,'action started via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22204,7440,'action complete via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22205,7444,'action created','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22206,7342,'action started via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22207,7342,'action complete via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22208,7445,'action created','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22212,7345,'action started via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22213,7447,'action created','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22214,7345,'action complete via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22215,7448,'action created','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22216,7346,'action started via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22217,7346,'action complete via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22218,7449,'action created','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22219,7447,'action started via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22220,7447,'action complete via WP Cron','2024-06-23 18:00:06','2024-06-23 23:30:06'),(22224,7444,'action started via WP Cron','2024-06-23 18:31:38','2024-06-24 00:01:38'),(22225,7444,'action complete via WP Cron','2024-06-23 18:31:38','2024-06-24 00:01:38'),(22226,7451,'action created','2024-06-23 18:31:39','2024-06-24 00:01:39'),(22230,7451,'action started via WP Cron','2024-06-23 19:00:11','2024-06-24 00:30:11'),(22231,7451,'action complete via WP Cron','2024-06-23 19:00:11','2024-06-24 00:30:11'),(22232,7453,'action created','2024-06-23 19:00:11','2024-06-24 00:30:11'),(22236,7453,'action started via WP Cron','2024-06-23 19:30:21','2024-06-24 01:00:21'),(22237,7453,'action complete via WP Cron','2024-06-23 19:30:21','2024-06-24 01:00:21'),(22238,7455,'action created','2024-06-23 19:30:21','2024-06-24 01:00:21'),(22242,7455,'action started via WP Cron','2024-06-23 20:00:13','2024-06-24 01:30:13'),(22243,7455,'action complete via WP Cron','2024-06-23 20:00:13','2024-06-24 01:30:13'),(22244,7457,'action created','2024-06-23 20:00:13','2024-06-24 01:30:13'),(22248,7457,'action started via WP Cron','2024-06-23 20:30:18','2024-06-24 02:00:18'),(22249,7457,'action complete via WP Cron','2024-06-23 20:30:18','2024-06-24 02:00:18'),(22250,7459,'action created','2024-06-23 20:30:18','2024-06-24 02:00:18'),(22254,7459,'action started via WP Cron','2024-06-23 21:00:14','2024-06-24 02:30:14'),(22255,7459,'action complete via WP Cron','2024-06-23 21:00:14','2024-06-24 02:30:14'),(22256,7461,'action created','2024-06-23 21:00:14','2024-06-24 02:30:14'),(22260,7461,'action started via WP Cron','2024-06-23 21:30:16','2024-06-24 03:00:16'),(22261,7461,'action complete via WP Cron','2024-06-23 21:30:16','2024-06-24 03:00:16'),(22262,7463,'action created','2024-06-23 21:30:16','2024-06-24 03:00:16'),(22266,7463,'action started via WP CLI','2024-06-23 22:00:15','2024-06-24 03:30:15'),(22267,7463,'action complete via WP CLI','2024-06-23 22:00:15','2024-06-24 03:30:15'),(22268,7465,'action created','2024-06-23 22:00:15','2024-06-24 03:30:15'),(22275,7465,'action started via WP Cron','2024-06-23 22:30:13','2024-06-24 04:00:13'),(22276,7465,'action complete via WP Cron','2024-06-23 22:30:13','2024-06-24 04:00:13'),(22277,7468,'action created','2024-06-23 22:30:13','2024-06-24 04:00:13'),(22281,7468,'action started via WP Cron','2024-06-23 23:00:14','2024-06-24 04:30:14'),(22282,7468,'action complete via WP Cron','2024-06-23 23:00:14','2024-06-24 04:30:14'),(22283,7470,'action created','2024-06-23 23:00:14','2024-06-24 04:30:14'),(22287,7470,'action started via WP Cron','2024-06-23 23:30:20','2024-06-24 05:00:20'),(22288,7470,'action complete via WP Cron','2024-06-23 23:30:20','2024-06-24 05:00:20'),(22289,7472,'action created','2024-06-23 23:30:20','2024-06-24 05:00:20'),(22293,7472,'action started via WP CLI','2024-06-24 00:01:27','2024-06-24 05:31:27'),(22294,7472,'action complete via WP CLI','2024-06-24 00:01:27','2024-06-24 05:31:27'),(22295,7474,'action created','2024-06-24 00:01:27','2024-06-24 05:31:27'),(22299,7474,'action started via WP CLI','2024-06-24 00:32:43','2024-06-24 06:02:43'),(22300,7474,'action complete via WP CLI','2024-06-24 00:32:43','2024-06-24 06:02:43'),(22301,7476,'action created','2024-06-24 00:32:43','2024-06-24 06:02:43'),(22305,7476,'action started via WP Cron','2024-06-24 01:00:31','2024-06-24 06:30:31'),(22306,7476,'action complete via WP Cron','2024-06-24 01:00:31','2024-06-24 06:30:31'),(22307,7478,'action created','2024-06-24 01:00:31','2024-06-24 06:30:31'),(22311,7478,'action started via WP Cron','2024-06-24 01:30:43','2024-06-24 07:00:43'),(22312,7478,'action complete via WP Cron','2024-06-24 01:30:43','2024-06-24 07:00:43'),(22313,7480,'action created','2024-06-24 01:30:43','2024-06-24 07:00:43'),(22317,7480,'action started via WP Cron','2024-06-24 02:00:09','2024-06-24 07:30:09'),(22318,7480,'action complete via WP Cron','2024-06-24 02:00:09','2024-06-24 07:30:09'),(22319,7482,'action created','2024-06-24 02:00:09','2024-06-24 07:30:09'),(22323,7482,'action started via WP Cron','2024-06-24 02:30:04','2024-06-24 08:00:04'),(22324,7482,'action complete via WP Cron','2024-06-24 02:30:04','2024-06-24 08:00:04'),(22325,7484,'action created','2024-06-24 02:30:04','2024-06-24 08:00:04'),(22329,7484,'action started via WP Cron','2024-06-24 03:00:03','2024-06-24 08:30:03'),(22330,7484,'action complete via WP Cron','2024-06-24 03:00:04','2024-06-24 08:30:04'),(22331,7486,'action created','2024-06-24 03:00:04','2024-06-24 08:30:04'),(22335,7486,'action started via WP Cron','2024-06-24 03:30:03','2024-06-24 09:00:03'),(22336,7486,'action complete via WP Cron','2024-06-24 03:30:03','2024-06-24 09:00:03'),(22337,7488,'action created','2024-06-24 03:30:03','2024-06-24 09:00:03'),(22341,7488,'action started via WP Cron','2024-06-24 04:00:05','2024-06-24 09:30:05'),(22342,7488,'action complete via WP Cron','2024-06-24 04:00:05','2024-06-24 09:30:05'),(22343,7490,'action created','2024-06-24 04:00:05','2024-06-24 09:30:05'),(22347,7490,'action started via WP Cron','2024-06-24 04:30:05','2024-06-24 10:00:05'),(22348,7490,'action complete via WP Cron','2024-06-24 04:30:05','2024-06-24 10:00:05'),(22349,7492,'action created','2024-06-24 04:30:05','2024-06-24 10:00:05'),(22353,7492,'action started via WP Cron','2024-06-24 05:00:13','2024-06-24 10:30:13'),(22354,7492,'action complete via WP Cron','2024-06-24 05:00:13','2024-06-24 10:30:13'),(22355,7494,'action created','2024-06-24 05:00:13','2024-06-24 10:30:13'),(22359,7494,'action started via WP Cron','2024-06-24 05:30:04','2024-06-24 11:00:04'),(22360,7494,'action complete via WP Cron','2024-06-24 05:30:04','2024-06-24 11:00:04'),(22361,7496,'action created','2024-06-24 05:30:04','2024-06-24 11:00:04'),(22362,7497,'action created','2024-06-24 05:30:07','2024-06-24 11:00:07'),(22363,7498,'action created','2024-06-24 05:30:08','2024-06-24 11:00:08'),(22364,7497,'action started via WP Cron','2024-06-24 05:47:04','2024-06-24 11:17:04'),(22365,7497,'action complete via WP Cron','2024-06-24 05:47:04','2024-06-24 11:17:04'),(22366,7498,'action started via WP Cron','2024-06-24 05:47:04','2024-06-24 11:17:04'),(22367,7498,'action complete via WP Cron','2024-06-24 05:47:04','2024-06-24 11:17:04'),(22371,7496,'action started via WP Cron','2024-06-24 05:47:04','2024-06-24 11:17:04'),(22372,7496,'action complete via WP Cron','2024-06-24 05:47:04','2024-06-24 11:17:04'),(22373,7500,'action created','2024-06-24 05:47:04','2024-06-24 11:17:04'),(22377,7500,'action started via WP Cron','2024-06-24 06:31:48','2024-06-24 12:01:48'),(22378,7500,'action complete via WP Cron','2024-06-24 06:31:48','2024-06-24 12:01:48'),(22379,7502,'action created','2024-06-24 06:31:48','2024-06-24 12:01:48'),(22383,7502,'action started via WP CLI','2024-06-24 07:00:22','2024-06-24 12:30:22'),(22384,7502,'action complete via WP CLI','2024-06-24 07:00:22','2024-06-24 12:30:22'),(22385,7504,'action created','2024-06-24 07:00:22','2024-06-24 12:30:22'),(22389,7504,'action started via WP Cron','2024-06-24 07:30:04','2024-06-24 13:00:04'),(22390,7504,'action complete via WP Cron','2024-06-24 07:30:04','2024-06-24 13:00:04'),(22391,7506,'action created','2024-06-24 07:30:04','2024-06-24 13:00:04'),(22395,7506,'action started via WP Cron','2024-06-24 08:00:10','2024-06-24 13:30:10'),(22396,7506,'action complete via WP Cron','2024-06-24 08:00:10','2024-06-24 13:30:10'),(22397,7508,'action created','2024-06-24 08:00:10','2024-06-24 13:30:10'),(22401,7508,'action started via WP CLI','2024-06-24 08:30:05','2024-06-24 14:00:05'),(22402,7508,'action complete via WP CLI','2024-06-24 08:30:05','2024-06-24 14:00:05'),(22403,7510,'action created','2024-06-24 08:30:05','2024-06-24 14:00:05'),(22407,7510,'action started via WP Cron','2024-06-24 09:00:09','2024-06-24 14:30:09'),(22408,7510,'action complete via WP Cron','2024-06-24 09:00:09','2024-06-24 14:30:09'),(22409,7512,'action created','2024-06-24 09:00:09','2024-06-24 14:30:09'),(22413,7512,'action started via WP Cron','2024-06-24 09:30:04','2024-06-24 15:00:04'),(22414,7512,'action complete via WP Cron','2024-06-24 09:30:04','2024-06-24 15:00:04'),(22415,7514,'action created','2024-06-24 09:30:04','2024-06-24 15:00:04'),(22419,7514,'action started via WP Cron','2024-06-24 10:00:05','2024-06-24 15:30:05'),(22420,7514,'action complete via WP Cron','2024-06-24 10:00:05','2024-06-24 15:30:05'),(22421,7516,'action created','2024-06-24 10:00:05','2024-06-24 15:30:05'),(22425,7516,'action started via WP Cron','2024-06-24 10:30:24','2024-06-24 16:00:24'),(22426,7516,'action complete via WP Cron','2024-06-24 10:30:24','2024-06-24 16:00:24'),(22427,7518,'action created','2024-06-24 10:30:24','2024-06-24 16:00:24'),(22431,7518,'action started via WP Cron','2024-06-24 11:00:22','2024-06-24 16:30:22'),(22432,7518,'action complete via WP Cron','2024-06-24 11:00:22','2024-06-24 16:30:22'),(22433,7520,'action created','2024-06-24 11:00:22','2024-06-24 16:30:22'),(22434,6784,'action started via WP Cron','2024-06-24 11:00:22','2024-06-24 16:30:22'),(22435,6784,'action complete via WP Cron','2024-06-24 11:00:22','2024-06-24 16:30:22'),(22436,7521,'action created','2024-06-24 11:00:22','2024-06-24 16:30:22'),(22437,6785,'action started via WP Cron','2024-06-24 11:00:22','2024-06-24 16:30:22'),(22438,6785,'action complete via WP Cron','2024-06-24 11:00:22','2024-06-24 16:30:22'),(22439,7522,'action created','2024-06-24 11:00:22','2024-06-24 16:30:22'),(22443,7520,'action started via WP Cron','2024-06-24 11:30:04','2024-06-24 17:00:04'),(22444,7520,'action complete via WP Cron','2024-06-24 11:30:04','2024-06-24 17:00:04'),(22445,7524,'action created','2024-06-24 11:30:04','2024-06-24 17:00:04'),(22449,7524,'action started via WP Cron','2024-06-24 12:00:07','2024-06-24 17:30:07'),(22450,7524,'action complete via WP Cron','2024-06-24 12:00:07','2024-06-24 17:30:07'),(22451,7526,'action created','2024-06-24 12:00:07','2024-06-24 17:30:07'),(22455,7526,'action started via WP CLI','2024-06-24 12:30:48','2024-06-24 18:00:48'),(22456,7526,'action complete via WP CLI','2024-06-24 12:30:50','2024-06-24 18:00:50'),(22457,7528,'action created','2024-06-24 12:30:51','2024-06-24 18:00:51'),(22461,7528,'action started via WP Cron','2024-06-24 13:00:09','2024-06-24 18:30:09'),(22462,7528,'action complete via WP Cron','2024-06-24 13:00:09','2024-06-24 18:30:09'),(22463,7530,'action created','2024-06-24 13:00:09','2024-06-24 18:30:09'),(22467,7530,'action started via WP Cron','2024-06-24 13:30:05','2024-06-24 19:00:05'),(22468,7530,'action complete via WP Cron','2024-06-24 13:30:05','2024-06-24 19:00:05'),(22469,7532,'action created','2024-06-24 13:30:05','2024-06-24 19:00:05'),(22473,7532,'action started via WP Cron','2024-06-24 14:00:04','2024-06-24 19:30:04'),(22474,7532,'action complete via WP Cron','2024-06-24 14:00:04','2024-06-24 19:30:04'),(22475,7534,'action created','2024-06-24 14:00:04','2024-06-24 19:30:04'),(22479,7534,'action started via WP Cron','2024-06-24 14:30:05','2024-06-24 20:00:05'),(22480,7534,'action complete via WP Cron','2024-06-24 14:30:05','2024-06-24 20:00:05'),(22481,7536,'action created','2024-06-24 14:30:05','2024-06-24 20:00:05'),(22485,7536,'action started via WP Cron','2024-06-24 15:00:13','2024-06-24 20:30:13'),(22486,7536,'action complete via WP Cron','2024-06-24 15:00:13','2024-06-24 20:30:13'),(22487,7538,'action created','2024-06-24 15:00:13','2024-06-24 20:30:13'),(22491,7538,'action started via WP Cron','2024-06-24 15:30:05','2024-06-24 21:00:05'),(22492,7538,'action complete via WP Cron','2024-06-24 15:30:05','2024-06-24 21:00:05'),(22493,7540,'action created','2024-06-24 15:30:05','2024-06-24 21:00:05'),(22497,7540,'action started via WP Cron','2024-06-24 16:00:06','2024-06-24 21:30:06'),(22498,7540,'action complete via WP Cron','2024-06-24 16:00:06','2024-06-24 21:30:06'),(22499,7542,'action created','2024-06-24 16:00:06','2024-06-24 21:30:06'),(22503,7542,'action started via WP Cron','2024-06-24 16:30:07','2024-06-24 22:00:07'),(22504,7542,'action complete via WP Cron','2024-06-24 16:30:07','2024-06-24 22:00:07'),(22505,7544,'action created','2024-06-24 16:30:07','2024-06-24 22:00:07'),(22509,7544,'action started via WP Cron','2024-06-24 17:00:13','2024-06-24 22:30:13'),(22510,7544,'action complete via WP Cron','2024-06-24 17:00:13','2024-06-24 22:30:13'),(22511,7546,'action created','2024-06-24 17:00:13','2024-06-24 22:30:13'),(22515,7546,'action started via WP Cron','2024-06-24 17:30:11','2024-06-24 23:00:11'),(22516,7546,'action complete via WP Cron','2024-06-24 17:30:11','2024-06-24 23:00:11'),(22517,7548,'action created','2024-06-24 17:30:11','2024-06-24 23:00:11'),(22518,7549,'action created','2024-06-24 17:30:16','2024-06-24 23:00:16'),(22519,7550,'action created','2024-06-24 17:30:18','2024-06-24 23:00:18'),(22520,7549,'action started via WP Cron','2024-06-24 18:00:03','2024-06-24 23:30:03'),(22521,7549,'action complete via WP Cron','2024-06-24 18:00:03','2024-06-24 23:30:03'),(22522,7550,'action started via WP Cron','2024-06-24 18:00:03','2024-06-24 23:30:03'),(22523,7550,'action complete via WP Cron','2024-06-24 18:00:03','2024-06-24 23:30:03'),(22527,7548,'action started via WP Cron','2024-06-24 18:00:03','2024-06-24 23:30:03'),(22528,7548,'action complete via WP Cron','2024-06-24 18:00:03','2024-06-24 23:30:03'),(22529,7552,'action created','2024-06-24 18:00:03','2024-06-24 23:30:03'),(22530,7445,'action started via WP Cron','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22531,7445,'action complete via WP Cron','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22532,7553,'action created','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22536,7448,'action started via WP Cron','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22537,7555,'action created','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22538,7448,'action complete via WP Cron','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22539,7556,'action created','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22540,7449,'action started via WP Cron','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22541,7449,'action complete via WP Cron','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22542,7557,'action created','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22546,7552,'action started via WP Cron','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22547,7552,'action complete via WP Cron','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22548,7559,'action created','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22549,7555,'action started via WP Cron','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22550,7555,'action complete via WP Cron','2024-06-24 18:20:57','2024-06-24 23:50:57'),(22554,7559,'action started via WP Cron','2024-06-24 19:00:10','2024-06-25 00:30:10'),(22555,7559,'action complete via WP Cron','2024-06-24 19:00:10','2024-06-25 00:30:10'),(22556,7561,'action created','2024-06-24 19:00:11','2024-06-25 00:30:11'),(22560,7561,'action started via WP Cron','2024-06-24 19:30:18','2024-06-25 01:00:18'),(22561,7561,'action complete via WP Cron','2024-06-24 19:30:18','2024-06-25 01:00:18'),(22562,7563,'action created','2024-06-24 19:30:18','2024-06-25 01:00:18'),(22566,7563,'action started via WP Cron','2024-06-24 20:00:14','2024-06-25 01:30:14'),(22567,7563,'action complete via WP Cron','2024-06-24 20:00:14','2024-06-25 01:30:14'),(22568,7565,'action created','2024-06-24 20:00:14','2024-06-25 01:30:14'),(22572,7565,'action started via WP Cron','2024-06-24 20:30:23','2024-06-25 02:00:23'),(22573,7565,'action complete via WP Cron','2024-06-24 20:30:23','2024-06-25 02:00:23'),(22574,7567,'action created','2024-06-24 20:30:23','2024-06-25 02:00:23'),(22578,7567,'action started via WP Cron','2024-06-24 21:00:13','2024-06-25 02:30:13'),(22579,7567,'action complete via WP Cron','2024-06-24 21:00:13','2024-06-25 02:30:13'),(22580,7569,'action created','2024-06-24 21:00:13','2024-06-25 02:30:13'),(22584,7569,'action started via WP Cron','2024-06-24 21:27:21','2024-06-25 02:57:21'),(22585,7569,'action complete via WP Cron','2024-06-24 21:27:21','2024-06-25 02:57:21'),(22586,7571,'action created','2024-06-24 21:27:21','2024-06-25 02:57:21'),(22587,7572,'action created','2024-06-24 21:30:11','2024-06-25 03:00:11'),(22588,7572,'action started via WP Cron','2024-06-24 21:30:13','2024-06-25 03:00:13'),(22589,7572,'action complete via WP Cron','2024-06-24 21:30:14','2024-06-25 03:00:14'),(22593,7571,'action started via WP CLI','2024-06-24 22:00:15','2024-06-25 03:30:15'),(22594,7571,'action complete via WP CLI','2024-06-24 22:00:15','2024-06-25 03:30:15'),(22595,7574,'action created','2024-06-24 22:00:15','2024-06-25 03:30:15'),(22602,7574,'action started via WP Cron','2024-06-24 22:30:25','2024-06-25 04:00:25'),(22603,7574,'action complete via WP Cron','2024-06-24 22:30:25','2024-06-25 04:00:25'),(22604,7577,'action created','2024-06-24 22:30:25','2024-06-25 04:00:25'),(22608,7577,'action started via WP Cron','2024-06-24 23:00:14','2024-06-25 04:30:14'),(22609,7577,'action complete via WP Cron','2024-06-24 23:00:14','2024-06-25 04:30:14'),(22610,7579,'action created','2024-06-24 23:00:14','2024-06-25 04:30:14'),(22614,7579,'action started via WP Cron','2024-06-24 23:30:16','2024-06-25 05:00:16'),(22615,7579,'action complete via WP Cron','2024-06-24 23:30:16','2024-06-25 05:00:16'),(22616,7581,'action created','2024-06-24 23:30:17','2024-06-25 05:00:17'),(22620,7581,'action started via WP Cron','2024-06-25 00:31:38','2024-06-25 06:01:38'),(22621,7581,'action complete via WP Cron','2024-06-25 00:31:38','2024-06-25 06:01:38'),(22622,7583,'action created','2024-06-25 00:31:39','2024-06-25 06:01:39'),(22626,7583,'action started via WP Cron','2024-06-25 01:00:38','2024-06-25 06:30:38'),(22627,7583,'action complete via WP Cron','2024-06-25 01:00:38','2024-06-25 06:30:38'),(22628,7585,'action created','2024-06-25 01:00:38','2024-06-25 06:30:38'),(22632,7585,'action started via WP Cron','2024-06-25 01:30:29','2024-06-25 07:00:29'),(22633,7585,'action complete via WP Cron','2024-06-25 01:30:29','2024-06-25 07:00:29'),(22634,7587,'action created','2024-06-25 01:30:29','2024-06-25 07:00:29'),(22638,7587,'action started via WP CLI','2024-06-25 02:00:13','2024-06-25 07:30:13'),(22639,7587,'action complete via WP CLI','2024-06-25 02:00:13','2024-06-25 07:30:13'),(22640,7589,'action created','2024-06-25 02:00:13','2024-06-25 07:30:13'),(22644,7589,'action started via WP Cron','2024-06-25 02:30:09','2024-06-25 08:00:09'),(22645,7589,'action complete via WP Cron','2024-06-25 02:30:09','2024-06-25 08:00:09'),(22646,7591,'action created','2024-06-25 02:30:09','2024-06-25 08:00:09'),(22650,7591,'action started via WP Cron','2024-06-25 03:00:12','2024-06-25 08:30:12'),(22651,7591,'action complete via WP Cron','2024-06-25 03:00:12','2024-06-25 08:30:12'),(22652,7593,'action created','2024-06-25 03:00:12','2024-06-25 08:30:12'),(22656,7593,'action started via WP Cron','2024-06-25 03:30:05','2024-06-25 09:00:05'),(22657,7593,'action complete via WP Cron','2024-06-25 03:30:05','2024-06-25 09:00:05'),(22658,7595,'action created','2024-06-25 03:30:05','2024-06-25 09:00:05'),(22662,7595,'action started via WP Cron','2024-06-25 04:00:04','2024-06-25 09:30:04'),(22663,7595,'action complete via WP Cron','2024-06-25 04:00:04','2024-06-25 09:30:04'),(22664,7597,'action created','2024-06-25 04:00:04','2024-06-25 09:30:04'),(22668,7597,'action started via WP Cron','2024-06-25 04:30:08','2024-06-25 10:00:08'),(22669,7597,'action complete via WP Cron','2024-06-25 04:30:08','2024-06-25 10:00:08'),(22670,7599,'action created','2024-06-25 04:30:08','2024-06-25 10:00:08'),(22674,7599,'action started via WP Cron','2024-06-25 05:00:14','2024-06-25 10:30:14'),(22675,7599,'action complete via WP Cron','2024-06-25 05:00:14','2024-06-25 10:30:14'),(22676,7601,'action created','2024-06-25 05:00:14','2024-06-25 10:30:14'),(22680,7601,'action started via WP Cron','2024-06-25 05:30:11','2024-06-25 11:00:11'),(22681,7601,'action complete via WP Cron','2024-06-25 05:30:11','2024-06-25 11:00:11'),(22682,7603,'action created','2024-06-25 05:30:11','2024-06-25 11:00:11'),(22683,7604,'action created','2024-06-25 05:30:14','2024-06-25 11:00:14'),(22684,7605,'action created','2024-06-25 05:30:14','2024-06-25 11:00:14'),(22685,7604,'action started via WP Cron','2024-06-25 05:53:58','2024-06-25 11:23:58'),(22686,7604,'action complete via WP Cron','2024-06-25 05:53:58','2024-06-25 11:23:58'),(22687,7605,'action started via WP Cron','2024-06-25 05:53:58','2024-06-25 11:23:58'),(22688,7605,'action complete via WP Cron','2024-06-25 05:53:58','2024-06-25 11:23:58'),(22692,7603,'action started via WP Cron','2024-06-25 05:53:58','2024-06-25 11:23:58'),(22693,7603,'action complete via WP Cron','2024-06-25 05:53:58','2024-06-25 11:23:58'),(22694,7607,'action created','2024-06-25 05:53:58','2024-06-25 11:23:58'),(22698,7607,'action started via WP Cron','2024-06-25 06:31:36','2024-06-25 12:01:36'),(22699,7607,'action complete via WP Cron','2024-06-25 06:31:37','2024-06-25 12:01:37'),(22700,7609,'action created','2024-06-25 06:31:37','2024-06-25 12:01:37'),(22704,7609,'action started via WP Cron','2024-06-25 07:00:14','2024-06-25 12:30:14'),(22705,7609,'action complete via WP Cron','2024-06-25 07:00:14','2024-06-25 12:30:14'),(22706,7611,'action created','2024-06-25 07:00:14','2024-06-25 12:30:14'),(22710,7611,'action started via WP Cron','2024-06-25 07:30:14','2024-06-25 13:00:14'),(22711,7611,'action complete via WP Cron','2024-06-25 07:30:14','2024-06-25 13:00:14'),(22712,7613,'action created','2024-06-25 07:30:14','2024-06-25 13:00:14'),(22716,7613,'action started via WP Cron','2024-06-25 08:00:15','2024-06-25 13:30:15'),(22717,7613,'action complete via WP Cron','2024-06-25 08:00:15','2024-06-25 13:30:15'),(22718,7615,'action created','2024-06-25 08:00:15','2024-06-25 13:30:15'),(22722,7615,'action started via WP Cron','2024-06-25 08:30:12','2024-06-25 14:00:12'),(22723,7615,'action complete via WP Cron','2024-06-25 08:30:12','2024-06-25 14:00:12'),(22724,7617,'action created','2024-06-25 08:30:12','2024-06-25 14:00:12'),(22728,7617,'action started via WP Cron','2024-06-25 09:00:15','2024-06-25 14:30:15'),(22729,7617,'action complete via WP Cron','2024-06-25 09:00:15','2024-06-25 14:30:15'),(22730,7619,'action created','2024-06-25 09:00:15','2024-06-25 14:30:15'),(22734,7619,'action started via WP Cron','2024-06-25 09:30:13','2024-06-25 15:00:13'),(22735,7619,'action complete via WP Cron','2024-06-25 09:30:13','2024-06-25 15:00:13'),(22736,7621,'action created','2024-06-25 09:30:13','2024-06-25 15:00:13'),(22740,7621,'action started via WP Cron','2024-06-25 10:00:08','2024-06-25 15:30:08'),(22741,7621,'action complete via WP Cron','2024-06-25 10:00:08','2024-06-25 15:30:08'),(22742,7623,'action created','2024-06-25 10:00:08','2024-06-25 15:30:08'),(22746,7623,'action started via WP Cron','2024-06-25 10:30:17','2024-06-25 16:00:17'),(22747,7623,'action complete via WP Cron','2024-06-25 10:30:17','2024-06-25 16:00:17'),(22748,7625,'action created','2024-06-25 10:30:17','2024-06-25 16:00:17'),(22752,7625,'action started via WP Cron','2024-06-25 11:00:14','2024-06-25 16:30:14'),(22753,7625,'action complete via WP Cron','2024-06-25 11:00:14','2024-06-25 16:30:14'),(22754,7627,'action created','2024-06-25 11:00:14','2024-06-25 16:30:14'),(22758,7627,'action started via WP Cron','2024-06-25 11:30:05','2024-06-25 17:00:05'),(22759,7627,'action complete via WP Cron','2024-06-25 11:30:05','2024-06-25 17:00:05'),(22760,7629,'action created','2024-06-25 11:30:05','2024-06-25 17:00:05'),(22764,7629,'action started via WP Cron','2024-06-25 12:00:11','2024-06-25 17:30:11'),(22765,7629,'action complete via WP Cron','2024-06-25 12:00:11','2024-06-25 17:30:11'),(22766,7631,'action created','2024-06-25 12:00:11','2024-06-25 17:30:11'),(22770,7631,'action started via WP Cron','2024-06-25 12:31:17','2024-06-25 18:01:17'),(22771,7631,'action complete via WP Cron','2024-06-25 12:31:18','2024-06-25 18:01:18'),(22772,7633,'action created','2024-06-25 12:31:18','2024-06-25 18:01:18'),(22776,7633,'action started via WP Cron','2024-06-25 13:00:07','2024-06-25 18:30:07'),(22777,7633,'action complete via WP Cron','2024-06-25 13:00:07','2024-06-25 18:30:07'),(22778,7635,'action created','2024-06-25 13:00:07','2024-06-25 18:30:07'),(22782,7635,'action started via WP Cron','2024-06-25 13:30:04','2024-06-25 19:00:04'),(22783,7635,'action complete via WP Cron','2024-06-25 13:30:04','2024-06-25 19:00:04'),(22784,7637,'action created','2024-06-25 13:30:04','2024-06-25 19:00:04'),(22788,7637,'action started via WP Cron','2024-06-25 14:00:09','2024-06-25 19:30:09'),(22789,7637,'action complete via WP Cron','2024-06-25 14:00:09','2024-06-25 19:30:09'),(22790,7639,'action created','2024-06-25 14:00:09','2024-06-25 19:30:09'),(22794,7639,'action started via WP Cron','2024-06-25 14:30:03','2024-06-25 20:00:03'),(22795,7639,'action complete via WP Cron','2024-06-25 14:30:03','2024-06-25 20:00:03'),(22796,7641,'action created','2024-06-25 14:30:03','2024-06-25 20:00:03'),(22800,7641,'action started via WP Cron','2024-06-25 15:00:07','2024-06-25 20:30:07'),(22801,7641,'action complete via WP Cron','2024-06-25 15:00:07','2024-06-25 20:30:07'),(22802,7643,'action created','2024-06-25 15:00:07','2024-06-25 20:30:07'),(22806,7643,'action started via WP Cron','2024-06-25 15:30:04','2024-06-25 21:00:04'),(22807,7643,'action complete via WP Cron','2024-06-25 15:30:04','2024-06-25 21:00:04'),(22808,7645,'action created','2024-06-25 15:30:04','2024-06-25 21:00:04'),(22812,7645,'action started via WP Cron','2024-06-25 16:00:04','2024-06-25 21:30:04'),(22813,7645,'action complete via WP Cron','2024-06-25 16:00:04','2024-06-25 21:30:04'),(22814,7647,'action created','2024-06-25 16:00:04','2024-06-25 21:30:04'),(22818,7647,'action started via WP Cron','2024-06-25 16:30:05','2024-06-25 22:00:05'),(22819,7647,'action complete via WP Cron','2024-06-25 16:30:05','2024-06-25 22:00:05'),(22820,7649,'action created','2024-06-25 16:30:05','2024-06-25 22:00:05'),(22824,7649,'action started via WP Cron','2024-06-25 17:00:11','2024-06-25 22:30:11'),(22825,7649,'action complete via WP Cron','2024-06-25 17:00:11','2024-06-25 22:30:11'),(22826,7651,'action created','2024-06-25 17:00:11','2024-06-25 22:30:11'),(22830,7651,'action started via WP Cron','2024-06-25 17:30:11','2024-06-25 23:00:11'),(22831,7651,'action complete via WP Cron','2024-06-25 17:30:11','2024-06-25 23:00:11'),(22832,7653,'action created','2024-06-25 17:30:11','2024-06-25 23:00:11'),(22833,7654,'action created','2024-06-25 17:30:14','2024-06-25 23:00:14'),(22834,7655,'action created','2024-06-25 17:30:14','2024-06-25 23:00:14'),(22835,7654,'action started via WP Cron','2024-06-25 18:00:09','2024-06-25 23:30:09'),(22836,7654,'action complete via WP Cron','2024-06-25 18:00:09','2024-06-25 23:30:09'),(22837,7655,'action started via WP Cron','2024-06-25 18:00:09','2024-06-25 23:30:09'),(22838,7655,'action complete via WP Cron','2024-06-25 18:00:09','2024-06-25 23:30:09'),(22842,7653,'action started via WP Cron','2024-06-25 18:00:09','2024-06-25 23:30:09'),(22843,7653,'action complete via WP Cron','2024-06-25 18:00:09','2024-06-25 23:30:09'),(22844,7657,'action created','2024-06-25 18:00:09','2024-06-25 23:30:09'),(22848,7657,'action started via WP Cron','2024-06-25 18:31:12','2024-06-26 00:01:12'),(22849,7657,'action complete via WP Cron','2024-06-25 18:31:12','2024-06-26 00:01:12'),(22850,7659,'action created','2024-06-25 18:31:12','2024-06-26 00:01:12'),(22851,7553,'action started via WP Cron','2024-06-25 18:31:12','2024-06-26 00:01:12'),(22852,7553,'action complete via WP Cron','2024-06-25 18:31:12','2024-06-26 00:01:12'),(22853,7660,'action created','2024-06-25 18:31:13','2024-06-26 00:01:13'),(22857,7556,'action started via WP Cron','2024-06-25 18:31:14','2024-06-26 00:01:14'),(22858,7662,'action created','2024-06-25 18:31:14','2024-06-26 00:01:14'),(22859,7556,'action complete via WP Cron','2024-06-25 18:31:14','2024-06-26 00:01:14'),(22860,7663,'action created','2024-06-25 18:31:15','2024-06-26 00:01:15'),(22861,7557,'action started via WP Cron','2024-06-25 18:31:15','2024-06-26 00:01:15'),(22862,7557,'action complete via WP Cron','2024-06-25 18:31:15','2024-06-26 00:01:15'),(22863,7664,'action created','2024-06-25 18:31:15','2024-06-26 00:01:15'),(22864,7662,'action started via WP Cron','2024-06-25 18:31:16','2024-06-26 00:01:16'),(22865,7662,'action complete via WP Cron','2024-06-25 18:31:16','2024-06-26 00:01:16'),(22869,7659,'action started via WP Cron','2024-06-25 19:00:12','2024-06-26 00:30:12'),(22870,7659,'action complete via WP Cron','2024-06-25 19:00:12','2024-06-26 00:30:12'),(22871,7666,'action created','2024-06-25 19:00:12','2024-06-26 00:30:12'),(22875,7666,'action started via WP Cron','2024-06-25 19:30:18','2024-06-26 01:00:18'),(22876,7666,'action complete via WP Cron','2024-06-25 19:30:18','2024-06-26 01:00:18'),(22877,7668,'action created','2024-06-25 19:30:18','2024-06-26 01:00:18'),(22881,7668,'action started via WP Cron','2024-06-25 20:00:17','2024-06-26 01:30:17'),(22882,7668,'action complete via WP Cron','2024-06-25 20:00:17','2024-06-26 01:30:17'),(22883,7670,'action created','2024-06-25 20:00:17','2024-06-26 01:30:17'),(22887,7670,'action started via WP Cron','2024-06-25 20:30:16','2024-06-26 02:00:16'),(22888,7670,'action complete via WP Cron','2024-06-25 20:30:16','2024-06-26 02:00:16'),(22889,7672,'action created','2024-06-25 20:30:16','2024-06-26 02:00:16'),(22893,7672,'action started via WP Cron','2024-06-25 21:00:16','2024-06-26 02:30:16'),(22894,7672,'action complete via WP Cron','2024-06-25 21:00:16','2024-06-26 02:30:16'),(22895,7674,'action created','2024-06-25 21:00:16','2024-06-26 02:30:16'),(22899,7674,'action started via WP Cron','2024-06-25 21:30:19','2024-06-26 03:00:19'),(22900,7674,'action complete via WP Cron','2024-06-25 21:30:19','2024-06-26 03:00:19'),(22901,7676,'action created','2024-06-25 21:30:19','2024-06-26 03:00:19'),(22905,7676,'action started via WP CLI','2024-06-25 22:00:14','2024-06-26 03:30:14'),(22906,7676,'action complete via WP CLI','2024-06-25 22:00:14','2024-06-26 03:30:14'),(22907,7678,'action created','2024-06-25 22:00:15','2024-06-26 03:30:15'),(22911,7678,'action started via WP Cron','2024-06-25 22:30:21','2024-06-26 04:00:21'),(22912,7678,'action complete via WP Cron','2024-06-25 22:30:21','2024-06-26 04:00:21'),(22913,7680,'action created','2024-06-25 22:30:21','2024-06-26 04:00:21'),(22917,7680,'action started via WP Cron','2024-06-25 23:00:19','2024-06-26 04:30:19'),(22918,7680,'action complete via WP Cron','2024-06-25 23:00:19','2024-06-26 04:30:19'),(22919,7682,'action created','2024-06-25 23:00:19','2024-06-26 04:30:19'),(22923,7682,'action started via WP Cron','2024-06-25 23:30:15','2024-06-26 05:00:15'),(22924,7682,'action complete via WP Cron','2024-06-25 23:30:15','2024-06-26 05:00:15'),(22925,7684,'action created','2024-06-25 23:30:15','2024-06-26 05:00:15'),(22929,7684,'action started via WP Cron','2024-06-26 00:29:32','2024-06-26 05:59:32'),(22930,7684,'action complete via WP Cron','2024-06-26 00:29:32','2024-06-26 05:59:32'),(22931,7686,'action created','2024-06-26 00:29:32','2024-06-26 05:59:32'),(22935,7686,'action started via WP CLI','2024-06-26 01:00:40','2024-06-26 06:30:40'),(22936,7686,'action complete via WP CLI','2024-06-26 01:00:40','2024-06-26 06:30:40'),(22937,7688,'action created','2024-06-26 01:00:40','2024-06-26 06:30:40'),(22941,7688,'action started via WP Cron','2024-06-26 01:31:06','2024-06-26 07:01:06'),(22942,7688,'action complete via WP Cron','2024-06-26 01:31:06','2024-06-26 07:01:06'),(22943,7690,'action created','2024-06-26 01:31:06','2024-06-26 07:01:06'),(22947,7690,'action started via WP Cron','2024-06-26 01:57:58','2024-06-26 07:27:58'),(22948,7690,'action complete via WP Cron','2024-06-26 01:57:58','2024-06-26 07:27:58'),(22949,7692,'action created','2024-06-26 01:57:58','2024-06-26 07:27:58'),(22953,7692,'action started via WP Cron','2024-06-26 02:30:14','2024-06-26 08:00:14'),(22954,7692,'action complete via WP Cron','2024-06-26 02:30:14','2024-06-26 08:00:14'),(22955,7694,'action created','2024-06-26 02:30:14','2024-06-26 08:00:14'),(22959,7694,'action started via WP Cron','2024-06-26 03:00:10','2024-06-26 08:30:10'),(22960,7694,'action complete via WP Cron','2024-06-26 03:00:10','2024-06-26 08:30:10'),(22961,7696,'action created','2024-06-26 03:00:10','2024-06-26 08:30:10'),(22965,7696,'action started via WP Cron','2024-06-26 03:30:10','2024-06-26 09:00:10'),(22966,7696,'action complete via WP Cron','2024-06-26 03:30:10','2024-06-26 09:00:10'),(22967,7698,'action created','2024-06-26 03:30:10','2024-06-26 09:00:10'),(22971,7698,'action started via WP Cron','2024-06-26 04:00:08','2024-06-26 09:30:08'),(22972,7698,'action complete via WP Cron','2024-06-26 04:00:08','2024-06-26 09:30:08'),(22973,7700,'action created','2024-06-26 04:00:08','2024-06-26 09:30:08'),(22977,7700,'action started via WP Cron','2024-06-26 04:30:16','2024-06-26 10:00:16'),(22978,7700,'action complete via WP Cron','2024-06-26 04:30:16','2024-06-26 10:00:16'),(22979,7702,'action created','2024-06-26 04:30:16','2024-06-26 10:00:16'),(22983,7702,'action started via WP Cron','2024-06-26 05:00:19','2024-06-26 10:30:19'),(22984,7702,'action complete via WP Cron','2024-06-26 05:00:19','2024-06-26 10:30:19'),(22985,7704,'action created','2024-06-26 05:00:19','2024-06-26 10:30:19'),(22989,7704,'action started via WP Cron','2024-06-26 05:16:53','2024-06-26 10:46:53'),(22990,7704,'action complete via WP Cron','2024-06-26 05:16:53','2024-06-26 10:46:53'),(22991,7706,'action created','2024-06-26 05:16:53','2024-06-26 10:46:53'),(22995,7708,'action created','2024-06-26 05:30:17','2024-06-26 11:00:17'),(22996,7708,'action started via WP CLI','2024-06-26 05:30:17','2024-06-26 11:00:17'),(22997,7708,'action complete via WP CLI','2024-06-26 05:30:17','2024-06-26 11:00:17'),(22998,7709,'action created','2024-06-26 05:30:17','2024-06-26 11:00:17'),(22999,7709,'action started via WP CLI','2024-06-26 05:30:17','2024-06-26 11:00:17'),(23000,7709,'action complete via WP CLI','2024-06-26 05:30:17','2024-06-26 11:00:17'),(23001,7706,'action started via WP Cron','2024-06-26 05:55:04','2024-06-26 11:25:04'),(23002,7706,'action complete via WP Cron','2024-06-26 05:55:04','2024-06-26 11:25:04'),(23003,7710,'action created','2024-06-26 05:55:04','2024-06-26 11:25:04'),(23007,7710,'action started via WP Cron','2024-06-26 06:32:07','2024-06-26 12:02:07'),(23008,7710,'action complete via WP Cron','2024-06-26 06:32:07','2024-06-26 12:02:07'),(23009,7712,'action created','2024-06-26 06:32:08','2024-06-26 12:02:08'),(23013,7712,'action started via WP Cron','2024-06-26 07:00:17','2024-06-26 12:30:17'),(23014,7712,'action complete via WP Cron','2024-06-26 07:00:17','2024-06-26 12:30:17'),(23015,7714,'action created','2024-06-26 07:00:17','2024-06-26 12:30:17'),(23019,7714,'action started via WP Cron','2024-06-26 07:30:12','2024-06-26 13:00:12'),(23020,7714,'action complete via WP Cron','2024-06-26 07:30:12','2024-06-26 13:00:12'),(23021,7716,'action created','2024-06-26 07:30:12','2024-06-26 13:00:12'),(23025,7716,'action started via WP Cron','2024-06-26 08:00:11','2024-06-26 13:30:11'),(23026,7716,'action complete via WP Cron','2024-06-26 08:00:11','2024-06-26 13:30:11'),(23027,7718,'action created','2024-06-26 08:00:11','2024-06-26 13:30:11'),(23031,7718,'action started via WP Cron','2024-06-26 08:30:16','2024-06-26 14:00:16'),(23032,7718,'action complete via WP Cron','2024-06-26 08:30:16','2024-06-26 14:00:16'),(23033,7720,'action created','2024-06-26 08:30:16','2024-06-26 14:00:16'),(23037,7720,'action started via WP Cron','2024-06-26 09:00:15','2024-06-26 14:30:15'),(23038,7720,'action complete via WP Cron','2024-06-26 09:00:15','2024-06-26 14:30:15'),(23039,7722,'action created','2024-06-26 09:00:15','2024-06-26 14:30:15'),(23043,7722,'action started via WP Cron','2024-06-26 09:30:11','2024-06-26 15:00:11'),(23044,7722,'action complete via WP Cron','2024-06-26 09:30:11','2024-06-26 15:00:11'),(23045,7724,'action created','2024-06-26 09:30:11','2024-06-26 15:00:11'),(23049,7724,'action started via WP Cron','2024-06-26 10:00:11','2024-06-26 15:30:11'),(23050,7724,'action complete via WP Cron','2024-06-26 10:00:11','2024-06-26 15:30:11'),(23051,7726,'action created','2024-06-26 10:00:11','2024-06-26 15:30:11'),(23055,7726,'action started via WP Cron','2024-06-26 10:30:17','2024-06-26 16:00:17'),(23056,7726,'action complete via WP Cron','2024-06-26 10:30:18','2024-06-26 16:00:18'),(23057,7728,'action created','2024-06-26 10:30:18','2024-06-26 16:00:18'),(23061,7728,'action started via WP Cron','2024-06-26 11:00:13','2024-06-26 16:30:13'),(23062,7728,'action complete via WP Cron','2024-06-26 11:00:13','2024-06-26 16:30:13'),(23063,7730,'action created','2024-06-26 11:00:13','2024-06-26 16:30:13'),(23067,7730,'action started via WP Cron','2024-06-26 11:30:26','2024-06-26 17:00:26'),(23068,7730,'action complete via WP Cron','2024-06-26 11:30:26','2024-06-26 17:00:26'),(23069,7732,'action created','2024-06-26 11:30:26','2024-06-26 17:00:26'),(23073,7732,'action started via WP Cron','2024-06-26 12:00:20','2024-06-26 17:30:20'),(23074,7732,'action complete via WP Cron','2024-06-26 12:00:21','2024-06-26 17:30:21'),(23075,7734,'action created','2024-06-26 12:00:21','2024-06-26 17:30:21'),(23079,7734,'action started via WP Cron','2024-06-26 12:32:24','2024-06-26 18:02:24'),(23080,7734,'action complete via WP Cron','2024-06-26 12:32:25','2024-06-26 18:02:25'),(23081,7736,'action created','2024-06-26 12:32:25','2024-06-26 18:02:25'),(23085,7736,'action started via WP Cron','2024-06-26 13:00:14','2024-06-26 18:30:14'),(23086,7736,'action complete via WP Cron','2024-06-26 13:00:14','2024-06-26 18:30:14'),(23087,7738,'action created','2024-06-26 13:00:14','2024-06-26 18:30:14'),(23091,7738,'action started via WP Cron','2024-06-26 13:30:08','2024-06-26 19:00:08'),(23092,7738,'action complete via WP Cron','2024-06-26 13:30:08','2024-06-26 19:00:08'),(23093,7740,'action created','2024-06-26 13:30:08','2024-06-26 19:00:08'),(23097,7740,'action started via WP Cron','2024-06-26 14:00:03','2024-06-26 19:30:03'),(23098,7740,'action complete via WP Cron','2024-06-26 14:00:03','2024-06-26 19:30:03'),(23099,7742,'action created','2024-06-26 14:00:03','2024-06-26 19:30:03'),(23103,7742,'action started via WP Cron','2024-06-26 14:30:03','2024-06-26 20:00:03'),(23104,7742,'action complete via WP Cron','2024-06-26 14:30:03','2024-06-26 20:00:03'),(23105,7744,'action created','2024-06-26 14:30:03','2024-06-26 20:00:03'),(23109,7744,'action started via WP Cron','2024-06-26 15:00:04','2024-06-26 20:30:04'),(23110,7744,'action complete via WP Cron','2024-06-26 15:00:04','2024-06-26 20:30:04'),(23111,7746,'action created','2024-06-26 15:00:04','2024-06-26 20:30:04'),(23115,7746,'action started via WP Cron','2024-06-26 15:30:05','2024-06-26 21:00:05'),(23116,7746,'action complete via WP Cron','2024-06-26 15:30:05','2024-06-26 21:00:05'),(23117,7748,'action created','2024-06-26 15:30:05','2024-06-26 21:00:05'),(23121,7748,'action started via WP Cron','2024-06-26 16:00:04','2024-06-26 21:30:04'),(23122,7748,'action complete via WP Cron','2024-06-26 16:00:04','2024-06-26 21:30:04'),(23123,7750,'action created','2024-06-26 16:00:04','2024-06-26 21:30:04'),(23127,7750,'action started via WP Cron','2024-06-26 16:26:57','2024-06-26 21:56:57'),(23128,7750,'action complete via WP Cron','2024-06-26 16:26:57','2024-06-26 21:56:57'),(23129,7752,'action created','2024-06-26 16:26:57','2024-06-26 21:56:57'),(23134,7755,'action created','2024-06-26 16:27:06','2024-06-26 21:57:06'),(23137,7755,'action started via Async Request','2024-06-26 16:27:11','2024-06-26 21:57:11'),(23138,7755,'action complete via Async Request','2024-06-26 16:27:11','2024-06-26 21:57:11'),(23139,7752,'action started via WP Cron','2024-06-26 17:00:12','2024-06-26 22:30:12'),(23140,7752,'action complete via WP Cron','2024-06-26 17:00:12','2024-06-26 22:30:12'),(23141,7756,'action created','2024-06-26 17:00:12','2024-06-26 22:30:12'),(23145,7756,'action started via WP Cron','2024-06-26 17:30:06','2024-06-26 23:00:06'),(23146,7756,'action complete via WP Cron','2024-06-26 17:30:06','2024-06-26 23:00:06'),(23147,7758,'action created','2024-06-26 17:30:06','2024-06-26 23:00:06'),(23151,7760,'action created','2024-06-26 17:30:10','2024-06-26 23:00:10'),(23152,7761,'action created','2024-06-26 17:30:13','2024-06-26 23:00:13'),(23153,7760,'action started via WP CLI','2024-06-26 18:00:06','2024-06-26 23:30:06'),(23154,7760,'action complete via WP CLI','2024-06-26 18:00:07','2024-06-26 23:30:07'),(23155,7761,'action started via WP CLI','2024-06-26 18:00:07','2024-06-26 23:30:07'),(23156,7761,'action complete via WP CLI','2024-06-26 18:00:07','2024-06-26 23:30:07'),(23157,7758,'action started via WP CLI','2024-06-26 18:00:07','2024-06-26 23:30:07'),(23158,7758,'action complete via WP CLI','2024-06-26 18:00:07','2024-06-26 23:30:07'),(23159,7762,'action created','2024-06-26 18:00:07','2024-06-26 23:30:07'),(23163,7762,'action started via WP Cron','2024-06-26 18:32:39','2024-06-27 00:02:39'),(23164,7762,'action complete via WP Cron','2024-06-26 18:32:40','2024-06-27 00:02:40'),(23165,7764,'action created','2024-06-26 18:32:42','2024-06-27 00:02:42'),(23169,7660,'action started via WP Cron','2024-06-26 18:32:48','2024-06-27 00:02:48'),(23170,7660,'action complete via WP Cron','2024-06-26 18:32:48','2024-06-27 00:02:48'),(23171,7766,'action created','2024-06-26 18:32:49','2024-06-27 00:02:49'),(23175,7663,'action started via WP Cron','2024-06-26 18:32:52','2024-06-27 00:02:52'),(23176,7768,'action created','2024-06-26 18:32:53','2024-06-27 00:02:53'),(23177,7663,'action complete via WP Cron','2024-06-26 18:32:53','2024-06-27 00:02:53'),(23178,7769,'action created','2024-06-26 18:32:54','2024-06-27 00:02:54'),(23179,7664,'action started via WP Cron','2024-06-26 18:32:54','2024-06-27 00:02:54'),(23180,7664,'action complete via WP Cron','2024-06-26 18:32:55','2024-06-27 00:02:55'),(23181,7770,'action created','2024-06-26 18:32:55','2024-06-27 00:02:55'),(23182,7768,'action started via WP Cron','2024-06-26 18:32:56','2024-06-27 00:02:56'),(23183,7768,'action complete via WP Cron','2024-06-26 18:32:56','2024-06-27 00:02:56'),(23184,7764,'action started via WP Cron','2024-06-26 19:00:10','2024-06-27 00:30:10'),(23185,7764,'action complete via WP Cron','2024-06-26 19:00:10','2024-06-27 00:30:10'),(23186,7771,'action created','2024-06-26 19:00:10','2024-06-27 00:30:10'),(23190,7771,'action started via WP Cron','2024-06-26 19:30:44','2024-06-27 01:00:44'),(23191,7771,'action complete via WP Cron','2024-06-26 19:30:44','2024-06-27 01:00:44'),(23192,7773,'action created','2024-06-26 19:30:44','2024-06-27 01:00:44'),(23196,7773,'action started via WP Cron','2024-06-26 20:00:25','2024-06-27 01:30:25'),(23197,7773,'action complete via WP Cron','2024-06-26 20:00:25','2024-06-27 01:30:25'),(23198,7775,'action created','2024-06-26 20:00:25','2024-06-27 01:30:25'),(23202,7775,'action started via WP Cron','2024-06-26 20:30:24','2024-06-27 02:00:24'),(23203,7775,'action complete via WP Cron','2024-06-26 20:30:24','2024-06-27 02:00:24'),(23204,7777,'action created','2024-06-26 20:30:24','2024-06-27 02:00:24'),(23208,7777,'action started via WP CLI','2024-06-26 21:00:33','2024-06-27 02:30:33'),(23209,7777,'action complete via WP CLI','2024-06-26 21:00:33','2024-06-27 02:30:33'),(23210,7779,'action created','2024-06-26 21:00:33','2024-06-27 02:30:33'),(23214,7779,'action started via WP Cron','2024-06-26 21:27:50','2024-06-27 02:57:50'),(23215,7779,'action complete via WP Cron','2024-06-26 21:27:50','2024-06-27 02:57:50'),(23216,7781,'action created','2024-06-26 21:27:50','2024-06-27 02:57:50'),(23220,7781,'action started via WP CLI','2024-06-26 22:00:24','2024-06-27 03:30:24'),(23221,7781,'action complete via WP CLI','2024-06-26 22:00:24','2024-06-27 03:30:24'),(23222,7783,'action created','2024-06-26 22:00:24','2024-06-27 03:30:24'),(23226,7783,'action started via WP CLI','2024-06-26 22:30:33','2024-06-27 04:00:33'),(23227,7783,'action complete via WP CLI','2024-06-26 22:30:33','2024-06-27 04:00:33'),(23228,7785,'action created','2024-06-26 22:30:33','2024-06-27 04:00:33'),(23232,7785,'action started via WP Cron','2024-06-26 23:00:15','2024-06-27 04:30:15'),(23233,7785,'action complete via WP Cron','2024-06-26 23:00:15','2024-06-27 04:30:15'),(23234,7787,'action created','2024-06-26 23:00:15','2024-06-27 04:30:15'),(23238,7787,'action started via WP Cron','2024-06-26 23:30:21','2024-06-27 05:00:21'),(23239,7787,'action complete via WP Cron','2024-06-26 23:30:21','2024-06-27 05:00:21'),(23240,7789,'action created','2024-06-26 23:30:21','2024-06-27 05:00:21'),(23244,7789,'action started via WP CLI','2024-06-27 00:03:20','2024-06-27 05:33:20'),(23245,7789,'action complete via WP CLI','2024-06-27 00:03:21','2024-06-27 05:33:21'),(23246,7791,'action created','2024-06-27 00:03:23','2024-06-27 05:33:23'),(23250,7791,'action started via WP CLI','2024-06-27 00:31:14','2024-06-27 06:01:14'),(23251,7791,'action complete via WP CLI','2024-06-27 00:31:14','2024-06-27 06:01:14'),(23252,7793,'action created','2024-06-27 00:31:19','2024-06-27 06:01:19'),(23256,7793,'action started via WP Cron','2024-06-27 01:00:43','2024-06-27 06:30:43'),(23257,7793,'action complete via WP Cron','2024-06-27 01:00:43','2024-06-27 06:30:43'),(23258,7795,'action created','2024-06-27 01:00:43','2024-06-27 06:30:43'),(23262,7795,'action started via WP Cron','2024-06-27 01:30:43','2024-06-27 07:00:43'),(23263,7795,'action complete via WP Cron','2024-06-27 01:30:44','2024-06-27 07:00:44'),(23264,7797,'action created','2024-06-27 01:30:44','2024-06-27 07:00:44'),(23268,7797,'action started via WP Cron','2024-06-27 02:00:33','2024-06-27 07:30:33'),(23269,7797,'action complete via WP Cron','2024-06-27 02:00:33','2024-06-27 07:30:33'),(23270,7799,'action created','2024-06-27 02:00:33','2024-06-27 07:30:33'),(23274,7799,'action started via WP Cron','2024-06-27 02:30:27','2024-06-27 08:00:27'),(23275,7799,'action complete via WP Cron','2024-06-27 02:30:27','2024-06-27 08:00:27'),(23276,7801,'action created','2024-06-27 02:30:27','2024-06-27 08:00:27'),(23280,7801,'action started via WP CLI','2024-06-27 03:00:10','2024-06-27 08:30:10'),(23281,7801,'action complete via WP CLI','2024-06-27 03:00:11','2024-06-27 08:30:11'),(23282,7803,'action created','2024-06-27 03:00:11','2024-06-27 08:30:11'),(23286,7803,'action started via WP Cron','2024-06-27 03:30:18','2024-06-27 09:00:18'),(23287,7803,'action complete via WP Cron','2024-06-27 03:30:18','2024-06-27 09:00:18'),(23288,7805,'action created','2024-06-27 03:30:18','2024-06-27 09:00:18'),(23292,7805,'action started via WP CLI','2024-06-27 04:00:32','2024-06-27 09:30:32'),(23293,7805,'action complete via WP CLI','2024-06-27 04:00:32','2024-06-27 09:30:32'),(23294,7807,'action created','2024-06-27 04:00:32','2024-06-27 09:30:32'),(23298,7807,'action started via WP CLI','2024-06-27 04:30:30','2024-06-27 10:00:30'),(23299,7807,'action complete via WP CLI','2024-06-27 04:30:30','2024-06-27 10:00:30'),(23300,7809,'action created','2024-06-27 04:30:31','2024-06-27 10:00:31'),(23304,7809,'action started via WP Cron','2024-06-27 05:00:33','2024-06-27 10:30:33'),(23305,7809,'action complete via WP Cron','2024-06-27 05:00:33','2024-06-27 10:30:33'),(23306,7811,'action created','2024-06-27 05:00:33','2024-06-27 10:30:33'),(23310,7811,'action started via WP Cron','2024-06-27 05:30:18','2024-06-27 11:00:18'),(23311,7811,'action complete via WP Cron','2024-06-27 05:30:18','2024-06-27 11:00:18'),(23312,7813,'action created','2024-06-27 05:30:18','2024-06-27 11:00:18'),(23316,7815,'action created','2024-06-27 05:30:21','2024-06-27 11:00:21'),(23317,7816,'action created','2024-06-27 05:30:21','2024-06-27 11:00:21'),(23318,7815,'action started via WP Cron','2024-06-27 06:00:25','2024-06-27 11:30:25'),(23319,7815,'action complete via WP Cron','2024-06-27 06:00:25','2024-06-27 11:30:25'),(23320,7816,'action started via WP Cron','2024-06-27 06:32:28','2024-06-27 12:02:28'),(23321,7816,'action complete via WP Cron','2024-06-27 06:32:28','2024-06-27 12:02:28'),(23322,7813,'action started via WP CLI','2024-06-27 06:32:29','2024-06-27 12:02:29'),(23323,7813,'action complete via WP CLI','2024-06-27 06:32:29','2024-06-27 12:02:29'),(23324,7817,'action created','2024-06-27 06:32:29','2024-06-27 12:02:29'),(23328,7817,'action started via WP Cron','2024-06-27 07:00:09','2024-06-27 12:30:09'),(23329,7817,'action complete via WP Cron','2024-06-27 07:00:09','2024-06-27 12:30:09'),(23330,7819,'action created','2024-06-27 07:00:09','2024-06-27 12:30:09'),(23334,7819,'action started via WP Cron','2024-06-27 07:30:05','2024-06-27 13:00:05'),(23335,7819,'action complete via WP Cron','2024-06-27 07:30:05','2024-06-27 13:00:05'),(23336,7821,'action created','2024-06-27 07:30:05','2024-06-27 13:00:05'),(23340,7821,'action started via WP Cron','2024-06-27 08:00:17','2024-06-27 13:30:17'),(23341,7821,'action complete via WP Cron','2024-06-27 08:00:17','2024-06-27 13:30:17'),(23342,7823,'action created','2024-06-27 08:00:17','2024-06-27 13:30:17'),(23346,7823,'action started via WP Cron','2024-06-27 08:30:16','2024-06-27 14:00:16'),(23347,7823,'action complete via WP Cron','2024-06-27 08:30:17','2024-06-27 14:00:17'),(23348,7825,'action created','2024-06-27 08:30:17','2024-06-27 14:00:17'),(23352,7825,'action started via WP Cron','2024-06-27 09:00:11','2024-06-27 14:30:11'),(23353,7825,'action complete via WP Cron','2024-06-27 09:00:11','2024-06-27 14:30:11'),(23354,7827,'action created','2024-06-27 09:00:11','2024-06-27 14:30:11'),(23358,7827,'action started via WP Cron','2024-06-27 09:30:17','2024-06-27 15:00:17'),(23359,7827,'action complete via WP Cron','2024-06-27 09:30:17','2024-06-27 15:00:17'),(23360,7829,'action created','2024-06-27 09:30:17','2024-06-27 15:00:17'),(23364,7829,'action started via WP CLI','2024-06-27 10:00:15','2024-06-27 15:30:15'),(23365,7829,'action complete via WP CLI','2024-06-27 10:00:15','2024-06-27 15:30:15'),(23366,7831,'action created','2024-06-27 10:00:15','2024-06-27 15:30:15'),(23370,7831,'action started via WP Cron','2024-06-27 10:30:18','2024-06-27 16:00:18'),(23371,7831,'action complete via WP Cron','2024-06-27 10:30:19','2024-06-27 16:00:19'),(23372,7833,'action created','2024-06-27 10:30:19','2024-06-27 16:00:19'),(23376,7833,'action started via WP Cron','2024-06-27 11:00:13','2024-06-27 16:30:13'),(23377,7833,'action complete via WP Cron','2024-06-27 11:00:13','2024-06-27 16:30:13'),(23378,7835,'action created','2024-06-27 11:00:13','2024-06-27 16:30:13'),(23382,7835,'action started via WP Cron','2024-06-27 11:15:19','2024-06-27 16:45:19'),(23383,7835,'action complete via WP Cron','2024-06-27 11:15:19','2024-06-27 16:45:19'),(23384,7837,'action created','2024-06-27 11:15:19','2024-06-27 16:45:19'),(23388,7837,'action started via WP Cron','2024-06-27 12:00:08','2024-06-27 17:30:08'),(23389,7837,'action complete via WP Cron','2024-06-27 12:00:08','2024-06-27 17:30:08'),(23390,7839,'action created','2024-06-27 12:00:08','2024-06-27 17:30:08'),(23394,7839,'action started via WP Cron','2024-06-27 12:32:27','2024-06-27 18:02:27'),(23395,7839,'action complete via WP Cron','2024-06-27 12:32:27','2024-06-27 18:02:27'),(23396,7841,'action created','2024-06-27 12:32:27','2024-06-27 18:02:27'),(23400,7841,'action started via WP Cron','2024-06-27 13:00:15','2024-06-27 18:30:15'),(23401,7841,'action complete via WP Cron','2024-06-27 13:00:15','2024-06-27 18:30:15'),(23402,7843,'action created','2024-06-27 13:00:15','2024-06-27 18:30:15'),(23406,7843,'action started via WP Cron','2024-06-27 13:30:06','2024-06-27 19:00:06'),(23407,7843,'action complete via WP Cron','2024-06-27 13:30:06','2024-06-27 19:00:06'),(23408,7845,'action created','2024-06-27 13:30:06','2024-06-27 19:00:06'),(23412,7845,'action started via WP Cron','2024-06-27 14:00:09','2024-06-27 19:30:09'),(23413,7845,'action complete via WP Cron','2024-06-27 14:00:09','2024-06-27 19:30:09'),(23414,7847,'action created','2024-06-27 14:00:09','2024-06-27 19:30:09'),(23418,7847,'action started via WP CLI','2024-06-27 14:30:11','2024-06-27 20:00:11'),(23419,7847,'action complete via WP CLI','2024-06-27 14:30:11','2024-06-27 20:00:11'),(23420,7849,'action created','2024-06-27 14:30:11','2024-06-27 20:00:11'),(23424,7849,'action started via WP Cron','2024-06-27 15:00:10','2024-06-27 20:30:10'),(23425,7849,'action complete via WP Cron','2024-06-27 15:00:10','2024-06-27 20:30:10'),(23426,7851,'action created','2024-06-27 15:00:10','2024-06-27 20:30:10'),(23430,7851,'action started via WP Cron','2024-06-27 15:30:10','2024-06-27 21:00:10'),(23431,7851,'action complete via WP Cron','2024-06-27 15:30:10','2024-06-27 21:00:10'),(23432,7853,'action created','2024-06-27 15:30:10','2024-06-27 21:00:10'),(23436,7853,'action started via WP Cron','2024-06-27 16:00:04','2024-06-27 21:30:04'),(23437,7853,'action complete via WP Cron','2024-06-27 16:00:04','2024-06-27 21:30:04'),(23438,7855,'action created','2024-06-27 16:00:04','2024-06-27 21:30:04'),(23442,7855,'action started via WP Cron','2024-06-27 16:30:12','2024-06-27 22:00:12'),(23443,7855,'action complete via WP Cron','2024-06-27 16:30:12','2024-06-27 22:00:12'),(23444,7857,'action created','2024-06-27 16:30:12','2024-06-27 22:00:12'),(23448,7857,'action started via WP Cron','2024-06-27 17:00:14','2024-06-27 22:30:14'),(23449,7857,'action complete via WP Cron','2024-06-27 17:00:14','2024-06-27 22:30:14'),(23450,7859,'action created','2024-06-27 17:00:14','2024-06-27 22:30:14'),(23454,7859,'action started via WP Cron','2024-06-27 17:30:13','2024-06-27 23:00:13'),(23455,7859,'action complete via WP Cron','2024-06-27 17:30:13','2024-06-27 23:00:13'),(23456,7861,'action created','2024-06-27 17:30:13','2024-06-27 23:00:13'),(23460,7863,'action created','2024-06-27 17:30:21','2024-06-27 23:00:21'),(23461,7864,'action created','2024-06-27 17:30:24','2024-06-27 23:00:24'),(23462,7863,'action started via WP Cron','2024-06-27 17:46:47','2024-06-27 23:16:47'),(23463,7863,'action complete via WP Cron','2024-06-27 17:46:47','2024-06-27 23:16:47'),(23464,7864,'action started via WP Cron','2024-06-27 17:46:47','2024-06-27 23:16:47'),(23465,7864,'action complete via WP Cron','2024-06-27 17:46:47','2024-06-27 23:16:47'),(23466,7861,'action started via WP Cron','2024-06-27 17:46:47','2024-06-27 23:16:47'),(23467,7861,'action complete via WP Cron','2024-06-27 17:46:47','2024-06-27 23:16:47'),(23468,7865,'action created','2024-06-27 17:46:47','2024-06-27 23:16:47'),(23472,7865,'action started via WP Cron','2024-06-27 18:31:40','2024-06-28 00:01:40'),(23473,7865,'action complete via WP Cron','2024-06-27 18:31:40','2024-06-28 00:01:40'),(23474,7867,'action created','2024-06-27 18:31:41','2024-06-28 00:01:41'),(23478,7766,'action started via WP Cron','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23479,7766,'action complete via WP Cron','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23480,7869,'action created','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23484,7769,'action started via WP Cron','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23485,7871,'action created','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23486,7769,'action complete via WP Cron','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23487,7872,'action created','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23488,7770,'action started via WP Cron','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23489,7770,'action complete via WP Cron','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23490,7873,'action created','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23491,7867,'action started via WP Cron','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23492,7867,'action complete via WP Cron','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23493,7874,'action created','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23497,7871,'action started via WP Cron','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23498,7871,'action complete via WP Cron','2024-06-27 19:00:15','2024-06-28 00:30:15'),(23499,7874,'action started via WP Cron','2024-06-27 19:30:20','2024-06-28 01:00:20'),(23500,7874,'action complete via WP Cron','2024-06-27 19:30:20','2024-06-28 01:00:20'),(23501,7876,'action created','2024-06-27 19:30:20','2024-06-28 01:00:20'),(23505,7876,'action started via WP Cron','2024-06-27 20:00:20','2024-06-28 01:30:20'),(23506,7876,'action complete via WP Cron','2024-06-27 20:00:20','2024-06-28 01:30:20'),(23507,7878,'action created','2024-06-27 20:00:20','2024-06-28 01:30:20'),(23511,7878,'action started via WP Cron','2024-06-27 20:30:19','2024-06-28 02:00:19'),(23512,7878,'action complete via WP Cron','2024-06-27 20:30:19','2024-06-28 02:00:19'),(23513,7880,'action created','2024-06-27 20:30:19','2024-06-28 02:00:19'),(23517,7880,'action started via WP Cron','2024-06-27 21:00:15','2024-06-28 02:30:15'),(23518,7880,'action complete via WP Cron','2024-06-27 21:00:15','2024-06-28 02:30:15'),(23519,7882,'action created','2024-06-27 21:00:15','2024-06-28 02:30:15'),(23523,7882,'action started via WP Cron','2024-06-27 21:30:18','2024-06-28 03:00:18'),(23524,7882,'action complete via WP Cron','2024-06-27 21:30:18','2024-06-28 03:00:18'),(23525,7884,'action created','2024-06-27 21:30:18','2024-06-28 03:00:18'),(23529,7884,'action started via WP CLI','2024-06-27 22:00:18','2024-06-28 03:30:18'),(23530,7884,'action complete via WP CLI','2024-06-27 22:00:18','2024-06-28 03:30:18'),(23531,7886,'action created','2024-06-27 22:00:18','2024-06-28 03:30:18'),(23538,7886,'action started via WP Cron','2024-06-27 22:30:20','2024-06-28 04:00:20'),(23539,7886,'action complete via WP Cron','2024-06-27 22:30:20','2024-06-28 04:00:20'),(23540,7889,'action created','2024-06-27 22:30:20','2024-06-28 04:00:20'),(23544,7889,'action started via WP Cron','2024-06-27 23:00:18','2024-06-28 04:30:18'),(23545,7889,'action complete via WP Cron','2024-06-27 23:00:18','2024-06-28 04:30:18'),(23546,7891,'action created','2024-06-27 23:00:18','2024-06-28 04:30:18'),(23550,7891,'action started via WP Cron','2024-06-27 23:28:46','2024-06-28 04:58:46'),(23551,7891,'action complete via WP Cron','2024-06-27 23:28:46','2024-06-28 04:58:46'),(23552,7893,'action created','2024-06-27 23:28:46','2024-06-28 04:58:46'),(23556,7893,'action started via WP Cron','2024-06-28 00:03:08','2024-06-28 05:33:08'),(23557,7893,'action complete via WP Cron','2024-06-28 00:03:08','2024-06-28 05:33:08'),(23558,7895,'action created','2024-06-28 00:03:08','2024-06-28 05:33:08'),(23562,7895,'action started via WP CLI','2024-06-28 00:32:29','2024-06-28 06:02:29'),(23563,7895,'action complete via WP CLI','2024-06-28 00:32:29','2024-06-28 06:02:29'),(23564,7897,'action created','2024-06-28 00:32:30','2024-06-28 06:02:30'),(23568,7897,'action started via WP Cron','2024-06-28 01:00:34','2024-06-28 06:30:34'),(23569,7897,'action complete via WP Cron','2024-06-28 01:00:34','2024-06-28 06:30:34'),(23570,7899,'action created','2024-06-28 01:00:34','2024-06-28 06:30:34'),(23574,7899,'action started via WP Cron','2024-06-28 01:31:11','2024-06-28 07:01:11'),(23575,7899,'action complete via WP Cron','2024-06-28 01:31:11','2024-06-28 07:01:11'),(23576,7901,'action created','2024-06-28 01:31:11','2024-06-28 07:01:11'),(23580,7901,'action started via WP Cron','2024-06-28 02:00:11','2024-06-28 07:30:11'),(23581,7901,'action complete via WP Cron','2024-06-28 02:00:11','2024-06-28 07:30:11'),(23582,7903,'action created','2024-06-28 02:00:11','2024-06-28 07:30:11'),(23586,7903,'action started via WP Cron','2024-06-28 02:30:11','2024-06-28 08:00:11'),(23587,7903,'action complete via WP Cron','2024-06-28 02:30:11','2024-06-28 08:00:11'),(23588,7905,'action created','2024-06-28 02:30:11','2024-06-28 08:00:11'),(23592,7905,'action started via WP Cron','2024-06-28 03:00:04','2024-06-28 08:30:04'),(23593,7905,'action complete via WP Cron','2024-06-28 03:00:04','2024-06-28 08:30:04'),(23594,7907,'action created','2024-06-28 03:00:04','2024-06-28 08:30:04'),(23598,7907,'action started via WP Cron','2024-06-28 03:30:04','2024-06-28 09:00:04'),(23599,7907,'action complete via WP Cron','2024-06-28 03:30:04','2024-06-28 09:00:04'),(23600,7909,'action created','2024-06-28 03:30:04','2024-06-28 09:00:04'),(23604,7909,'action started via WP Cron','2024-06-28 03:47:35','2024-06-28 09:17:35'),(23605,7909,'action complete via WP Cron','2024-06-28 03:47:35','2024-06-28 09:17:35'),(23606,7911,'action created','2024-06-28 03:47:35','2024-06-28 09:17:35'),(23610,7911,'action started via WP Cron','2024-06-28 04:30:03','2024-06-28 10:00:03'),(23611,7911,'action complete via WP Cron','2024-06-28 04:30:04','2024-06-28 10:00:04'),(23612,7913,'action created','2024-06-28 04:30:04','2024-06-28 10:00:04'),(23616,7913,'action started via WP Cron','2024-06-28 05:00:13','2024-06-28 10:30:13'),(23617,7913,'action complete via WP Cron','2024-06-28 05:00:13','2024-06-28 10:30:13'),(23618,7915,'action created','2024-06-28 05:00:13','2024-06-28 10:30:13'),(23622,7915,'action started via WP Cron','2024-06-28 05:30:05','2024-06-28 11:00:05'),(23623,7915,'action complete via WP Cron','2024-06-28 05:30:05','2024-06-28 11:00:05'),(23624,7917,'action created','2024-06-28 05:30:05','2024-06-28 11:00:05'),(23628,7919,'action created','2024-06-28 05:30:09','2024-06-28 11:00:09'),(23629,7920,'action created','2024-06-28 05:30:11','2024-06-28 11:00:11'),(23630,7919,'action started via WP Cron','2024-06-28 06:00:10','2024-06-28 11:30:10'),(23631,7919,'action complete via WP Cron','2024-06-28 06:00:10','2024-06-28 11:30:10'),(23632,7920,'action started via WP Cron','2024-06-28 06:00:10','2024-06-28 11:30:10'),(23633,7920,'action complete via WP Cron','2024-06-28 06:00:10','2024-06-28 11:30:10'),(23634,7917,'action started via WP Cron','2024-06-28 06:00:10','2024-06-28 11:30:10'),(23635,7917,'action complete via WP Cron','2024-06-28 06:00:10','2024-06-28 11:30:10'),(23636,7921,'action created','2024-06-28 06:00:10','2024-06-28 11:30:10'),(23640,7921,'action started via WP CLI','2024-06-28 06:31:29','2024-06-28 12:01:29'),(23641,7921,'action complete via WP CLI','2024-06-28 06:31:29','2024-06-28 12:01:29'),(23642,7923,'action created','2024-06-28 06:31:30','2024-06-28 12:01:30'),(23646,7923,'action started via WP Cron','2024-06-28 07:00:13','2024-06-28 12:30:13'),(23647,7923,'action complete via WP Cron','2024-06-28 07:00:13','2024-06-28 12:30:13'),(23648,7925,'action created','2024-06-28 07:00:13','2024-06-28 12:30:13'),(23652,7925,'action started via WP Cron','2024-06-28 07:30:23','2024-06-28 13:00:23'),(23653,7925,'action complete via WP Cron','2024-06-28 07:30:23','2024-06-28 13:00:23'),(23654,7927,'action created','2024-06-28 07:30:24','2024-06-28 13:00:24'),(23658,7927,'action started via WP Cron','2024-06-28 08:00:09','2024-06-28 13:30:09'),(23659,7927,'action complete via WP Cron','2024-06-28 08:00:09','2024-06-28 13:30:09'),(23660,7929,'action created','2024-06-28 08:00:09','2024-06-28 13:30:09'),(23664,7929,'action started via WP Cron','2024-06-28 08:30:05','2024-06-28 14:00:05'),(23665,7929,'action complete via WP Cron','2024-06-28 08:30:05','2024-06-28 14:00:05'),(23666,7931,'action created','2024-06-28 08:30:05','2024-06-28 14:00:05'),(23670,7931,'action started via WP Cron','2024-06-28 09:00:05','2024-06-28 14:30:05'),(23671,7931,'action complete via WP Cron','2024-06-28 09:00:05','2024-06-28 14:30:05'),(23672,7933,'action created','2024-06-28 09:00:05','2024-06-28 14:30:05'),(23676,7933,'action started via WP Cron','2024-06-28 09:30:11','2024-06-28 15:00:11'),(23677,7933,'action complete via WP Cron','2024-06-28 09:30:11','2024-06-28 15:00:11'),(23678,7935,'action created','2024-06-28 09:30:11','2024-06-28 15:00:11'),(23682,7935,'action started via WP Cron','2024-06-28 10:00:09','2024-06-28 15:30:09'),(23683,7935,'action complete via WP Cron','2024-06-28 10:00:09','2024-06-28 15:30:09'),(23684,7937,'action created','2024-06-28 10:00:09','2024-06-28 15:30:09'),(23688,7937,'action started via WP Cron','2024-06-28 10:30:23','2024-06-28 16:00:23'),(23689,7937,'action complete via WP Cron','2024-06-28 10:30:23','2024-06-28 16:00:23'),(23690,7939,'action created','2024-06-28 10:30:23','2024-06-28 16:00:23'),(23694,7939,'action started via WP Cron','2024-06-28 11:00:15','2024-06-28 16:30:15'),(23695,7939,'action complete via WP Cron','2024-06-28 11:00:15','2024-06-28 16:30:15'),(23696,7941,'action created','2024-06-28 11:00:15','2024-06-28 16:30:15'),(23700,7941,'action started via WP Cron','2024-06-28 11:30:06','2024-06-28 17:00:06'),(23701,7941,'action complete via WP Cron','2024-06-28 11:30:06','2024-06-28 17:00:06'),(23702,7943,'action created','2024-06-28 11:30:06','2024-06-28 17:00:06'),(23706,7945,'action created','2024-06-28 11:37:33','2024-06-28 17:07:33'),(23707,7945,'action started via WP Cron','2024-06-28 11:37:33','2024-06-28 17:07:33'),(23708,7945,'action complete via WP Cron','2024-06-28 11:37:33','2024-06-28 17:07:33'),(23709,7943,'action started via WP Cron','2024-06-28 11:45:57','2024-06-28 17:15:57'),(23710,7943,'action complete via WP Cron','2024-06-28 11:45:57','2024-06-28 17:15:57'),(23711,7946,'action created','2024-06-28 11:45:57','2024-06-28 17:15:57'),(23715,7946,'action started via WP Cron','2024-06-28 12:01:03','2024-06-28 17:31:03'),(23716,7946,'action complete via WP Cron','2024-06-28 12:01:03','2024-06-28 17:31:03'),(23717,7948,'action created','2024-06-28 12:01:03','2024-06-28 17:31:03'),(23721,7948,'action started via WP Cron','2024-06-28 12:16:14','2024-06-28 17:46:14'),(23722,7948,'action complete via WP Cron','2024-06-28 12:16:14','2024-06-28 17:46:14'),(23723,7950,'action created','2024-06-28 12:16:15','2024-06-28 17:46:15'),(23727,7950,'action started via WP Cron','2024-06-28 13:00:10','2024-06-28 18:30:10'),(23728,7950,'action complete via WP Cron','2024-06-28 13:00:10','2024-06-28 18:30:10'),(23729,7952,'action created','2024-06-28 13:00:10','2024-06-28 18:30:10'),(23733,7952,'action started via WP Cron','2024-06-28 13:30:04','2024-06-28 19:00:04'),(23734,7952,'action complete via WP Cron','2024-06-28 13:30:04','2024-06-28 19:00:04'),(23735,7954,'action created','2024-06-28 13:30:04','2024-06-28 19:00:04'),(23739,7954,'action started via WP Cron','2024-06-28 14:00:04','2024-06-28 19:30:04'),(23740,7954,'action complete via WP Cron','2024-06-28 14:00:04','2024-06-28 19:30:04'),(23741,7956,'action created','2024-06-28 14:00:04','2024-06-28 19:30:04'),(23745,7956,'action started via WP Cron','2024-06-28 14:30:04','2024-06-28 20:00:04'),(23746,7956,'action complete via WP Cron','2024-06-28 14:30:04','2024-06-28 20:00:04'),(23747,7958,'action created','2024-06-28 14:30:04','2024-06-28 20:00:04'),(23751,7958,'action started via WP Cron','2024-06-28 15:00:04','2024-06-28 20:30:04'),(23752,7958,'action complete via WP Cron','2024-06-28 15:00:04','2024-06-28 20:30:04'),(23753,7960,'action created','2024-06-28 15:00:04','2024-06-28 20:30:04'),(23757,7960,'action started via WP Cron','2024-06-28 15:30:05','2024-06-28 21:00:05'),(23758,7960,'action complete via WP Cron','2024-06-28 15:30:05','2024-06-28 21:00:05'),(23759,7962,'action created','2024-06-28 15:30:05','2024-06-28 21:00:05'),(23763,7962,'action started via WP Cron','2024-06-28 16:00:06','2024-06-28 21:30:06'),(23764,7962,'action complete via WP Cron','2024-06-28 16:00:06','2024-06-28 21:30:06'),(23765,7964,'action created','2024-06-28 16:00:06','2024-06-28 21:30:06'),(23769,7964,'action started via WP Cron','2024-06-28 16:30:08','2024-06-28 22:00:08'),(23770,7964,'action complete via WP Cron','2024-06-28 16:30:08','2024-06-28 22:00:08'),(23771,7966,'action created','2024-06-28 16:30:08','2024-06-28 22:00:08'),(23775,7966,'action started via WP CLI','2024-06-28 17:00:14','2024-06-28 22:30:14'),(23776,7966,'action complete via WP CLI','2024-06-28 17:00:14','2024-06-28 22:30:14'),(23777,7968,'action created','2024-06-28 17:00:14','2024-06-28 22:30:14'),(23781,7968,'action started via WP Cron','2024-06-28 17:30:12','2024-06-28 23:00:12'),(23782,7968,'action complete via WP Cron','2024-06-28 17:30:13','2024-06-28 23:00:13'),(23783,7970,'action created','2024-06-28 17:30:13','2024-06-28 23:00:13'),(23787,7972,'action created','2024-06-28 17:30:17','2024-06-28 23:00:17'),(23788,7973,'action created','2024-06-28 17:30:17','2024-06-28 23:00:17'),(23789,7972,'action started via WP Cron','2024-06-28 17:46:43','2024-06-28 23:16:43'),(23790,7972,'action complete via WP Cron','2024-06-28 17:46:43','2024-06-28 23:16:43'),(23791,7973,'action started via WP Cron','2024-06-28 17:46:43','2024-06-28 23:16:43'),(23792,7973,'action complete via WP Cron','2024-06-28 17:46:43','2024-06-28 23:16:43'),(23793,7970,'action started via WP Cron','2024-06-28 17:46:43','2024-06-28 23:16:43'),(23794,7970,'action complete via WP Cron','2024-06-28 17:46:43','2024-06-28 23:16:43'),(23795,7974,'action created','2024-06-28 17:46:43','2024-06-28 23:16:43'),(23799,7974,'action started via WP Cron','2024-06-28 18:31:12','2024-06-29 00:01:12'),(23800,7974,'action complete via WP Cron','2024-06-28 18:31:13','2024-06-29 00:01:13'),(23801,7976,'action created','2024-06-28 18:31:13','2024-06-29 00:01:13'),(23805,7976,'action started via WP CLI','2024-06-28 19:00:12','2024-06-29 00:30:12'),(23806,7976,'action complete via WP CLI','2024-06-28 19:00:12','2024-06-29 00:30:12'),(23807,7978,'action created','2024-06-28 19:00:12','2024-06-29 00:30:12'),(23811,7869,'action started via WP Cron','2024-06-28 19:30:27','2024-06-29 01:00:27'),(23812,7869,'action complete via WP Cron','2024-06-28 19:30:27','2024-06-29 01:00:27'),(23813,7980,'action created','2024-06-28 19:30:27','2024-06-29 01:00:27'),(23816,7981,'action created','2024-06-28 19:30:28','2024-06-29 01:00:28'),(23817,7872,'action started via WP Cron','2024-06-28 19:30:28','2024-06-29 01:00:28'),(23818,7982,'action created','2024-06-28 19:30:28','2024-06-29 01:00:28'),(23819,7872,'action complete via WP Cron','2024-06-28 19:30:28','2024-06-29 01:00:28'),(23820,7983,'action created','2024-06-28 19:30:28','2024-06-29 01:00:28'),(23821,7873,'action started via WP Cron','2024-06-28 19:30:28','2024-06-29 01:00:28'),(23822,7873,'action complete via WP Cron','2024-06-28 19:30:29','2024-06-29 01:00:29'),(23823,7984,'action created','2024-06-28 19:30:29','2024-06-29 01:00:29'),(23824,7978,'action started via WP Cron','2024-06-28 19:30:29','2024-06-29 01:00:29'),(23825,7978,'action complete via WP Cron','2024-06-28 19:30:29','2024-06-29 01:00:29'),(23826,7985,'action created','2024-06-28 19:30:29','2024-06-29 01:00:29'),(23830,7982,'action started via WP Cron','2024-06-28 19:30:29','2024-06-29 01:00:29'),(23831,7982,'action complete via WP Cron','2024-06-28 19:30:29','2024-06-29 01:00:29'),(23832,7985,'action started via WP Cron','2024-06-28 20:00:17','2024-06-29 01:30:17'),(23833,7985,'action complete via WP Cron','2024-06-28 20:00:17','2024-06-29 01:30:17'),(23834,7987,'action created','2024-06-28 20:00:17','2024-06-29 01:30:17'),(23838,7987,'action started via WP Cron','2024-06-28 20:30:17','2024-06-29 02:00:17'),(23839,7987,'action complete via WP Cron','2024-06-28 20:30:17','2024-06-29 02:00:17'),(23840,7989,'action created','2024-06-28 20:30:17','2024-06-29 02:00:17'),(23842,7990,'action created','2024-06-28 20:30:17','2024-06-29 02:00:17'),(23844,7989,'action started via WP Cron','2024-06-28 21:00:19','2024-06-29 02:30:19'),(23845,7989,'action complete via WP Cron','2024-06-28 21:00:19','2024-06-29 02:30:19'),(23846,7991,'action created','2024-06-28 21:00:19','2024-06-29 02:30:19'),(23847,7990,'action started via WP Cron','2024-06-28 21:00:19','2024-06-29 02:30:19'),(23848,7992,'action created','2024-06-28 21:00:19','2024-06-29 02:30:19'),(23849,7990,'action complete via WP Cron','2024-06-28 21:00:19','2024-06-29 02:30:19');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aioseo_cache`
--

DROP TABLE IF EXISTS `wp_aioseo_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aioseo_cache` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `key` varchar(80) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `expiration` datetime DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_cache_key` (`key`),
  KEY `ndx_aioseo_cache_expiration` (`expiration`)
) ENGINE=InnoDB AUTO_INCREMENT=72 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aioseo_cache`
--

LOCK TABLES `wp_aioseo_cache` WRITE;
/*!40000 ALTER TABLE `wp_aioseo_cache` DISABLE KEYS */;
INSERT INTO `wp_aioseo_cache` VALUES (1,'addons','a:9:{i:0;O:8:\"stdClass\":15:{s:3:\"sku\";s:16:\"aioseo-redirects\";s:4:\"name\";s:19:\"Redirection Manager\";s:7:\"version\";s:5:\"1.4.1\";s:5:\"image\";N;s:4:\"icon\";s:480:\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgY2xhc3M9ImFpb3Nlby1yZWRpcmVjdCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC41OSA5LjE3TDUuNDEgNEw0IDUuNDFMOS4xNyAxMC41OEwxMC41OSA5LjE3Wk0xNC41IDRMMTYuNTQgNi4wNEw0IDE4LjU5TDUuNDEgMjBMMTcuOTYgNy40NkwyMCA5LjVWNEgxNC41Wk0xMy40MiAxNC44MkwxNC44MyAxMy40MUwxNy45NiAxNi41NEwyMCAxNC41VjIwSDE0LjVMMTYuNTUgMTcuOTVMMTMuNDIgMTQuODJaIiBmaWxsPSJjdXJyZW50Q29sb3IiIC8+PC9zdmc+\";s:6:\"levels\";a:4:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:101:\"<p>Our Redirection Manager allows you to create and manage redirects for 404s or modified posts.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:48:\"https://aioseo.com/features/redirection-manager/\";s:12:\"learnMoreUrl\";s:48:\"https://aioseo.com/features/redirection-manager/\";s:9:\"manageUrl\";s:40:\"https://route#aioseo-redirects:redirects\";s:8:\"features\";a:1:{i:0;O:8:\"stdClass\":2:{s:13:\"license_level\";s:5:\"elite\";s:7:\"feature\";s:19:\"404-parent-redirect\";}}}i:1;O:8:\"stdClass\":15:{s:3:\"sku\";s:21:\"aioseo-link-assistant\";s:4:\"name\";s:14:\"Link Assistant\";s:7:\"version\";s:5:\"1.1.4\";s:5:\"image\";N;s:4:\"icon\";s:516:\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSAxNUg3QzUuMzUgMTUgNCAxMy42NSA0IDEyQzQgMTAuMzUgNS4zNSA5IDcgOUgxMVY3SDdDNC4yNCA3IDIgOS4yNCAyIDEyQzIgMTQuNzYgNC4yNCAxNyA3IDE3SDExVjE1Wk0xNyA3SDEzVjlIMTdDMTguNjUgOSAyMCAxMC4zNSAyMCAxMkMyMCAxMy42NSAxOC42NSAxNSAxNyAxNUgxM1YxN0gxN0MxOS43NiAxNyAyMiAxNC43NiAyMiAxMkMyMiA5LjI0IDE5Ljc2IDcgMTcgN1pNMTYgMTFIOFYxM0gxNlYxMVoiIGZpbGw9ImN1cnJlbnRDb2xvciIvPjwvc3ZnPgo=\";s:6:\"levels\";a:3:{i:0;s:6:\"agency\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:283:\"<p>Super-charge your SEO with Link Assistant! Get relevant suggestions for adding internal links to older content as well as finding any orphaned posts that have no internal links. Use our reporting feature to see all link suggestions or add them directly from any page or post.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:39:\"https://aioseo.com/docs/link-assistant/\";s:12:\"learnMoreUrl\";s:39:\"https://aioseo.com/docs/link-assistant/\";s:9:\"manageUrl\";s:44:\"https://route#aioseo-link-assistant:overview\";s:8:\"features\";a:0:{}}i:2;O:8:\"stdClass\":15:{s:3:\"sku\";s:20:\"aioseo-video-sitemap\";s:4:\"name\";s:13:\"Video Sitemap\";s:7:\"version\";s:6:\"1.1.14\";s:5:\"image\";N;s:4:\"icon\";s:420:\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMy4zMzMgNWgxMGMuNDU5IDAgLjgzNC4zNzUuODM0LjgzM1Y4Ljc1TDE3LjUgNS40MTd2OS4xNjZsLTMuMzMzLTMuMzMzdjIuOTE3YS44MzYuODM2IDAgMCAxLS44MzQuODMzaC0xMGEuODM2LjgzNiAwIDAgMS0uODMzLS44MzNWNS44MzNjMC0uNDU4LjM3NS0uODMzLjgzMy0uODMzWm05LjE2NyA4LjMzM1Y2LjY2N0g0LjE2N3Y2LjY2NkgxMi41WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+\";s:6:\"levels\";a:5:{i:0;s:10:\"individual\";i:1;s:8:\"business\";i:2;s:6:\"agency\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:243:\"<p>The Video Sitemap works in much the same way as the XML Sitemap module, it generates an XML Sitemap specifically for video content on your site. Search engines use this information to display rich snippet information in search results.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:12:\"learnMoreUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:9:\"manageUrl\";s:43:\"https://route#aioseo-sitemaps:video-sitemap\";s:8:\"features\";a:0:{}}i:3;O:8:\"stdClass\":15:{s:3:\"sku\";s:21:\"aioseo-local-business\";s:4:\"name\";s:18:\"Local Business SEO\";s:7:\"version\";s:5:\"1.3.3\";s:5:\"image\";N;s:4:\"icon\";s:18:\"svg-local-business\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:253:\"<p>Local Business schema markup enables you to tell Google about your business, including your business name, address and phone number, opening hours and price range. This information may be displayed as a Knowledge Graph card or business carousel.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:12:\"learnMoreUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:9:\"manageUrl\";s:40:\"https://route#aioseo-local-seo:locations\";s:8:\"features\";a:0:{}}i:4;O:8:\"stdClass\":15:{s:3:\"sku\";s:19:\"aioseo-news-sitemap\";s:4:\"name\";s:12:\"News Sitemap\";s:7:\"version\";s:6:\"1.0.16\";s:5:\"image\";N;s:4:\"icon\";s:16:\"svg-sitemaps-pro\";s:6:\"levels\";a:4:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:284:\"<p>Our Google News Sitemap lets you control which content you submit to Google News and only contains articles that were published in the last 48 hours. In order to submit a News Sitemap to Google, you must have added your site to Google’s Publisher Center and had it approved.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:12:\"learnMoreUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:9:\"manageUrl\";s:42:\"https://route#aioseo-sitemaps:news-sitemap\";s:8:\"features\";a:0:{}}i:5;O:8:\"stdClass\":15:{s:3:\"sku\";s:16:\"aioseo-index-now\";s:4:\"name\";s:8:\"IndexNow\";s:7:\"version\";s:6:\"1.0.11\";s:5:\"image\";N;s:4:\"icon\";s:1836:\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTE3LjY0NCAxMS42NTVjLS4zMjEtLjIyOS0uNjU0LS40NDYtLjk2NC0uNjk3LS42NDMtLjUzNC0uNjMxLTEuMzcyLjAyMy0xLjg4NC4zMS0uMjQuNjQyLS40NTguOTY0LS42OTcuMTg0LS4xMy4zMjEtLjI5NC4zMzMtLjUzNCAwLS4wMzIgMC0uMDc2LS4wMTItLjEyYTcuNDQyIDcuNDQyIDAgMCAwLTEuODkzLTMuMTQ3Yy0uMjA3LS4yMDctLjQ2LS4yNC0uNzQ2LS4xMmEyMi4wNSAyMi4wNSAwIDAgMS0xLjA2OC40MzZjLS45MTguMzQ4LTEuNjg3LS4wODctMS44MTMtMS4wMjQtLjA0Ni0uMzM4LS4wOC0uNjc1LS4xMTUtMS4wMTMtLjAzNC0uMzctLjI0LS41OTktLjYzLS42NzVhOC40NDYgOC40NDYgMCAwIDAtMy40NjcgMGMtLjM2Ny4wNzYtLjU3NC4yNzItLjYwOC42MzJhMTMuNzggMTMuNzggMCAwIDEtLjE2IDEuMTc2Yy0uMTYxLjgyOC0uOTE5IDEuMjMtMS43NDUuOTE1LS4zNTYtLjEzLS43MTItLjI5NC0xLjA2Ny0uNDQ3LS4zMzMtLjE0MS0uNjA5LS4wODctLjg1LjE2NGE3Ljc3OSA3Ljc3OSAwIDAgMC0xLjc3OSAyLjkxOGMtLjExNC4zMzgtLjAyMy42MS4yODcuODI4LjI5OS4yMDcuNjA5LjQxNC44OTUuNjMyLjc3LjU4OC43NTggMS40NDgtLjAyMiAyLjAxNC0uMjg3LjIwNy0uNTc0LjQxNC0uODYxLjYxLS4zMjIuMjE4LS40MTMuNTEyLS4yOTkuODZhNy44NyA3Ljg3IDAgMCAwIDEuNzQ1IDIuODg3Yy4yNC4yNS41MTYuMzE2Ljg1LjE4NS4zOS0uMTUzLjc2OC0uMzI3IDEuMTU4LS40NjguNzU4LS4yNzMgMS41MTUuMTIgMS42NzYuODcuMDguNDA0LjEyNi44MTguMTYgMS4yMi4wMzUuMzcuMjQxLjU2Ny41OTcuNjQzIDEuMTYuMjQgMi4zMDcuMjQgMy40NjYuMDExLjQxMy0uMDg3LjYwOC0uMzE2LjY0My0uNzA4LjAyMy0uMzI3LjA2OS0uNjUzLjEwMy0uOTcuMTE1LS45MjUuODk1LTEuMzgyIDEuODE0LTEuMDQ1LjM0NC4xMzEuNjg4LjI3MyAxLjAzMi40MjUuMzY4LjE1My42NjYuMDc2LjkxOC0uMjA3YTguNDk0IDguNDk0IDAgMCAwIDEuNzEtMi44MmMuMTUtLjMzOC4wNTgtLjYyMS0uMjc1LS44NXptLTkuNDguNjk3Yy0uMTAzLjEzLS4zMS4xMi0uNDEzLS4wMUw2LjAzIDEwLjE3M2EuMjIuMjIgMCAwIDEgMC0uMjgzbDEuOTI4LTIuNDI5IDEuNDY5IDEuNzItLjYzMS44NS41MjcuNzA4YS4yMDUuMjA1IDAgMCAxLS4wMTEuMjYyem01LjgzLTIuMTc4LTIuNDc5IDMuMDE3YS4yNi4yNiAwIDAgMS0uMjA2LjEwOUg5LjEwNWEuMjUuMjUgMCAwIDEtLjIwNi0uNDAzbDIuMzUzLTIuODY1LTIuNjc0LTMuMjY3aDIuODY5bDIuNTU5IDMuMTI2YS4yMzYuMjM2IDAgMCAxLS4wMTEuMjgzeiIvPjwvc3ZnPg==\";s:6:\"levels\";a:6:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:5:\"basic\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";i:5;s:5:\"elite\";}s:13:\"currentLevels\";a:4:{i:0;s:5:\"basic\";i:1;s:4:\"plus\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:193:\"<p>Add IndexNow support to instantly notify search engines when your content has changed. This helps the search engines to prioritize the changes on your website and helps you rank faster.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:28:\"https://aioseo.com/index-now\";s:12:\"learnMoreUrl\";s:28:\"https://aioseo.com/index-now\";s:9:\"manageUrl\";s:45:\"https://route#aioseo-settings:webmaster-tools\";s:8:\"features\";a:0:{}}i:6;O:8:\"stdClass\":15:{s:3:\"sku\";s:15:\"aioseo-rest-api\";s:4:\"name\";s:8:\"REST API\";s:7:\"version\";s:5:\"1.0.8\";s:5:\"image\";N;s:4:\"icon\";s:280:\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9ImFpb3Nlby1jb2RlIj48cGF0aCBkPSJNOS40IDE2LjZMNC44IDEybDQuNi00LjZMOCA2bC02IDYgNiA2IDEuNC0xLjR6bTUuMiAwbDQuNi00LjYtNC42LTQuNkwxNiA2bDYgNi02IDYtMS40LTEuNHoiIGZpbGw9ImN1cnJlbnRDb2xvciIvPjwvc3ZnPg==\";s:6:\"levels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:137:\"<p>Manage your post and term SEO meta via the WordPress REST API. This addon also works seamlessly with headless WordPress installs.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:36:\"https://aioseo.com/feature/rest-api/\";s:12:\"learnMoreUrl\";s:36:\"https://aioseo.com/feature/rest-api/\";s:9:\"manageUrl\";s:0:\"\";s:8:\"features\";a:0:{}}i:7;O:8:\"stdClass\":15:{s:3:\"sku\";s:16:\"aioseo-image-seo\";s:4:\"name\";s:9:\"Image SEO\";s:7:\"version\";s:6:\"1.1.11\";s:5:\"image\";N;s:4:\"icon\";s:436:\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTE1LjgzMyA0LjE2N3YxMS42NjZINC4xNjdWNC4xNjdoMTEuNjY2Wm0wLTEuNjY3SDQuMTY3QzMuMjUgMi41IDIuNSAzLjI1IDIuNSA0LjE2N3YxMS42NjZjMCAuOTE3Ljc1IDEuNjY3IDEuNjY3IDEuNjY3aDExLjY2NmMuOTE3IDAgMS42NjctLjc1IDEuNjY3LTEuNjY3VjQuMTY3YzAtLjkxNy0uNzUtMS42NjctMS42NjctMS42NjdabS00LjA1IDcuMzgzLTIuNSAzLjIyNUw3LjUgMTAuOTUgNSAxNC4xNjdoMTBsLTMuMjE3LTQuMjg0WiIvPjwvc3ZnPg==\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:148:\"<p>Globally control the Title attribute and Alt text for images in your content. These attributes are essential for both accessibility and SEO.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:12:\"learnMoreUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:9:\"manageUrl\";s:44:\"https://route#aioseo-search-appearance:media\";s:8:\"features\";a:0:{}}i:8;O:8:\"stdClass\":15:{s:3:\"sku\";s:11:\"aioseo-eeat\";s:4:\"name\";s:20:\"Author SEO (E-E-A-T)\";s:7:\"version\";s:5:\"1.1.5\";s:5:\"image\";N;s:4:\"icon\";s:1380:\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIiB3aWR0aD0iMjQiPjxwYXRoIGQ9Ik00NDAuMTE4LTU2MHEzMy44MzkgMCA1Ny44MTctMjQuMDk3dDIzLjk3OC01Ny45MzVxMC0zMy44MzgtMjMuOTc4LTU3LjY5Ni0yMy45NzgtMjMuODU5LTU3LjgxNy0yMy44NTktMzMuODM4IDAtNTcuOTM0IDIzLjg1OS0yNC4wOTcgMjMuODU4LTI0LjA5NyA1Ny42OTYgMCAzMy44MzggMjQuMDk3IDU3LjkzNVE0MDYuMjgtNTYwIDQ0MC4xMTgtNTYwWk00NDAtMzk2LjQxM3E0NS43MTcgMCA4NS41NzYtMTkuNDc4IDM5Ljg1OS0xOS40NzkgNjkuNTc2LTU2LjE1Mi0zNS45NTYtMjMuNzE4LTc0LjkzNS0zNS44MzdRNDgxLjIzOS01MjAgNDQwLTUyMHQtODAuMjE3IDEyLjEycS0zOC45NzkgMTIuMTE5LTc0LjkzNSAzNS44MzcgMjkuNzE3IDM2LjY3MyA2OS41NzYgNTYuMTUyIDM5Ljg1OSAxOS40NzggODUuNTc2IDE5LjQ3OFptMzg2LjM5MSAyODYuOTM1TDYzNy45MTMtMjk3Ljk1NnEtNDEuNzE3IDMxLjc2MS05MS42OTYgNDkuNDAyUTQ5Ni4yMzktMjMwLjkxMyA0NDAtMjMwLjkxM3EtMTM3LjU4NyAwLTIzMy4zMzctOTUuNzVUMTEwLjkxMy01NjBxMC0xMzcuNTg3IDk1Ljc1LTIzMy4zMzdUNDQwLTg4OS4wODdxMTM3LjU4NyAwIDIzMy4zMzcgOTUuNzVUNzY5LjA4Ny01NjBxMCA1NS43NjEtMTcuNzYxIDEwNS45NzgtMTcuNzYxIDUwLjIxOC00OS41MjEgOTIuMTc0TDg5MC4yODMtMTczLjM3bC02My44OTIgNjMuODkyWk00NDAuMTEzLTMyMS45MTNxOTkuMTU2IDAgMTY4LjU2NS02OS41MjIgNjkuNDA5LTY5LjUyMiA2OS40MDktMTY4LjY3OCAwLTk5LjE1Ni02OS40MDktMTY4LjU2NS02OS40MDktNjkuNDA5LTE2OC41NjUtNjkuNDA5LTk5LjE1NiAwLTE2OC42NzggNjkuNDA5LTY5LjUyMiA2OS40MDktNjkuNTIyIDE2OC41NjUgMCA5OS4xNTYgNjkuNTIyIDE2OC42NzggNjkuNTIyIDY5LjUyMiAxNjguNjc4IDY5LjUyMlpNNDQwLTU2MFoiLz48L3N2Zz4=\";s:6:\"levels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:147:\"<p>Optimize your site for Google\'s E-E-A-T ranking factor by proving your writer\'s expertise through author schema markup and new UI elements.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:33:\"https://aioseo.com/features/eeat/\";s:12:\"learnMoreUrl\";s:33:\"https://aioseo.com/features/eeat/\";s:9:\"manageUrl\";s:49:\"https://route#aioseo-search-appearance:author-seo\";s:8:\"features\";a:0:{}}}','2024-06-29 00:03:04','2024-06-20 22:00:15','2024-06-28 00:03:04'),(22,'wp_notices','a:0:{}','2024-06-29 12:03:04','2024-06-26 01:54:53','2024-06-28 12:03:04'),(24,'attachment_url_to_post_id_56f6ad3e227bf734c15ddd308eb73d75bb3031aa','s:4:\"7154\";','2024-06-29 03:47:34','2024-06-26 01:57:57','2024-06-28 03:47:34'),(28,'admin_help_docs','s:75161:\"{\"categories\":{\"getting-started\":\"Getting Started\",\"advanced-settings\":\"Advanced Settings\",\"display-settings\":\"Display Settings\",\"general-seo-topics\":\"General SEO Topics\",\"feature-manager\":\"Feature Manager\",\"installation\":\"Installation\"},\"docs\":{\"332691\":{\"title\":\"Google Permissions for oAuth\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/google-permissions-for-the-aioseo-google-search-console-integration\\/\",\"categories\":[]},\"326862\":{\"title\":\"aioseo_user_profile_tab_allowed_user_ids\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_user_profile_tab_allowed_user_ids\\/\",\"categories\":[\"developer-documentation\",\"filter-hooks\"]},\"326858\":{\"title\":\"aioseo_import_yoast_seo_posts_per_action\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_import_yoast_seo_posts_per_action\\/\",\"categories\":[\"developer-documentation\",\"filter-hooks\"]},\"326856\":{\"title\":\"aioseo_import_seopress_posts_per_action\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_import_seopress_posts_per_action\\/\",\"categories\":[\"developer-documentation\",\"filter-hooks\"]},\"326850\":{\"title\":\"aioseo_import_rank_math_posts_per_action\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_import_rank_math_posts_per_action\\/\",\"categories\":[\"developer-documentation\",\"filter-hooks\"]},\"298356\":{\"title\":\"aioseo_redirects_log_skip\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_redirects_log_skip\\/\",\"categories\":[\"developer-documentation\",\"filter-hooks\"]},\"294047\":{\"title\":\"Using the Query Arg Monitoring in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-query-arg-monitoring-in-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\"]},\"279241\":{\"title\":\"How to Schedule a Redirect in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-schedule-a-redirect-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"269732\":{\"title\":\"Displaying Detailed Author Information on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-detailed-author-information-on-your-site\\/\",\"categories\":[\"author-seo\",\"content-blocks\"]},\"267254\":{\"title\":\"Adding Author SEO (E-E-A-T) to Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-author-seo-e-e-a-t-to-your-site\\/\",\"categories\":[\"author-seo\"]},\"262344\":{\"title\":\"How to Get Your Images to Appear in Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-get-your-images-to-appear-in-search-results\\/\",\"categories\":[\"frequently-asked-questions\",\"general-seo-topics\",\"image-seo\"]},\"261932\":{\"title\":\"Sharing Content on Slack\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/sharing-content-on-slack\\/\",\"categories\":[\"social-networks\"]},\"261923\":{\"title\":\"Sharing Content on WhatsApp\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/sharing-content-on-whatsapp\\/\",\"categories\":[\"social-networks\"]},\"261517\":{\"title\":\"Importing Locations From Other Plugins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-locations-from-other-plugins\\/\",\"categories\":[\"importer-exporter\",\"local-business-seo\"]},\"244975\":{\"title\":\"Checking the Index Status of Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/checking-the-index-status-of-content\\/\",\"categories\":[\"post-page-settings\",\"search-statistics\"]},\"242346\":{\"title\":\"Using AIOSEO Details on the Posts Screen\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-aioseo-details-on-the-posts-screen\\/\",\"categories\":[\"category-tag-settings\",\"post-page-settings\"]},\"240583\":{\"title\":\"Setting WP_HOME and WP_SITEURL in the wp-config.php File\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-wp_home-and-wp_siteurl-in-the-wp-config-php-file\\/\",\"categories\":[\"troubleshooting\"]},\"240452\":{\"title\":\"Should I Use Meta Keywords?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/should-i-use-meta-keywords\\/\",\"categories\":[\"frequently-asked-questions\",\"general-seo-topics\"]},\"235044\":{\"title\":\"Setting Cornerstone Content in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/cornerstone-content\\/\",\"categories\":[\"link-assistant\",\"post-page-settings\"]},\"222363\":{\"title\":\"aioseo_get_post_id\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_get_post_id\\/\",\"categories\":[\"filter-hooks\"]},\"200603\":{\"title\":\"Viewing Detailed Search Statistics For Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/viewing-detailed-search-statistics-for-your-content\\/\",\"categories\":[\"search-statistics\"]},\"200304\":{\"title\":\"Tracking Changes to Your SEO Using SEO Revisions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/tracking-changes-to-your-seo-using-seo-revisions\\/\",\"categories\":[\"seo-revisions\"]},\"188167\":{\"title\":\"WPCode Snippet Library\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/wpcode-snippet-library\\/\",\"categories\":[\"tools\"]},\"186946\":{\"title\":\"aioseo_hide_version_number\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_hide_version_number\\/\",\"categories\":[\"filter-hooks\"]},\"178887\":{\"title\":\"Setting the Primary Term for Breadcrumbs\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-primary-term-for-breadcrumbs\\/\",\"categories\":[\"breadcrumbs\"]},\"178727\":{\"title\":\"Using Broken Link Checker to Find and Fix Broken Links and Images\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-broken-link-checker-to-find-and-fix-broken-links-and-images\\/\",\"categories\":[\"broken-link-checker\"]},\"163922\":{\"title\":\"aioseo_schema_json_flags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_json_flags\\/\",\"categories\":[\"filter-hooks\"]},\"163519\":{\"title\":\"Using OpenAI to Generate SEO Titles and Meta Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-openai-to-generate-seo-titles-and-meta-descriptions\\/\",\"categories\":[]},\"145363\":{\"title\":\"Using the Search Statistics in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-search-statistics-in-all-in-one-seo\\/\",\"categories\":[\"google-search-console\",\"search-statistics\"]},\"145281\":{\"title\":\"Connecting Search Statistics to Google Search Console\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/connecting-search-statistics-to-google-search-console\\/\",\"categories\":[\"google-search-console\",\"search-statistics\"]},\"139798\":{\"title\":\"Checking Your SEO Using the SEO Preview\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/checking-your-seo-using-the-seo-preview\\/\",\"categories\":[\"facebook-settings\",\"post-page-settings\",\"seo-preview\",\"truseo\",\"twitter-settings\"]},\"136509\":{\"title\":\"aioseo_sitemap_lastmod_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_lastmod_disable\\/\",\"categories\":[\"filter-hooks\"]},\"135249\":{\"title\":\"aioseo_sitemap_rss\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_rss\\/\",\"categories\":[\"filter-hooks\"]},\"133251\":{\"title\":\"aioseo_user_profile_tab_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_user_profile_tab_disable\\/\",\"categories\":[\"filter-hooks\"]},\"131885\":{\"title\":\"Setting Web Page Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-web-page-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"129515\":{\"title\":\"Editing the .htaccess file Using All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/editing-the-htaccess-file-using-all-in-one-seo\\/\",\"categories\":[\"file-editor\",\"tools\"]},\"124292\":{\"title\":\"Using the Emojis in Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-emojis-in-titles-and-descriptions\\/\",\"categories\":[\"facebook-settings\",\"post-page-settings\",\"search-appearance\",\"social-networks\",\"twitter-settings\"]},\"123164\":{\"title\":\"Google Permissions for the AIOSEO Google Search Console Integration\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/google-permissions-for-oauth\\/\",\"categories\":[\"google-search-console\",\"search-statistics\"]},\"112137\":{\"title\":\"Setting the Schema Type for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-schema-type-for-individual-content\\/\",\"categories\":[\"schema-settings\"]},\"112145\":{\"title\":\"Configuring the Schema Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-schema-settings-in-all-in-one-seo\\/\",\"categories\":[\"schema-settings\"]},\"112153\":{\"title\":\"A Guide to Schema.org Markup for Rich Snippets\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/a-guide-to-schema-org-markup-for-rich-snippets\\/\",\"categories\":[\"schema-settings\"]},\"112438\":{\"title\":\"Creating Reusable Schema Templates in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/creating-reusable-schema-templates-in-all-in-one-seo\\/\",\"categories\":[\"schema-settings\"]},\"112428\":{\"title\":\"Creating Custom Schema Markup with All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/creating-custom-schema-markup-with-all-in-one-seo\\/\",\"categories\":[\"schema-settings\"]},\"112889\":{\"title\":\"Setting Event Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-event-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112735\":{\"title\":\"Setting Dataset Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-dataset-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112711\":{\"title\":\"Setting Article Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-article-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112164\":{\"title\":\"Setting Course Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-course-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112933\":{\"title\":\"Setting Job Posting Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-job-posting-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112926\":{\"title\":\"Setting How-To Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-how-to-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112916\":{\"title\":\"Setting Fact Check Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-fact-check-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112727\":{\"title\":\"Setting Book Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-book-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112243\":{\"title\":\"Setting FAQ Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-faq-page-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112958\":{\"title\":\"Setting Service Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-service-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112949\":{\"title\":\"Setting Person Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-person-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112944\":{\"title\":\"Setting Music Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-music-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112941\":{\"title\":\"Setting Movie Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-movie-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112212\":{\"title\":\"Setting Recipe Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-recipe-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112962\":{\"title\":\"Setting Video Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-video-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112403\":{\"title\":\"Testing Your Schema in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/testing-your-schema-in-all-in-one-seo\\/\",\"categories\":[\"schema-settings\"]},\"112226\":{\"title\":\"Setting Software Application Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-software-application-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"112197\":{\"title\":\"Setting Product Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-product-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"119555\":{\"title\":\"How to Use the AIOSEO Feature Manager on a Multisite Network\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-use-the-aioseo-feature-manager-on-a-multisite-network\\/\",\"categories\":[\"feature-manager\",\"multisite-networks\"]},\"119550\":{\"title\":\"How to Reset the AIOSEO Site Settings on a Multisite Network\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-reset-the-aioseo-site-settings-on-a-multisite-network\\/\",\"categories\":[\"multisite-networks\",\"network-tools\"]},\"119543\":{\"title\":\"How to Backup and Restore AIOSEO Site Settings on a Multisite Network\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-backup-and-restore-aioseo-site-settings-on-a-multisite-network\\/\",\"categories\":[\"multisite-networks\",\"network-tools\"]},\"119531\":{\"title\":\"How to Import Settings from Other Plugins on a Multisite Network\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-import-settings-from-other-plugins-on-a-multisite-network\\/\",\"categories\":[\"multisite-networks\",\"network-tools\"]},\"119519\":{\"title\":\"How to Import and Export AIOSEO Settings and Meta Data on a Multisite Network\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-import-and-export-aioseo-settings-and-meta-data-on-a-multisite-network\\/\",\"categories\":[\"multisite-networks\",\"network-tools\"]},\"119497\":{\"title\":\"How to Add Your AIOSEO License Key on a WordPress Multisite Network\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-add-your-aioseo-license-key-on-a-wordpress-multisite-network\\/\",\"categories\":[\"multisite-networks\",\"network-settings\"]},\"111476\":{\"title\":\"Displaying a List of Locations on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-a-list-of-locations-on-your-site\\/\",\"categories\":[\"content-blocks\",\"local-business-seo\"]},\"111473\":{\"title\":\"Displaying Your Business Location Information on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-your-business-location-information-on-your-site\\/\",\"categories\":[\"content-blocks\",\"local-business-seo\"]},\"111459\":{\"title\":\"Displaying Opening Hours on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-opening-hours-on-your-site\\/\",\"categories\":[\"content-blocks\",\"local-business-seo\"]},\"111455\":{\"title\":\"Adding a Map of Your Location to Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-a-map-of-your-location-to-your-site\\/\",\"categories\":[\"content-blocks\",\"local-business-seo\"]},\"111450\":{\"title\":\"Adding Breadcrumbs to Your Site Using the AIOSEO Breadcrumbs Block\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-breadcrumbs-to-your-site-using-the-aioseo-breadcrumbs-block\\/\",\"categories\":[\"breadcrumbs\",\"content-blocks\"]},\"109878\":{\"title\":\"Adding a Redirect When You Delete Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-a-redirect-when-you-delete-content\\/\",\"categories\":[\"redirection-manager\"]},\"109829\":{\"title\":\"Redirecting 404 Content Not Found Using All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirecting-404-content-not-found-using-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"109916\":{\"title\":\"Using the Image SEO Features in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-image-seo-features-in-all-in-one-seo\\/\",\"categories\":[\"image-seo\"]},\"104857\":{\"title\":\"Adding a Table of Contents to Your Site Using All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-a-table-of-contents-to-your-site-using-all-in-one-seo\\/\",\"categories\":[\"content-blocks\"]},\"104616\":{\"title\":\"Adding FAQs to Your Site Using All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-faqs-to-your-site-using-all-in-one-seo\\/\",\"categories\":[\"content-blocks\"]},\"104595\":{\"title\":\"Automatic Redirects When Changing the Post Slug\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/automatic-redirects-when-changing-the-post-slug\\/\",\"categories\":[\"redirection-manager\"]},\"103415\":{\"title\":\"Removing Published Date from Article Schema\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/removing-published-date-from-article-schema\\/\",\"categories\":[\"developer-documentation\"]},\"101250\":{\"title\":\"Outputting AIOSEO\'s data in the HEAD without using wp_head()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/outputting-aioseos-data-in-the-head-without-using-wp_head\\/\",\"categories\":[\"developer-documentation\"]},\"100154\":{\"title\":\"Automatic Redirects When You Delete Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/automatic-redirects-when-you-delete-content\\/\",\"categories\":[\"redirection-manager\"]},\"98532\":{\"title\":\"Localizing AIOSEO Data via the Translations API\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/localizing-aioseo-data-via-the-translations-api\\/\",\"categories\":[\"developer-documentation\"]},\"98576\":{\"title\":\"aioseo_sitemap_term\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_term\\/\",\"categories\":[\"filter-hooks\"]},\"98575\":{\"title\":\"aioseo_sitemap_post\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_post\\/\",\"categories\":[\"filter-hooks\"]},\"98566\":{\"title\":\"aioseo_save_term\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_save_term\\/\",\"categories\":[\"filter-hooks\"]},\"98565\":{\"title\":\"aioseo_save_post\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_save_post\\/\",\"categories\":[\"filter-hooks\"]},\"98557\":{\"title\":\"aioseo_get_term\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_get_term\\/\",\"categories\":[\"filter-hooks\"]},\"98554\":{\"title\":\"aioseo_get_post\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_get_post\\/\",\"categories\":[\"filter-hooks\"]},\"93967\":{\"title\":\"Importing URLs into the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-urls-into-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"93822\":{\"title\":\"How to Use Crawl Cleanup to Increase Search Engine Crawl Quota\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/crawl-cleanup-best-practices\\/\",\"categories\":[\"advanced-settings\"]},\"90584\":{\"title\":\"How to Add a Temporary Administrator Login to Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-add-a-temporary-administrator-login-to-your-site\\/\",\"categories\":[\"frequently-asked-questions\",\"troubleshooting\"]},\"88927\":{\"title\":\"Dashboard Widgets in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/dashboard-widgets-in-all-in-one-seo\\/\",\"categories\":[\"dashboard\"]},\"86198\":{\"title\":\"How to Strip the Category Base in WordPress\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-strip-the-category-base-in-wordpress\\/\",\"categories\":[\"category-tag-settings\"]},\"84322\":{\"title\":\"Running shortcodes in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/running-shortcodes\\/\",\"categories\":[\"advanced-settings\"]},\"84156\":{\"title\":\"Translating Your SEO with WPML\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/translating-your-seo-with-wpml\\/\",\"categories\":[\"post-page-settings\"]},\"80219\":{\"title\":\"How to Verify Your Site with Microsoft Clarity\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-microsoft-clarity\\/\",\"categories\":[\"webmaster-tools\"]},\"79928\":{\"title\":\"How to Handle Issues With Installing All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-handle-issues-with-installing-all-in-one-seo-pro\\/\",\"categories\":[\"installation\"]},\"79149\":{\"title\":\"Fetching &amp; Updating AIOSEO Data via the WordPress REST API\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/fetching-updating-aioseo-data-via-the-wordpress-rest-api\\/\",\"categories\":[\"developer-documentation\",\"rest-api\"]},\"77593\":{\"title\":\"How To Fix JavaScript Errors\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-fix-javascript-errors\\/\",\"categories\":[\"troubleshooting\"]},\"77589\":{\"title\":\"Browser Support Policy\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/browser-support-policy\\/\",\"categories\":[\"frequently-asked-questions\"]},\"75143\":{\"title\":\"How to Redirect a Post from the Edit Post Screen\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-a-post-from-the-edit-post-screen\\/\",\"categories\":[\"post-page-settings\",\"redirection-manager\"]},\"75686\":{\"title\":\"Preventing the Modified Date for Content from Changing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/preventing-the-modified-date-for-content-from-changing\\/\",\"categories\":[\"post-page-settings\"]},\"73002\":{\"title\":\"Page Builder Integrations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/page-builder-integrations\\/\",\"categories\":[\"home-page-settings\",\"post-page-settings\",\"third-party-integrations\",\"truseo\"]},\"73003\":{\"title\":\"Integrating with IndexNow to Instantly Re-index Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/integrating-with-indexnow-to-instantly-re-index-your-content\\/\",\"categories\":[\"indexnow\",\"webmaster-tools\"]},\"72711\":{\"title\":\"aioseo_page_builder_integration_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_page_builder_integration_disable\\/\",\"categories\":[\"filter-hooks\"]},\"68444\":{\"title\":\"An Introduction to Link Assistant \\u2014 The Easy Way to Manage Onsite Links\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/introduction-to-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69559\":{\"title\":\"Using the Link Assistant in All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69594\":{\"title\":\"Internal Links in the Links Report in Link Assistant\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/internal-links-in-the-links-report-in-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69596\":{\"title\":\"External Links in the Links Report in Link Assistant\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/external-links-in-the-links-report-in-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69921\":{\"title\":\"Link Suggestions in the Links Report in Link Assistant\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/link-suggestions-in-the-links-report-in-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69602\":{\"title\":\"Affiliate Links in the Links Report in Link Assistant\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/affiliate-links-in-the-links-report-in-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69761\":{\"title\":\"Using the Domains Report in Link Assistant\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-domains-report-in-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69770\":{\"title\":\"Link Assistant Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/link-assistant-settings\\/\",\"categories\":[\"link-assistant\"]},\"68431\":{\"title\":\"aioseo_sitemap_images\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_images\\/\",\"categories\":[\"filter-hooks\"]},\"66833\":{\"title\":\"Why Is N\\/A Displayed Instead of a Score For My Content?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-is-na-displayed-instead-of-a-score-for-my-content\\/\",\"categories\":[\"frequently-asked-questions\",\"truseo\"]},\"18824\":{\"title\":\"Local Business SEO for a Single Location\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-for-a-single-location\\/\",\"categories\":[\"local-business-seo\",\"schema-settings\"]},\"35828\":{\"title\":\"Local Business SEO for Multiple Locations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-for-multiple-locations\\/\",\"categories\":[\"local-business-seo\"]},\"58476\":{\"title\":\"aioseo_public_taxonomies\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_public_taxonomies\\/\",\"categories\":[\"filter-hooks\"]},\"58475\":{\"title\":\"aioseo_public_post_types\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_public_post_types\\/\",\"categories\":[\"filter-hooks\"]},\"64776\":{\"title\":\"How Long Does it Take For My Content to Appear on Google?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-long-does-it-take-for-my-content-to-appear-on-google\\/\",\"categories\":[\"frequently-asked-questions\"]},\"35926\":{\"title\":\"Adding a Location in Local SEO Addon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-a-location-in-local-seo-addon\\/\",\"categories\":[\"local-business-seo\"]},\"61020\":{\"title\":\"How to Display a Favicon in Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-display-a-favicon-in-search-results\\/\",\"categories\":[\"frequently-asked-questions\",\"general-seo-topics\"]},\"35956\":{\"title\":\"Displaying Locations on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-locations-on-your-site\\/\",\"categories\":[\"local-business-seo\"]},\"56330\":{\"title\":\"aioseo_sitemap_indexes\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_indexes\\/\",\"categories\":[\"filter-hooks\"]},\"56011\":{\"title\":\"Redirect Manager - Configuration Reload\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-manager-configuration-reload\\/\",\"categories\":[\"redirection-manager\"]},\"52689\":{\"title\":\"aioseo_flyout_menu_enable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_flyout_menu_disable\\/\",\"categories\":[\"filter-hooks\"]},\"45698\":{\"title\":\"Displaying your Business Information and Star Ratings on a Map\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-places-on-your-maps\\/\",\"categories\":[\"local-business-seo\"]},\"49268\":{\"title\":\"aioseo_access_control_excluded_roles\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_access_control_excluded_roles\\/\",\"categories\":[\"filter-hooks\"]},\"44555\":{\"title\":\"Setting up Google Maps for Local SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-up-google-maps\\/\",\"categories\":[\"local-business-seo\"]},\"48189\":{\"title\":\"How to Create an HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"48365\":{\"title\":\"Using a Widget to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-a-widget-to-display-your-html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"48361\":{\"title\":\"Using PHP Code to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"48260\":{\"title\":\"Using a Block to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-a-block-to-display-your-html-sitemap\\/\",\"categories\":[\"content-blocks\",\"html-sitemap\"]},\"48222\":{\"title\":\"aioseo_breadcrumbs_separator_symbol\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_separator_symbol\\/\",\"categories\":[\"filter-hooks\"]},\"48227\":{\"title\":\"aioseo_breadcrumbs_template\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_template\\/\",\"categories\":[\"filter-hooks\"]},\"48231\":{\"title\":\"aioseo_breadcrumbs_trail\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_trail\\/\",\"categories\":[\"filter-hooks\"]},\"48232\":{\"title\":\"aioseo_breadcrumbs_link_current_item\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_link_current_item\\/\",\"categories\":[\"filter-hooks\"]},\"48233\":{\"title\":\"aioseo_breadcrumbs_show_current_item\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_show_current_item\\/\",\"categories\":[\"filter-hooks\"]},\"48219\":{\"title\":\"aioseo_breadcrumbs_output\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_output\\/\",\"categories\":[\"filter-hooks\"]},\"48223\":{\"title\":\"aioseo_breadcrumbs_separator\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_separator\\/\",\"categories\":[\"filter-hooks\"]},\"48238\":{\"title\":\"Using a Shortcode to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"45805\":{\"title\":\"aioseo_sitemap_exclude_terms\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_exclude_terms\\/\",\"categories\":[\"filter-hooks\"]},\"45804\":{\"title\":\"aioseo_sitemap_exclude_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_exclude_posts\\/\",\"categories\":[\"filter-hooks\"]},\"61002\":{\"title\":\"How to Create a Google Maps API Key\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-google-maps-api-key\\/\",\"categories\":[\"local-business-seo\"]},\"45528\":{\"title\":\"aioseo_schema_output\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_output\\/\",\"categories\":[\"filter-hooks\"]},\"42995\":{\"title\":\"Using the Headline Analyzer in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-headline-analyzer-in-all-in-one-seo\\/\",\"categories\":[\"headline-analyzer\"]},\"42683\":{\"title\":\"How to Perform a Full Site Redirect\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/full-site-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"50988\":{\"title\":\"Displaying Maps on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-maps-on-your-site\\/\",\"categories\":[\"local-business-seo\"]},\"42999\":{\"title\":\"How to Disable the Headline Analyzer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-the-headline-analyzer\\/\",\"categories\":[\"advanced-settings\",\"headline-analyzer\"]},\"42975\":{\"title\":\"Installing Addons for All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installing-addons-for-all-in-one-seo-pro\\/\",\"categories\":[\"installation\"]},\"42854\":{\"title\":\"Creating a Pass Through Redirect\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/creating-a-pass-through-redirect\\/\",\"categories\":[\"redirection-manager\"]},\"41800\":{\"title\":\"Using Custom Rules in the Redirection Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirection-manager-custom-rules\\/\",\"categories\":[\"redirection-manager\"]},\"42224\":{\"title\":\"Resetting the Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/resetting-the-settings-in-all-in-one-seo\\/\",\"categories\":[\"database-tools\",\"tools\"]},\"41884\":{\"title\":\"Setting the Site Name for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-site-name-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"41862\":{\"title\":\"How to Get Google to Display the Sitelinks Search Box\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-get-google-to-display-the-sitelinks-search-box\\/\",\"categories\":[\"schema-settings\"]},\"41851\":{\"title\":\"Setting the SEO Title and Description Format for the Search Results Page\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-the-search-results-page\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"41811\":{\"title\":\"SEO Analysis Unable to Connect to Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/seo-analysis-unable-to-connect-to-your-site\\/\",\"categories\":[\"seo-analysis\",\"troubleshooting\"]},\"41280\":{\"title\":\"How to Renew Your AIOSEO License\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-renew-your-aioseo-license\\/\",\"categories\":[\"frequently-asked-questions\",\"getting-started\"]},\"41077\":{\"title\":\"Update WordPress: WordPress Versions Supported by AIOSEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/update-wordpress\\/\",\"categories\":[\"troubleshooting\"]},\"40587\":{\"title\":\"How to Open the Browser Error Console\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-open-the-browser-error-console\\/\",\"categories\":[\"troubleshooting\"]},\"40582\":{\"title\":\"How to Enable Debugging in WordPress\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-enable-debugging-in-wordpress\\/\",\"categories\":[\"troubleshooting\"]},\"40148\":{\"title\":\"What is TruSEO?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-truseo\\/\",\"categories\":[\"frequently-asked-questions\",\"truseo\"]},\"39494\":{\"title\":\"Redirecting Attachment Pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirecting-attachment-pages\\/\",\"categories\":[\"media-settings\",\"search-appearance\"]},\"66310\":{\"title\":\"Selecting the Google Maps APIs to use with All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/selecting-the-google-maps-apis-to-use-with-all-in-one-seo\\/\",\"categories\":[\"local-business-seo\"]},\"38915\":{\"title\":\"Setting Up and Using Breadcrumbs Templates\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-up-and-using-breadcrumbs-templates\\/\",\"categories\":[\"breadcrumbs\"]},\"38610\":{\"title\":\"Displaying Breadcrumbs On Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-breadcrumbs-on-your-site\\/\",\"categories\":[\"breadcrumbs\"]},\"36048\":{\"title\":\"Function: aioseo_breadcrumbs()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_breadcrumbs\\/\",\"categories\":[\"breadcrumbs\"]},\"36047\":{\"title\":\"Shortcode: [aioseo_breadcrumbs]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_breadcrumbs\\/\",\"categories\":[\"breadcrumbs\"]},\"38240\":{\"title\":\"aioseo_social_image_ignore_cover_block\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_social_image_ignore_cover_block\\/\",\"categories\":[\"filter-hooks\"]},\"37961\":{\"title\":\"aioseo_classic_editor_disable_emoji_script\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_classic_editor_disable_emoji_script\\/\",\"categories\":[\"filter-hooks\"]},\"34923\":{\"title\":\"How to Redirect a Post or Page in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-a-post-or-page-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"34977\":{\"title\":\"How to Redirect Multiple URLs to the Same Destination\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-multiple-urls-to-the-same-destination\\/\",\"categories\":[\"redirection-manager\"]},\"35604\":{\"title\":\"Automatic Redirects When URLs Change in Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/automatic-redirects-when-urls-change-in-content\\/\",\"categories\":[\"redirection-manager\"]},\"31460\":{\"title\":\"Enhanced Search Query Conflict\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/enhanced-search-query-conflict\\/\",\"categories\":[\"local-business-seo\"]},\"30850\":{\"title\":\"aioseo_local_business_info_email_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_email_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30839\":{\"title\":\"aioseo_local_business_info_location_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_location_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30756\":{\"title\":\"aioseo_local_business_get_locations_by_category_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_by_category_posts\\/\",\"categories\":[\"filter-hooks\"]},\"30755\":{\"title\":\"aioseo_local_business_get_locations_by_category_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_by_category_args\\/\",\"categories\":[\"filter-hooks\"]},\"30754\":{\"title\":\"aioseo_local_business_get_location_categories\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location_categories\\/\",\"categories\":[\"filter-hooks\"]},\"30751\":{\"title\":\"aioseo_local_business_get_locations_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_posts\\/\",\"categories\":[\"filter-hooks\"]},\"30753\":{\"title\":\"aioseo_local_business_get_location_category_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location_category_args\\/\",\"categories\":[\"filter-hooks\"]},\"30759\":{\"title\":\"aioseo_local_business_output_business_info_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_business_info_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30760\":{\"title\":\"aioseo_local_business_output_business_info_location_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_business_info_location_data\\/\",\"categories\":[\"filter-hooks\"]},\"30761\":{\"title\":\"aioseo_local_business_output_location_category_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_location_category_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30764\":{\"title\":\"aioseo_local_business_output_location_category_location_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_location_category_location_data\\/\",\"categories\":[\"filter-hooks\"]},\"30765\":{\"title\":\"aioseo_local_business_output_opening_hours_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_opening_hours_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30766\":{\"title\":\"aioseo_local_business_output_opening_hours_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_opening_hours_data\\/\",\"categories\":[\"filter-hooks\"]},\"30849\":{\"title\":\"aioseo_local_business_info_phone_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_phone_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30851\":{\"title\":\"aioseo_local_business_opening_hours_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_opening_hours_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30398\":{\"title\":\"aioseo_local_business_post_type_name\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_name\\/\",\"categories\":[\"filter-hooks\"]},\"30551\":{\"title\":\"aioseo_local_business_post_type_slug\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_slug\\/\",\"categories\":[\"filter-hooks\"]},\"30556\":{\"title\":\"aioseo_local_business_post_type_single_label\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_single_label\\/\",\"categories\":[\"filter-hooks\"]},\"30559\":{\"title\":\"aioseo_local_business_post_type_plural_label\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_plural_label\\/\",\"categories\":[\"filter-hooks\"]},\"30560\":{\"title\":\"aioseo_local_business_post_type\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type\\/\",\"categories\":[\"filter-hooks\"]},\"30563\":{\"title\":\"aioseo_local_business_taxonomy_name\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy_name\\/\",\"categories\":[\"filter-hooks\"]},\"30564\":{\"title\":\"aioseo_local_business_taxonomy_slug\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy_slug\\/\",\"categories\":[\"filter-hooks\"]},\"35609\":{\"title\":\"Choosing Which Redirect Type to Use\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-redirect-type-to-use\\/\",\"categories\":[\"redirection-manager\"]},\"35599\":{\"title\":\"Importing Redirects From Other Plugins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-redirects-from-other-plugins\\/\",\"categories\":[\"redirection-manager\"]},\"35588\":{\"title\":\"Exporting and Importing Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/exporting-and-importing-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"35579\":{\"title\":\"Logging 404 Errors in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/logging-404-errors-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"35552\":{\"title\":\"Logging Redirects in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/logging-redirects-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"35570\":{\"title\":\"Redirect GDPR Privacy Information\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-gdpr-privacy-information\\/\",\"categories\":[\"redirection-manager\"]},\"30863\":{\"title\":\"Local Business SEO - Template overrides\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-template-overrides\\/\",\"categories\":[\"local-business-seo\"]},\"35133\":{\"title\":\"aioseo_twitter_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_twitter_tags\\/\",\"categories\":[\"filter-hooks\"]},\"35132\":{\"title\":\"aioseo_facebook_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_facebook_tags\\/\",\"categories\":[\"filter-hooks\"]},\"34993\":{\"title\":\"Ignoring Case Sensitivity in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/ignoring-case-sensitivity-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"34983\":{\"title\":\"Ignoring the Trailing Slash in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/ignoring-the-trailing-slash-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"36104\":{\"title\":\"Using Query Parameters With Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-query-parameters-with-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"30565\":{\"title\":\"aioseo_local_business_taxonomy\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy\\/\",\"categories\":[\"filter-hooks\"]},\"36115\":{\"title\":\"Caching of Redirects in the Browser\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/caching-of-redirects-in-the-browser\\/\",\"categories\":[\"redirection-manager\"]},\"34701\":{\"title\":\"Adding WooCommerce Product Attributes to SEO Title or Description\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-woocommerce-product-attributes-to-seo-title-or-description\\/\",\"categories\":[\"post-page-settings\",\"search-appearance\",\"woocommerce\"]},\"36111\":{\"title\":\"Selecting the Redirect Method in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/selecting-the-redirect-method-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"40115\":{\"title\":\"Redirect Manager Cannot Detect Your Server\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-manager-unknown-web-server\\/\",\"categories\":[\"redirection-manager\"]},\"36369\":{\"title\":\"Using Regex in the Redirection Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-manager-regex\\/\",\"categories\":[\"redirection-manager\"]},\"31442\":{\"title\":\"Shortcode: [aioseo_local_opening_hours]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_opening_hours\\/\",\"categories\":[\"local-business-seo\"]},\"31443\":{\"title\":\"Shortcode: [aioseo_local_locations]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_locations\\/\",\"categories\":[\"local-business-seo\"]},\"34179\":{\"title\":\"Using the Smart Tags in Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-smart-tags-in-titles-and-descriptions\\/\",\"categories\":[\"post-page-settings\",\"search-appearance\"]},\"31441\":{\"title\":\"Shortcode: [aioseo_local_business_info]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_business_info\\/\",\"categories\":[\"local-business-seo\"]},\"46122\":{\"title\":\"Shortcode: [aioseo_local_map]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_map\\/\",\"categories\":[\"local-business-seo\"]},\"33507\":{\"title\":\"What\'s The Difference Between TruSEO and Page Analysis?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/whats-the-difference-between-truseo-and-page-analysis\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\",\"truseo\"]},\"33310\":{\"title\":\"Setting Noindex for RSS Feeds\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-noindex-for-rss-feeds\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"33130\":{\"title\":\"aioseo_disable_shortcode_parsing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_shortcode_parsing\\/\",\"categories\":[\"filter-hooks\"]},\"32085\":{\"title\":\"aioseo_conflicting_shortcodes\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_conflicting_shortcodes\\/\",\"categories\":[\"filter-hooks\"]},\"31992\":{\"title\":\"aioseo_schema_graphs\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_graphs\\/\",\"categories\":[\"filter-hooks\"]},\"31589\":{\"title\":\"Understanding the TruSEO Page Analysis Recommendations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/understanding-the-truseo-page-analysis-recommendations\\/\",\"categories\":[\"post-page-settings\",\"truseo\"]},\"31456\":{\"title\":\"Function: aioseo_local_locations()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_locations\\/\",\"categories\":[\"local-business-seo\"]},\"31455\":{\"title\":\"Function: aioseo_local_opening_hours()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_opening_hours\\/\",\"categories\":[\"local-business-seo\"]},\"31451\":{\"title\":\"Function: aioseo_local_business_info()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_business_info\\/\",\"categories\":[\"local-business-seo\"]},\"46123\":{\"title\":\"Function: aioseo_local_map()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_map\\/\",\"categories\":[\"local-business-seo\"]},\"31042\":{\"title\":\"Getting Keyphrase Suggestions From Semrush\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/getting-keyphrase-suggestions-from-semrush\\/\",\"categories\":[\"post-page-settings\",\"truseo\"]},\"30773\":{\"title\":\"aioseo_local_business_address_tag_value\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_address_tag_value\\/\",\"categories\":[\"filter-hooks\"]},\"30770\":{\"title\":\"aioseo_local_business_address_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_address_tags\\/\",\"categories\":[\"filter-hooks\"]},\"30567\":{\"title\":\"aioseo_local_business_get_locations_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_args\\/\",\"categories\":[\"filter-hooks\"]},\"30752\":{\"title\":\"aioseo_local_business_get_location\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location\\/\",\"categories\":[\"filter-hooks\"]},\"30728\":{\"title\":\"Unable to Save Settings Due to Cloudflare Firewall Rules\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/unable-to-save-settings-due-to-cloudflare-firewall-rules\\/\",\"categories\":[\"troubleshooting\"]},\"30318\":{\"title\":\"aioseo_flush_output_buffer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_flush_output_buffer\\/\",\"categories\":[\"filter-hooks\"]},\"18813\":{\"title\":\"Installing All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installing-all-in-one-seo-pro\\/\",\"categories\":[\"getting-started\",\"installation\"]},\"18973\":{\"title\":\"Beginners Guide for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/quick-start-guide\\/\",\"categories\":[\"getting-started\"]},\"18820\":{\"title\":\"Setting the SEO Title and Description for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-for-your-content\\/\",\"categories\":[\"getting-started\",\"post-page-settings\"]},\"18902\":{\"title\":\"How to Create an XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-an-xml-sitemap\\/\",\"categories\":[\"getting-started\",\"xml-sitemap\"]},\"18859\":{\"title\":\"Beginners Guide to Social Networks Settings for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/beginners-guide-to-social-networks-settings-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"getting-started\",\"social-networks\"]},\"18857\":{\"title\":\"Beginners Guide to Social Networks Settings for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/beginners-guide-to-social-networks-settings-for-twitter\\/\",\"categories\":[\"getting-started\",\"social-networks\",\"twitter-settings\"]},\"29991\":{\"title\":\"aioseo_disable_link_format\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_link_format\\/\",\"categories\":[\"filter-hooks\"]},\"27841\":{\"title\":\"aioseo_thumbnail_size\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_thumbnail_size\\/\",\"categories\":[\"filter-hooks\"]},\"27844\":{\"title\":\"Displaying Additional Data for Written By and Reading Time\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-additional-data-for-written-by-and-reading-time\\/\",\"categories\":[\"social-networks\"]},\"27494\":{\"title\":\"aioseo_meta_views\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_meta_views\\/\",\"categories\":[\"filter-hooks\"]},\"27363\":{\"title\":\"Using the SEO Analysis Tool\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-seo-analysis-tool\\/\",\"categories\":[\"seo-analysis\"]},\"27272\":{\"title\":\"Importing Settings From Other Plugins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-settings-from-other-plugins\\/\",\"categories\":[\"importer-exporter\",\"seo-data-importer\",\"tools\"]},\"27268\":{\"title\":\"Backing Up and Restoring AIOSEO Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/backing-up-and-restoring-aioseo-settings\\/\",\"categories\":[\"importer-exporter\",\"tools\"]},\"27259\":{\"title\":\"Importing and Exporting AIOSEO Settings and Meta Data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-and-exporting-aioseo-settings-and-meta-data\\/\",\"categories\":[\"importer-exporter\",\"tools\"]},\"26450\":{\"title\":\"Blank Title Formats Have Been Detected\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/blank-title-formats-detected\\/\",\"categories\":[\"troubleshooting\"]},\"25802\":{\"title\":\"aioseo_sitemap_additional_pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_additional_pages\\/\",\"categories\":[\"filter-hooks\"]},\"24928\":{\"title\":\"Including Custom Fields in the TruSEO Page Analysis\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-custom-fields-in-the-seo-page-analysis\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\",\"truseo\"]},\"24285\":{\"title\":\"aioseo_prev_link\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_prev_link\\/\",\"categories\":[\"filter-hooks\"]},\"24284\":{\"title\":\"aioseo_next_link\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_next_link\\/\",\"categories\":[\"filter-hooks\"]},\"23717\":{\"title\":\"aioseo_canonical_url\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_canonical_url\\/\",\"categories\":[\"filter-hooks\"]},\"23604\":{\"title\":\"aioseo_schema_breadcrumbs_home\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_breadcrumbs_home\\/\",\"categories\":[\"filter-hooks\"]},\"23448\":{\"title\":\"aioseo_schema_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_disable\\/\",\"categories\":[\"filter-hooks\"]},\"23447\":{\"title\":\"aioseo_robots_meta\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_robots_meta\\/\",\"categories\":[\"filter-hooks\"]},\"23446\":{\"title\":\"aioseo_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable\\/\",\"categories\":[\"filter-hooks\"]},\"23441\":{\"title\":\"aioseo_generate_descriptions_from_content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_generate_descriptions_from_content\\/\",\"categories\":[\"filter-hooks\"]},\"23438\":{\"title\":\"aioseo_disable_title_rewrites\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_title_rewrites\\/\",\"categories\":[\"filter-hooks\"]},\"23437\":{\"title\":\"aioseo_post_metabox_priority\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_post_metabox_priority\\/\",\"categories\":[\"filter-hooks\"]},\"23436\":{\"title\":\"aioseo_show_seo_news\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_show_seo_news\\/\",\"categories\":[\"filter-hooks\"]},\"23433\":{\"title\":\"aioseo_show_in_admin_bar\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_show_in_admin_bar\\/\",\"categories\":[\"filter-hooks\"]},\"23423\":{\"title\":\"aioseo_keywords\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_keywords\\/\",\"categories\":[\"filter-hooks\"]},\"23350\":{\"title\":\"aioseo_title\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_title\\/\",\"categories\":[\"filter-hooks\"]},\"23351\":{\"title\":\"aioseo_description\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_description\\/\",\"categories\":[\"filter-hooks\"]},\"23415\":{\"title\":\"Troubleshooting Action Scheduler issues with AIOSEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-action-scheduler-issues\\/\",\"categories\":[\"troubleshooting\"]},\"20504\":{\"title\":\"Where Did my SEO Keywords go in All in One SEO v4.0?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/where-did-my-seo-keywords-go-in-all-in-one-seo-v4-0\\/\",\"categories\":[\"advanced-settings\",\"frequently-asked-questions\",\"post-page-settings\",\"search-appearance\"]},\"18792\":{\"title\":\"Sitemap rewrite rules for NGINX\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/xml-sitemap-rewrite-rules-for-nginx\\/\",\"categories\":[\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18793\":{\"title\":\"Unfiltered HTML Capability is Required\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/unfiltered-html-capability\\/\",\"categories\":[\"troubleshooting\"]},\"18794\":{\"title\":\"Deprecated Open Graph Settings in All in One SEO version 4.0\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/deprecated-opengraph-settings\\/\",\"categories\":[\"social-networks\"]},\"18795\":{\"title\":\"Why does the character counter for SEO titles show a different count?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-does-the-character-counter-for-seo-titles-show-a-different-count\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\"]},\"18796\":{\"title\":\"Adding nofollow, sponsored, UGC and title attributes to links\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-nofollow-sponsored-and-title-attributes-to-links\\/\",\"categories\":[\"post-page-settings\"]},\"18797\":{\"title\":\"Setting the SEO for WooCommerce Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-for-woocommerce-content\\/\",\"categories\":[\"search-appearance\",\"woocommerce\"]},\"18798\":{\"title\":\"All in One SEO uses the WordPress REST API\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo-uses-rest-api\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18799\":{\"title\":\"How to Remove All Settings and Data When you Uninstall All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-remove-all-settings-and-data-when-you-uninstall-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18800\":{\"title\":\"How to Disable TruSEO Content Analysis\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-truseo-content-analysis\\/\",\"categories\":[\"advanced-settings\",\"general-settings\",\"truseo\"]},\"18801\":{\"title\":\"Enabling Automatic Updates for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/enabling-automatic-updates-for-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18802\":{\"title\":\"Hiding Plugin Notifications in the Notifications Center\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-plugin-notifications-in-the-notifications-center\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18803\":{\"title\":\"How to Hide the AIOSEO Settings on the Edit Content Screens in WordPress\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-hide-the-aioseo-settings-on-the-edit-content-screens-in-wordpress\\/\",\"categories\":[\"advanced-settings\",\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18804\":{\"title\":\"Setting Noindex and Nofollow on Paginated Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-noindex-and-nofollow-on-paginated-content\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18805\":{\"title\":\"Setting Unique SEO Titles and Descriptions for Paginated Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-unique-seo-titles-and-descriptions-for-paginated-content\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18806\":{\"title\":\"Setting the SEO Title and Description Format for Custom Post Type Archives\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-post-type-archives\\/\",\"categories\":[\"archive-settings\",\"search-appearance\"]},\"18807\":{\"title\":\"Meta Keyword Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/keyword-settings\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18808\":{\"title\":\"Using the Quick Edit Feature in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-quick-edit-feature-in-all-in-one-seo\\/\",\"categories\":[\"post-page-settings\"]},\"18809\":{\"title\":\"How to FTP to your web server\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-ftp-to-your-web-server\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18810\":{\"title\":\"How to manually install All in One SEO Pro when the file is too big\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-manually-install-all-in-one-seo-pro-when-the-file-is-too-big\\/\",\"categories\":[\"frequently-asked-questions\",\"installation\"]},\"18811\":{\"title\":\"How to Upgrade From All in One SEO Lite to Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-upgrade-from-all-in-one-seo-lite-to-pro\\/\",\"categories\":[\"getting-started\",\"installation\"]},\"18812\":{\"title\":\"Installation instructions for WordPress.com Users\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installation-instructions-for-wordpress-com-users\\/\",\"categories\":[\"installation\"]},\"18814\":{\"title\":\"Configuring the Twitter Settings for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-twitter-settings-for-your-content\\/\",\"categories\":[\"post-page-settings\",\"social-networks\",\"twitter-settings\"]},\"18815\":{\"title\":\"Configuring the Facebook Settings for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-facebook-settings-for-your-content\\/\",\"categories\":[\"facebook-settings\",\"post-page-settings\",\"social-networks\"]},\"18816\":{\"title\":\"Hiding the AIOSEO Column on Taxonomy Screens\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-column-on-taxonomy-screens\\/\",\"categories\":[\"advanced-settings\",\"category-tag-settings\",\"general-settings\"]},\"18818\":{\"title\":\"Setting the Sitemap Priority and Frequency for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-sitemap-priority-and-frequency-for-individual-content\\/\",\"categories\":[\"post-page-settings\",\"xml-sitemap\"]},\"18819\":{\"title\":\"Setting the Robots Meta for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-robots-meta-for-individual-content\\/\",\"categories\":[\"post-page-settings\"]},\"18821\":{\"title\":\"Individual Post\\/Page Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/post-settings\\/\",\"categories\":[\"post-page-settings\"]},\"18822\":{\"title\":\"Bad Bot Blocker\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/bad-bot-blocker\\/\",\"categories\":[\"bad-bot-blocker\"]},\"18823\":{\"title\":\"How to Fix a 404 Error When Viewing Your Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-fix-a-404-error-when-viewing-your-sitemap\\/\",\"categories\":[\"frequently-asked-questions\",\"google-news-sitemap\",\"rss-sitemap\",\"troubleshooting\",\"video-sitemap\",\"xml-sitemap\"]},\"18825\":{\"title\":\"When to use NOINDEX or the robots.txt?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/when-to-use-noindex-or-the-robots-txt\\/\",\"categories\":[\"frequently-asked-questions\",\"robots-txt\",\"search-appearance\",\"tools\"]},\"18826\":{\"title\":\"Support for Videos Embedded Using the Media Library\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/support-for-videos-embedded-using-the-media-library\\/\",\"categories\":[\"video-sitemap\"]},\"18827\":{\"title\":\"Supported Videos\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/supported-videos\\/\",\"categories\":[\"video-sitemap\"]},\"18828\":{\"title\":\"Performance Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/performance-settings\\/\",\"categories\":[\"performance\"]},\"18830\":{\"title\":\"Setting the SEO Title and Description Format for Author and Date Archives\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-author-and-date-archives\\/\",\"categories\":[\"archive-settings\",\"search-appearance\"]},\"18831\":{\"title\":\"Using Custom Fields in Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/custom-fields-in-titles-and-descriptions\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18832\":{\"title\":\"Using the Focus Keyphrase to Analyze Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-focus-keyphrase-to-analyze-your-content\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\",\"truseo\"]},\"18833\":{\"title\":\"Using the Robots.txt Tool in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-robots-txt-tool-in-all-in-one-seo\\/\",\"categories\":[\"robots-txt\",\"tools\"]},\"18834\":{\"title\":\"Using the Robots Meta Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-robots-meta-settings-in-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"archive-settings\",\"category-tag-settings\",\"content-type-settings\",\"media-settings\",\"post-page-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18835\":{\"title\":\"Noindex Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/noindex-settings\\/\",\"categories\":[\"search-appearance\"]},\"18838\":{\"title\":\"Hiding the AIOSEO Admin Bar Menu\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-admin-bar-menu\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18839\":{\"title\":\"Hiding the AIOSEO Dashboard Widgets\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-dashboard-widget\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18840\":{\"title\":\"Hiding the AIOSEO Column on All Posts Screens\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-column-on-all-posts-screens\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18841\":{\"title\":\"Display Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/display-settings\\/\",\"categories\":[\"display-settings\"]},\"18842\":{\"title\":\"Setting the SEO Title and Description Format for Media Attachments\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-media-attachments\\/\",\"categories\":[\"media-settings\",\"search-appearance\"]},\"18843\":{\"title\":\"Showing or Hiding Your Content in Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/showing-or-hiding-your-content-in-search-results\\/\",\"categories\":[\"archive-settings\",\"category-tag-settings\",\"content-type-settings\",\"media-settings\",\"post-page-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18844\":{\"title\":\"Content Type Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/custom-post-type-settings\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"18845\":{\"title\":\"What Are Media Attachments and Should I Submit Them to Search Engines?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-are-media-attachments-and-should-i-submit-them-to-search-engines\\/\",\"categories\":[\"frequently-asked-questions\",\"media-settings\"]},\"18846\":{\"title\":\"Setting the SEO Title and Description Format for Custom Taxonomies\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-taxonomies\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18847\":{\"title\":\"Setting the SEO Title and Description Format for Custom Post Types\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-post-types\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"18848\":{\"title\":\"Setting the SEO Title and Description Format for Tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-tags\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18849\":{\"title\":\"Setting the SEO Title and Description Format for Categories\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-categories\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18850\":{\"title\":\"Setting the SEO Title and Description Format for Pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-pages\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18851\":{\"title\":\"Setting the SEO Title and Description Format for Posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-posts\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18852\":{\"title\":\"Title Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/title-settings\\/\",\"categories\":[\"search-appearance\"]},\"18853\":{\"title\":\"Setting the SEO for Your Home Page\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-for-your-home-page\\/\",\"categories\":[\"home-page-settings\",\"search-appearance\"]},\"18854\":{\"title\":\"General Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/general-settings\\/\",\"categories\":[\"general-settings\"]},\"18855\":{\"title\":\"How to Add Your License Key for All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-add-your-license-key-in-all-in-one-seo-pro\\/\",\"categories\":[\"general-settings\",\"getting-started\"]},\"18856\":{\"title\":\"Canonical URLs in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/canonical-urls-in-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18858\":{\"title\":\"Adding non-WordPress Content to the Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-non-wordpress-content-to-the-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18860\":{\"title\":\"Troubleshooting Problems With Sharing Content on Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-problems-with-sharing-content-on-twitter\\/\",\"categories\":[\"social-networks\",\"troubleshooting\",\"twitter-settings\"]},\"18861\":{\"title\":\"Troubleshooting Problems With Sharing Content on Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-problems-with-sharing-content-on-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\",\"troubleshooting\"]},\"18862\":{\"title\":\"Getting Started With Pinterest Rich Pins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-social-meta-for-pinterest-rich-pins\\/\",\"categories\":[\"pinterest-settings\",\"social-networks\"]},\"18863\":{\"title\":\"Setting the Content Publisher for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-publisher-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18865\":{\"title\":\"Submitting a Sitemap to Yandex\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-yandex\\/\",\"categories\":[\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18866\":{\"title\":\"Submitting a Sitemap to Bing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-bing\\/\",\"categories\":[\"bing-webmaster-tools\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18867\":{\"title\":\"Submitting a Sitemap to Google\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-google\\/\",\"categories\":[\"google-news-sitemap\",\"google-search-console\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18868\":{\"title\":\"Including Date and Author Archives in Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-date-and-author-archives-in-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18869\":{\"title\":\"Choosing Which Content to Include in Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-content-to-include-in-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18870\":{\"title\":\"Choosing Which Content to Include in Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-content-to-include-in-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18871\":{\"title\":\"Using Sitemap Indexes and Pagination\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-sitemap-indexes-and-pagination\\/\",\"categories\":[\"video-sitemap\",\"xml-sitemap\"]},\"18872\":{\"title\":\"How to Disable Sitemaps in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-sitemaps-in-all-in-one-seo\\/\",\"categories\":[\"google-news-sitemap\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18873\":{\"title\":\"Baidu Webmaster Tools Verification\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/baidu-webmaster-tools-verification\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18874\":{\"title\":\"Setting Twitter Social Meta for Your Homepage\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-twitter-social-meta-for-your-homepage\\/\",\"categories\":[\"home-page-settings\",\"social-networks\",\"twitter-settings\"]},\"18875\":{\"title\":\"Setting Facebook Social Meta for Your Homepage\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-facebook-social-meta-for-your-homepage\\/\",\"categories\":[\"facebook-settings\",\"home-page-settings\",\"social-networks\"]},\"18876\":{\"title\":\"Setting the Card Type for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-card-type-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18877\":{\"title\":\"Setting the Object Types for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-object-types-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18879\":{\"title\":\"Setting the Priority and Frequency for Content in the Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-priority-and-frequency-for-content-in-the-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18880\":{\"title\":\"Setting the Priority and Frequency for Content in the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-priority-and-frequency-for-content-in-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18881\":{\"title\":\"How to Exclude Content from Your RSS Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-rss-sitemap\\/\",\"categories\":[\"rss-sitemap\"]},\"18882\":{\"title\":\"How to Exclude Content from Your Google News Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-google-news-sitemap\\/\",\"categories\":[\"google-news-sitemap\"]},\"18883\":{\"title\":\"How to Exclude Content from Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18884\":{\"title\":\"How to Exclude Content from Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18885\":{\"title\":\"Setting Article Tags for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-article-tags-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18886\":{\"title\":\"Setting the Content Author for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-author-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18887\":{\"title\":\"Setting the Content Author for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-author-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18888\":{\"title\":\"Setting the Content Publisher for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-publisher-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18889\":{\"title\":\"How to Create a Google News Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-google-news-sitemap\\/\",\"categories\":[\"google-news-sitemap\"]},\"18890\":{\"title\":\"Including Videos in Custom Fields in Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-videos-in-custom-fields-in-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18891\":{\"title\":\"What is a Dynamically Generated Sitemap and Why is it Better to Use?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-a-dynamically-generated-sitemap-and-why-is-it-better-to-use\\/\",\"categories\":[\"frequently-asked-questions\",\"video-sitemap\",\"xml-sitemap\"]},\"18892\":{\"title\":\"How to Create a Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18893\":{\"title\":\"Adding Your Facebook Admin ID\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-your-facebook-admin-id\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18894\":{\"title\":\"Adding Your Facebook App ID\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-your-facebook-app-id\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18895\":{\"title\":\"Access Control Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/access-control-settings\\/\",\"categories\":[\"access-control-settings\"]},\"18896\":{\"title\":\"Advanced Settings for Google Analytics\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/advanced-settings-for-google-analytics\\/\",\"categories\":[\"google-analytics\"]},\"18897\":{\"title\":\"Miscellaneous Site Verification\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/miscellaneous-site-verification\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18898\":{\"title\":\"Displaying Your Social Media Profiles in Knowledge Panel\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-your-social-media-profiles-in-knowledge-panel\\/\",\"categories\":[\"schema-settings\",\"social-networks\"]},\"18899\":{\"title\":\"How to Create an RSS Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-an-rss-sitemap\\/\",\"categories\":[\"rss-sitemap\"]},\"18900\":{\"title\":\"Excluding Images from the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/excluding-images-from-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18901\":{\"title\":\"Adding non-WordPress Content to the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-non-wordpress-content-to-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18903\":{\"title\":\"Setting a Default Image for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-default-image-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18904\":{\"title\":\"Setting a Default Image for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-default-image-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18905\":{\"title\":\"Setting a Title Separator\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-title-separator\\/\",\"categories\":[\"search-appearance\"]},\"18906\":{\"title\":\"How to Protect Your Content With RSS Content Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-protect-your-content-with-rss-content-settings\\/\",\"categories\":[\"rss-content-settings\"]},\"18907\":{\"title\":\"How to Connect Your Site with Google Tag Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-connect-your-site-with-google-tag-manager\\/\",\"categories\":[\"google-analytics\"]},\"18908\":{\"title\":\"How to Connect Your Site with Google Analytics\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-connect-your-site-with-google-analytics\\/\",\"categories\":[\"google-analytics\"]},\"18909\":{\"title\":\"How to Verify Your Site with Pinterest\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-pinterest\\/\",\"categories\":[\"pinterest-settings\",\"social-networks\",\"webmaster-tools\",\"webmaster-verification\"]},\"18910\":{\"title\":\"How to Verify Your Site with Yandex Webmaster Tools\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-yandex-webmaster-tools\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18911\":{\"title\":\"How to Verify Your Site with Bing Webmaster Tools\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-bing-webmaster-tools\\/\",\"categories\":[\"bing-webmaster-tools\",\"webmaster-tools\",\"webmaster-verification\"]},\"18912\":{\"title\":\"How to Verify Your Site with Google Search Console\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-google-search-console\\/\",\"categories\":[\"google-search-console\",\"webmaster-tools\",\"webmaster-verification\"]},\"18913\":{\"title\":\"Usage Tracking\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/usage-tracking\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18915\":{\"title\":\"How do I use All in One SEO in my language?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-use-all-in-one-seo-in-my-language\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18920\":{\"title\":\"NGINX rewrite rules for Robots.txt\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/nginx-rewrite-rules-for-robots-txt\\/\",\"categories\":[\"robots-txt\",\"tools\"]},\"18927\":{\"title\":\"Supported PHP Versions for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/supported-php-version\\/\",\"categories\":[\"troubleshooting\"]},\"18929\":{\"title\":\"Using a different CDN for script enqueuing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-a-different-cdn-for-script-enqueuing\\/\",\"categories\":[\"troubleshooting\"]},\"18930\":{\"title\":\"How do I get Google to show sitelinks for my site?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-get-google-to-show-sitelinks-for-my-site\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18954\":{\"title\":\"How does the import process for SEO data work?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-does-the-import-process-for-seo-data-work\\/\",\"categories\":[\"frequently-asked-questions\",\"importer-exporter\",\"tools\"]},\"18960\":{\"title\":\"Robots.txt Editor for Multisite Networks\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/robots-txt-editor-for-multisite-networks\\/\",\"categories\":[\"multisite-networks\",\"robots-txt\"]},\"18961\":{\"title\":\"What are the minimum requirements for All in One SEO?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-are-the-minimum-requirements-for-all-in-one-seo-pack\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18964\":{\"title\":\"How do I use your API code examples?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-use-your-api-code-examples\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18969\":{\"title\":\"XML Parsing Error - This page contains the following errors\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/this-page-contains-the-following-errors\\/\",\"categories\":[\"google-news-sitemap\",\"troubleshooting\",\"video-sitemap\",\"xml-sitemap\"]},\"18972\":{\"title\":\"The File Editor or Robots.txt modules are missing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/the-file-editor-or-robots-txt-modules-are-missing\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18977\":{\"title\":\"Excluding the XML Sitemap from caching\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/excluding-the-xml-sitemap-from-caching\\/\",\"categories\":[\"xml-sitemap\"]},\"18982\":{\"title\":\"Why doesn\'t the title and description I set appear in search results?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-doesnt-the-title-and-description-i-set-appear-in-search-results\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\"]},\"18983\":{\"title\":\"Can I remove the date from Google search results?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/can-i-remove-the-date-from-google-search-results\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18985\":{\"title\":\"Setting up HTTPS SSL\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-up-https-ssl\\/\",\"categories\":[\"general-seo-topics\"]},\"18995\":{\"title\":\"How to Increase the WordPress PHP Memory Limit\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/increase-wordpress-php-memory-limit\\/\",\"categories\":[\"troubleshooting\"]},\"19002\":{\"title\":\"Checking Index Status in Google Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/checking-index-status-in-google-search-results\\/\",\"categories\":[\"general-seo-topics\"]},\"19006\":{\"title\":\"SEO Data Importer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/seo-data-importer\\/\",\"categories\":[\"seo-data-importer\"]},\"19008\":{\"title\":\"How to troubleshoot issues with All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-troubleshoot-issues-with-all-in-one-seo-pack\\/\",\"categories\":[\"troubleshooting\"]},\"19010\":{\"title\":\"Quality Guidelines for SEO Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/quality-guidelines-for-seo-titles-and-descriptions\\/\",\"categories\":[\"general-seo-topics\"]},\"19016\":{\"title\":\"Top Tips for Good On-Page SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/top-tips-for-good-on-page-seo\\/\",\"categories\":[\"general-seo-topics\"]},\"19017\":{\"title\":\"Meta Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/meta-descriptions\\/\",\"categories\":[\"general-seo-topics\"]},\"19028\":{\"title\":\"What is SEO meta?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-seo-meta\\/\",\"categories\":[\"getting-started\"]},\"19029\":{\"title\":\"Social Meta Settings - Individual Page\\/Post Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/social-meta-settings-individual-pagepost-settings\\/\",\"categories\":[\"post-page-settings\",\"social-networks\"]},\"19030\":{\"title\":\"File Editor Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/file-editor-module\\/\",\"categories\":[\"file-editor\"]},\"19031\":{\"title\":\"Social Meta Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/social-meta-module\\/\",\"categories\":[\"social-networks\"]},\"19032\":{\"title\":\"Importer &amp; Exporter Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importer-exporter-module\\/\",\"categories\":[\"importer-exporter\",\"tools\"]},\"19034\":{\"title\":\"Feature Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/feature-manager\\/\",\"categories\":[\"feature-manager\"]},\"19035\":{\"title\":\"Advanced Settings for All in One SEO Pack\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/all-in-one-seo-pack-advanced-settings\\/\",\"categories\":[\"advanced-settings\"]}}}\";','2024-07-03 16:27:07','2024-06-26 16:27:07','2024-06-26 16:27:07'),(30,'page_overview_data','a:5:{s:5:\"total\";i:11;s:16:\"needsImprovement\";i:0;s:4:\"okay\";i:0;s:4:\"good\";i:0;s:21:\"withoutFocusKeyphrase\";i:11;}','2024-07-03 16:27:07','2024-06-26 16:27:07','2024-06-26 16:27:07'),(31,'e-landing-page_overview_data','a:5:{s:5:\"total\";i:0;s:16:\"needsImprovement\";i:0;s:4:\"okay\";i:0;s:4:\"good\";i:0;s:21:\"withoutFocusKeyphrase\";i:0;}','2024-07-03 16:27:07','2024-06-26 16:27:07','2024-06-26 16:27:07'),(32,'product_overview_data','a:5:{s:5:\"total\";i:10;s:16:\"needsImprovement\";i:0;s:4:\"okay\";i:0;s:4:\"good\";i:0;s:21:\"withoutFocusKeyphrase\";i:10;}','2024-07-03 16:27:07','2024-06-26 16:27:07','2024-06-26 16:27:07'),(33,'elementor-hf_overview_data','a:5:{s:5:\"total\";i:0;s:16:\"needsImprovement\";i:0;s:4:\"okay\";i:0;s:4:\"good\";i:0;s:21:\"withoutFocusKeyphrase\";i:0;}','2024-07-03 16:27:07','2024-06-26 16:27:07','2024-06-26 16:27:07'),(52,'admin_notifications_update','i:1719612020;','2024-06-28 22:00:20','2024-06-27 22:00:20','2024-06-27 22:00:20'),(56,'license_features','a:21:{i:0;O:8:\"stdClass\":3:{s:13:\"license_level\";s:3:\"pro\";s:7:\"section\";s:6:\"schema\";s:7:\"feature\";s:5:\"event\";}i:1;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:6:\"schema\";s:7:\"feature\";s:5:\"event\";}i:2;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:6:\"schema\";s:7:\"feature\";s:11:\"job-posting\";}i:3;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:5:\"tools\";s:7:\"feature\";s:29:\"network-tools-site-activation\";}i:4;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:5:\"tools\";s:7:\"feature\";s:22:\"network-tools-database\";}i:5;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:5:\"tools\";s:7:\"feature\";s:27:\"network-tools-import-export\";}i:6;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:5:\"tools\";s:7:\"feature\";s:20:\"network-tools-robots\";}i:7;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:17:\"search-statistics\";s:7:\"feature\";s:14:\"seo-statistics\";}i:8;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:17:\"search-statistics\";s:7:\"feature\";s:16:\"keyword-rankings\";}i:9;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:17:\"search-statistics\";s:7:\"feature\";s:22:\"keyword-rankings-pages\";}i:10;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:17:\"search-statistics\";s:7:\"feature\";s:11:\"post-detail\";}i:11;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:17:\"search-statistics\";s:7:\"feature\";s:22:\"post-detail-page-speed\";}i:12;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:17:\"search-statistics\";s:7:\"feature\";s:26:\"post-detail-seo-statistics\";}i:13;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:17:\"search-statistics\";s:7:\"feature\";s:20:\"post-detail-keywords\";}i:14;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:17:\"search-statistics\";s:7:\"feature\";s:31:\"post-detail-focus-keyword-trend\";}i:15;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:17:\"search-statistics\";s:7:\"feature\";s:16:\"keyword-tracking\";}i:16;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:17:\"search-statistics\";s:7:\"feature\";s:28:\"post-detail-keyword-tracking\";}i:17;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:17:\"search-statistics\";s:7:\"feature\";s:16:\"content-rankings\";}i:18;O:8:\"stdClass\":3:{s:13:\"license_level\";s:5:\"elite\";s:7:\"section\";s:13:\"seo-revisions\";s:7:\"feature\";s:12:\"revisions:-1\";}i:19;O:8:\"stdClass\":3:{s:13:\"license_level\";s:3:\"pro\";s:7:\"section\";s:13:\"seo-revisions\";s:7:\"feature\";s:12:\"revisions:30\";}i:20;O:8:\"stdClass\":3:{s:13:\"license_level\";s:4:\"plus\";s:7:\"section\";s:13:\"seo-revisions\";s:7:\"feature\";s:12:\"revisions:15\";}}','2024-06-29 11:37:34','2024-06-28 11:37:34','2024-06-28 11:37:34'),(57,'post_overview_data','a:5:{s:5:\"total\";i:4;s:16:\"needsImprovement\";i:0;s:4:\"okay\";i:0;s:4:\"good\";i:0;s:21:\"withoutFocusKeyphrase\";i:4;}','2024-07-05 11:37:34','2024-06-28 11:37:34','2024-06-28 11:37:34'),(58,'rss_feed','a:4:{i:0;a:4:{s:3:\"url\";s:152:\"https://aioseo.com/how-to-optimize-existing-content-for-seo/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-optimize-existing-content-for-seo\";s:5:\"title\";s:40:\"How to Optimize Existing Content for SEO\";s:4:\"date\";s:13:\"June 27, 2024\";s:7:\"content\";s:131:\"Would you like to know how to optimize existing content for SEO?\n\n\n\nIf you have an existing website with a lot of content, optim...\";}i:1;a:4:{s:3:\"url\";s:122:\"https://aioseo.com/content-optimization-tips/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=content-optimization-tips\";s:5:\"title\";s:62:\"15 Content Optimization Tips For Boosting Your Search Rankings\";s:4:\"date\";s:13:\"June 24, 2024\";s:7:\"content\";s:131:\"Looking for no-fluff content optimization tips?\n\n\n\nIf you’re struggling to rank your content, all your online efforts are in v...\";}i:2;a:4:{s:3:\"url\";s:110:\"https://aioseo.com/technical-seo-audit/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=technical-seo-audit\";s:5:\"title\";s:53:\"Technical SEO Audit: A Guide for WordPress Users ?\";s:4:\"date\";s:13:\"June 20, 2024\";s:7:\"content\";s:131:\"If you&#8217;re a WordPress user looking to improve your website&#8217;s search engine rankings, conducting a technical SEO audi...\";}i:3;a:4:{s:3:\"url\";s:150:\"https://aioseo.com/best-content-optimization-tools-for-seo/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=best-content-optimization-tools-for-seo\";s:5:\"title\";s:41:\"8 Best Content Optimization Tools for SEO\";s:4:\"date\";s:13:\"June 19, 2024\";s:7:\"content\";s:131:\"Looking for the best content optimization tools for SEO?\n\n\n\nSearch engines are all about giving users the best possible experien...\";}}','2024-06-28 23:37:34','2024-06-28 11:37:34','2024-06-28 11:37:34');
/*!40000 ALTER TABLE `wp_aioseo_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aioseo_crawl_cleanup_blocked_args`
--

DROP TABLE IF EXISTS `wp_aioseo_crawl_cleanup_blocked_args`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aioseo_crawl_cleanup_blocked_args` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `key` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `value` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `key_value_hash` varchar(40) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `regex` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `hits` int(20) NOT NULL DEFAULT 0,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_crawl_cleanup_blocked_args_key_value_hash` (`key_value_hash`),
  UNIQUE KEY `ndx_aioseo_crawl_cleanup_blocked_args_regex` (`regex`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aioseo_crawl_cleanup_blocked_args`
--

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

--
-- Table structure for table `wp_aioseo_crawl_cleanup_logs`
--

DROP TABLE IF EXISTS `wp_aioseo_crawl_cleanup_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aioseo_crawl_cleanup_logs` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `key` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `hash` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `hits` int(20) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_crawl_cleanup_logs_hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aioseo_crawl_cleanup_logs`
--

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

--
-- Table structure for table `wp_aioseo_notifications`
--

DROP TABLE IF EXISTS `wp_aioseo_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aioseo_notifications` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(13) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `addon` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `level` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `notification_id` bigint(20) unsigned DEFAULT NULL,
  `notification_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `start` datetime DEFAULT NULL,
  `end` datetime DEFAULT NULL,
  `button1_label` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `button1_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `button2_label` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `button2_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `dismissed` tinyint(1) NOT NULL DEFAULT 0,
  `new` tinyint(1) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_notifications_slug` (`slug`),
  KEY `ndx_aioseo_notifications_dates` (`start`,`end`),
  KEY `ndx_aioseo_notifications_type` (`type`),
  KEY `ndx_aioseo_notifications_dismissed` (`dismissed`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aioseo_notifications`
--

LOCK TABLES `wp_aioseo_notifications` WRITE;
/*!40000 ALTER TABLE `wp_aioseo_notifications` DISABLE KEYS */;
INSERT INTO `wp_aioseo_notifications` VALUES (1,'660d8fe22d0e9',NULL,'Advanced WooCommerce Support','We have detected you are running WooCommerce. Upgrade to AIOSEO Pro to unlock our advanced eCommerce SEO features, including SEO for Product Categories and more.','info','[\"all\"]',NULL,'woo-upsell','2024-04-03 17:20:34',NULL,'Upgrade to Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=woo-notification-upsell',NULL,NULL,0,0,'2024-04-03 17:20:34','2024-04-03 17:20:34'),(2,'661cf18bc4876',NULL,'The AIOSEO Broken Link Checker 1.2.0 is live ?!','<p>Now with 3 powerful new features to make broken link management much easier. Update and get:</p>\n\n<ul>\n<li>? Unified URL UI Improvements</li>\n\n<li>✍️ Broken Links Highlighter</li>\n\n<li>⏪ AIOSEO Redirects Integration</li>\n</ul>\n\n<p>Check out our announcement post for more and upgrade today!</p>','success','[\"4-x\",\"lite\"]',1069,NULL,'2024-04-10 19:13:10',NULL,'Learn More','https://aioseo.com/easier-broken-link-management-with-3-new-features/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-460-blc-120-v4-x-lite','Get Broken Link Checker','https://aioseo.com/pricing-broken-link-checker/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-460-blc-120-v4-x-lite',0,0,'2024-04-15 09:21:15','2024-06-27 22:00:23'),(3,'66355e6f95a1e',NULL,'Have you connected your site to Google Search Console?','All in One SEO can now verify whether your site is correctly verified with Google Search Console and that your sitemaps have been submitted correctly. Connect with Google Search Console now to ensure your content is being added to Google as soon as possible for increased rankings.','warning','[\"all\"]',NULL,'search-console-site-not-connected','2024-05-03 22:00:15',NULL,'Connect to Google Search Console','https://route#aioseo-settings&aioseo-scroll=google-search-console-settings&aioseo-highlight=google-search-console-settings:webmaster-tools?activetool=googleSearchConsole',NULL,NULL,0,0,'2024-05-03 22:00:15','2024-05-03 22:00:15'),(4,'6643a14ec254f',NULL,'[NEW] Easier Site Connection to Google Search Console and Automatic Sitemap Syncing ?','<p>AIOSEO 4.6.2 is live ?!</p>\n\n<p>We’ve made it super easy to connect your site to <strong>Google Search Console</strong> — so simple that you don’t even need to mess with verification codes!</p>\n\n<p>We’ve also made sitemap management easy! Your sitemaps can now <strong><em>automatically sync with GSC</em></strong>. This means we\'ll make sure that Google knows about all the necessary sitemaps automatically!</p>\n\n<p>Check out our announcement post for more. ????</p>','success','[\"4-x\",\"lite\"]',1080,NULL,'2024-05-14 12:43:31',NULL,'Learn More','https://aioseo.com/easier-site-connection-to-google-search-console/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-462-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-462-v4-x-lite',0,0,'2024-05-14 17:37:18','2024-06-27 22:00:23'),(5,'6679f380df1a7',NULL,'Have you heard? AIOSEO Acquires LowFruits to Boost Your SEO Power! ?','<p>We are thrilled to announce that AIOSEO has acquired LowFruits, a leading keyword research tool! ? This exciting partnership means even more advanced SEO capabilities are coming your way.</p>\n\n<p>Get ready to elevate your SEO game with the combined power of AIOSEO and LowFruits!</p>','success','[\"4-x\",\"lite\"]',1089,NULL,'2024-07-01 00:00:00',NULL,'Read the Announcement','https://aioseo.com/aioseo-acquires-lowfruits/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-lowfruits-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-lowfruits-v4-x-lite',0,0,'2024-06-24 22:30:24','2024-06-27 22:00:23'),(6,'6679f380e8e19',NULL,'Celebrate AIOSEO\'s 17th Birthday with Up to 70% Off! ?','<p>Your favorite WordPress SEO plugin, AIOSEO, has just turned 17 <strong>?</strong>! And to celebrate, we’re offering you massive discounts on new plans and upgrades.&nbsp;</p>\n\n<p>This means you can <strong>save up to 70%</strong> and get advanced SEO features when you purchase TODAY!</p>\n\n<p>Now that’s a sweet deal!</p>','success','[\"4-x\",\"lite\"]',1086,NULL,'2024-06-24 19:39:24','2024-06-30 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=2024-birthday-sale-v4-x-lite',NULL,NULL,0,0,'2024-06-24 22:30:24','2024-06-27 22:00:23');
/*!40000 ALTER TABLE `wp_aioseo_notifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aioseo_posts`
--

DROP TABLE IF EXISTS `wp_aioseo_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aioseo_posts` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `description` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `keywords` mediumtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `keyphrases` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `page_analysis` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `primary_term` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `canonical_url` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `og_title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `og_description` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `og_object_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default',
  `og_image_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default',
  `og_image_url` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `og_image_width` int(11) DEFAULT NULL,
  `og_image_height` int(11) DEFAULT NULL,
  `og_image_custom_url` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `og_image_custom_fields` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `og_video` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `og_custom_url` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `og_article_section` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `og_article_tags` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_use_og` tinyint(1) DEFAULT 0,
  `twitter_card` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default',
  `twitter_image_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default',
  `twitter_image_url` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_image_custom_url` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_image_custom_fields` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_description` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `seo_score` int(11) NOT NULL DEFAULT 0,
  `schema` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default',
  `schema_type_options` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `pillar_content` tinyint(1) DEFAULT NULL,
  `robots_default` tinyint(1) NOT NULL DEFAULT 1,
  `robots_noindex` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noarchive` tinyint(1) NOT NULL DEFAULT 0,
  `robots_nosnippet` tinyint(1) NOT NULL DEFAULT 0,
  `robots_nofollow` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noimageindex` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noodp` tinyint(1) NOT NULL DEFAULT 0,
  `robots_notranslate` tinyint(1) NOT NULL DEFAULT 0,
  `robots_max_snippet` int(11) DEFAULT NULL,
  `robots_max_videopreview` int(11) DEFAULT NULL,
  `robots_max_imagepreview` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT 'large',
  `images` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `image_scan_date` datetime DEFAULT NULL,
  `priority` float DEFAULT NULL,
  `frequency` tinytext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `videos` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `video_thumbnail` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `video_scan_date` datetime DEFAULT NULL,
  `local_seo` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `limit_modified_date` tinyint(1) NOT NULL DEFAULT 0,
  `options` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `ndx_aioseo_posts_post_id` (`post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=133 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aioseo_posts`
--

LOCK TABLES `wp_aioseo_posts` WRITE;
/*!40000 ALTER TABLE `wp_aioseo_posts` DISABLE KEYS */;
INSERT INTO `wp_aioseo_posts` VALUES (1,677,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,71,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\"}]','2024-04-15 09:35:18',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-04 04:52:15','2024-04-15 09:35:18'),(2,12,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,72,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2024-04-15 09:34:10',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-04 16:42:02','2024-04-15 09:34:10'),(3,7241,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":8}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,60,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2024-04-15 09:34:11',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-04 17:02:57','2024-04-15 09:34:11'),(4,1004,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,73,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/400x400.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/1170x60.png\"}]','2024-04-15 09:33:08',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-04 17:11:26','2024-04-15 09:33:08'),(5,3,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"score\":3,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":7}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,56,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2024-04-15 09:34:10',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-04 17:13:20','2024-04-15 09:34:10'),(6,7263,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":6,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2024-04-15 09:34:11',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-05 05:46:51','2024-04-15 09:34:11'),(7,694,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":6,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,77,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/520x370.png\"}]','2024-05-13 07:21:04',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-05 11:54:04','2024-05-13 07:21:04'),(8,429,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/credit-cards.png\"}]','2024-04-15 09:21:15',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:21:15','2024-04-15 09:21:15'),(9,547,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/author-signature.jpg\"}]','2024-04-15 09:21:15',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:21:15','2024-04-15 09:21:15'),(10,550,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/shoptimizer-blog-author.jpg\"}]','2024-04-15 09:21:15',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:21:15','2024-04-15 09:21:15'),(11,963,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200x680.png\"}]','2024-04-15 09:21:15',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:21:15','2024-04-15 09:21:15'),(12,968,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/400x400.png\"}]','2024-04-15 09:21:15',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:21:15','2024-04-15 09:21:15'),(13,971,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/520x370.png\"}]','2024-04-15 09:21:15',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:21:15','2024-04-15 09:21:15'),(14,981,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500.png\"}]','2024-04-15 09:21:15',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:21:15','2024-04-15 09:21:15'),(15,982,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/730x450.png\"}]','2024-04-15 09:21:15',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:21:15','2024-04-15 09:21:15'),(16,1158,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/300x200.png\"}]','2024-04-15 09:21:15',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:21:15','2024-04-15 09:21:15'),(17,1163,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/table-documents.jpg\"}]','2024-04-15 09:21:15',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:21:15','2024-04-15 09:21:15'),(18,1168,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/girl-field2.jpg\"}]','2024-04-15 09:26:32',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:26:32','2024-04-15 09:26:32'),(19,1171,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/mountain-view.jpg\"}]','2024-04-15 09:26:32',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:26:32','2024-04-15 09:26:32'),(20,1175,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/guy-dark-bg.jpg\"}]','2024-04-15 09:26:32',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:26:32','2024-04-15 09:26:32'),(21,1176,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/about_03.jpg\"}]','2024-04-15 09:26:32',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:26:32','2024-04-15 09:26:32'),(22,1177,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/about_02.jpg\"}]','2024-04-15 09:26:32',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:26:32','2024-04-15 09:26:32'),(23,1178,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/about_01.jpg\"}]','2024-04-15 09:26:32',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:26:32','2024-04-15 09:26:32'),(24,1179,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/testimonials-bg.jpg\"}]','2024-04-15 09:26:32',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:26:32','2024-04-15 09:26:32'),(25,1181,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/1170x60.png\"}]','2024-04-15 09:26:32',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:26:32','2024-04-15 09:26:32'),(26,1200,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/trust-symbols_b.jpg\"}]','2024-04-15 09:26:32',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:26:32','2024-04-15 09:26:32'),(27,1201,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/trust-symbols_a.jpg\"}]','2024-04-15 09:26:32',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:26:32','2024-04-15 09:26:32'),(28,6515,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2019\\/06\\/woocommerce-placeholder.png\"}]','2024-04-15 09:27:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:27:23','2024-04-15 09:27:23'),(29,6629,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2020\\/12\\/menu_help.png\"}]','2024-04-15 09:27:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:27:23','2024-04-15 09:27:23'),(30,6630,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2020\\/12\\/menu_returns.png\"}]','2024-04-15 09:27:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:27:23','2024-04-15 09:27:23'),(31,6631,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2020\\/12\\/menu_shipping.png\"}]','2024-04-15 09:27:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:27:23','2024-04-15 09:27:23'),(32,6836,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2021\\/08\\/shoptimizer_logo.png\"}]','2024-04-15 09:27:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:27:23','2024-04-15 09:27:23'),(33,6926,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/signature.jpeg\"}]','2024-04-15 09:27:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:27:23','2024-04-15 09:27:23'),(34,6974,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/product_01.jpg\"}]','2024-04-15 09:27:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:27:23','2024-04-15 09:27:23'),(35,6975,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/product_02.jpg\"}]','2024-04-15 09:27:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:27:23','2024-04-15 09:27:23'),(36,6976,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/product_03.jpg\"}]','2024-04-15 09:27:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:27:23','2024-04-15 09:27:23'),(37,6977,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/product_04.jpg\"}]','2024-04-15 09:27:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:27:23','2024-04-15 09:27:23'),(38,6978,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/product_05.jpg\"}]','2024-04-15 09:28:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:09','2024-04-15 09:28:09'),(39,7003,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200.png\"}]','2024-04-15 09:28:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:09','2024-04-15 09:28:09'),(40,7054,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/01\\/520x370.png\"}]','2024-04-15 09:28:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:09','2024-04-15 09:28:09'),(41,7085,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/hero_girl_optimized_0321.jpg\"}]','2024-04-15 09:28:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:09','2024-04-15 09:28:09'),(42,7086,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/home_feature_8.jpg\"}]','2024-04-15 09:28:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:09','2024-04-15 09:28:09'),(43,7087,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/home_feature_7a.jpg\"}]','2024-04-15 09:28:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:09','2024-04-15 09:28:09'),(44,7088,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/home_feature_5a.jpg\"}]','2024-04-15 09:28:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:09','2024-04-15 09:28:09'),(45,7089,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"}]','2024-04-15 09:28:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:09','2024-04-15 09:28:09'),(46,7090,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"}]','2024-04-15 09:28:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:09','2024-04-15 09:28:09'),(47,7091,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/shopping-cart-sketch.png\"}]','2024-04-15 09:28:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:09','2024-04-15 09:28:09'),(48,7092,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/squiggle.png\"}]','2024-04-15 09:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:42','2024-04-15 09:28:42'),(49,7093,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/testimonial_home_01.jpg\"}]','2024-04-15 09:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:42','2024-04-15 09:28:42'),(50,7094,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/testimonial_home_04.jpg\"}]','2024-04-15 09:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:42','2024-04-15 09:28:42'),(51,7095,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/girl-optimized02.png\"}]','2024-04-15 09:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:42','2024-04-15 09:28:42'),(52,7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/woocommerce-placeholder.png\"}]','2024-04-15 09:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:42','2024-04-15 09:28:42'),(53,13,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:42','2024-04-15 09:28:42'),(54,7154,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/shoptimizer_logo.png\"}]','2024-04-15 09:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:42','2024-04-15 09:28:42'),(55,7158,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.jpg\"}]','2024-04-15 09:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:42','2024-04-15 09:28:42'),(56,7161,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2.jpg\"}]','2024-04-15 09:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:42','2024-04-15 09:28:42'),(57,7162,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3.jpg\"}]','2024-04-15 09:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:28:42','2024-04-15 09:28:42'),(58,7163,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4.jpg\"}]','2024-04-15 09:29:21',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:29:21','2024-04-15 09:29:21'),(59,7165,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5.jpg\"}]','2024-04-15 09:29:21',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:29:21','2024-04-15 09:29:21'),(60,7166,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6.jpg\"}]','2024-04-15 09:29:21',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:29:21','2024-04-15 09:29:21'),(61,7167,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-7.png\"}]','2024-04-15 09:29:21',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:29:21','2024-04-15 09:29:21'),(62,7168,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-8.png\"}]','2024-04-15 09:29:21',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:29:21','2024-04-15 09:29:21'),(63,7169,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\"}]','2024-04-15 09:29:21',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:29:21','2024-04-15 09:29:21'),(64,7170,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\"}]','2024-04-15 09:29:21',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:29:21','2024-04-15 09:29:21'),(65,7172,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\"}]','2024-04-15 09:29:21',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:29:21','2024-04-15 09:29:21'),(66,7173,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\"}]','2024-04-15 09:29:21',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:29:21','2024-04-15 09:29:21'),(67,7174,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\"}]','2024-04-15 09:29:21',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:29:21','2024-04-15 09:29:21'),(68,7175,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\"}]','2024-04-15 09:30:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:03','2024-04-15 09:30:03'),(69,7191,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-hair-oil-pack-of-2.jpg\"}]','2024-04-15 09:30:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:03','2024-04-15 09:30:03'),(70,7192,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-hair-oil-pack-of-3.jpg\"}]','2024-04-15 09:30:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:03','2024-04-15 09:30:03'),(71,7193,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/LS-Social-Media-Your-Story-2.webp\"}]','2024-04-15 09:30:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:03','2024-04-15 09:30:03'),(72,7194,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/cropped-LS-Social-Media-Your-Story-2.webp\"}]','2024-04-15 09:30:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:03','2024-04-15 09:30:03'),(73,7197,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp\"}]','2024-04-15 09:30:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:03','2024-04-15 09:30:03'),(74,7198,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10.webp\"}]','2024-04-15 09:30:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:03','2024-04-15 09:30:03'),(75,7199,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9.webp\"}]','2024-04-15 09:30:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:03','2024-04-15 09:30:03'),(76,7200,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2.webp\"}]','2024-04-15 09:30:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:03','2024-04-15 09:30:03'),(77,7201,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3.webp\"}]','2024-04-15 09:30:03',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:03','2024-04-15 09:30:03'),(78,7202,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4.webp\"}]','2024-04-15 09:30:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:59','2024-04-15 09:30:59'),(79,7203,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5.webp\"}]','2024-04-15 09:30:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:59','2024-04-15 09:30:59'),(80,7204,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6.webp\"}]','2024-04-15 09:30:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:59','2024-04-15 09:30:59'),(81,7205,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-7.webp\"}]','2024-04-15 09:30:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:59','2024-04-15 09:30:59'),(82,7206,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-8.webp\"}]','2024-04-15 09:30:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:59','2024-04-15 09:30:59'),(83,7209,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan.png\"}]','2024-04-15 09:30:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:59','2024-04-15 09:30:59'),(84,7210,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/cropped-Lifespan.png\"}]','2024-04-15 09:30:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:59','2024-04-15 09:30:59'),(85,7213,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-1.png\"}]','2024-04-15 09:30:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:59','2024-04-15 09:30:59'),(86,7214,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/cropped-Lifespan-1.png\"}]','2024-04-15 09:30:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:59','2024-04-15 09:30:59'),(87,7228,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Artboard.webp\"}]','2024-04-15 09:30:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:30:59','2024-04-15 09:30:59'),(88,7229,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/cropped-Artboard.webp\"}]','2024-04-15 09:31:40',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:31:40','2024-04-15 09:31:40'),(89,7230,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Artboard-1.webp\"}]','2024-04-15 09:31:40',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:31:40','2024-04-15 09:31:40'),(90,7265,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-stores-payment-methods.webp\"}]','2024-04-15 09:31:40',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:31:40','2024-04-15 09:31:40'),(91,7271,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\"}]','2024-04-15 09:31:40',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:31:40','2024-04-15 09:31:40'),(92,7305,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\"}]','2024-04-15 09:31:40',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:31:40','2024-04-15 09:31:40'),(93,7315,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\"}]','2024-04-15 09:31:40',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:31:40','2024-04-15 09:31:40'),(94,7329,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/General-Healht.webp\"}]','2024-04-15 09:31:40',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:31:40','2024-04-15 09:31:40'),(95,7335,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp\"}]','2024-04-15 09:31:40',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:31:40','2024-04-15 09:31:40'),(96,7336,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp\"}]','2024-04-15 09:31:40',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:31:40','2024-04-15 09:31:40'),(97,7337,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Forest-Honey-500-gm-2.webp\"}]','2024-04-15 09:31:40',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:31:40','2024-04-15 09:31:40'),(98,7338,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Forest-Honey-500-gm-3.webp\"}]','2024-04-15 09:32:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:32:11','2024-04-15 09:32:11'),(99,7339,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Forest-Honey-500-gm-4.webp\"}]','2024-04-15 09:32:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:32:11','2024-04-15 09:32:11'),(100,7340,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Forest-Honey-500-gm-5.webp\"}]','2024-04-15 09:32:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:32:11','2024-04-15 09:32:11'),(101,7341,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Forest-Honey-500-gm-6.webp\"}]','2024-04-15 09:32:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:32:11','2024-04-15 09:32:11'),(102,1205,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/520x370.png\"}]','2024-04-15 09:32:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:32:11','2024-04-15 09:32:11'),(103,6544,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:32:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:32:11','2024-04-15 09:32:11'),(104,7013,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:32:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:32:11','2024-04-15 09:32:11'),(105,7004,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/about_03.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/about_02.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/about_01.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/400x400.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/07\\/1170x60.png\"}]','2024-04-15 09:32:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:32:11','2024-04-15 09:32:11'),(106,7007,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:32:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:32:11','2024-04-15 09:32:11'),(107,7010,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:32:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:32:11','2024-04-15 09:32:11'),(108,7145,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/hero_girl_optimized_0321-1024x819.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/home_feature_8.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/home_feature_7a.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/home_feature_5a.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-hair-oil-pack-of-2.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-hair-oil-pack-of-3.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/shopping-cart-sketch.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/squiggle.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/testimonial_home_01.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/testimonial_home_04.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/girl-optimized02.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/520x370.png\"}]','2024-04-15 09:33:07',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:33:07','2024-04-15 09:33:07'),(109,6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:33:07',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:33:07','2024-04-15 09:33:07'),(110,126,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:33:08',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:33:08','2024-04-15 09:33:08'),(111,1132,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:33:08',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:33:08','2024-04-15 09:33:08'),(112,1002,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:33:08',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:33:08','2024-04-15 09:33:08'),(113,1003,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:33:08',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:33:08','2024-04-15 09:33:08'),(114,1078,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:33:08',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:33:08','2024-04-15 09:33:08'),(115,7105,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/General-Healht.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-hair-oil-pack-of-2.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-hair-oil-pack-of-3.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/shopping-cart-sketch.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/squiggle.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/testimonial_home_01.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/testimonial_home_04.jpg\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2022\\/08\\/girl-optimized02.png\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/520x370.png\"}]','2024-04-15 09:33:08',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:33:08','2024-04-15 09:33:08'),(116,2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:33:08',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:33:08','2024-04-15 09:33:08'),(117,8,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:34:10',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:10','2024-04-15 09:34:10'),(118,9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,0,1,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp\"},{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200.png\"}]','2024-04-15 09:34:10',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:10','2024-04-15 09:34:10'),(119,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,0,1,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:34:10',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:10','2024-04-15 09:34:10'),(120,11,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,0,1,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:34:10',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:10','2024-04-15 09:34:10'),(121,492,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200x680.png\"}]','2024-04-15 09:34:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:11','2024-04-15 09:34:11'),(122,500,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200x680.png\"}]','2024-04-15 09:34:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:11','2024-04-15 09:34:11'),(123,511,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200x680.png\"}]','2024-04-15 09:34:45',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:45','2024-04-15 09:34:45'),(124,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2024-04-15 09:34:45',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:45','2024-04-15 09:34:45'),(125,683,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200.png\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_01-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_02-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_03-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_04-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_05-1024x663.jpg\"}]','2024-04-15 09:34:45',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:45','2024-04-15 09:34:45'),(126,620,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200.png\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_01-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_02-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_03-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_04-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_05-1024x663.jpg\"}]','2024-04-15 09:34:45',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:45','2024-04-15 09:34:45'),(127,631,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200.png\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_01-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_02-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_03-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_04-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_05-1024x663.jpg\"}]','2024-04-15 09:34:45',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:45','2024-04-15 09:34:45'),(128,667,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200.png\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_01-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_02-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_03-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_04-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_05-1024x663.jpg\"}]','2024-04-15 09:34:45',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:45','2024-04-15 09:34:45'),(129,603,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200.png\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_01-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_02-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_03-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_04-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_05-1024x663.jpg\"}]','2024-04-15 09:34:45',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:45','2024-04-15 09:34:45'),(130,613,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200.png\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_01-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_02-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_03-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_04-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_05-1024x663.jpg\"}]','2024-04-15 09:34:45',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:45','2024-04-15 09:34:45'),(131,616,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200.png\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_01-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_02-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_03-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_04-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_05-1024x663.jpg\"}]','2024-04-15 09:34:45',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:45','2024-04-15 09:34:45'),(132,661,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1200.png\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_01-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_02-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_03-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_04-1024x663.jpg\"},{\"image:loc\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/01\\/product_05-1024x663.jpg\"}]','2024-04-15 09:34:45',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2024-04-15 09:34:45','2024-04-15 09:34:45');
/*!40000 ALTER TABLE `wp_aioseo_posts` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
INSERT INTO `wp_commentmeta` VALUES (1,5,'rating','5'),(2,5,'verified','0'),(3,7,'rating','4'),(4,7,'verified','0'),(5,8,'rating','5'),(6,8,'verified','0');
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2024-04-03 17:14:16','2024-04-03 17:14:16','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0),(2,7155,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-04-03 17:33:36','2024-04-03 17:33:36','Stock hold of 10 minutes applied to: <br>- Jacket skinny fit (897565-15) &times; 1',0,'1','WooCommerce','order_note',0,0),(3,7155,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-04-03 23:28:05','2024-04-03 17:58:05','Stock hold of 10 minutes applied to: <br>- Jacket skinny fit (897565-15) &times; 2',0,'1','WooCommerce','order_note',0,0),(4,7211,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-04-04 16:56:43','2024-04-04 11:26:43','Stock hold of 10 minutes applied to: <br>- Red Onion Hair Oil (200ml) - Pack of 1 (897565-15)<span class=\"description\"></span> &times; 1<br>- Red Onion Hair Oil (200ml) - Pack of 2 (897565-15)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),(5,677,'Manisha','dhiraj.wth@gmail.com','','162.158.171.24','2024-04-04 22:32:45','2024-04-04 17:02:45','Wonderful',0,'1','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','review',0,0),(6,7258,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-04-04 23:57:35','2024-04-04 18:27:35','Stock hold of 10 minutes applied to: <br>- Jacket skinny fit - Pack of 1 (897565-15)<span class=\"description\"></span> &times; 3<br>- Jogging top (897565-20) &times; 1',0,'1','WooCommerce','order_note',0,0),(7,677,'Amit','dhiraj.wth@gmail.com','','162.158.190.123','2024-04-05 11:58:35','2024-04-05 06:28:35','Wonderful product for long and strong hair',0,'1','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/123.0.6312.52 Mobile/15E148 Safari/604.1','review',0,0),(8,694,'sitemanager','wp@dxpsites.com','https://shoptimizer-latest.in8.cdn-alpha.com','162.158.190.41','2024-04-05 17:37:20','2024-04-05 12:07:20','Best quality organic honey',0,'1','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','review',0,1),(9,7258,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-04-06 00:27:46','2024-04-05 18:57:46','Stock hold of 10 minutes applied to: <br>- Red Onion Hair Oil (200ml) - Pack of 1 (897565-15)<span class=\"description\"></span> &times; 3<br>- Hooded Jacket (897565-05) &times; 1',0,'1','WooCommerce','order_note',0,0),(10,7258,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-04-06 00:29:46','2024-04-05 18:59:46','Stock hold of 60 minutes applied to: <br>- Red Onion Hair Oil (200ml) - Pack of 1 (897565-15)<span class=\"description\"></span> &times; 3<br>- Hooded Jacket (897565-05) &times; 1',0,'1','WooCommerce','order_note',0,0),(11,7258,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-04-06 00:29:46','2024-04-05 18:59:46','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(12,7258,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-04-06 00:29:46','2024-04-05 18:59:46','Stock levels reduced: Red Onion Hair Oil (200ml) - Pack of 1 (897565-15)<span class=\"description\"></span> 10&rarr;7, Hooded Jacket (897565-05) 1000&rarr;999',0,'1','WooCommerce','order_note',0,0),(13,7258,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-04-06 00:29:46','2024-04-05 18:59:46','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(14,7374,'WooCommerce','woocommerce@lifespanstores.com','','','2024-04-15 17:37:48','2024-04-15 12:07:48','Stock hold of 10 minutes applied to: <br>- Denim Jacket (897565-02) &times; 1',0,'1','WooCommerce','order_note',0,0),(15,7375,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-04-16 18:11:21','2024-04-16 12:41:21','Stock hold of 10 minutes applied to: <br>- Hooded Jacket (897565-05) &times; 1',0,'1','WooCommerce','order_note',0,0),(16,7375,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-04-16 18:11:43','2024-04-16 12:41:43','Stock hold of 10 minutes applied to: <br>- Hooded Jacket (897565-05) &times; 1',0,'1','WooCommerce','order_note',0,0),(17,7376,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-05-13 12:32:24','2024-05-13 07:02:24','Stock hold of 10 minutes applied to: <br>- Lifespan Organic Forest Honey (500gm) - Pack of 1 (897565-20)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),(18,7376,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-05-13 12:35:33','2024-05-13 07:05:33','Stock hold of 60 minutes applied to: <br>- Lifespan Organic Forest Honey (500gm) - Pack of 1 (897565-20)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),(19,7376,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-05-13 12:35:33','2024-05-13 07:05:33','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(20,7376,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-05-13 12:35:33','2024-05-13 07:05:33','Stock levels reduced: Lifespan Organic Forest Honey (500gm) - Pack of 1 (897565-20)<span class=\"description\"></span> 1000&rarr;999',0,'1','WooCommerce','order_note',0,0),(21,7376,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-05-13 12:35:33','2024-05-13 07:05:33','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(22,7377,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-05-13 12:37:17','2024-05-13 07:07:17','Stock hold of 10 minutes applied to: <br>- Lifespan Organic Forest Honey (500gm) - Pack of 1 (897565-20)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),(23,7377,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-05-13 12:37:52','2024-05-13 07:07:52','Stock hold of 60 minutes applied to: <br>- Lifespan Organic Forest Honey (500gm) - Pack of 1 (897565-20)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),(24,7377,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-05-13 12:37:52','2024-05-13 07:07:52','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(25,7377,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-05-13 12:37:52','2024-05-13 07:07:52','Stock levels reduced: Lifespan Organic Forest Honey (500gm) - Pack of 1 (897565-20)<span class=\"description\"></span> 999&rarr;998',0,'1','WooCommerce','order_note',0,0),(26,7377,'WooCommerce','woocommerce@shoptimizer-latest.in8.cdn-alpha.com','','','2024-05-13 12:37:52','2024-05-13 07:07:52','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commercekit_ajs_product_index`
--

DROP TABLE IF EXISTS `wp_commercekit_ajs_product_index`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commercekit_ajs_product_index` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `product_id` bigint(20) NOT NULL,
  `title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `short_description` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `product_sku` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `variation_sku` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `attributes` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `product_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `product_img` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `in_stock` tinyint(1) NOT NULL DEFAULT 1,
  `is_visible` tinyint(1) NOT NULL DEFAULT 1,
  `status` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `lang` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `other_lang` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `other_urls` text COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `cgkit_ajs_product_id_index` (`product_id`),
  FULLTEXT KEY `cgkit_ajs_title_desc_index` (`title`,`description`,`short_description`),
  FULLTEXT KEY `cgkit_ajs_title_index` (`title`),
  FULLTEXT KEY `cgkit_ajs_description_index` (`description`),
  FULLTEXT KEY `cgkit_ajs_short_desc_index` (`short_description`),
  FULLTEXT KEY `cgkit_ajs_product_sku_index` (`product_sku`),
  FULLTEXT KEY `cgkit_ajs_variation_sku_index` (`variation_sku`),
  FULLTEXT KEY `cgkit_ajs_attributes_index` (`attributes`),
  FULLTEXT KEY `cgkit_ajs_title_desc_product_sku_index` (`title`,`description`,`short_description`,`product_sku`,`variation_sku`,`attributes`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commercekit_ajs_product_index`
--

LOCK TABLES `wp_commercekit_ajs_product_index` WRITE;
/*!40000 ALTER TABLE `wp_commercekit_ajs_product_index` DISABLE KEYS */;
INSERT INTO `wp_commercekit_ajs_product_index` VALUES (1,677,'Red Onion Hair Oil (200ml)','The Red Onion Hair Oil Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health. For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution. Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding. Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane. Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine. Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp. This item is ethically producedPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Hand-made in SwedenPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.Materials proven to lastPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Hand-made in SwedenPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.Materials proven to lastPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Hand-made in SwedenPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','897565-15','897565-15,897565-15,897565-15','Pack of 1,Pack of 2,Pack of 3','https://shoptimizer-latest.in8.cdn-alpha.com/product/red-onion-hair-oil/','<img width=\"150\" height=\"150\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-150x150.webp\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\" decoding=\"async\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-150x150.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-300x300.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1024x1024.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-768x768.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-990x990.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-441x441.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-100x100.webp 100w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-800x800.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 150px) 100vw, 150px\" />',1,1,'publish','','','[]'),(2,667,'Silk-blend sweatshirt','','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','897565-13','897565-13','1 kg,1.36 kg,2.7 kg,300 gm,500 gm','https://shoptimizer-latest.in8.cdn-alpha.com/product/silk-blend-sweatshirt/','<img width=\"150\" height=\"150\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/1200.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Placeholder\" decoding=\"async\" sizes=\"(max-width: 360px) 147px, \" />',1,1,'publish','','','[]'),(4,694,'Lifespan Organic Forest Honey (500gm)','Forest Honey 100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests. Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers. Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients. Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat. Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended. This item is ethically producedPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Hand-made in SwedenPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.Materials proven to lastPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Legal Disclaimer: Actual product packaging and materials may contain more and different information than what is shown on our app or website. We recommend that you do not rely solely on the information presented here and that you always read labels, warnings, and directions before using or consuming a product.','Straight from Nature\'s Abode Nutrient Rich 100% Organic Unfiltered and Raw','897565-20','897565-20,897565-20','Pack of 1,Pack of 2','https://shoptimizer-latest.in8.cdn-alpha.com/shop/wellness/immunity/jogging-top/','<img width=\"150\" height=\"150\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1-150x150.webp\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Lifespan Forest Honey - 500 gm (1)\" decoding=\"async\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1-150x150.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1-300x300.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1-1024x1024.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1-768x768.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1-990x990.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1-441x441.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1-100x100.webp 100w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1-800x800.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 150px) 100vw, 150px\" />',1,1,'publish','','','[]'),(5,616,'Hooded Jacket','','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','897565-05','','','https://shoptimizer-latest.in8.cdn-alpha.com/product/hooded-jacket/','<img width=\"150\" height=\"150\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/1200.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Placeholder\" decoding=\"async\" sizes=\"(max-width: 360px) 147px, \" />',1,1,'publish','','','[]'),(6,603,'Denim Jacket','','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','897565-02','','','https://shoptimizer-latest.in8.cdn-alpha.com/product/denim-jacket/','<img width=\"150\" height=\"150\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/1200.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Placeholder\" decoding=\"async\" sizes=\"(max-width: 360px) 147px, \" />',1,1,'publish','','','[]'),(7,613,'Summer shorts','','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','897565-04','','','https://shoptimizer-latest.in8.cdn-alpha.com/product/summer-shorts/','<img width=\"150\" height=\"150\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/1200.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Placeholder\" decoding=\"async\" sizes=\"(max-width: 360px) 147px, \" />',1,1,'publish','','','[]'),(8,620,'Shorts with a tie belt','','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','897565-06','','','https://shoptimizer-latest.in8.cdn-alpha.com/product/shorts-with-a-tie-belt/','<img width=\"150\" height=\"150\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/1200.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Placeholder\" decoding=\"async\" sizes=\"(max-width: 360px) 147px, \" />',1,1,'publish','','','[]'),(9,631,'Patterned wrap dress','','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','897565-09','','','https://shoptimizer-latest.in8.cdn-alpha.com/product/patterned-wrap-dress/','<img width=\"150\" height=\"150\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/1200.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Placeholder\" decoding=\"async\" sizes=\"(max-width: 360px) 147px, \" />',1,1,'publish','','','[]'),(10,661,'T-shirt regular fit','','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','897565-11','','','https://shoptimizer-latest.in8.cdn-alpha.com/product/t-shirt-regular-fit/','<img width=\"150\" height=\"150\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/1200.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Placeholder\" decoding=\"async\" sizes=\"(max-width: 360px) 147px, \" />',1,1,'publish','','','[]'),(11,683,'Poplin shirt regular fit','','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','897565-17','','','https://shoptimizer-latest.in8.cdn-alpha.com/product/poplin-shirt-regular-fit/','<img width=\"150\" height=\"150\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/1200.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Placeholder\" decoding=\"async\" sizes=\"(max-width: 360px) 147px, \" />',1,1,'publish','','','[]');
/*!40000 ALTER TABLE `wp_commercekit_ajs_product_index` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commercekit_searches`
--

DROP TABLE IF EXISTS `wp_commercekit_searches`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commercekit_searches` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `search_term` varchar(100) COLLATE utf8mb3_unicode_ci NOT NULL,
  `search_count` int(11) NOT NULL DEFAULT 0,
  `click_count` int(11) NOT NULL DEFAULT 0,
  `no_result_count` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commercekit_searches`
--

LOCK TABLES `wp_commercekit_searches` WRITE;
/*!40000 ALTER TABLE `wp_commercekit_searches` DISABLE KEYS */;
INSERT INTO `wp_commercekit_searches` VALUES (1,'jack',1,0,0),(2,'jacket',2,0,0),(3,'red',1,0,0),(4,'honey',2,2,0),(5,'prtein',1,0,1),(6,'protein',2,0,2),(7,'prot',1,0,1),(8,'peanut butter',1,0,1);
/*!40000 ALTER TABLE `wp_commercekit_searches` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commercekit_swatches_cache_count`
--

DROP TABLE IF EXISTS `wp_commercekit_swatches_cache_count`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commercekit_swatches_cache_count` (
  `product_id` bigint(20) NOT NULL,
  `cached` tinyint(1) NOT NULL DEFAULT 0,
  `updated` bigint(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commercekit_swatches_cache_count`
--

LOCK TABLES `wp_commercekit_swatches_cache_count` WRITE;
/*!40000 ALTER TABLE `wp_commercekit_swatches_cache_count` DISABLE KEYS */;
INSERT INTO `wp_commercekit_swatches_cache_count` VALUES (667,1,1719497148),(677,1,1719441399),(694,1,1719441399);
/*!40000 ALTER TABLE `wp_commercekit_swatches_cache_count` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commercekit_waitlist`
--

DROP TABLE IF EXISTS `wp_commercekit_waitlist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commercekit_waitlist` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `email` varchar(255) COLLATE utf8mb3_unicode_ci NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `mail_sent` tinyint(1) NOT NULL DEFAULT 0,
  `created` bigint(20) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commercekit_waitlist`
--

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

--
-- Table structure for table `wp_commercekit_wishlist`
--

DROP TABLE IF EXISTS `wp_commercekit_wishlist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commercekit_wishlist` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `session_key` varchar(100) COLLATE utf8mb3_unicode_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commercekit_wishlist`
--

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

--
-- Table structure for table `wp_commercekit_wishlist_items`
--

DROP TABLE IF EXISTS `wp_commercekit_wishlist_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commercekit_wishlist_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `list_id` int(11) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `created` bigint(20) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commercekit_wishlist_items`
--

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

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

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

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

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

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

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

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

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

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

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','https://shoptimizer-latest.in8.cdn-alpha.com','yes'),(2,'home','https://shoptimizer-latest.in8.cdn-alpha.com','yes'),(3,'blogname','Lifespan','yes'),(4,'blogdescription','Leading You To Better Life','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','wp@dxpsites.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:229:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";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: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: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: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:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$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:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$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:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:40:\"e-landing-page/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e-landing-page=$matches[1]&wc-api=$matches[3]\";s:51:\"e-landing-page/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?e-landing-page=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"e-landing-page/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:68:\"e-landing-page/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:36:\"shop/.+?/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"shop/.+?/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"shop/.+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"shop/.+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"shop/.+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"shop/.+?/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"shop/(.+?)/([^/]+)/embed/?$\";s:64:\"index.php?product_cat=$matches[1]&product=$matches[2]&embed=true\";s:31:\"shop/(.+?)/([^/]+)/trackback/?$\";s:58:\"index.php?product_cat=$matches[1]&product=$matches[2]&tb=1\";s:51:\"shop/(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:70:\"index.php?product_cat=$matches[1]&product=$matches[2]&feed=$matches[3]\";s:46:\"shop/(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:70:\"index.php?product_cat=$matches[1]&product=$matches[2]&feed=$matches[3]\";s:39:\"shop/(.+?)/([^/]+)/page/?([0-9]{1,})/?$\";s:71:\"index.php?product_cat=$matches[1]&product=$matches[2]&paged=$matches[3]\";s:46:\"shop/(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:71:\"index.php?product_cat=$matches[1]&product=$matches[2]&cpage=$matches[3]\";s:36:\"shop/(.+?)/([^/]+)/wc-api(/(.*))?/?$\";s:72:\"index.php?product_cat=$matches[1]&product=$matches[2]&wc-api=$matches[4]\";s:47:\"shop/(.+?)/([^/]+)/wc/file/transient(/(.*))?/?$\";s:83:\"index.php?product_cat=$matches[1]&product=$matches[2]&wc/file/transient=$matches[4]\";s:40:\"shop/.+?/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"shop/.+?/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"shop/.+?/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:62:\"shop/.+?/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:35:\"shop/(.+?)/([^/]+)(?:/([0-9]+))?/?$\";s:70:\"index.php?product_cat=$matches[1]&product=$matches[2]&page=$matches[3]\";s:25:\"shop/.+?/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"shop/.+?/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"shop/.+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"shop/.+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"shop/.+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"shop/.+?/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\"monsterinsights_note/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"monsterinsights_note/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"monsterinsights_note/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"monsterinsights_note/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"monsterinsights_note/([^/]+)/embed/?$\";s:53:\"index.php?monsterinsights_note=$matches[1]&embed=true\";s:41:\"monsterinsights_note/([^/]+)/trackback/?$\";s:47:\"index.php?monsterinsights_note=$matches[1]&tb=1\";s:49:\"monsterinsights_note/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&paged=$matches[2]\";s:56:\"monsterinsights_note/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&cpage=$matches[2]\";s:46:\"monsterinsights_note/([^/]+)/wc-api(/(.*))?/?$\";s:61:\"index.php?monsterinsights_note=$matches[1]&wc-api=$matches[3]\";s:57:\"monsterinsights_note/([^/]+)/wc/file/transient(/(.*))?/?$\";s:72:\"index.php?monsterinsights_note=$matches[1]&wc/file/transient=$matches[3]\";s:52:\"monsterinsights_note/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:63:\"monsterinsights_note/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:63:\"monsterinsights_note/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:74:\"monsterinsights_note/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"monsterinsights_note/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?monsterinsights_note=$matches[1]&page=$matches[2]\";s:37:\"monsterinsights_note/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"monsterinsights_note/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"monsterinsights_note/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"monsterinsights_note/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:70:\"monsterinsights_note_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:82:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]\";s:65:\"monsterinsights_note_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:82:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]\";s:46:\"monsterinsights_note_category/([^/]+)/embed/?$\";s:76:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&embed=true\";s:58:\"monsterinsights_note_category/([^/]+)/page/?([0-9]{1,})/?$\";s:83:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&paged=$matches[2]\";s:40:\"monsterinsights_note_category/([^/]+)/?$\";s:65:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";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:41:\"index.php?&page_id=7105&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:25:\"cgkit-wishlist(/(.*))?/?$\";s:37:\"index.php?&cgkit-wishlist=$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:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$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:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$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:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$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: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: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: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: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: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: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:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$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:33:\"(.?.+?)/cgkit-wishlist(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&cgkit-wishlist=$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: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:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$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: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:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:14:{i:0;s:76:\"banner-management-for-woocommerce/woocommerce-category-banner-management.php\";i:1;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:2;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:3;s:31:\"code-snippets/code-snippets.php\";i:4;s:55:\"commercegurus-commercekit/commercegurus-commercekit.php\";i:5;s:23:\"elementor/elementor.php\";i:6;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:7;s:51:\"header-footer-elementor/header-footer-elementor.php\";i:8;s:15:\"kirki/kirki.php\";i:9;s:50:\"login-with-phone-number/login-with-phonenumber.php\";i:10;s:47:\"one-click-demo-import/one-click-demo-import.php\";i:11;s:23:\"pagespeed/pagespeed.php\";i:12;s:27:\"woocommerce/woocommerce.php\";i:13;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','shoptimizer','yes'),(41,'stylesheet','shoptimizer','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','57155','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:16:{i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:663:\"<img class=\"size-medium wp-image-550 aligncenter\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/shoptimizer-blog-author.jpg\" alt=\"\" />\r\n<h4>Shoptimizer Blog</h4>\r\nMeditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.\r\n\r\nHumblebrag ramps knausgaard celiac, trust fund mustache. Ennui man braid lyft synth direct trade.\r\n\r\n<img class=\"size-full wp-image-547 aligncenter\" style=\"max-width: 160px; padding-top: 10px;\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/signature.jpeg\" alt=\"\" />\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:72:\"<strong>Flash sale unlocked ⚡ 20% off with code \"SUMMER SALE\"</strong>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:34:\"Customer Support : +91 93120 99999\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:180:\"Free shipping on all orders <strong>over  <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">₹100</span></bdi></span>0.00</strong>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:676:\"<strong>Free shipping on all orders over </strong><strong><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">₹100</span></bdi></span>0</strong>\r\n<div class=\"widget_text top-bar-right widget_custom_html\">\r\n<div class=\"textwidget custom-html-widget\"></div>\r\n</div>\r\n<ul>\r\n 	<li>Easy returns</li>\r\n 	<li>Order yours before 12.30pm for same day dispatch</li>\r\n</ul>\r\n<fieldset><legend>Guaranteed Safe Checkout</legend><img class=\"alignnone size-large wp-image-1191\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/trust-symbols_a.jpg\" alt=\"\" width=\"1024\" height=\"108\" /></fieldset>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:66:\"[wpforms id=\"1190\" title=\"true\" description=\"Request a call back\"]\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:211:\"<img class=\"alignnone size-large wp-image-1200\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/trust-symbols_b-1024x108.jpg\" alt=\"\" width=\"1024\" height=\"108\" />\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:646:\"<h4><img class=\"alignnone size-large wp-image-1200\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/trust-symbols_b-1024x108.jpg\" alt=\"\" width=\"1024\" height=\"108\" /></h4>\r\n<h4>What they are saying</h4>\r\n<img class=\"alignleft wp-image-829 size-thumbnail\" style=\"width: 60px; border-radius: 50%; margin-right: 1.5em;\" src=\"https://themedemo.commercegurus.com/shoptimizer/wp-content/uploads/sites/52/2018/05/reviews02-150x150.jpg\" alt=\"Sean Walsh\" width=\"150\" height=\"150\" />The quality of the customer service and speed of delivery was just fantastic - I know I can count on Shoptimizer every time!\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:9;a:4:{s:5:\"title\";s:5:\"About\";s:4:\"text\";s:415:\"<ul>\r\n 	<li><a href=\"https://shoptimizer-latest.in8.cdn-alpha.com/about-us/\">Company</a></li>\r\n 	<li><a href=\"https://shoptimizer-latest.in8.cdn-alpha.com/privacy-policy/\">Privacy Policy</a></li>\r\n 	<li><a href=\"https://shoptimizer-latest.in8.cdn-alpha.com/refund_returns/\">Refund &amp; Returns</a></li>\r\n 	<li><a href=\"https://shoptimizer-latest.in8.cdn-alpha.com/cancellation-policy/\">Cancellation</a></li>\r\n</ul>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:10;a:4:{s:5:\"title\";s:4:\"Help\";s:4:\"text\";s:299:\"<ul>\r\n 	<li><a href=\"#\">My Account</a></li>\r\n 	<li><a href=\"#\">Customer Help</a></li>\r\n 	<li><a href=\"https://shoptimizer-latest.in8.cdn-alpha.com/contact-us/\">Contact Us</a></li>\r\n 	<li><a href=\"https://shoptimizer-latest.in8.cdn-alpha.com/terms-and-condition/\">Terms and Conditions</a></li>\r\n</ul>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:11;a:4:{s:5:\"title\";s:6:\"Follow\";s:4:\"text\";s:243:\"<ul>\r\n 	<li><a href=\"https://www.instagram.com/mylifespanlife/\">Instagram</a></li>\r\n 	<li><a href=\"https://www.facebook.com/mylifespanlife/\">Facebook</a></li>\r\n 	<li><a href=\"https://www.youtube.com/@LifespanIndustries\">Youtube</a></li>\r\n</ul>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:12;a:4:{s:5:\"title\";s:25:\"Over 1,000 5-star reviews\";s:4:\"text\";s:418:\"<img style=\"max-width: 130px; margin-bottom: -10px;\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2023/05/footer_reviews.jpg\" alt=\"Footer reviews\" width=\"400\" height=\"112\" />\r\n<div class=\"review\"><span style=\"color: #f3a63b; letter-spacing: 0.1em; font-size: 13px;\">★★★★★</span>\r\n\"Amazing quality products for prices I didn\'t think were possible.\"\r\nV Ramesh</div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:23:\"© Lifespan Stores 2024\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:14;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:226:\"<img class=\"size-full wp-image-7265 alignnone\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-stores-payment-methods.webp\" alt=\"Lifespan stores payment methods\" width=\"500\" height=\"80\" />\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:334:\"<h4>Browse</h4>\r\n<ul>\r\n 	<li><a href=\"#\">My Account</a></li>\r\n 	<li><a href=\"#\">Customer Help</a></li>\r\n</ul>\r\n<h4>Want to chat?</h4>\r\n<a href=\"tel:1-789-2000\">Call us toll free +1 789 2000</a>\r\n<h4>Social</h4>\r\n<ul>\r\n 	<li><a href=\"#\">Facebook</a></li>\r\n 	<li><a href=\"#\">Twitter</a></li>\r\n 	<li><a href=\"#\">Instagram</a></li>\r\n</ul>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:2:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";}','no'),(80,'timezone_string','Asia/Kolkata','yes'),(81,'page_for_posts','126','yes'),(82,'page_on_front','7105','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','7194','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1727716456','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'wp_attachment_pages_enabled','0','yes'),(100,'initial_db_version','57155','yes'),(101,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:120:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"aioseo_manage_seo\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:39:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:15:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:10:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:10:\"subscriber\";a: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:97:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}}','yes'),(102,'fresh_site','0','yes'),(103,'user_count','1','no'),(104,'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;}','yes'),(105,'sidebars_widgets','a:20:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:11:{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:32:\"woocommerce_product_categories-1\";i:6;s:25:\"woocommerce_layered_nav-1\";i:7;s:25:\"woocommerce_layered_nav-2\";i:8;s:26:\"woocommerce_price_filter-1\";i:9;s:32:\"woocommerce_top_rated_products-1\";i:10;s:31:\"woocommerce_product_tag_cloud-1\";}s:13:\"sidebar-posts\";a:4:{i:0;s:6:\"text-1\";i:1;s:10:\"archives-1\";i:2;s:12:\"categories-1\";i:3;s:11:\"tag_cloud-1\";}s:13:\"sidebar-pages\";a:3:{i:0;s:14:\"recent-posts-1\";i:1;s:6:\"meta-1\";i:2;s:11:\"tag_cloud-2\";}s:8:\"header-1\";a:1:{i:0;s:6:\"text-2\";}s:12:\"top-bar-left\";a:1:{i:0;s:6:\"text-3\";}s:7:\"top-bar\";a:1:{i:0;s:6:\"text-4\";}s:13:\"top-bar-right\";a:1:{i:0;s:13:\"custom_html-1\";}s:20:\"single-product-field\";a:1:{i:0;s:6:\"text-5\";}s:23:\"floating-button-content\";a:1:{i:0;s:6:\"text-6\";}s:12:\"cart-summary\";a:0:{}s:10:\"cart-field\";a:1:{i:0;s:6:\"text-7\";}s:14:\"checkout-field\";a:1:{i:0;s:6:\"text-8\";}s:14:\"thankyou-field\";a:0:{}s:13:\"below-content\";a:4:{i:0;s:13:\"custom_html-2\";i:1;s:13:\"custom_html-3\";i:2;s:13:\"custom_html-4\";i:3;s:13:\"custom_html-5\";}s:6:\"footer\";a:4:{i:0;s:6:\"text-9\";i:1;s:7:\"text-10\";i:2;s:7:\"text-11\";i:3;s:7:\"text-12\";}s:9:\"copyright\";a:2:{i:0;s:7:\"text-13\";i:1;s:7:\"text-14\";}s:12:\"mobile-extra\";a:1:{i:0;s:7:\"text-15\";}s:15:\"empty-mini-cart\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(106,'cron','a:29:{i:1719608432;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:1719609996;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:1719610220;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1719610384;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:1719611160;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:1719612003;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1719612019;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1719621010;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1719631810;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1719638057;a:2:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1719638058;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:1719638082;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:1719638374;a:1:{s:40:\"woocommerce_marketplace_fetch_promotions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1719676113;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1719681257;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:1719681282;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:1719681283;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1719681284;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:1719681487;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:1719681489;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1719681554;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:1719687600;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1719772200;a:1:{s:33:\"wpforms_weekly_entries_count_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:28:\"wpforms_weekly_entries_count\";s:4:\"args\";a:0:{}s:8:\"interval\";i:583049;}}}i:1719822550;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604794;}}}i:1720026858;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:1720113257;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1720173066;a:1:{s:36:\"monsterinsights_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:39:\"monsterinsights_email_summaries_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1720560670;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','yes'),(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_archives','a:2:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_meta','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-posts','a:2:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:3;s:9:\"show_date\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_tag_cloud','a:3:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_custom_html','a:6:{i:1;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:103:\"<a href=\"https://www.commercegurus.com/docs/shoptimizer-theme/\">Support: support@lifespanstores.com</a>\";}i:2;a:2:{s:5:\"title\";s:13:\"Free Shipping\";s:7:\"content\";s:420:\"<p>On all orders above  ₹1000.00\r\n</p>\r\n\r\n<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\r\n	<path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\" />\r\n	<path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\" />\r\n</svg>\";}i:3;a:2:{s:5:\"title\";s:20:\"Easy 30 days returns\";s:7:\"content\";s:274:\"<p>\r\n	30 days money back guarantee\r\n</p>\r\n\r\n<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\r\n	<path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 7h12m0 0l-4-4m4 4l-4 4m0 6H4m0 0l4 4m-4-4l4-4\" />\r\n</svg>\";}i:4;a:2:{s:5:\"title\";s:15:\"Assured Product\";s:7:\"content\";s:424:\"<p>\r\n	Offered in the country of usage\r\n</p>\r\n\r\n<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\r\n<path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064M21 12a9 9 0 11-18 0 9 9 0 0118 0z\" />\r\n</svg>\";}i:5;a:2:{s:5:\"title\";s:20:\"100% Secure Checkout\";s:7:\"content\";s:320:\"<p>\r\n	UPI / MasterCard / Visa\r\n</p>\r\n\r\n<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\r\n<path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z\" />\r\n</svg>\";}s:12:\"_multiwidget\";i:1;}','yes'),(121,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:3:\"6.5\";s:5:\"files\";a:500:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:20:\"block/editor-rtl.css\";i:29;s:24:\"block/editor-rtl.min.css\";i:30;s:16:\"block/editor.css\";i:31;s:20:\"block/editor.min.css\";i:32;s:21:\"button/editor-rtl.css\";i:33;s:25:\"button/editor-rtl.min.css\";i:34;s:17:\"button/editor.css\";i:35;s:21:\"button/editor.min.css\";i:36;s:20:\"button/style-rtl.css\";i:37;s:24:\"button/style-rtl.min.css\";i:38;s:16:\"button/style.css\";i:39;s:20:\"button/style.min.css\";i:40;s:22:\"buttons/editor-rtl.css\";i:41;s:26:\"buttons/editor-rtl.min.css\";i:42;s:18:\"buttons/editor.css\";i:43;s:22:\"buttons/editor.min.css\";i:44;s:21:\"buttons/style-rtl.css\";i:45;s:25:\"buttons/style-rtl.min.css\";i:46;s:17:\"buttons/style.css\";i:47;s:21:\"buttons/style.min.css\";i:48;s:22:\"calendar/style-rtl.css\";i:49;s:26:\"calendar/style-rtl.min.css\";i:50;s:18:\"calendar/style.css\";i:51;s:22:\"calendar/style.min.css\";i:52;s:25:\"categories/editor-rtl.css\";i:53;s:29:\"categories/editor-rtl.min.css\";i:54;s:21:\"categories/editor.css\";i:55;s:25:\"categories/editor.min.css\";i:56;s:24:\"categories/style-rtl.css\";i:57;s:28:\"categories/style-rtl.min.css\";i:58;s:20:\"categories/style.css\";i:59;s:24:\"categories/style.min.css\";i:60;s:19:\"code/editor-rtl.css\";i:61;s:23:\"code/editor-rtl.min.css\";i:62;s:15:\"code/editor.css\";i:63;s:19:\"code/editor.min.css\";i:64;s:18:\"code/style-rtl.css\";i:65;s:22:\"code/style-rtl.min.css\";i:66;s:14:\"code/style.css\";i:67;s:18:\"code/style.min.css\";i:68;s:18:\"code/theme-rtl.css\";i:69;s:22:\"code/theme-rtl.min.css\";i:70;s:14:\"code/theme.css\";i:71;s:18:\"code/theme.min.css\";i:72;s:22:\"columns/editor-rtl.css\";i:73;s:26:\"columns/editor-rtl.min.css\";i:74;s:18:\"columns/editor.css\";i:75;s:22:\"columns/editor.min.css\";i:76;s:21:\"columns/style-rtl.css\";i:77;s:25:\"columns/style-rtl.min.css\";i:78;s:17:\"columns/style.css\";i:79;s:21:\"columns/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:30:\"comment-template/style-rtl.css\";i:85;s:34:\"comment-template/style-rtl.min.css\";i:86;s:26:\"comment-template/style.css\";i:87;s:30:\"comment-template/style.min.css\";i:88;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:89;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:90;s:38:\"comments-pagination-numbers/editor.css\";i:91;s:42:\"comments-pagination-numbers/editor.min.css\";i:92;s:34:\"comments-pagination/editor-rtl.css\";i:93;s:38:\"comments-pagination/editor-rtl.min.css\";i:94;s:30:\"comments-pagination/editor.css\";i:95;s:34:\"comments-pagination/editor.min.css\";i:96;s:33:\"comments-pagination/style-rtl.css\";i:97;s:37:\"comments-pagination/style-rtl.min.css\";i:98;s:29:\"comments-pagination/style.css\";i:99;s:33:\"comments-pagination/style.min.css\";i:100;s:29:\"comments-title/editor-rtl.css\";i:101;s:33:\"comments-title/editor-rtl.min.css\";i:102;s:25:\"comments-title/editor.css\";i:103;s:29:\"comments-title/editor.min.css\";i:104;s:23:\"comments/editor-rtl.css\";i:105;s:27:\"comments/editor-rtl.min.css\";i:106;s:19:\"comments/editor.css\";i:107;s:23:\"comments/editor.min.css\";i:108;s:22:\"comments/style-rtl.css\";i:109;s:26:\"comments/style-rtl.min.css\";i:110;s:18:\"comments/style.css\";i:111;s:22:\"comments/style.min.css\";i:112;s:20:\"cover/editor-rtl.css\";i:113;s:24:\"cover/editor-rtl.min.css\";i:114;s:16:\"cover/editor.css\";i:115;s:20:\"cover/editor.min.css\";i:116;s:19:\"cover/style-rtl.css\";i:117;s:23:\"cover/style-rtl.min.css\";i:118;s:15:\"cover/style.css\";i:119;s:19:\"cover/style.min.css\";i:120;s:22:\"details/editor-rtl.css\";i:121;s:26:\"details/editor-rtl.min.css\";i:122;s:18:\"details/editor.css\";i:123;s:22:\"details/editor.min.css\";i:124;s:21:\"details/style-rtl.css\";i:125;s:25:\"details/style-rtl.min.css\";i:126;s:17:\"details/style.css\";i:127;s:21:\"details/style.min.css\";i:128;s:20:\"embed/editor-rtl.css\";i:129;s:24:\"embed/editor-rtl.min.css\";i:130;s:16:\"embed/editor.css\";i:131;s:20:\"embed/editor.min.css\";i:132;s:19:\"embed/style-rtl.css\";i:133;s:23:\"embed/style-rtl.min.css\";i:134;s:15:\"embed/style.css\";i:135;s:19:\"embed/style.min.css\";i:136;s:19:\"embed/theme-rtl.css\";i:137;s:23:\"embed/theme-rtl.min.css\";i:138;s:15:\"embed/theme.css\";i:139;s:19:\"embed/theme.min.css\";i:140;s:19:\"file/editor-rtl.css\";i:141;s:23:\"file/editor-rtl.min.css\";i:142;s:15:\"file/editor.css\";i:143;s:19:\"file/editor.min.css\";i:144;s:18:\"file/style-rtl.css\";i:145;s:22:\"file/style-rtl.min.css\";i:146;s:14:\"file/style.css\";i:147;s:18:\"file/style.min.css\";i:148;s:23:\"footnotes/style-rtl.css\";i:149;s:27:\"footnotes/style-rtl.min.css\";i:150;s:19:\"footnotes/style.css\";i:151;s:23:\"footnotes/style.min.css\";i:152;s:23:\"freeform/editor-rtl.css\";i:153;s:27:\"freeform/editor-rtl.min.css\";i:154;s:19:\"freeform/editor.css\";i:155;s:23:\"freeform/editor.min.css\";i:156;s:22:\"gallery/editor-rtl.css\";i:157;s:26:\"gallery/editor-rtl.min.css\";i:158;s:18:\"gallery/editor.css\";i:159;s:22:\"gallery/editor.min.css\";i:160;s:21:\"gallery/style-rtl.css\";i:161;s:25:\"gallery/style-rtl.min.css\";i:162;s:17:\"gallery/style.css\";i:163;s:21:\"gallery/style.min.css\";i:164;s:21:\"gallery/theme-rtl.css\";i:165;s:25:\"gallery/theme-rtl.min.css\";i:166;s:17:\"gallery/theme.css\";i:167;s:21:\"gallery/theme.min.css\";i:168;s:20:\"group/editor-rtl.css\";i:169;s:24:\"group/editor-rtl.min.css\";i:170;s:16:\"group/editor.css\";i:171;s:20:\"group/editor.min.css\";i:172;s:19:\"group/style-rtl.css\";i:173;s:23:\"group/style-rtl.min.css\";i:174;s:15:\"group/style.css\";i:175;s:19:\"group/style.min.css\";i:176;s:19:\"group/theme-rtl.css\";i:177;s:23:\"group/theme-rtl.min.css\";i:178;s:15:\"group/theme.css\";i:179;s:19:\"group/theme.min.css\";i:180;s:21:\"heading/style-rtl.css\";i:181;s:25:\"heading/style-rtl.min.css\";i:182;s:17:\"heading/style.css\";i:183;s:21:\"heading/style.min.css\";i:184;s:19:\"html/editor-rtl.css\";i:185;s:23:\"html/editor-rtl.min.css\";i:186;s:15:\"html/editor.css\";i:187;s:19:\"html/editor.min.css\";i:188;s:20:\"image/editor-rtl.css\";i:189;s:24:\"image/editor-rtl.min.css\";i:190;s:16:\"image/editor.css\";i:191;s:20:\"image/editor.min.css\";i:192;s:19:\"image/style-rtl.css\";i:193;s:23:\"image/style-rtl.min.css\";i:194;s:15:\"image/style.css\";i:195;s:19:\"image/style.min.css\";i:196;s:19:\"image/theme-rtl.css\";i:197;s:23:\"image/theme-rtl.min.css\";i:198;s:15:\"image/theme.css\";i:199;s:19:\"image/theme.min.css\";i:200;s:29:\"latest-comments/style-rtl.css\";i:201;s:33:\"latest-comments/style-rtl.min.css\";i:202;s:25:\"latest-comments/style.css\";i:203;s:29:\"latest-comments/style.min.css\";i:204;s:27:\"latest-posts/editor-rtl.css\";i:205;s:31:\"latest-posts/editor-rtl.min.css\";i:206;s:23:\"latest-posts/editor.css\";i:207;s:27:\"latest-posts/editor.min.css\";i:208;s:26:\"latest-posts/style-rtl.css\";i:209;s:30:\"latest-posts/style-rtl.min.css\";i:210;s:22:\"latest-posts/style.css\";i:211;s:26:\"latest-posts/style.min.css\";i:212;s:18:\"list/style-rtl.css\";i:213;s:22:\"list/style-rtl.min.css\";i:214;s:14:\"list/style.css\";i:215;s:18:\"list/style.min.css\";i:216;s:25:\"media-text/editor-rtl.css\";i:217;s:29:\"media-text/editor-rtl.min.css\";i:218;s:21:\"media-text/editor.css\";i:219;s:25:\"media-text/editor.min.css\";i:220;s:24:\"media-text/style-rtl.css\";i:221;s:28:\"media-text/style-rtl.min.css\";i:222;s:20:\"media-text/style.css\";i:223;s:24:\"media-text/style.min.css\";i:224;s:19:\"more/editor-rtl.css\";i:225;s:23:\"more/editor-rtl.min.css\";i:226;s:15:\"more/editor.css\";i:227;s:19:\"more/editor.min.css\";i:228;s:30:\"navigation-link/editor-rtl.css\";i:229;s:34:\"navigation-link/editor-rtl.min.css\";i:230;s:26:\"navigation-link/editor.css\";i:231;s:30:\"navigation-link/editor.min.css\";i:232;s:29:\"navigation-link/style-rtl.css\";i:233;s:33:\"navigation-link/style-rtl.min.css\";i:234;s:25:\"navigation-link/style.css\";i:235;s:29:\"navigation-link/style.min.css\";i:236;s:33:\"navigation-submenu/editor-rtl.css\";i:237;s:37:\"navigation-submenu/editor-rtl.min.css\";i:238;s:29:\"navigation-submenu/editor.css\";i:239;s:33:\"navigation-submenu/editor.min.css\";i:240;s:25:\"navigation/editor-rtl.css\";i:241;s:29:\"navigation/editor-rtl.min.css\";i:242;s:21:\"navigation/editor.css\";i:243;s:25:\"navigation/editor.min.css\";i:244;s:24:\"navigation/style-rtl.css\";i:245;s:28:\"navigation/style-rtl.min.css\";i:246;s:20:\"navigation/style.css\";i:247;s:24:\"navigation/style.min.css\";i:248;s:23:\"nextpage/editor-rtl.css\";i:249;s:27:\"nextpage/editor-rtl.min.css\";i:250;s:19:\"nextpage/editor.css\";i:251;s:23:\"nextpage/editor.min.css\";i:252;s:24:\"page-list/editor-rtl.css\";i:253;s:28:\"page-list/editor-rtl.min.css\";i:254;s:20:\"page-list/editor.css\";i:255;s:24:\"page-list/editor.min.css\";i:256;s:23:\"page-list/style-rtl.css\";i:257;s:27:\"page-list/style-rtl.min.css\";i:258;s:19:\"page-list/style.css\";i:259;s:23:\"page-list/style.min.css\";i:260;s:24:\"paragraph/editor-rtl.css\";i:261;s:28:\"paragraph/editor-rtl.min.css\";i:262;s:20:\"paragraph/editor.css\";i:263;s:24:\"paragraph/editor.min.css\";i:264;s:23:\"paragraph/style-rtl.css\";i:265;s:27:\"paragraph/style-rtl.min.css\";i:266;s:19:\"paragraph/style.css\";i:267;s:23:\"paragraph/style.min.css\";i:268;s:25:\"post-author/style-rtl.css\";i:269;s:29:\"post-author/style-rtl.min.css\";i:270;s:21:\"post-author/style.css\";i:271;s:25:\"post-author/style.min.css\";i:272;s:33:\"post-comments-form/editor-rtl.css\";i:273;s:37:\"post-comments-form/editor-rtl.min.css\";i:274;s:29:\"post-comments-form/editor.css\";i:275;s:33:\"post-comments-form/editor.min.css\";i:276;s:32:\"post-comments-form/style-rtl.css\";i:277;s:36:\"post-comments-form/style-rtl.min.css\";i:278;s:28:\"post-comments-form/style.css\";i:279;s:32:\"post-comments-form/style.min.css\";i:280;s:27:\"post-content/editor-rtl.css\";i:281;s:31:\"post-content/editor-rtl.min.css\";i:282;s:23:\"post-content/editor.css\";i:283;s:27:\"post-content/editor.min.css\";i:284;s:23:\"post-date/style-rtl.css\";i:285;s:27:\"post-date/style-rtl.min.css\";i:286;s:19:\"post-date/style.css\";i:287;s:23:\"post-date/style.min.css\";i:288;s:27:\"post-excerpt/editor-rtl.css\";i:289;s:31:\"post-excerpt/editor-rtl.min.css\";i:290;s:23:\"post-excerpt/editor.css\";i:291;s:27:\"post-excerpt/editor.min.css\";i:292;s:26:\"post-excerpt/style-rtl.css\";i:293;s:30:\"post-excerpt/style-rtl.min.css\";i:294;s:22:\"post-excerpt/style.css\";i:295;s:26:\"post-excerpt/style.min.css\";i:296;s:34:\"post-featured-image/editor-rtl.css\";i:297;s:38:\"post-featured-image/editor-rtl.min.css\";i:298;s:30:\"post-featured-image/editor.css\";i:299;s:34:\"post-featured-image/editor.min.css\";i:300;s:33:\"post-featured-image/style-rtl.css\";i:301;s:37:\"post-featured-image/style-rtl.min.css\";i:302;s:29:\"post-featured-image/style.css\";i:303;s:33:\"post-featured-image/style.min.css\";i:304;s:34:\"post-navigation-link/style-rtl.css\";i:305;s:38:\"post-navigation-link/style-rtl.min.css\";i:306;s:30:\"post-navigation-link/style.css\";i:307;s:34:\"post-navigation-link/style.min.css\";i:308;s:28:\"post-template/editor-rtl.css\";i:309;s:32:\"post-template/editor-rtl.min.css\";i:310;s:24:\"post-template/editor.css\";i:311;s:28:\"post-template/editor.min.css\";i:312;s:27:\"post-template/style-rtl.css\";i:313;s:31:\"post-template/style-rtl.min.css\";i:314;s:23:\"post-template/style.css\";i:315;s:27:\"post-template/style.min.css\";i:316;s:24:\"post-terms/style-rtl.css\";i:317;s:28:\"post-terms/style-rtl.min.css\";i:318;s:20:\"post-terms/style.css\";i:319;s:24:\"post-terms/style.min.css\";i:320;s:24:\"post-title/style-rtl.css\";i:321;s:28:\"post-title/style-rtl.min.css\";i:322;s:20:\"post-title/style.css\";i:323;s:24:\"post-title/style.min.css\";i:324;s:26:\"preformatted/style-rtl.css\";i:325;s:30:\"preformatted/style-rtl.min.css\";i:326;s:22:\"preformatted/style.css\";i:327;s:26:\"preformatted/style.min.css\";i:328;s:24:\"pullquote/editor-rtl.css\";i:329;s:28:\"pullquote/editor-rtl.min.css\";i:330;s:20:\"pullquote/editor.css\";i:331;s:24:\"pullquote/editor.min.css\";i:332;s:23:\"pullquote/style-rtl.css\";i:333;s:27:\"pullquote/style-rtl.min.css\";i:334;s:19:\"pullquote/style.css\";i:335;s:23:\"pullquote/style.min.css\";i:336;s:23:\"pullquote/theme-rtl.css\";i:337;s:27:\"pullquote/theme-rtl.min.css\";i:338;s:19:\"pullquote/theme.css\";i:339;s:23:\"pullquote/theme.min.css\";i:340;s:39:\"query-pagination-numbers/editor-rtl.css\";i:341;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:342;s:35:\"query-pagination-numbers/editor.css\";i:343;s:39:\"query-pagination-numbers/editor.min.css\";i:344;s:31:\"query-pagination/editor-rtl.css\";i:345;s:35:\"query-pagination/editor-rtl.min.css\";i:346;s:27:\"query-pagination/editor.css\";i:347;s:31:\"query-pagination/editor.min.css\";i:348;s:30:\"query-pagination/style-rtl.css\";i:349;s:34:\"query-pagination/style-rtl.min.css\";i:350;s:26:\"query-pagination/style.css\";i:351;s:30:\"query-pagination/style.min.css\";i:352;s:25:\"query-title/style-rtl.css\";i:353;s:29:\"query-title/style-rtl.min.css\";i:354;s:21:\"query-title/style.css\";i:355;s:25:\"query-title/style.min.css\";i:356;s:20:\"query/editor-rtl.css\";i:357;s:24:\"query/editor-rtl.min.css\";i:358;s:16:\"query/editor.css\";i:359;s:20:\"query/editor.min.css\";i:360;s:19:\"quote/style-rtl.css\";i:361;s:23:\"quote/style-rtl.min.css\";i:362;s:15:\"quote/style.css\";i:363;s:19:\"quote/style.min.css\";i:364;s:19:\"quote/theme-rtl.css\";i:365;s:23:\"quote/theme-rtl.min.css\";i:366;s:15:\"quote/theme.css\";i:367;s:19:\"quote/theme.min.css\";i:368;s:23:\"read-more/style-rtl.css\";i:369;s:27:\"read-more/style-rtl.min.css\";i:370;s:19:\"read-more/style.css\";i:371;s:23:\"read-more/style.min.css\";i:372;s:18:\"rss/editor-rtl.css\";i:373;s:22:\"rss/editor-rtl.min.css\";i:374;s:14:\"rss/editor.css\";i:375;s:18:\"rss/editor.min.css\";i:376;s:17:\"rss/style-rtl.css\";i:377;s:21:\"rss/style-rtl.min.css\";i:378;s:13:\"rss/style.css\";i:379;s:17:\"rss/style.min.css\";i:380;s:21:\"search/editor-rtl.css\";i:381;s:25:\"search/editor-rtl.min.css\";i:382;s:17:\"search/editor.css\";i:383;s:21:\"search/editor.min.css\";i:384;s:20:\"search/style-rtl.css\";i:385;s:24:\"search/style-rtl.min.css\";i:386;s:16:\"search/style.css\";i:387;s:20:\"search/style.min.css\";i:388;s:20:\"search/theme-rtl.css\";i:389;s:24:\"search/theme-rtl.min.css\";i:390;s:16:\"search/theme.css\";i:391;s:20:\"search/theme.min.css\";i:392;s:24:\"separator/editor-rtl.css\";i:393;s:28:\"separator/editor-rtl.min.css\";i:394;s:20:\"separator/editor.css\";i:395;s:24:\"separator/editor.min.css\";i:396;s:23:\"separator/style-rtl.css\";i:397;s:27:\"separator/style-rtl.min.css\";i:398;s:19:\"separator/style.css\";i:399;s:23:\"separator/style.min.css\";i:400;s:23:\"separator/theme-rtl.css\";i:401;s:27:\"separator/theme-rtl.min.css\";i:402;s:19:\"separator/theme.css\";i:403;s:23:\"separator/theme.min.css\";i:404;s:24:\"shortcode/editor-rtl.css\";i:405;s:28:\"shortcode/editor-rtl.min.css\";i:406;s:20:\"shortcode/editor.css\";i:407;s:24:\"shortcode/editor.min.css\";i:408;s:24:\"site-logo/editor-rtl.css\";i:409;s:28:\"site-logo/editor-rtl.min.css\";i:410;s:20:\"site-logo/editor.css\";i:411;s:24:\"site-logo/editor.min.css\";i:412;s:23:\"site-logo/style-rtl.css\";i:413;s:27:\"site-logo/style-rtl.min.css\";i:414;s:19:\"site-logo/style.css\";i:415;s:23:\"site-logo/style.min.css\";i:416;s:27:\"site-tagline/editor-rtl.css\";i:417;s:31:\"site-tagline/editor-rtl.min.css\";i:418;s:23:\"site-tagline/editor.css\";i:419;s:27:\"site-tagline/editor.min.css\";i:420;s:25:\"site-title/editor-rtl.css\";i:421;s:29:\"site-title/editor-rtl.min.css\";i:422;s:21:\"site-title/editor.css\";i:423;s:25:\"site-title/editor.min.css\";i:424;s:24:\"site-title/style-rtl.css\";i:425;s:28:\"site-title/style-rtl.min.css\";i:426;s:20:\"site-title/style.css\";i:427;s:24:\"site-title/style.min.css\";i:428;s:26:\"social-link/editor-rtl.css\";i:429;s:30:\"social-link/editor-rtl.min.css\";i:430;s:22:\"social-link/editor.css\";i:431;s:26:\"social-link/editor.min.css\";i:432;s:27:\"social-links/editor-rtl.css\";i:433;s:31:\"social-links/editor-rtl.min.css\";i:434;s:23:\"social-links/editor.css\";i:435;s:27:\"social-links/editor.min.css\";i:436;s:26:\"social-links/style-rtl.css\";i:437;s:30:\"social-links/style-rtl.min.css\";i:438;s:22:\"social-links/style.css\";i:439;s:26:\"social-links/style.min.css\";i:440;s:21:\"spacer/editor-rtl.css\";i:441;s:25:\"spacer/editor-rtl.min.css\";i:442;s:17:\"spacer/editor.css\";i:443;s:21:\"spacer/editor.min.css\";i:444;s:20:\"spacer/style-rtl.css\";i:445;s:24:\"spacer/style-rtl.min.css\";i:446;s:16:\"spacer/style.css\";i:447;s:20:\"spacer/style.min.css\";i:448;s:20:\"table/editor-rtl.css\";i:449;s:24:\"table/editor-rtl.min.css\";i:450;s:16:\"table/editor.css\";i:451;s:20:\"table/editor.min.css\";i:452;s:19:\"table/style-rtl.css\";i:453;s:23:\"table/style-rtl.min.css\";i:454;s:15:\"table/style.css\";i:455;s:19:\"table/style.min.css\";i:456;s:19:\"table/theme-rtl.css\";i:457;s:23:\"table/theme-rtl.min.css\";i:458;s:15:\"table/theme.css\";i:459;s:19:\"table/theme.min.css\";i:460;s:23:\"tag-cloud/style-rtl.css\";i:461;s:27:\"tag-cloud/style-rtl.min.css\";i:462;s:19:\"tag-cloud/style.css\";i:463;s:23:\"tag-cloud/style.min.css\";i:464;s:28:\"template-part/editor-rtl.css\";i:465;s:32:\"template-part/editor-rtl.min.css\";i:466;s:24:\"template-part/editor.css\";i:467;s:28:\"template-part/editor.min.css\";i:468;s:27:\"template-part/theme-rtl.css\";i:469;s:31:\"template-part/theme-rtl.min.css\";i:470;s:23:\"template-part/theme.css\";i:471;s:27:\"template-part/theme.min.css\";i:472;s:30:\"term-description/style-rtl.css\";i:473;s:34:\"term-description/style-rtl.min.css\";i:474;s:26:\"term-description/style.css\";i:475;s:30:\"term-description/style.min.css\";i:476;s:27:\"text-columns/editor-rtl.css\";i:477;s:31:\"text-columns/editor-rtl.min.css\";i:478;s:23:\"text-columns/editor.css\";i:479;s:27:\"text-columns/editor.min.css\";i:480;s:26:\"text-columns/style-rtl.css\";i:481;s:30:\"text-columns/style-rtl.min.css\";i:482;s:22:\"text-columns/style.css\";i:483;s:26:\"text-columns/style.min.css\";i:484;s:19:\"verse/style-rtl.css\";i:485;s:23:\"verse/style-rtl.min.css\";i:486;s:15:\"verse/style.css\";i:487;s:19:\"verse/style.min.css\";i:488;s:20:\"video/editor-rtl.css\";i:489;s:24:\"video/editor-rtl.min.css\";i:490;s:16:\"video/editor.css\";i:491;s:20:\"video/editor.min.css\";i:492;s:19:\"video/style-rtl.css\";i:493;s:23:\"video/style-rtl.min.css\";i:494;s:15:\"video/style.css\";i:495;s:19:\"video/style.min.css\";i:496;s:19:\"video/theme-rtl.css\";i:497;s:23:\"video/theme-rtl.min.css\";i:498;s:15:\"video/theme.css\";i:499;s:19:\"video/theme.min.css\";}}','yes'),(130,'ai1wm_secret_key','gvJ0a99iEnMp','yes'),(131,'wp_cli_login','{\"endpoint\":\"bdba7f06\",\"version\":\"^1.2\"}','yes'),(135,'ai1wmue_plugin_key','467437d2-35c0-41f1-b8e7-2b657efb466e','yes'),(140,'can_compress_scripts','0','yes'),(155,'theme_mods_twentytwentyfour','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1712164563;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\";}}}}','no'),(156,'current_theme','Shoptimizer','yes'),(157,'theme_mods_twentytwenty','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1712164627;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\";}}}}','no'),(158,'theme_switched','','yes'),(160,'_site_transient_ai1wm_last_check_for_updates','1719595814','no'),(161,'ai1wm_updater','a:1:{s:43:\"all-in-one-wp-migration-unlimited-extension\";a:13:{s:4:\"name\";s:19:\"Unlimited Extension\";s:4:\"slug\";s:19:\"unlimited-extension\";s:8:\"homepage\";s:51:\"https://servmask.com/extensions/unlimited-extension\";s:13:\"download_link\";s:29:\"https://servmask.com/purchase\";s:7:\"version\";s:4:\"2.58\";s:6:\"author\";s:8:\"ServMask\";s:15:\"author_homepage\";s:20:\"https://servmask.com\";s:8:\"sections\";a:1:{s:11:\"description\";s:266:\"<ul class=\"description\"><li>Remove upload limits</li><li>Use on any number of websites that you own</li><li>Restore backup from server</li><li>Reset Hub: Reset tools for efficient site management new</li><li>WP CLI commands included</li><li>Premium support</li></ul>\";}s:7:\"banners\";a:2:{s:3:\"low\";s:65:\"https://servmask.com/img/products/unlimited-extension-772x250.png\";s:4:\"high\";s:66:\"https://servmask.com/img/products/unlimited-extension-1544x500.png\";}s:5:\"icons\";a:3:{s:2:\"1x\";s:65:\"https://servmask.com/img/products/unlimited-extension-128x128.png\";s:2:\"2x\";s:65:\"https://servmask.com/img/products/unlimited-extension-256x256.png\";s:7:\"default\";s:65:\"https://servmask.com/img/products/unlimited-extension-256x256.png\";}s:6:\"rating\";i:99;s:11:\"num_ratings\";i:509;s:10:\"downloaded\";i:50188;}}','yes'),(165,'theme_mods_shoptimizer','a:17:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:51;s:9:\"secondary\";i:52;}s:11:\"custom_logo\";i:7214;s:18:\"custom_css_post_id\";i:890;s:23:\"shoptimizer_logo_height\";s:2:\"81\";s:30:\"shoptimizer_mobile_logo_height\";s:2:\"51\";s:36:\"shoptimizer_mobile_menu_text_display\";s:2:\"no\";s:33:\"shoptimizer_woocommerce_button_bg\";s:7:\"#018a0e\";s:25:\"shoptimizer_sale_flash_bg\";s:7:\"#018a0e\";s:39:\"shoptimizer_woocommerce_button_hover_bg\";s:7:\"#04680f\";s:30:\"shoptimizer_progress_bar_color\";s:7:\"#018a0e\";s:44:\"shoptimizer_layout_woocommerce_upsells_first\";b:1;s:50:\"shoptimizer_layout_woocommerce_single_product_ajax\";b:1;s:29:\"shoptimizer_layout_shop_title\";b:0;s:32:\"shoptimizer_below_header_padding\";s:1:\"9\";s:30:\"shoptimizer_header_top_padding\";s:2:\"20\";s:33:\"shoptimizer_header_bottom_padding\";s:2:\"20\";}','yes'),(167,'elementor_active_kit','6','yes'),(168,'elementor_font_display','swap','yes'),(171,'action_scheduler_hybrid_store_demarkation','7','yes'),(172,'schema-ActionScheduler_StoreSchema','7.0.1712164687','yes'),(173,'schema-ActionScheduler_LoggerSchema','3.0.1712164687','yes'),(176,'woocommerce_newly_installed','no','yes'),(177,'woocommerce_schema_version','430','yes'),(178,'woocommerce_store_address','','yes'),(179,'woocommerce_store_address_2','','yes'),(180,'woocommerce_store_city','','yes'),(181,'woocommerce_default_country','IN:TS','yes'),(182,'woocommerce_store_postcode','','yes'),(183,'woocommerce_allowed_countries','all','yes'),(184,'woocommerce_all_except_countries','a:0:{}','yes'),(185,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(186,'woocommerce_ship_to_countries','','yes'),(187,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(188,'woocommerce_default_customer_address','base','yes'),(189,'woocommerce_calc_taxes','no','yes'),(190,'woocommerce_enable_coupons','yes','yes'),(191,'woocommerce_calc_discounts_sequentially','no','no'),(192,'woocommerce_currency','INR','yes'),(193,'woocommerce_currency_pos','left','yes'),(194,'woocommerce_price_thousand_sep',',','yes'),(195,'woocommerce_price_decimal_sep','.','yes'),(196,'woocommerce_price_num_decimals','2','yes'),(197,'woocommerce_shop_page_id','8','yes'),(198,'woocommerce_cart_redirect_after_add','no','yes'),(199,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(200,'woocommerce_placeholder_image','7','yes'),(201,'woocommerce_weight_unit','kg','yes'),(202,'woocommerce_dimension_unit','cm','yes'),(203,'woocommerce_enable_reviews','yes','yes'),(204,'woocommerce_review_rating_verification_label','yes','no'),(205,'woocommerce_review_rating_verification_required','no','no'),(206,'woocommerce_enable_review_rating','yes','yes'),(207,'woocommerce_review_rating_required','yes','no'),(208,'woocommerce_manage_stock','yes','yes'),(209,'woocommerce_hold_stock_minutes','60','no'),(210,'woocommerce_notify_low_stock','yes','no'),(211,'woocommerce_notify_no_stock','yes','no'),(212,'woocommerce_stock_email_recipient','wp@dxpsites.com','no'),(213,'woocommerce_notify_low_stock_amount','5','no'),(214,'woocommerce_notify_no_stock_amount','0','yes'),(215,'woocommerce_hide_out_of_stock_items','no','yes'),(216,'woocommerce_stock_format','','yes'),(217,'woocommerce_file_download_method','force','no'),(218,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(219,'woocommerce_downloads_require_login','no','no'),(220,'woocommerce_downloads_grant_access_after_payment','yes','no'),(221,'woocommerce_downloads_deliver_inline','','no'),(222,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(223,'woocommerce_attribute_lookup_enabled','no','yes'),(224,'woocommerce_attribute_lookup_direct_updates','no','yes'),(225,'woocommerce_product_match_featured_image_by_sku','no','yes'),(226,'woocommerce_prices_include_tax','no','yes'),(227,'woocommerce_tax_based_on','shipping','yes'),(228,'woocommerce_shipping_tax_class','inherit','yes'),(229,'woocommerce_tax_round_at_subtotal','no','yes'),(230,'woocommerce_tax_classes','','yes'),(231,'woocommerce_tax_display_shop','excl','yes'),(232,'woocommerce_tax_display_cart','excl','yes'),(233,'woocommerce_price_display_suffix','','yes'),(234,'woocommerce_tax_total_display','itemized','no'),(235,'woocommerce_enable_shipping_calc','yes','no'),(236,'woocommerce_shipping_cost_requires_address','no','yes'),(237,'woocommerce_ship_to_destination','billing','no'),(238,'woocommerce_shipping_debug_mode','no','yes'),(239,'woocommerce_enable_guest_checkout','yes','no'),(240,'woocommerce_enable_checkout_login_reminder','no','no'),(241,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(242,'woocommerce_enable_myaccount_registration','no','no'),(243,'woocommerce_registration_generate_username','yes','no'),(244,'woocommerce_registration_generate_password','yes','no'),(245,'woocommerce_erasure_request_removes_order_data','no','no'),(246,'woocommerce_erasure_request_removes_download_data','no','no'),(247,'woocommerce_allow_bulk_remove_personal_data','no','no'),(248,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(249,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(250,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(251,'woocommerce_trash_pending_orders','','no'),(252,'woocommerce_trash_failed_orders','','no'),(253,'woocommerce_trash_cancelled_orders','','no'),(254,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(255,'woocommerce_email_from_name','My WordPress','no'),(256,'woocommerce_email_from_address','wp@dxpsites.com','no'),(257,'woocommerce_email_header_image','','no'),(258,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(259,'woocommerce_email_base_color','#7f54b3','no'),(260,'woocommerce_email_background_color','#f7f7f7','no'),(261,'woocommerce_email_body_background_color','#ffffff','no'),(262,'woocommerce_email_text_color','#3c3c3c','no'),(263,'woocommerce_merchant_email_notifications','no','no'),(264,'woocommerce_cart_page_id','9','no'),(265,'woocommerce_checkout_page_id','10','no'),(266,'woocommerce_myaccount_page_id','11','no'),(267,'woocommerce_terms_page_id','','no'),(268,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(269,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(270,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(271,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(272,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(273,'woocommerce_myaccount_orders_endpoint','orders','yes'),(274,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(275,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(276,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(277,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(278,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(279,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(280,'woocommerce_logout_endpoint','customer-logout','yes'),(281,'woocommerce_api_enabled','no','yes'),(282,'woocommerce_allow_tracking','yes','no'),(283,'woocommerce_show_marketplace_suggestions','yes','no'),(284,'woocommerce_custom_orders_table_enabled','yes','yes'),(285,'woocommerce_analytics_enabled','yes','yes'),(286,'woocommerce_navigation_enabled','no','yes'),(287,'woocommerce_feature_order_attribution_enabled','yes','yes'),(288,'woocommerce_feature_product_block_editor_enabled','no','yes'),(289,'woocommerce_single_image_width','800','yes'),(290,'woocommerce_thumbnail_image_width','300','yes'),(291,'woocommerce_checkout_highlight_required_fields','yes','yes'),(292,'woocommerce_demo_store','no','no'),(293,'wc_downloads_approved_directories_mode','enabled','yes'),(294,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:19:\"/shop/%product_cat%\";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:1;}','yes'),(295,'current_theme_supports_woocommerce','yes','yes'),(296,'woocommerce_queue_flush_rewrite_rules','no','yes'),(299,'default_product_cat','15','yes'),(301,'woocommerce_refund_returns_page_id','12','yes'),(304,'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:15:\"wp@dxpsites.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:15:\"wp@dxpsites.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\";}','yes'),(305,'woocommerce_version','9.0.2','yes'),(306,'woocommerce_db_version','8.8.3','yes'),(307,'woocommerce_store_id','4c664d6a-ab1d-4f55-b8f4-9a4dfb00f215','yes'),(308,'woocommerce_admin_install_timestamp','1712164690','yes'),(309,'woocommerce_inbox_variant_assignment','4','yes'),(310,'woocommerce_remote_variant_assignment','5','yes'),(314,'recently_activated','a:0:{}','yes'),(315,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(316,'action_scheduler_lock_async-request-runner','667eaa80124188.58518526|1719577276','no'),(317,'woocommerce_admin_notices','a:2:{i:0;s:6:\"update\";i:1;s:20:\"no_secure_connection\";}','yes'),(318,'commercekit','a:120:{s:11:\"ajax_search\";s:1:\"1\";s:15:\"ajs_placeholder\";s:18:\"Search products...\";s:11:\"ajs_display\";s:3:\"all\";s:10:\"ajs_tabbed\";s:1:\"0\";s:11:\"ajs_pre_tab\";s:1:\"0\";s:14:\"ajs_other_text\";s:13:\"Other results\";s:11:\"ajs_no_text\";s:18:\"No product results\";s:12:\"ajs_all_text\";s:24:\"View all product results\";s:14:\"ajs_outofstock\";s:1:\"0\";s:15:\"ajs_orderby_oos\";s:1:\"0\";s:11:\"ajs_hidevar\";s:1:\"0\";s:17:\"ajs_product_count\";s:1:\"3\";s:16:\"ajs_index_logger\";s:1:\"0\";s:17:\"ajs_other_results\";s:1:\"1\";s:17:\"ajs_no_other_text\";s:16:\"No other results\";s:18:\"ajs_other_all_text\";s:22:\"View all other results\";s:15:\"ajs_other_count\";s:1:\"3\";s:15:\"ajs_fast_search\";s:1:\"0\";s:15:\"countdown_timer\";s:1:\"1\";s:10:\"order_bump\";s:1:\"0\";s:12:\"multiple_obp\";s:1:\"0\";s:18:\"multiple_obp_label\";s:0:\"\";s:15:\"order_bump_mini\";s:1:\"0\";s:17:\"multiple_obp_mini\";s:1:\"0\";s:21:\"multiple_obp_mini_lbl\";s:13:\"Before you go\";s:11:\"pdp_gallery\";s:1:\"1\";s:12:\"pdp_lightbox\";s:1:\"1\";s:18:\"pdp_video_autoplay\";s:1:\"1\";s:20:\"pdp_mobile_optimized\";s:1:\"0\";s:16:\"pdp_thumb_arrows\";s:1:\"0\";s:18:\"pdp_gallery_layout\";s:10:\"horizontal\";s:17:\"pdp_mobile_layout\";s:7:\"default\";s:22:\"pdp_attributes_gallery\";s:1:\"1\";s:18:\"attribute_swatches\";s:1:\"1\";s:22:\"attribute_swatches_pdp\";s:1:\"1\";s:22:\"attribute_swatches_plp\";s:1:\"1\";s:15:\"as_activate_atc\";s:1:\"1\";s:15:\"as_quickadd_txt\";s:9:\"Quick add\";s:15:\"as_more_opt_txt\";s:12:\"More options\";s:14:\"as_swatch_link\";s:9:\"variation\";s:15:\"as_button_style\";s:1:\"0\";s:18:\"as_enable_tooltips\";s:1:\"1\";s:9:\"as_logger\";s:1:\"0\";s:17:\"as_disable_facade\";s:1:\"0\";s:18:\"sticky_atc_desktop\";s:1:\"1\";s:17:\"sticky_atc_mobile\";s:1:\"1\";s:15:\"sticky_atc_tabs\";s:1:\"1\";s:16:\"sticky_atc_label\";s:7:\"Gallery\";s:13:\"fsn_cart_page\";s:1:\"1\";s:13:\"fsn_mini_cart\";s:1:\"1\";s:15:\"fsn_before_ship\";s:1:\"1\";s:16:\"fsn_initial_text\";s:57:\"Get <strong>free shipping</strong> for orders over {1000}\";s:17:\"fsn_progress_text\";s:44:\"You are {remaining} away from free shipping.\";s:16:\"fsn_success_text\";s:39:\"Your order qualifies for free shipping!\";s:13:\"fsn_bar_color\";s:7:\"#3bb54a\";s:13:\"fsn_shop_page\";s:1:\"8\";s:10:\"size_guide\";s:1:\"0\";s:16:\"size_guide_label\";s:10:\"Size guide\";s:17:\"size_guide_search\";s:1:\"1\";s:15:\"size_guide_icon\";s:1:\"0\";s:15:\"size_guide_mode\";s:1:\"1\";s:15:\"badge_new_label\";s:4:\"New!\";s:14:\"badge_new_days\";s:2:\"30\";s:14:\"badge_bg_color\";s:7:\"#e21e1d\";s:11:\"badge_color\";s:7:\"#ffffff\";s:17:\"inventory_display\";s:1:\"1\";s:14:\"inventory_text\";s:28:\"Only %s items left in stock!\";s:19:\"inventory_threshold\";s:2:\"20\";s:19:\"inventory_lsb_color\";s:7:\"#D75852\";s:17:\"inventory_text_31\";s:24:\"Less than %s items left!\";s:21:\"inventory_threshold31\";s:2:\"30\";s:19:\"inventory_rsb_color\";s:7:\"#60B358\";s:18:\"inventory_text_100\";s:26:\"This item is selling fast!\";s:22:\"inventory_threshold100\";s:3:\"100\";s:8:\"waitlist\";s:1:\"0\";s:9:\"wtl_intro\";s:41:\"Notify me when the item is back in stock.\";s:14:\"wtl_email_text\";s:27:\"Enter your email address...\";s:15:\"wtl_button_text\";s:17:\"Join waiting list\";s:16:\"wtl_consent_text\";s:47:\"I consent to being contacted by the store owner\";s:16:\"wtl_success_text\";s:57:\"You have been added to the waiting list for this product!\";s:17:\"wtl_readmore_text\";s:12:\"Get notified\";s:12:\"wtl_show_oos\";s:1:\"0\";s:14:\"wtl_from_email\";s:15:\"wp@dxpsites.com\";s:13:\"wtl_from_name\";s:12:\"My WordPress\";s:20:\"wtl_force_email_name\";s:1:\"0\";s:13:\"wtl_recipient\";s:15:\"wp@dxpsites.com\";s:18:\"waitlist_auto_mail\";s:1:\"1\";s:16:\"wtl_auto_subject\";s:47:\"A product you are waiting for is back in stock!\";s:16:\"wtl_auto_content\";s:263:\"Hi,\r\n{product_title} is now back in stock on {site_name}.\r\nYou have been sent this email because your email address was registered in a waiting list for this product.\r\nIf you would like to purchase {product_title}, please visit the following link:\r\n{product_link}\";s:15:\"wtl_auto_footer\";s:141:\"This email does not guarantee the availability of stock. If the item is out of stock again, you will need to re-add yourself to the waitlist.\";s:19:\"wtl_not_stock_limit\";s:1:\"0\";s:19:\"waitlist_admin_mail\";s:1:\"1\";s:17:\"wtl_admin_subject\";s:50:\"You have a new waiting list request on {site_name}\";s:17:\"wtl_admin_content\";s:199:\"Hi,\r\nYou got a waiting list request from {site_name} ({site_url}) for the following:\r\nCustomer email: {customer_email}\r\nProduct Name: {product_title}, SKU: {product_sku}\r\nProduct link: {product_link}\";s:18:\"waitlist_user_mail\";s:1:\"1\";s:16:\"wtl_user_subject\";s:42:\"We have received your waiting list request\";s:16:\"wtl_user_content\";s:226:\"Hi,\r\nWe have received your waiting list request from {site_name} for the following:\r\nProduct Name: {product_title}, SKU: {product_sku}\r\nProduct link: {product_link}\r\n\r\nWe will send you an email once this item is back in stock.\";s:8:\"wishlist\";s:1:\"1\";s:10:\"wsl_adtext\";s:15:\"Add to wishlist\";s:10:\"wsl_pdtext\";s:13:\"Product added\";s:10:\"wsl_brtext\";s:15:\"Browse wishlist\";s:8:\"wsl_page\";s:1:\"0\";s:24:\"commercekit_as_scheduled\";i:1;s:31:\"commercekit_as_scheduled_status\";s:7:\"created\";s:30:\"commercekit_as_actions_created\";i:1713172875;s:30:\"commercekit_as_scheduled_clear\";i:0;s:14:\"pdp_thumbnails\";s:1:\"4\";s:8:\"settings\";s:1:\"1\";s:19:\"inventory_condition\";s:3:\"all\";s:14:\"inventory_pids\";s:0:\"\";s:11:\"store_badge\";s:1:\"1\";s:5:\"badge\";a:1:{s:3:\"new\";a:6:{s:5:\"title\";s:4:\"New!\";s:8:\"bg_color\";s:7:\"#e21e1d\";s:5:\"color\";s:7:\"#ffffff\";s:4:\"days\";s:2:\"30\";s:7:\"catalog\";s:1:\"1\";s:7:\"product\";s:1:\"1\";}}s:12:\"ajs_excludes\";s:0:\"\";s:18:\"ajs_excludes_other\";s:0:\"\";s:17:\"generating_ajs_id\";s:3:\"694\";s:14:\"generating_ajs\";i:0;s:19:\"generating_ajs_done\";i:1;s:20:\"ajs_other_post_types\";a:4:{s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:14:\"e-landing-page\";s:14:\"e-landing-page\";}s:9:\"countdown\";a:1:{s:8:\"checkout\";a:5:{s:5:\"title\";s:0:\"\";s:14:\"expiry_message\";s:0:\"\";s:7:\"minutes\";s:0:\"\";s:7:\"seconds\";s:0:\"\";s:6:\"active\";s:1:\"0\";}}s:17:\"generate_ajs_time\";i:1713172876;}','no'),(319,'commercekit_db_version','1.4.5','no'),(320,'commercekit_cgkit_wishlist','1','no'),(321,'wc_blocks_version','11.8.0-dev','yes'),(322,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','yes'),(323,'elementor_version','3.21.1','yes'),(324,'elementor_install_history','a:2:{s:6:\"3.20.3\";i:1712164755;s:6:\"3.21.1\";i:1713475808;}','yes'),(325,'elementor_events_db_version','1.0.0','no'),(326,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"JtQvpiYwb8SgrAQprllJO0RZTQlVAKFd\";}','yes'),(327,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(328,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(329,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(330,'widget_woocommerce_layered_nav','a:3:{i:1;a:4:{s:5:\"title\";s:14:\"Filter by size\";s:9:\"attribute\";s:4:\"size\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:3:\"and\";}i:2;a:4:{s:5:\"title\";s:15:\"Filter by color\";s:9:\"attribute\";s:5:\"color\";s:12:\"display_type\";s:4:\"list\";s:10:\"query_type\";s:3:\"and\";}s:12:\"_multiwidget\";i:1;}','yes'),(331,'widget_woocommerce_price_filter','a:2:{i:1;a:1:{s:5:\"title\";s:15:\"Filter by price\";}s:12:\"_multiwidget\";i:1;}','yes'),(332,'widget_woocommerce_product_categories','a:2:{i:1;a:8:{s:5:\"title\";s:18:\"Product categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:1;s:9:\"max_depth\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(333,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(334,'widget_woocommerce_product_tag_cloud','a:2:{i:1;a:1:{s:5:\"title\";s:4:\"Tags\";}s:12:\"_multiwidget\";i:1;}','yes'),(335,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(336,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(337,'widget_woocommerce_top_rated_products','a:2:{i:1;a:2:{s:5:\"title\";s:18:\"Top rated products\";s:6:\"number\";i:3;}s:12:\"_multiwidget\";i:1;}','yes'),(338,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(339,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(344,'wc_admin_show_legacy_coupon_menu','0','yes'),(345,'woocommerce_custom_orders_table_created','yes','yes'),(346,'wc_blocks_db_schema_version','260','yes'),(347,'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;}','no'),(348,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1722200419','no'),(349,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"07c2f0675ddd247d2325\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"ca04183222edaf8a26be\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"aa70187e428ac61bcae6\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"119e7bb2c4461381cedb\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"1c879273bd5c193cad0a\",\"dependencies\":[\"react\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"cd474ab94f869686fedb\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"4f21a9f43ea5bfa7f02e\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"eb7a7398126f71912b09\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors-frontend.js\",\"version\":\"714ee664806bf8b8881d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"e3cd3448f27240725bf3\",\"dependencies\":[\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"b7375a203f24f090b6a3\",\"dependencies\":[\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"c33101c7e57ca780e0d8\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"c9da03c2e68f9e545610\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"c819300b49a36b4c9be2\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"ce97a7b3d8b80da5751c\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"cfb32215d6a78960d688\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"6d41699f5c3d2bcf0174\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"dc5699f515001ffbb402\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"45dfd905c04b5b3e2831\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"50dc20e4dab67d67842d\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"63ecba4abb05451b314b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"6c2e6a0a2cd09107cf04\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"e386b835b18cc2ae8098\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"67871d4353bd5acc02fb\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"c6d2e77a8930f58cbff8\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"167585d7d1516357f5d6\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"15d9438d6a088e437e7b\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"14a144067bf359f6e20c\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"7f2269e03957a553e47c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"6ba7aa27fa18d2bfa52e\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"8a3aa6ce345089ea5d94\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"79083d99d985f9e20a24\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"eba896c62201a23c4175\",\"dependencies\":[\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"2332d8c6c55f663b1ce9\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"7f180a29fc278dc59601\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"4911df2a2c3d0a898613\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a946f5f222769d44b244\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"a2bc639c0616290818e3\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"19dfea34dec3553590a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"6372f5dfe447f9bba675\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"59ca790e39baeb30b400\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"37b3a37d0211278e6a0c\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"e69aeaf2e9f5d5f485ad\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"4623f1b31944fd3c89d4\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"7e976feaa8e491a59d78\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"291bbe4ab78db3422b64\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"6bf76a2b8c7f0eb1715f\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"c96d96278decc57537fa\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f5e7da47100ae9363279\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"c85a1964c97a41d1137a\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"6a1606b0580db424ba0a\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"184f77fd8db7e4cc9432\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"57b51671a04848288dc7\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"ba520db336105c07fcc2\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"b9582fd96ad3d61d13e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"4f6e417f7c17f88e4346\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"b0d3e97eddefc63f28d7\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"90dfc5dbe81525ab2dde\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"62af5e36a57873525d0e\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"56b4438fb405c2978396\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"2c059192f836902afc42\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"bce30c87f99abc744d6b\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"3578f6bba1fdfa8f4584\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"186984378635e6e08423\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"1d9816820e49da031b6c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"30996a1e56bfad5c506f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"3c5b3c652ebfe139adfa\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3067fbc4dc75b1f74271\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"fce4c23d911cc8526506\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"b923bf1dbf6392c32509\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"f4a1c3f8c632681e85dd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"7d9924812d7a1d07c078\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"c0ff0169274420939c6b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"8f351ba9d17d461e1c55\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/wc-payment-method-cod.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-cod.js\",\"version\":\"5f402826b33bac8f9e43\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"52a762d265a6430503c7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-blocks\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"e6c1b11832db8f183eb7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"d9423ebd342bbf2764f8\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"c925533fdaadf54fdb18\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"24fa89fe1cb0205c0bb6\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"bc495a4e0336aa3953db\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-classic-template-revert-button.js\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-classic-template-revert-button.js\",\"version\":\"8ebbbacb7dd5ca66c34e\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-edit-site\",\"wp-element\",\"wp-i18n\",\"wp-plugins\",\"wp-polyfill\"]}},\"version\":\"wc-9.0.2\",\"hash\":\"e29c74fd76cc5393f41f447854dd103c\"}','no'),(356,'wcpay_was_in_use','no','yes'),(361,'_elementor_installed_time','1712164775','yes'),(362,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:28:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:11:\"Link in Bio\";i:15;s:9:\"portfolio\";i:16;s:7:\"pricing\";i:17;s:15:\"product archive\";i:18;s:5:\"Quote\";i:19;s:15:\"Service Details\";i:20;s:8:\"services\";i:21;s:11:\"single page\";i:22;s:11:\"single post\";i:23;s:14:\"single product\";i:24;s:5:\"stats\";i:25;s:9:\"subscribe\";i:26;s:4:\"team\";i:27;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:28:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:11:\"Link in Bio\";i:15;s:9:\"portfolio\";i:16;s:7:\"pricing\";i:17;s:15:\"product archive\";i:18;s:5:\"Quote\";i:19;s:15:\"Service Details\";i:20;s:8:\"services\";i:21;s:11:\"single page\";i:22;s:11:\"single post\";i:23;s:14:\"single product\";i:24;s:5:\"stats\";i:25;s:9:\"subscribe\";i:26;s:4:\"team\";i:27;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:19:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:19:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:19:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:19:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:19:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:19:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:19:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:19:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:19:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:19:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:19:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:19:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:19:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:19:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:19:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:19:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:19:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:19:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:19:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:19:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:19:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:19:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:19:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:19:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:19:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:19:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:19:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:19:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:19:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:19:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:19:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:19:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:19:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:19:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:19:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:19:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:19:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:19:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:19:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:19:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:19:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:19:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:19:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:19:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:19:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:19:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:19:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:19:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:19:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:19:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:19:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:19:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:19:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:19:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:19:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:19:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:19:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:19:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:19:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:19:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:19:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:19:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:19:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:19:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:19:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:19:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:19:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:19:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:19:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:19:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:19:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:19:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:19:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:19:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:19:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:19:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:19:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:19:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:19:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:19:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:19:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:19:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:19:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:19:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:19:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:19:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:19:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:19:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:19:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:19:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:19:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:19:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:19:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:19:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:19:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:19:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:19:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:19:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:19:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:19:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:19:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:19:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:19:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:19:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:19:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:19:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:19:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:19:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:19:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:19:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:19:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:19:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:19:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:19:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:19:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:19:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:19:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:19:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:19:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:19:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:19:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:19:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:19:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:19:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:19:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:19:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:19:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:19:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:19:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:19:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:19:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:19:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:19:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:19:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:19:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:19:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:19:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:19:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:19:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:19:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:19:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:19:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:19:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:19:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:19:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:19:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:19:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:19:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:19:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:19:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:19:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:19:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:19:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:19:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:19:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:19:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:19:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:19:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:19:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:19:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:19:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:19:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:19:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:19:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:19:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:19:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:19:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:19:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:19:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:19:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:19:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:19:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:19:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:19:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:19:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:19:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:19:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:19:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:19:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:19:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:19:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:19:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:19:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:19:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:19:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:19:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:19:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:19:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:19:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:19:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:19:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:19:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:19:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:19:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:19:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:19:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:19:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:19:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:19:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:19:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:19:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:19:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:19:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:19:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:19:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:19:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:19:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:19:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:19:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:19:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:19:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:19:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:19:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:19:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:19:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:19:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:19:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:19:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:19:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:19:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:19:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:19:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:19:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:19:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:19:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:19:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:19:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:19:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:19:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:19:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:19:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:19:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:19:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:19:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:19:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:19:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:19:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:19:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:19:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:19:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:19:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:19:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:19:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:19:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:19:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:19:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:19:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:19:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:19:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:19:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:19:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:19:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:19:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:19:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:19:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:19:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:19:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:19:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:19:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:19:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:19:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:19:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:19:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:19:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:19:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:19:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:19:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:19:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:19:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:19:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:19:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:19:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:19:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:19:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:19:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:19:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:19:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:19:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:19:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:19:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:19:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:19:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:19:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:19:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:19:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:19:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:19:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:19:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:19:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:19:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:19:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:19:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:19:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:19:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:19:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:19:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:19:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:19:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:19:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:19:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:19:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:19:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:19:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:19:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:19:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:19:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:19:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:19:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:19:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:19:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:19:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:19:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:19:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:19:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:19:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:19:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:19:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:19:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:19:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:19:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:19:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:19:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:19:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:19:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:19:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:19:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:19:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:19:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:19:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:19:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:19:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:19:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:19:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:19:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:19:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:19:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:19:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:19:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:19:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:19:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:19:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:19:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:19:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:19:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:19:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:19:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:19:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:19:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:19:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:19:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:19:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:19:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:19:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:19:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:19:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:19:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:19:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:19:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:19:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:19:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:19:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:19:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:19:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:19:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:19:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:19:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:19:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:19:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:19:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:19:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:19:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:19:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:19:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:19:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:19:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:19:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:19:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:19:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:19:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:19:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:19:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:19:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:19:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:19:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:19:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:19:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:19:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:19:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:19:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:19:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:19:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:19:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:19:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:19:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:19:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:19:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:19:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:19:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:19:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:19:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:19:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:19:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:19:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:19:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:19:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:19:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:19:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:19:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:19:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:19:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:19:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:19:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:19:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:19:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:19:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:19:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:19:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:19:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:19:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:19:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:19:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:19:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:19:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:19:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:19:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:19:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:19:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:19:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:19:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:19:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:19:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:19:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:19:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:19:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:19:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:19:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:19:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:19:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:19:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:19:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:19:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:19:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:19:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:19:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:19:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:19:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:19:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:19:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:19:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:19:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:19:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:19:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:19:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:19:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:19:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:19:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:19:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:19:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:19:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:19:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:19:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:19:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:19:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:19:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:19:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:19:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:19:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:19:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:19:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:19:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:19:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:19:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:19:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:19:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:19:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:19:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:19:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:19:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:19:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:19:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:19:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:19:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:19:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:19:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:19:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:19:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:19:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:19:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:19:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:19:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:19:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:19:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:19:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:19:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:19:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:19:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:19:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:19:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:19:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:19:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:19:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:19:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:19:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:19:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:19:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:19:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:19:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:19:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:19:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:19:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:19:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:19:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:19:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:19:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:19:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:19:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:19:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:19:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:19:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:19:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:19:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:19:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:19:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:19:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:19:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:19:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:19:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:19:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:19:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:19:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:19:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:19:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:19:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:19:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:19:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:19:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:19:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:19:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:19:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:19:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:19:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:19:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:19:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:19:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:19:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:19:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:19:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:19:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:19:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:19:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:19:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:19:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:19:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:19:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:19:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:19:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:19:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:19:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:19:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:19:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:19:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:19:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:19:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:19:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:19:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:19:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:19:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:19:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:19:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:19:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:19:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:19:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:19:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:19:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:19:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:19:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:19:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:19:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:19:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:19:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:19:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:19:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:19:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:19:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:19:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:19:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:19:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:19:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:19:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:19:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:19:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:19:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:19:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:19:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:19:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:19:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:19:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:19:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:19:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:19:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:19:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:19:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:19:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:19:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:19:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:19:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:19:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:19:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:19:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:19:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:19:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:19:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:19:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:19:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:19:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:19:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:19:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:19:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:19:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:19:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:19:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:19:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:19:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:19:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:19:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:19:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:19:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:19:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:19:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:19:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:19:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:19:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:19:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:19:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:19:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:19:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:19:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:19:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:19:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:19:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:19:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:19:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:19:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:19:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:19:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:19:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:19:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:19:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:19:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:19:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:19:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:19:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:19:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:19:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:19:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:19:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:19:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:19:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:19:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:19:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:19:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:19:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:19:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:19:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:19:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:19:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:19:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:19:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:19:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:19:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:19:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:19:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:19:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:19:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:19:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:19:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:19:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:19:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:19:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:19:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:19:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:19:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:19:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:19:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:19:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:19:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:19:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:19:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:19:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:19:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:19:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:19:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:19:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:19:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:19:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:19:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:19:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:19:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:19:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:19:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:19:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:19:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:19:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:19:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:19:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:19:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:19:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:19:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:19:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:19:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:19:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:19:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:19:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:19:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:19:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:19:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:19:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:19:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:19:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:19:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:19:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:19:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:19:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:19:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:19:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:19:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:19:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:19:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:19:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:19:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:19:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:19:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:19:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:19:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:19:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:19:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:19:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:19:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:19:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:19:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:19:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:19:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:19:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:19:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:19:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:19:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:19:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:19:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:19:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:19:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:19:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:19:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:19:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:19:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:19:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:19:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:19:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:19:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:19:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:19:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:19:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:19:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:19:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:19:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:19:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:19:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:19:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:19:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:19:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:19:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:19:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:19:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:19:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:19:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:19:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:19:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:19:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:19:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:19:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:19:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:19:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:19:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:19:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:19:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:19:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:19:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:19:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:19:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:19:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:19:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:19:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:19:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:19:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:19:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:19:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:19:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:19:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:19:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:19:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:19:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:19:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:19:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:19:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:19:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:19:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:19:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:19:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:19:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:19:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:19:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:19:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:19:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:19:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:19:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:19:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:19:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:19:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:19:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:19:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:19:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:19:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:19:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:19:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(363,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:57:\"New Off-Canvas Widget & Element Caching in Elementor 3.22\";s:7:\"excerpt\";s:147:\"Build Interactive Layouts with the Off-Canvas Widget and Give Your Websites a Major Performance Improvement by Activating Element Caching and More!\";s:7:\"created\";i:1718720040;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-322-off-canvas-element-caching/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:73:\"AI 0.4 Release: Context Boosts A 58% Content Uplift for Improved Workflow\";s:7:\"excerpt\";s:163:\"Hitting creative walls & code roadblocks? Elementor AI\'s update creates a future where AI writes captivating copy with a 58% approval boost... what else can it do?\";s:7:\"created\";i:1716217283;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:155:\"https://elementor.com/blog/elementor-ai-enhanced-workflow-and-high-quality-results/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:97:\"Introducing Elementor 3.21: Loop Taxonomy Query for Listings, Performance Improvements, and More!\";s:7:\"excerpt\";s:160:\"Version 3.21 includes the ability to build listings for your categories and tags and significant performance improvements alongside an exciting new AI feature. \";s:7:\"created\";i:1714559068;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:152:\"https://elementor.com/blog/elementor-321-taxonomy-query-performance-improvement/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(381,'wpforms_activation_redirect','1','yes'),(382,'wpforms_version','1.8.7.2','yes'),(383,'wpforms_version_lite','1.8.7.2','yes'),(384,'wpforms_activated','a:1:{s:4:\"lite\";i:1712164817;}','yes'),(391,'wpforms_versions_lite','a:17:{s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.7.5\";i:0;s:7:\"1.7.5.1\";i:0;s:5:\"1.7.7\";i:0;s:5:\"1.8.2\";i:0;s:5:\"1.8.3\";i:0;s:5:\"1.8.4\";i:0;s:5:\"1.8.6\";i:0;s:5:\"1.8.7\";i:0;s:7:\"1.8.7.2\";i:1712164819;s:7:\"1.8.8.2\";i:1713907802;s:7:\"1.8.8.3\";i:1714167011;s:7:\"1.8.9.1\";i:1718314209;s:7:\"1.8.9.2\";i:1718746213;s:7:\"1.8.9.4\";i:1719523815;}','yes'),(392,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(393,'wpforms_settings','a:3:{s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;}','yes'),(394,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1712164819;s:9:\"dismissed\";b:0;}}','yes'),(396,'aioseo_activation_redirect','1','yes'),(397,'aioseo_options_internal','{\"internal\":{\"validLicenseKey\":null,\"lastActiveVersion\":\"4.6.5\",\"migratedVersion\":null,\"siteAnalysis\":{\"connectToken\":null,\"score\":0,\"results\":null,\"competitors\":[]},\"headlineAnalysis\":{\"headlines\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[],\"searchStatistics\":{\"profile\":[],\"trustToken\":null,\"rolling\":\"last28Days\",\"site\":{\"verified\":false,\"lastFetch\":0},\"sitemap\":{\"list\":[],\"ignored\":[],\"lastFetch\":0}}},\"integrations\":{\"semrush\":{\"accessToken\":null,\"tokenType\":null,\"expires\":null,\"refreshToken\":null}},\"database\":{\"installedTables\":\"{\\\"wp_aioseo_posts\\\":[\\\"id\\\",\\\"post_id\\\",\\\"title\\\",\\\"description\\\",\\\"keywords\\\",\\\"keyphrases\\\",\\\"page_analysis\\\",\\\"primary_term\\\",\\\"canonical_url\\\",\\\"og_title\\\",\\\"og_description\\\",\\\"og_object_type\\\",\\\"og_image_type\\\",\\\"og_image_url\\\",\\\"og_image_width\\\",\\\"og_image_height\\\",\\\"og_image_custom_url\\\",\\\"og_image_custom_fields\\\",\\\"og_video\\\",\\\"og_custom_url\\\",\\\"og_article_section\\\",\\\"og_article_tags\\\",\\\"twitter_use_og\\\",\\\"twitter_card\\\",\\\"twitter_image_type\\\",\\\"twitter_image_url\\\",\\\"twitter_image_custom_url\\\",\\\"twitter_image_custom_fields\\\",\\\"twitter_title\\\",\\\"twitter_description\\\",\\\"seo_score\\\",\\\"schema\\\",\\\"schema_type\\\",\\\"schema_type_options\\\",\\\"pillar_content\\\",\\\"robots_default\\\",\\\"robots_noindex\\\",\\\"robots_noarchive\\\",\\\"robots_nosnippet\\\",\\\"robots_nofollow\\\",\\\"robots_noimageindex\\\",\\\"robots_noodp\\\",\\\"robots_notranslate\\\",\\\"robots_max_snippet\\\",\\\"robots_max_videopreview\\\",\\\"robots_max_imagepreview\\\",\\\"images\\\",\\\"image_scan_date\\\",\\\"priority\\\",\\\"frequency\\\",\\\"videos\\\",\\\"video_thumbnail\\\",\\\"video_scan_date\\\",\\\"local_seo\\\",\\\"limit_modified_date\\\",\\\"options\\\",\\\"created\\\",\\\"updated\\\"],\\\"wp_actionscheduler_actions\\\":[],\\\"wp_actionscheduler_groups\\\":[],\\\"wp_actionscheduler_logs\\\":[],\\\"wp_actionscheduler_claims\\\":[],\\\"wp_aioseo_notifications\\\":[]}\"}}','yes'),(398,'aioseo_options_internal_lite','{\"internal\":{\"activated\":1712164826,\"firstActivated\":1712164826,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}','yes'),(399,'widget_aioseo-breadcrumb-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(400,'widget_aioseo-html-sitemap-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(401,'aioseo_dynamic_settings_backup','{}','yes'),(405,'widget_monsterinsights-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(406,'monsterinsights_usage_tracking_config','a:6:{s:3:\"day\";i:6;s:4:\"hour\";i:15;s:6:\"minute\";i:48;s:6:\"second\";i:33;s:6:\"offset\";i:575313;s:8:\"initsend\";i:1713023313;}','yes'),(407,'monsterinsights_settings','a:44:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:34:\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:1;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:4:\"gtag\";s:15:\"email_summaries\";s:2:\"on\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:15:\"wp@dxpsites.com\";}}s:17:\"automatic_updates\";s:3:\"all\";s:14:\"anonymous_data\";i:0;s:18:\"verified_automatic\";i:0;s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}s:19:\"verified_appearance\";s:5:\"light\";s:17:\"verified_position\";s:6:\"center\";}','yes'),(408,'monsterinsights_over_time','a:4:{s:17:\"installed_version\";s:6:\"8.25.0\";s:14:\"installed_date\";i:1712164843;s:13:\"installed_pro\";b:0;s:14:\"installed_lite\";i:1712164843;}','no'),(409,'monsterinsights_db_version','7.4.0','yes'),(410,'monsterinsights_current_version','8.25.0','yes'),(411,'monsterinsights_sitenotes_installed','1712164843','yes'),(414,'woocommerce_thumbnail_cropping','uncropped','yes'),(415,'elementor_disable_color_schemes','yes','yes'),(416,'elementor_disable_typography_schemes','yes','yes'),(417,'_transient_product_query-transient-version','1719419227','yes'),(419,'wp_calendar_block_has_published_posts','1','yes'),(420,'category_children','a:0:{}','yes'),(421,'elementor_library_category_children','a:0:{}','yes'),(423,'woocommerce_catalog_columns','3','yes'),(424,'site_logo','7214','yes'),(425,'kirki_notices','a:1:{s:15:\"discount_notice\";i:1;}','yes'),(426,'aioseo_options_dynamic_localized','a:8:{s:42:\"searchAppearance_taxonomies_category_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:52:\"searchAppearance_taxonomies_category_metaDescription\";s:21:\"#taxonomy_description\";s:42:\"searchAppearance_taxonomies_post_tag_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:52:\"searchAppearance_taxonomies_post_tag_metaDescription\";s:21:\"#taxonomy_description\";s:45:\"searchAppearance_taxonomies_product_cat_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:55:\"searchAppearance_taxonomies_product_cat_metaDescription\";s:21:\"#taxonomy_description\";s:45:\"searchAppearance_taxonomies_product_tag_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:55:\"searchAppearance_taxonomies_product_tag_metaDescription\";s:21:\"#taxonomy_description\";}','yes'),(431,'kirki_downloaded_font_files','a:7:{s:83:\"https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2\";s:115:\"/storage/v11800/shoptimizer-latest/public_html/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2\";s:83:\"https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2\";s:115:\"/storage/v11800/shoptimizer-latest/public_html/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2\";s:83:\"https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2\";s:115:\"/storage/v11800/shoptimizer-latest/public_html/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2\";s:83:\"https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2\";s:115:\"/storage/v11800/shoptimizer-latest/public_html/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2\";s:83:\"https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2\";s:115:\"/storage/v11800/shoptimizer-latest/public_html/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2\";s:83:\"https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2\";s:115:\"/storage/v11800/shoptimizer-latest/public_html/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2\";s:80:\"https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2\";s:112:\"/storage/v11800/shoptimizer-latest/public_html/wp-content/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2\";}','yes'),(437,'_transient_timeout_wc_product_loop_dbdf9d1d5326b317f963eeec7e7d47b3','1722011247','no'),(438,'_transient_wc_product_loop_dbdf9d1d5326b317f963eeec7e7d47b3','a:2:{s:7:\"version\";s:10:\"1719419227\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:8:{i:0;i:677;i:1;i:694;i:2;i:661;i:3;i:616;i:4;i:613;i:5;i:603;i:6;i:667;i:7;i:631;}s:5:\"total\";i:8;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:8;s:12:\"current_page\";i:1;}}','no'),(439,'_transient_product-transient-version','1715584072','yes'),(444,'_transient_timeout_wc_product_loop_e112bf000469cd87d27ba02dab625fb8','1722011247','no'),(445,'_transient_wc_product_loop_e112bf000469cd87d27ba02dab625fb8','a:2:{s:7:\"version\";s:10:\"1719419227\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:4:{i:0;i:603;i:1;i:613;i:2;i:616;i:3;i:620;}s:5:\"total\";i:4;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:4;s:12:\"current_page\";i:1;}}','no'),(446,'aioseo_options','{\"internal\":[],\"webmasterTools\":{\"google\":null,\"bing\":null,\"yandex\":null,\"baidu\":null,\"pinterest\":null,\"microsoftClarityProjectId\":null,\"norton\":null,\"miscellaneousVerification\":null},\"breadcrumbs\":{\"enable\":true,\"separator\":\"&raquo;\",\"homepageLink\":true,\"homepageLabel\":\"Home\",\"breadcrumbPrefix\":\"\",\"archiveFormat\":\"Archives for #breadcrumb_archive_post_type_name\",\"searchResultFormat\":\"Search Results for \'#breadcrumb_search_string\'\",\"errorFormat404\":\"404 - Page Not Found\",\"showCurrentItem\":true,\"linkCurrentItem\":false,\"categoryFullHierarchy\":false,\"showBlogHome\":false},\"rssContent\":{\"before\":null,\"after\":\"&lt;p&gt;The post #post_link first appeared on #site_link.&lt;\\/p&gt;\"},\"advanced\":{\"truSeo\":true,\"headlineAnalyzer\":true,\"seoAnalysis\":true,\"dashboardWidgets\":[\"seoSetup\",\"seoOverview\",\"seoNews\"],\"announcements\":true,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"html\":{\"enable\":true,\"pageUrl\":\"\",\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"sortOrder\":\"publish_date\",\"sortDirection\":\"asc\",\"publicationDate\":true,\"compactArchives\":false,\"advancedSettings\":{\"enable\":false,\"nofollowLinks\":false,\"excludePosts\":[],\"excludeTerms\":[]}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":null,\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"tiktokUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":null,\"twitterUrl\":null,\"instagramUrl\":null,\"tiktokUrl\":null,\"pinterestUrl\":null,\"youtubeUrl\":null,\"linkedinUrl\":null,\"tumblrUrl\":null,\"yelpPageUrl\":null,\"soundCloudUrl\":null,\"wikipediaUrl\":null,\"myspaceUrl\":null,\"googlePlacesUrl\":null},\"additionalUrls\":null},\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/shoptimizer_logo.png\",\"defaultImagePostsWidth\":\"\",\"defaultImagePostsHeight\":\"\",\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\"},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":\"\",\"imageHeight\":\"\",\"objectType\":\"website\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"useOgData\":false,\"defaultCardType\":\"summary_large_image\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/shoptimizer_logo.png\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"&#45;\",\"siteTitle\":\"#site_title #separator_sa #tagline\",\"metaDescription\":\"#tagline\",\"keywords\":null,\"schema\":{\"websiteName\":\"My WordPress\",\"websiteAlternateName\":null,\"siteRepresents\":\"organization\",\"person\":null,\"organizationName\":\"My WordPress\",\"organizationLogo\":\"\",\"personName\":null,\"personLogo\":null,\"phone\":null,\"contactType\":null,\"contactTypeManual\":null}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":true,\"nofollowPaginated\":true,\"noindexFeed\":true,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"sitelinks\":true,\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":false,\"dynamicallyGenerateKeywords\":false,\"pagedFormat\":\"#separator_sa Page #page_number\",\"runShortcodes\":false,\"crawlCleanup\":{\"enable\":false,\"feeds\":{\"global\":true,\"globalComments\":false,\"staticBlogPage\":true,\"authors\":true,\"postComments\":false,\"search\":false,\"attachments\":false,\"archives\":{\"all\":false,\"included\":[]},\"taxonomies\":{\"all\":false,\"included\":[\"category\"]},\"atom\":false,\"rdf\":false,\"paginated\":false}},\"blockArgs\":{\"enable\":false,\"logsRetention\":\"{\\\"label\\\":\\\"1 week\\\",\\\"value\\\":\\\"week\\\"}\"}},\"archives\":{\"author\":{\"show\":true,\"title\":\"#author_name #separator_sa #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"date\":{\"show\":true,\"title\":\"#archive_date #separator_sa #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"search\":{\"show\":false,\"title\":\"#search_term #separator_sa #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}}},\"searchStatistics\":{\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\"]}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[],\"robotsDetected\":true},\"importExport\":{\"backup\":{\"lastTime\":null,\"data\":null}}},\"deprecated\":{\"searchAppearance\":{\"global\":{\"descriptionFormat\":null,\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":true,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[],\"noPaginationForCanonical\":true}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}},\"tools\":{\"blocker\":{\"blockBots\":null,\"blockReferer\":null,\"track\":null,\"custom\":{\"enable\":null,\"bots\":\"Abonti\\naggregator\\nAhrefsBot\\nasterias\\nBDCbot\\nBLEXBot\\nBuiltBotTough\\nBullseye\\nBunnySlippers\\nca-crawler\\nCCBot\\nCegbfeieh\\nCheeseBot\\nCherryPicker\\nCopyRightCheck\\ncosmos\\nCrescent\\ndiscobot\\nDittoSpyder\\nDotBot\\nDownload Ninja\\nEasouSpider\\nEmailCollector\\nEmailSiphon\\nEmailWolf\\nEroCrawler\\nExtractorPro\\nFasterfox\\nFeedBooster\\nFoobot\\nGenieo\\ngrub-client\\nHarvest\\nhloader\\nhttplib\\nHTTrack\\nhumanlinks\\nieautodiscovery\\nInfoNaviRobot\\nIstellaBot\\nJava\\/1.\\nJennyBot\\nk2spider\\nKenjin Spider\\nKeyword Density\\/0.9\\nlarbin\\nLexiBot\\nlibWeb\\nlibwww\\nLinkextractorPro\\nlinko\\nLinkScan\\/8.1a Unix\\nLinkWalker\\nLNSpiderguy\\nlwp-trivial\\nmagpie\\nMata Hari\\nMaxPointCrawler\\nMegaIndex\\nMicrosoft URL Control\\nMIIxpc\\nMippin\\nMissigua Locator\\nMister PiX\\nMJ12bot\\nmoget\\nMSIECrawler\\nNetAnts\\nNICErsPRO\\nNiki-Bot\\nNPBot\\nNutch\\nOffline Explorer\\nOpenfind\\npanscient.com\\nPHP\\/5.{\\nProPowerBot\\/2.14\\nProWebWalker\\nPython-urllib\\nQueryN Metasearch\\nRepoMonkey\\nSISTRIX\\nsitecheck.Internetseer.com\\nSiteSnagger\\nSnapPreviewBot\\nSogou\\nSpankBot\\nspanner\\nspbot\\nSpinn3r\\nsuzuran\\nSzukacz\\/1.4\\nTeleport\\nTelesoft\\nThe Intraformant\\nTheNomad\\nTightTwatBot\\nTitan\\ntoCrawl\\/UrlDispatcher\\nTrue_Robot\\nturingos\\nTurnitinBot\\nUbiCrawler\\nUnisterBot\\nURLy Warning\\nVCI\\nWBSearchBot\\nWeb Downloader\\/6.9\\nWeb Image Collector\\nWebAuto\\nWebBandit\\nWebCopier\\nWebEnhancer\\nWebmasterWorldForumBot\\nWebReaper\\nWebSauger\\nWebsite Quester\\nWebster Pro\\nWebStripper\\nWebZip\\nWotbox\\nwsr-agent\\nWWW-Collector-E\\nXenu\\nZao\\nZeus\\nZyBORG\\ncoccoc\\nIncutio\\nlmspider\\nmemoryBot\\nserf\\nUnknown\\nuptime files\",\"referer\":\"semalt.com\\nkambasoft.com\\nsavetubevideo.com\\nbuttons-for-website.com\\nsharebutton.net\\nsoundfrost.org\\nsrecorder.com\\nsoftomix.com\\nsoftomix.net\\nmyprintscreen.com\\njoinandplay.me\\nfbfreegifts.com\\nopenmediasoft.com\\nzazagames.org\\nextener.org\\nopenfrost.com\\nopenfrost.net\\ngooglsucks.com\\nbest-seo-offer.com\\nbuttons-for-your-website.com\\nwww.Get-Free-Traffic-Now.com\\nbest-seo-solution.com\\nbuy-cheap-online.info\\nsite3.free-share-buttons.com\\nwebmaster-traffic.com\"}}}}}','yes'),(447,'aioseo_options_lite','{\"advanced\":{\"usageTracking\":false}}','yes'),(448,'aioseo_options_dynamic','{\"sitemap\":{\"priority\":{\"postTypes\":{\"post\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"attachment\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"e-landing-page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"product\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}},\"taxonomies\":{\"category\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"post_tag\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"product_cat\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"product_tag\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"social\":{\"facebook\":{\"general\":{\"postTypes\":{\"post\":{\"objectType\":\"article\"},\"page\":{\"objectType\":\"article\"},\"attachment\":{\"objectType\":\"article\"},\"e-landing-page\":{\"objectType\":\"article\"},\"product\":{\"objectType\":\"article\"}}}}},\"searchAppearance\":{\"postTypes\":{\"post\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"Article\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"attachment\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#attachment_caption\",\"schemaType\":\"ItemPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":null,\"redirectAttachmentUrls\":\"attachment\"},\"e-landing-page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":null},\"product\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"WebPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":null}},\"taxonomies\":{\"category\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"post_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"product_cat\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"product_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"}},\"archives\":[]}}','yes'),(456,'monsterinsights_review','a:2:{s:4:\"time\";i:1712164912;s:9:\"dismissed\";b:0;}','yes'),(461,'_wpforms_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1719523818;s:5:\"ctime\";i:1719523818;}','yes'),(462,'_wpforms_transient_wpforms_/storage/v11800/shoptimizer-latest/public_html/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1719523818;s:5:\"ctime\";i:1719523818;}','yes'),(463,'monsterinsights_notifications_run','a:24:{s:50:\"monsterinsights_notification_install_user_feedback\";i:1719419268;s:37:\"monsterinsights_notification_visitors\";i:1719574676;s:37:\"monsterinsights_notification_audience\";i:1719575257;s:55:\"monsterinsights_notification_mobile_device_high_traffic\";i:1719575257;s:42:\"monsterinsights_notification_mobile_device\";i:1719575257;s:43:\"monsterinsights_notification_upgrade_to_pro\";i:1716401874;s:56:\"monsterinsights_notification_upgrade_to_pro_high_traffic\";i:1719575486;s:40:\"monsterinsights_notification_bounce_rate\";i:1719575486;s:47:\"monsterinsights_notification_returning_visitors\";i:1719575486;s:45:\"monsterinsights_notification_traffic_dropping\";i:1719575510;s:64:\"monsterinsights_notification_upgrade_for_popular_posts_templates\";i:1719575510;s:57:\"monsterinsights_notification_upgrade_for_events_reporting\";i:1719575531;s:62:\"monsterinsights_notification_upgrade_for_search_console_report\";i:1719575538;s:56:\"monsterinsights_notification_upgrade_for_form_conversion\";i:1719575580;s:56:\"monsterinsights_notification_upgrade_for_email_summaries\";i:1719575594;s:58:\"monsterinsights_notification_upgrade_for_custom_dimensions\";i:1719575600;s:39:\"monsterinsights_notification_eu_traffic\";i:1719575605;s:56:\"monsterinsights_notification_to_add_more_file_extensions\";i:1719575605;s:53:\"monsterinsights_notification_to_setup_affiliate_links\";i:1719576140;s:46:\"monsterinsights_notification_headline_analyzer\";i:1719576153;s:49:\"monsterinsights_notification_install_optinmonster\";i:1719576180;s:43:\"monsterinsights_notification_install_aioseo\";i:1719576180;s:44:\"monsterinsights_notification_install_wpforms\";i:1719576180;s:43:\"monsterinsights_notification_multiple_gtags\";i:1719576183;}','no'),(464,'_transient_shipping-transient-version','1712211431','yes'),(467,'_transient_timeout_wc_blocks_query_5363a57d92ddac380bcea0733b79eaad','1720732717','no'),(468,'_transient_wc_blocks_query_5363a57d92ddac380bcea0733b79eaad','a:2:{s:7:\"version\";s:10:\"1717651918\";s:5:\"value\";a:4:{i:0;i:677;i:1;i:694;i:2;i:661;i:3;i:616;}}','no'),(473,'_transient_orders-transient-version','1715584072','yes'),(483,'WPLANG','','yes'),(484,'new_admin_email','wp@dxpsites.com','yes'),(487,'_transient_woocommerce_reports-transient-version','1715584864','yes'),(494,'woocommerce_task_list_tracked_completed_tasks','a:4:{i:0;s:8:\"products\";i:1;s:8:\"shipping\";i:2;s:8:\"payments\";i:3;s:15:\"review-shipping\";}','yes'),(547,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1717773899;s:5:\"value\";s:12095:\"[{\"id\":\"loop-taxonomy-query-3.21\",\"title\":\"Create Engaging Listings for Categories and Tags\",\"description\":\"Design beautiful Loop Grids & Carousels to consistently display your dynamic content.\",\"topic\":\"New in Elementor Pro 3.21\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/loop-taxonomy-query-3.21.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-321-taxonomy-query-performance-improvement\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"loop-taxonomy-query-3.21\",\"title\":\"Create Engaging Listings for Categories and Tags\",\"description\":\"Design beautiful Loop Grids & Carousels to consistently display your dynamic content.\",\"topic\":\"New in Elementor Pro 3.21\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/loop-taxonomy-query-3.21.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-321-taxonomy-query-performance-improvement\\/\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-taxonomy-query\\/\"},{\"id\":\"performance-boost-3.21\",\"title\":\"Speed Up Your Website by Updating to Elementor\",\"description\":\"Version 3.21 includes significant performance improvements that speed up loading time and boost Google performance scores.\",\"topic\":\"New in Elementor 3.21\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/performance-boost-3.21.png\",\"chipTags\":[\"Performance\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-320-display-conditions-enhacments-peformance-improvements\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"performance-boost-3.21\",\"title\":\"Speed Up Your Website by Updating to Elementor\",\"description\":\"Version 3.21 includes significant performance improvements that speed up loading time and boost Google performance scores.\",\"topic\":\"New in Elementor 3.21\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/performance-boost-3.21.png\",\"chipTags\":[\"Performance\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-320-display-conditions-enhacments-peformance-improvements\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"ai-personal-assistant-3.21\",\"title\":\"Meet Your Personal AI Assistant\",\"description\":\"Copilot suggests container layouts, blending your personal style with industry best practices.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-personal-assistant-3.21.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-ai-copilot\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ai-notification-personal-assistant\\/\"},{\"id\":\"ai-personal-assistant-3.21\",\"title\":\"Meet Your Personal AI Assistant\",\"description\":\"Copilot suggests container layouts, blending your personal style with industry best practices.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-personal-assistant-3.21.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ai-notification-web-based-container\\/\"},{\"id\":\"display-conditions-dynamic-content-3.20\",\"title\":\"Display Conditions for Dynamic Content\",\"description\":\"Transform your single post and page templates into dynamic designs that fit their content by setting display conditions based on Dynamic Tags including native WordPress Custom Fields.\",\"topic\":\"New in Elementor Pro 3.20\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/dynamic-content-pro-3.20.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-320-display-conditions-enhacments-peformance-improvements\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"display-conditions-dynamic-content-3.20\",\"title\":\"Display Content on Your Terms: Decide When, Where, and by Who the Content is Viewed\",\"description\":\"Tailor the content on your page to visitors based on various rules to create a powerful experience.\",\"topic\":\"New in Elementor Pro 3.20\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/display-conditions-3.20.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-320-display-conditions-enhacments-peformance-improvements\\/\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-dispaly-conditions\\/\"},{\"id\":\"elementor-add-ons\",\"title\":\"Exciting Add-Ons & Plugins to Enhance Elementor Websites\",\"description\":\"Uncover a treasure trove of tools from Elementor and others, put together to boost your website\'s capabilities and enhance its overall appeal.\",\"topic\":\"Elementor Add-Ons\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/elementor-add-ons.png\",\"cta\":\"Check it out\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-addons\\/\"},{\"id\":\"display-conditions-or-logic-3.20\",\"title\":\"Connect Display Conditions - OR Logic\",\"description\":\"Create condition groups of one or more conditions and connect them with the OR logic to display an element when either groups conditions are met.\",\"topic\":\"New in Elementor Pro 3.20\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/display-conditions-3.20.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-320-display-conditions-enhacments-peformance-improvements\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"display-conditions-or-logic-3.20\",\"title\":\"Discover the Professional Way to Create Dynamic Content Websites\",\"description\":\"All the tools you need to turn the content you store on WordPress into pixel perfect websites that maintain a consistent, professional design.\",\"topic\":\"Dynamic Content\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/dynamic-content-3.20.gif\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/youtu.be\\/QSpCwj5dl5g?si=OpSNnnIyqCSOPzTF\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-dynamic-content\\/\"},{\"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\":\"element-manager-permissions-3.19\",\"title\":\"Streamline Collaboration by Setting Permissions to Widgets in the Element Manager\",\"description\":\"Customize the widgets displayed in the Widget Panel for each user based on their assigned roles.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/element-manager-role-permissions-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"element-manager-permissions-3.19\",\"title\":\"Streamline Collaboration by Setting Permissions to Widgets in the Element Manager\",\"description\":\"Customize the widgets displayed in the Widget Panel for each user based on their assigned roles.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/element-manager-role-permissions-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-element-manager-permission\\/\"},{\"id\":\"akismet-3.19\",\"title\":\"Protect Forms From Spam by Seamlessly Integrating Akismet Spam Filter\",\"description\":\"Akismet works in the background, using AI technology to detect spam with 99.9 percent accuracy without any additional interactions required by your visitors.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/akismet-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"akismet-3.19\",\"title\":\"Protect Forms From Spam by Seamlessly Integrating Akismet Spam Filter\",\"description\":\"Akismet works in the background, using AI technology to detect spam with 99.9 percent accuracy without any additional interactions required by your visitors.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/akismet-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-akismet\\/\"},{\"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\":\"ai-variations-in-template-library-3.19\",\"title\":\"Inspire Your Creation with Web-Based Container Generation\",\"description\":\"Use a URL address to generate containers based on a reference from the open web.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-variations-in-template-library-3.19.png\",\"chipPlan\":\"Elementor AI\",\"chipTags\":[\"New Feature\"],\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Get Elementor AI\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ai-notification-web-based-container\\/\"},{\"id\":\"ai-variations-in-template-library-3.19\",\"title\":\"Inspire Your Creation with Web-Based Container Generation\",\"description\":\"Use a URL address to generate containers based on a reference from the open web.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-variations-in-template-library-3.19.png\",\"chipPlan\":\"Elementor AI\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ai-notification-web-based-container\\/\"},{\"id\":\"taxonomy-filter-multi-select-3.18\",\"title\":\"Enhance the Visitor Experience of Listings with Taxonomy Filter Multi-Select Capabilities\",\"description\":\"Help visitors find the products and posts they\'re looking for by filter listings based on multiple categories or tags from the same taxonomy filter.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/taxonomy-filter-multi-select-3.18.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-318-element-manager-multi-selection-taxonomy-filter\\/#:~:text=%5BPro%5D%20Enhanced%20Taxonomy%20Filter%20with%20Multi%2DSelection\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"taxonomy-filter-multi-select-3.18\",\"title\":\"Enhance the Visitor Experience of Listings with Taxonomy Filter Multi-Select Capabilities\",\"description\":\"Help visitors find the products and posts they\'re looking for by filter listings based on multiple categories or tags from the same taxonomy filter.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/taxonomy-filter-multi-select-3.18.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-318-element-manager-multi-selection-taxonomy-filter\\/#:~:text=%5BPro%5D%20Enhanced%20Taxonomy%20Filter%20with%20Multi%2DSelection\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-taxonomy-filter\\/\"}]\";}','no'),(550,'_elementor_settings_update_time','1712206415','yes'),(551,'elementor_cpt_support','a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"product\";}','yes'),(552,'elementor_allow_tracking','no','yes'),(553,'elementor_google_maps_api_key','','yes'),(554,'elementor_css_print_method','external','yes'),(555,'elementor_editor_break_lines','','yes'),(556,'elementor_unfiltered_files_upload','','yes'),(557,'elementor_google_font','1','yes'),(558,'elementor_load_fa4_shim','','yes'),(559,'elementor_meta_generator_tag','','yes'),(560,'elementor_experiment-container','default','yes'),(561,'elementor_experiment-container_grid','default','yes'),(562,'elementor_experiment-editor_v2','default','yes'),(563,'elementor_experiment-landing-pages','default','yes'),(564,'elementor_experiment-nested-elements','default','yes'),(565,'elementor_experiment-e_lazyload','default','yes'),(566,'elementor_experiment-e_optimized_assets_loading','default','yes'),(567,'elementor_experiment-e_optimized_css_loading','default','yes'),(568,'elementor_experiment-e_font_icon_svg','default','yes'),(569,'elementor_experiment-additional_custom_breakpoints','default','yes'),(570,'elementor_experiment-e_swiper_latest','default','yes'),(571,'elementor_experiment-block_editor_assets_optimize','default','yes'),(572,'elementor_experiment-ai-layout','default','yes'),(573,'elementor_experiment-e_image_loading_optimization','default','yes'),(604,'elementor_log','a:9:{s:32:\"2cf8b786de707e2c17b16f8fc5b8201b\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:4:\"7564\";s:7:\"\0*\0file\";s:104:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/js/ai.min.js?ver=3.20.3\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2024-04-04 05:34:22\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:25:\"ReactUtils is not defined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:6;s:14:\"\0*\0times_dates\";a:6:{i:0;s:19:\"2024-04-04 05:34:22\";i:1;s:19:\"2024-04-04 12:05:05\";i:2;s:19:\"2024-04-04 15:36:03\";i:3;s:19:\"2024-04-05 11:28:52\";i:4;s:19:\"2024-04-05 12:42:50\";i:5;s:19:\"2024-04-05 13:17:03\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1712208862\";s:7:\"message\";s:25:\"ReactUtils is not defined\";s:3:\"url\";s:104:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/plugins/elementor/assets/js/ai.min.js?ver=3.20.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:4:\"7564\";}}s:32:\"3a2e77f97ba3343a58f1febc0a608793\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 03:00:04\";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.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-19 03:00:04\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4d38a0c54c7ded5928e526adc10620c1\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:98:\"/storage/v11800/shoptimizer-latest/public_html/wp-content/plugins/elementor/core/files/manager.php\";s:7:\"\0*\0line\";i:111;s:7:\"\0*\0date\";s:19:\"2024-04-19 03:00:08\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:128:\"unlink(/storage/v11800/shoptimizer-latest/public_html/wp-content/uploads/elementor/css/post-1003.css): No such file or directory\";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:\"2024-04-19 03:00:08\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:128:\"unlink(/storage/v11800/shoptimizer-latest/public_html/wp-content/uploads/elementor/css/post-1003.css): No such file or directory\";s:4:\"file\";s:98:\"/storage/v11800/shoptimizer-latest/public_html/wp-content/plugins/elementor/core/files/manager.php\";s:4:\"line\";i:111;s:5:\"trace\";b:1;}}s:32:\"3c24b7664d770f740f8d5c4b9b4ee104\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 03:00:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-19 03:00:08\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"527a48466daa54d46dbadd4c1cebe02f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 03:00:08\";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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2024-04-19 03:00:08\";i:1;s:19:\"2024-04-19 03:00:08\";}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:\"049accba4b529fa2b04b026636856b79\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 03:00:08\";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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2024-04-19 03:00:08\";i:1;s:19:\"2024-04-19 03:00:08\";}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:\"49595bce2f71f88cb1aa2eae94c5d83c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 03:00:08\";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.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-19 03:00:08\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"0e06cd87f4b16efd0f9f7506a24d25df\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:98:\"/storage/v11800/shoptimizer-latest/public_html/wp-content/plugins/elementor/core/files/manager.php\";s:7:\"\0*\0line\";i:111;s:7:\"\0*\0date\";s:19:\"2024-04-19 03:00:09\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:128:\"unlink(/storage/v11800/shoptimizer-latest/public_html/wp-content/uploads/elementor/css/post-7105.css): No such file or directory\";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:\"2024-04-19 03:00:09\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:128:\"unlink(/storage/v11800/shoptimizer-latest/public_html/wp-content/uploads/elementor/css/post-7105.css): No such file or directory\";s:4:\"file\";s:98:\"/storage/v11800/shoptimizer-latest/public_html/wp-content/plugins/elementor/core/files/manager.php\";s:4:\"line\";i:111;s:5:\"trace\";b:1;}}s:32:\"48c75676cd02a09e4a4a01b61f516bf5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 03:00:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-19 03:00:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}}','no'),(694,'wc_has_tracked_default_theme','1','yes'),(695,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:28:\"im_just_starting_my_business\";s:21:\"selling_online_answer\";N;s:17:\"selling_platforms\";N;s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:17:\"health_and_beauty\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"wp@dxpsites.com\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','yes'),(702,'woocommerce_free_shipping_1_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\";}','yes'),(703,'woocommerce_admin_created_default_shipping_zones','yes','yes'),(704,'_transient_woocommerce_shipping_task_zone_count_transient','1','yes'),(705,'woocommerce_task_list_prompt_shown','1','yes'),(714,'woocommerce_ces_tracks_queue','a:1:{i:0;a:8:{s:6:\"action\";s:14:\"product_update\";s:5:\"title\";s:37:\"How easy was it to edit your product?\";s:13:\"firstQuestion\";s:47:\"The product update process is easy to complete.\";s:14:\"secondQuestion\";s:42:\"The product update process meets my needs.\";s:14:\"onsubmit_label\";s:28:\"Thank you for your feedback!\";s:7:\"pagenow\";s:7:\"product\";s:9:\"adminpage\";s:8:\"post-php\";s:5:\"props\";a:1:{s:13:\"product_count\";i:10;}}}','yes'),(717,'woocommerce_clear_ces_tracks_queue_for_page','','yes'),(718,'woocommerce_ces_shown_for_actions','a:2:{i:0;s:22:\"add_product_categories\";i:1;s:15:\"settings_change\";}','yes'),(978,'woocommerce_cod_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:16:\"Cash on delivery\";s:11:\"description\";s:28:\"Pay with cash upon delivery.\";s:12:\"instructions\";s:28:\"Pay with cash upon delivery.\";s:18:\"enable_for_methods\";a:0:{}s:18:\"enable_for_virtual\";s:3:\"yes\";}','yes'),(979,'woocommerce_admin_reviewed_default_shipping_zones','yes','yes'),(980,'woocommerce_maybe_regenerate_images_hash','63c378065ee6b5007a14d2f3dbf1e5c8','yes'),(1010,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','no'),(1018,'hfe_plugin_is_activated','yes','yes'),(1019,'_hfe_db_version','1.6.36','yes'),(1021,'bsf_analytics_installed_time','1712248179','no'),(1166,'code_snippets_version','3.6.5.1','yes'),(1167,'code_snippets_settings','a:3:{s:5:\"debug\";a:0:{}s:7:\"general\";a:8:{s:19:\"activate_by_default\";b:1;s:11:\"enable_tags\";b:1;s:18:\"enable_description\";b:1;s:18:\"visual_editor_rows\";i:5;s:10:\"list_order\";s:12:\"priority-asc\";s:13:\"disable_prism\";b:0;s:17:\"hide_upgrade_menu\";b:0;s:18:\"complete_uninstall\";b:0;}s:6:\"editor\";a:11:{s:5:\"theme\";s:7:\"default\";s:16:\"indent_with_tabs\";b:1;s:8:\"tab_size\";i:4;s:11:\"indent_unit\";i:4;s:10:\"wrap_lines\";b:1;s:12:\"code_folding\";b:1;s:12:\"line_numbers\";b:1;s:19:\"auto_close_brackets\";b:1;s:27:\"highlight_selection_matches\";b:1;s:21:\"highlight_active_line\";b:1;s:6:\"keymap\";s:7:\"default\";}}','yes'),(1171,'recently_activated_snippets','a:0:{}','yes'),(1206,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(1251,'product_cat_children','a:5:{i:30;a:4:{i:0;i:36;i:1;i:39;i:2;i:42;i:3;i:45;}i:43;a:4:{i:0;i:47;i:1;i:63;i:2;i:64;i:3;i:65;}i:62;a:2:{i:0;i:66;i:1;i:67;}i:68;a:4:{i:0;i:70;i:1;i:71;i:2;i:72;i:3;i:73;}i:69;a:5:{i:0;i:74;i:1;i:75;i:2;i:76;i:3;i:77;i:4;i:78;}}','yes'),(1451,'_transient_timeout_wc_product_loop_241db8a1549fea5d344b19f66336555a','1722011247','no'),(1452,'_transient_wc_product_loop_241db8a1549fea5d344b19f66336555a','a:2:{s:7:\"version\";s:10:\"1719419227\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:694;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(1465,'woocommerce_tracker_ua','a:6:{i:0;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36\";i:1;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";i:2;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";i:3;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36\";i:4;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36\";i:5;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";}','no'),(1480,'_transient_timeout_wc_product_loop_6cb1799239792967e9d72bca09d200d8','1722011247','no'),(1481,'_transient_wc_product_loop_6cb1799239792967e9d72bca09d200d8','a:2:{s:7:\"version\";s:10:\"1719419227\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:677;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:1;s:12:\"current_page\";i:1;}}','no'),(1518,'recovery_keys','a:0:{}','yes'),(1529,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:15:\"wp@dxpsites.com\";s:7:\"version\";s:5:\"6.5.4\";s:9:\"timestamp\";i:1717608616;}','no'),(1531,'finished_updating_comment_type','1','yes'),(1532,'_transient_timeout_wcpay_incentive_store_has_orders','1720031255','no'),(1533,'_transient_wcpay_incentive_store_has_orders','yes','no'),(1538,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1720200616','no');
INSERT INTO `wp_options` VALUES (1539,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:1:{s:5:\"en_US\";a:58:{s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s: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:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"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:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"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:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test A\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 00:01:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test B\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 20:58:43\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test C\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:03:33\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test D\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:32:09\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"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:38:\"woo-activation-survey-blockers-22AUG23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:38:\"woo-activation-survey-blockers-22AUG23\";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:40:\"How can we help you get that first sale?\";s:7:\"content\";s:211:\"Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woo-activation-survey-blockers-survey-button-22AUG23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Take our short survey\";}}s:3:\"url\";s:54:\"https://woocommerce.survey.fm/getting-started-with-woo\";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:\"2023-08-22 15:54:58\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\"<=\";s:4:\"days\";i:30;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";i:0;}}}s:44:\"woocommerce-usermeta-Sept2023-productvendors\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Your store requires a security update\";s:7:\"content\";s:339:\"<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-09-20 00:50:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-product-vendors\";}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"8.1.1\";}}}s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Security update for WooCommerce Stripe Gateway\";s:7:\"content\";s:201:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-10-18 00:01:58\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.5.4\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.6\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.9.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.0.2\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.1.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.2.2\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.3.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.4.6\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.7.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.8.3\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.9.3\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.0.5\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.1.3\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.3.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.4.3\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.5.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.6.1\";}}}s:29:\"amazon-mcf-reviews-2023-12-07\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"amazon-mcf-reviews-2023-12-07\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Enjoying Amazon MCF for WooCommerce?\";s:7:\"content\";s:292:\"We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"amazon-mcf-review-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Leave a review\";}}s:3:\"url\";s:161:\"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"amazon-mcf-support-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Request support\";}}s:3:\"url\";s:142:\"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-12-06 15:21:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-amazon-fulfillment\";}}}}s:30:\"remove_estimated_deposits_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"remove_estimated_deposits_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:33:\"Estimated deposits are going away\";s:7:\"content\";s:267:\"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"view_docs\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:29:\"Learn about Deposit schedules\";}}s:3:\"url\";s:151:\"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"6.9\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-01-21 08:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-01-31 23:59:59\";}}}s:42:\"woocommerce-payfast-may-2024-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-payfast-may-2024-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:\"An important update is required for the Payfast Payment Gateway\";s:7:\"content\";s:226:\"<strong>Please update to the latest version of the Payfast Payment Gateway for WooCommerce immediately to address a security vulnerability</strong>. This update is required to ensure that your transactions continue to process.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woocommerce-payfast-may-2024-update-needed-click\";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:50:\"woocommerce-payfast-may-2024-update-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: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:\"2024-05-10 22:00:31\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-07-09 23:59:00\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:27:\"woocommerce-payfast-gateway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.6.4\";}}}s:31:\"checkout_block_update_july_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"checkout_block_update_july_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:49:\"UPDATE: The checkout block is getting an upgrade!\";s:7:\"content\";s:251:\"We’re improving the checkout block in 2024, starting with WooCommerce 9.0, launching on June 18! The latest release includes streamlined order summary with sticky functionality, better address form layout, and other enhancements to boost conversion.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:31:\"checkout_block_update_july_2024\";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:174:\"https://woocommerce.com/document/cart-checkout-blocks-status/changes-in-woocommerce-9-0/?utm_source=inbox_note&utm_medium=product&utm_campaign=checkout_block_update_july_2024\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;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:\"2024-06-18 09:00:46\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-07-09 23:59:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:10;s:9:\"operation\";s:1:\">\";}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:3:\"8.3\";}}}}}','no'),(1543,'woocommerce_tracker_last_send','1719439226','yes'),(1544,'action_scheduler_migration_status','complete','yes'),(1545,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1719595817;}','yes'),(1546,'woocommerce_admin_last_orders_milestone','1','yes'),(1547,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1713172876;}','no'),(1550,'monsterinsights_notifications','a:4:{s:6:\"update\";i:1719574677;s:4:\"feed\";a:2:{i:0;a:7:{s:5:\"title\";s:102:\"[New in MonsterInsights 8.25] Display your stats on any page or post with the new Site Insights block!\";s:7:\"content\";s:321:\"Want to show off your stats in a post or page on your website? Upgrade now for access to the new MonsterInsights Site Insights block! Display your sessions, average visit duration, top countries, and more right on your website with our handy new block. You can even customize your traffic graphs with your brand\'s colors.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:216;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:103:\"https://www.monsterinsights.com/lite?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:22:\"Upgrade Now - Save 50%\";}s:3:\"alt\";a:2:{s:3:\"url\";s:178:\"https://www.monsterinsights.com/introducing-the-monsterinsights-site-insights-block-display-your-stats-anywhere?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2024-03-13 00:00:00\";s:3:\"end\";s:19:\"2024-09-13 00:00:00\";}i:1;a:7:{s:5:\"title\";s:51:\"[NEW MonsterInsights 8.24 ] - Privacy Guard Feature\";s:7:\"content\";s:203:\"MonsterInsights 8.24 Pro includes Privacy Guard, our brand new feature to help keep Personally Identifiable Information (PII) outside of Google Analytics. Upgrade now to instasntly activate and save 50%!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:210;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:113:\"https://www.monsterinsights.com/lite?utm_source=liteplugin&utm_medium=notification&utm_campaign=8_24_announcement\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"alt\";a:2:{s:3:\"url\";s:177:\"https://www.monsterinsights.com/introducing-privacy-guard-keep-personal-info-out-of-google-analytics?utm_source=liteplugin&utm_medium=notification&utm_campaign=8_24_announcement\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2024-02-23 00:00:00\";s:3:\"end\";s:19:\"2024-07-22 00:00:00\";}}s:6:\"events\";a:22:{i:0;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240522\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:92:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"05/22/2024 6:14 pm\";s:3:\"end\";s:10:\"06/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:1;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240626\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:92:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"06/26/2024 4:27 pm\";s:3:\"end\";s:10:\"07/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:2;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240628\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/28/2024 12:02 pm\";s:3:\"end\";s:10:\"07/21/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:3;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240628\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:844:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:246:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:19:\"06/28/2024 11:53 am\";s:3:\"end\";s:10:\"07/16/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:4;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240522\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:205:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"05/22/2024 6:17 pm\";s:3:\"end\";s:10:\"06/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:5;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240628\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/28/2024 11:51 am\";s:3:\"end\";s:10:\"07/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:6;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240628\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:157:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/28/2024 11:47 am\";s:3:\"end\";s:10:\"07/11/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:7;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240628\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:205:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"06/28/2024 11:37 am\";s:3:\"end\";s:10:\"07/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:8;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240522\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 6:21 pm\";s:3:\"end\";s:10:\"06/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:9;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240522\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:157:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 6:17 pm\";s:3:\"end\";s:10:\"06/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:10;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240628\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/28/2024 12:02 pm\";s:3:\"end\";s:10:\"08/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:11;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240522\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 6:31 pm\";s:3:\"end\";s:10:\"06/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:12;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240628\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/28/2024 11:51 am\";s:3:\"end\";s:10:\"07/16/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:13;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240628\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/28/2024 11:52 am\";s:3:\"end\";s:10:\"07/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:14;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240628\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/28/2024 11:52 am\";s:3:\"end\";s:10:\"07/16/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:15;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240628\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/28/2024 11:52 am\";s:3:\"end\";s:10:\"07/16/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:16;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240628\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/28/2024 11:53 am\";s:3:\"end\";s:10:\"07/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:17;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240522\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 6:30 pm\";s:3:\"end\";s:10:\"06/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:18;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240522\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 6:22 pm\";s:3:\"end\";s:10:\"06/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:19;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240522\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 6:21 pm\";s:3:\"end\";s:10:\"06/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:20;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240628\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/28/2024 11:53 am\";s:3:\"end\";s:10:\"07/16/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:21;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240522\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.26.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 6:17 pm\";s:3:\"end\";s:10:\"06/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}}s:9:\"dismissed\";a:0:{}}','no'),(1688,'_transient_health-check-site-status-result','{\"good\":18,\"recommended\":3,\"critical\":1}','yes'),(1766,'wpforms_email_summaries_fetch_info_blocks_last_run','1719226822','yes'),(1767,'wpforms_process_forms_locator_status','completed','yes'),(1768,'wpforms_notifications','a:4:{s:4:\"feed\";a:0:{}s:6:\"events\";a:4:{s:22:\"wp-mail-smtp-education\";a:5:{s:2:\"id\";s:22:\"wp-mail-smtp-education\";s:5:\"title\";s:43:\"Don’t Miss Your Form Notification Emails!\";s:7:\"content\";s:260:\"Did you know that many WordPress sites are not properly configured to send emails? With the free WP Mail SMTP plugin, you can easily optimize your site to send emails, avoid the spam folder, and make sure your emails land in the recipient’s inbox every time.\";s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:81:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wpforms-smtp\";s:4:\"text\";s:11:\"Install Now\";}s:3:\"alt\";a:2:{s:3:\"url\";s:195:\"https://wpforms.com/docs/how-to-set-up-smtp-using-the-wp-mail-smtp-plugin/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=WP%20Mail%20SMTP%20Learn%20More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2024-04-06 17:20:19\";}s:15:\"join-vip-circle\";a:5:{s:2:\"id\";s:15:\"join-vip-circle\";s:5:\"title\";s:27:\"Want to Be a VIP? Join Now!\";s:7:\"content\";s:326:\"Running a WordPress site can be challenging. But help is just around the corner! Our Facebook group contains tons of tips and help to get your business growing! When you join our VIP Circle, you’ll get instant access to tips, tricks, and answers from a community of loyal WPForms users. Best of all, membership is 100% free!\";s:4:\"btns\";a:1:{s:4:\"main\";a:2:{s:3:\"url\";s:43:\"https://www.facebook.com/groups/wpformsvip/\";s:4:\"text\";s:8:\"Join Now\";}}s:5:\"start\";s:19:\"2024-05-03 17:20:19\";}s:14:\"survey-reports\";a:5:{s:2:\"id\";s:14:\"survey-reports\";s:5:\"title\";s:46:\"Want to Know What Your Customers Really Think?\";s:7:\"content\";s:334:\"Nothing beats real feedback from your customers and visitors. That’s why many small businesses love our awesome Surveys and Polls addon. Instantly unlock full survey reporting right in your WordPress dashboard. And don’t forget: building a survey is easy with our pre-made templates, so you could get started within a few minutes!\";s:4:\"btns\";a:2:{s:4:\"main\";a:1:{s:7:\"license\";a:5:{s:4:\"lite\";a:2:{s:3:\"url\";s:178:\"https://wpforms.com/lite-upgrade/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Upgrade%20Lite&utm_locale=en_US\";s:4:\"text\";s:11:\"Upgrade Now\";}s:5:\"basic\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:4:\"plus\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"pro\";a:2:{s:3:\"url\";s:83:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}s:5:\"elite\";a:2:{s:3:\"url\";s:83:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}}}s:3:\"alt\";a:2:{s:3:\"url\";s:202:\"https://wpforms.com/docs/how-to-install-and-use-the-surveys-and-polls-addon/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Learn%20More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2024-05-18 17:20:19\";}s:16:\"form-abandonment\";a:5:{s:2:\"id\";s:16:\"form-abandonment\";s:5:\"title\";s:31:\"Get More Leads From Your Forms!\";s:7:\"content\";s:363:\"Are your forms converting fewer visitors than you hoped? Often, visitors quit forms partway through. That can prevent you from getting all the leads you deserve to capture. With our Form Abandonment addon, you can capture partial entries even if your visitor didn’t hit Submit! From there, it’s easy to follow up with leads and turn them into loyal customers.\";s:4:\"btns\";a:2:{s:4:\"main\";a:1:{s:7:\"license\";a:5:{s:4:\"lite\";a:2:{s:3:\"url\";s:175:\"https://wpforms.com/lite-upgrade/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Upgrade%20Lite&utm_locale=en_US\";s:4:\"text\";s:11:\"Upgrade Now\";}s:5:\"basic\";a:2:{s:3:\"url\";s:163:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:4:\"plus\";a:2:{s:3:\"url\";s:163:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"pro\";a:2:{s:3:\"url\";s:83:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}s:5:\"elite\";a:2:{s:3:\"url\";s:83:\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}}}s:3:\"alt\";a:2:{s:3:\"url\";s:201:\"https://wpforms.com/docs/how-to-install-and-use-form-abandonment-with-wpforms/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Learn%20More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2024-06-02 17:20:19\";}}s:9:\"dismissed\";a:0:{}s:6:\"update\";i:1719574653;}','yes'),(1774,'_transient_timeout_woocommerce_blocks_asset_api_script_data','1722200419','no'),(1775,'_transient_woocommerce_blocks_asset_api_script_data','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"07c2f0675ddd247d2325\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"ca04183222edaf8a26be\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"aa70187e428ac61bcae6\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"119e7bb2c4461381cedb\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"1c879273bd5c193cad0a\",\"dependencies\":[\"react\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"cd474ab94f869686fedb\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"4f21a9f43ea5bfa7f02e\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"eb7a7398126f71912b09\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors-frontend.js\",\"version\":\"714ee664806bf8b8881d\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"e3cd3448f27240725bf3\",\"dependencies\":[\"react\",\"react-dom\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"b7375a203f24f090b6a3\",\"dependencies\":[\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"c33101c7e57ca780e0d8\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"c9da03c2e68f9e545610\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"c819300b49a36b4c9be2\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"ce97a7b3d8b80da5751c\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"cfb32215d6a78960d688\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"6d41699f5c3d2bcf0174\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"dc5699f515001ffbb402\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"45dfd905c04b5b3e2831\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"50dc20e4dab67d67842d\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"63ecba4abb05451b314b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"6c2e6a0a2cd09107cf04\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"e386b835b18cc2ae8098\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"67871d4353bd5acc02fb\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"c6d2e77a8930f58cbff8\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"167585d7d1516357f5d6\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"15d9438d6a088e437e7b\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"14a144067bf359f6e20c\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"7f2269e03957a553e47c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"6ba7aa27fa18d2bfa52e\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"8a3aa6ce345089ea5d94\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"79083d99d985f9e20a24\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/mini-cart-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"eba896c62201a23c4175\",\"dependencies\":[\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"2332d8c6c55f663b1ce9\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"7f180a29fc278dc59601\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"4911df2a2c3d0a898613\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"a946f5f222769d44b244\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"a2bc639c0616290818e3\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"19dfea34dec3553590a0\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"6372f5dfe447f9bba675\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"59ca790e39baeb30b400\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"37b3a37d0211278e6a0c\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"e69aeaf2e9f5d5f485ad\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"4623f1b31944fd3c89d4\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"7e976feaa8e491a59d78\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"291bbe4ab78db3422b64\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"6bf76a2b8c7f0eb1715f\",\"dependencies\":[\"react\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"c96d96278decc57537fa\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f5e7da47100ae9363279\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"c85a1964c97a41d1137a\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"6a1606b0580db424ba0a\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"184f77fd8db7e4cc9432\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"57b51671a04848288dc7\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"ba520db336105c07fcc2\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"b9582fd96ad3d61d13e5\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"4f6e417f7c17f88e4346\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"b0d3e97eddefc63f28d7\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"90dfc5dbe81525ab2dde\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"62af5e36a57873525d0e\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"56b4438fb405c2978396\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"2c059192f836902afc42\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"bce30c87f99abc744d6b\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"3578f6bba1fdfa8f4584\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"186984378635e6e08423\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"1d9816820e49da031b6c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"30996a1e56bfad5c506f\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"3c5b3c652ebfe139adfa\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"3067fbc4dc75b1f74271\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"fce4c23d911cc8526506\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"b923bf1dbf6392c32509\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"f4a1c3f8c632681e85dd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"7d9924812d7a1d07c078\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"c0ff0169274420939c6b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"8f351ba9d17d461e1c55\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/wc-payment-method-cod.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-cod.js\",\"version\":\"5f402826b33bac8f9e43\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"52a762d265a6430503c7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-blocks\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"e6c1b11832db8f183eb7\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"d9423ebd342bbf2764f8\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"c925533fdaadf54fdb18\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"http:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.0.2\",\"dependencies\":[]}},\"version\":\"wc-9.0.2\",\"hash\":\"e29c74fd76cc5393f41f447854dd103c\"}','no'),(1818,'jetpack_connection_xmlrpc_errors','a:2:{s:14:\"no_user_tokens\";a:1:{i:1;a:7:{s:10:\"error_code\";s:14:\"no_user_tokens\";s:7:\"user_id\";s:1:\"1\";s:13:\"error_message\";s:20:\"No user tokens found\";s:10:\"error_data\";a:7:{s:5:\"token\";s:36:\"n@Ls3IatWIb0N%5G$pG#RMqpCF2W0mxX:1:1\";s:9:\"timestamp\";s:10:\"1713203896\";s:5:\"nonce\";s:10:\"AmYcILjJ2A\";s:9:\"body_hash\";s:0:\"\";s:6:\"method\";s:3:\"GET\";s:3:\"url\";s:271:\"lifespanstores.com/?rest_route=%2Fwc%2Fv3%2Fsystem_status%2F&_method=get&_fields=active_plugins%2Cinactive_plugins&_for=jetpack&token=n%40Ls3IatWIb0N%255G%24pG%23RMqpCF2W0mxX%3A1%3A1&timestamp=1713203896&nonce=AmYcILjJ2A&body-hash&signature=tDN3ax0OBfDUxgf0j2IxMXyrzoA%3D\";s:9:\"signature\";s:28:\"tDN3ax0OBfDUxgf0j2IxMXyrzoA=\";}s:9:\"timestamp\";i:1713203897;s:5:\"nonce\";s:10:\"sYtsN1nVrH\";s:10:\"error_type\";s:6:\"xmlrpc\";}}s:18:\"no_possible_tokens\";a:1:{i:0;a:7:{s:10:\"error_code\";s:18:\"no_possible_tokens\";s:7:\"user_id\";s:1:\"0\";s:13:\"error_message\";s:19:\"No blog token found\";s:10:\"error_data\";a:7:{s:5:\"token\";s:36:\"dc%ekUxH3Uq!xiXXM&$F!7vZTdT^ZJJr:1:0\";s:9:\"timestamp\";s:10:\"1713175599\";s:5:\"nonce\";s:10:\"SmMvywt2Bv\";s:9:\"body_hash\";s:0:\"\";s:6:\"method\";s:3:\"GET\";s:3:\"url\";s:248:\"lifespanstores.com/?rest_route=%2Fjetpack%2Fv4%2Fidentity-crisis%2Fidc-url-validation&_for=jetpack&token=dc%25ekUxH3Uq%21xiXXM%26%24F%217vZTdT%5EZJJr%3A1%3A0&timestamp=1713175599&nonce=SmMvywt2Bv&body-hash&signature=ygo7%2F7QCtxS1ERYVXBbfo3HeyD4%3D\";s:9:\"signature\";s:28:\"ygo7/7QCtxS1ERYVXBbfo3HeyD4=\";}s:9:\"timestamp\";i:1713175600;s:5:\"nonce\";s:10:\"SAoLfqAEkW\";s:10:\"error_type\";s:6:\"xmlrpc\";}}}','yes'),(2104,'woocommerce_sales_record_date','2024-05-13','yes'),(2105,'woocommerce_sales_record_amount','436.8','yes'),(2407,'wc_remote_inbox_notifications_wca_updated','','no'),(2413,'elementor_1_elementor_updater_batch_3596e5b80277a1ca3e903d817510','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','no'),(2432,'_elementor_global_css','a:7:{s:4:\"time\";i:1713489543;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;b:0;s:3:\"css\";s:0:\"\";}','yes'),(2435,'_elementor_assets_data','a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:9:{s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.22.0 - 26-06-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:6:\"3.22.3\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.22.3\";}s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.22.0 - 26-06-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:6:\"3.22.3\";}s:9:\"shortcode\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.22.3\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:1379:\"<style>/*! elementor - v3.22.0 - 26-06-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>\";s:7:\"version\";s:6:\"3.22.3\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.22.0 - 26-06-2024 */\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>\";s:7:\"version\";s:6:\"3.22.3\";}s:9:\"accordion\";a:2:{s:7:\"content\";s:1744:\"<style>/*! elementor - v3.22.0 - 26-06-2024 */\n.elementor-accordion{text-align:start}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d5d8dc}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.22.3\";}s:11:\"google_maps\";a:2:{s:7:\"content\";s:247:\"<style>/*! elementor - v3.22.0 - 26-06-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>\";s:7:\"version\";s:6:\"3.22.3\";}s:11:\"testimonial\";a:2:{s:7:\"content\";s:1695:\"<style>/*! elementor - v3.22.0 - 26-06-2024 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-inline-end:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:start}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>\";s:7:\"version\";s:6:\"3.22.3\";}}}}','yes'),(3015,'wpforms_version_upgraded_from','1.8.9.2','yes'),(3016,'wpforms_version_previous','1.8.9.2','yes'),(3017,'wpforms_splash_data_version','1.8.9','yes'),(3986,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(5939,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(5940,'_transient_woocommerce_product_task_product_count_transient','10','yes'),(6186,'pagespeed_cache','1','no'),(7163,'idehweb_lwp_settings','a:32:{s:21:\"idehweb_position_form\";s:1:\"0\";s:22:\"idehweb_auto_show_form\";s:1:\"1\";s:20:\"idehweb_close_button\";s:1:\"0\";s:17:\"idehweb_sms_login\";s:1:\"1\";s:19:\"idehweb_website_url\";s:36:\"shoptimizer-latest.in8.cdn-alpha.com\";s:13:\"idehweb_token\";s:0:\"\";s:29:\"idehweb_country_codes_default\";s:0:\"\";s:26:\"idehweb_use_custom_gateway\";s:1:\"1\";s:24:\"idehweb_default_gateways\";a:1:{i:0;s:8:\"firebase\";}s:20:\"idehweb_firebase_api\";s:0:\"\";s:23:\"idehweb_firebase_config\";s:0:\"\";s:22:\"idehweb_custom_api_url\";s:0:\"\";s:25:\"idehweb_custom_api_method\";s:3:\"GET\";s:25:\"idehweb_custom_api_header\";s:0:\"\";s:23:\"idehweb_custom_api_body\";s:0:\"\";s:26:\"idehweb_custom_api_smstext\";s:0:\"\";s:19:\"idehweb_email_login\";s:1:\"1\";s:37:\"idehweb_email_force_after_phonenumber\";s:1:\"0\";s:25:\"idehweb_user_registration\";s:1:\"1\";s:22:\"idehweb_password_login\";s:1:\"0\";s:20:\"idehweb_redirect_url\";s:0:\"\";s:21:\"idehweb_login_message\";s:29:\"Welcome, You are logged in...\";s:37:\"idehweb_use_phone_number_for_username\";s:1:\"0\";s:24:\"idehweb_default_username\";s:4:\"user\";s:24:\"idehweb_default_nickname\";s:4:\"user\";s:35:\"idehweb_enable_timer_on_sending_sms\";s:1:\"1\";s:19:\"idehweb_timer_count\";s:2:\"60\";s:41:\"idehweb_enable_accept_terms_and_condition\";s:1:\"1\";s:32:\"idehweb_term_and_conditions_text\";s:56:\"By submitting, you agree to the Terms and Privacy Policy\";s:32:\"idehweb_term_and_conditions_link\";s:1:\"#\";s:43:\"idehweb_term_and_conditions_default_checked\";s:1:\"1\";s:22:\"idehweb_online_support\";s:1:\"1\";}','yes'),(7263,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1719595815;s:7:\"checked\";a:5:{s:11:\"shoptimizer\";s:5:\"2.7.5\";s:12:\"twentytwenty\";s:3:\"2.6\";s:16:\"twentytwentyfour\";s:3:\"1.1\";s:17:\"twentytwentythree\";s:3:\"1.4\";s:15:\"twentytwentytwo\";s:3:\"1.7\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:4:{s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.6\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.6.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.1.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.4.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.7.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(8638,'_transient_timeout_wc_product_children_667','1719979612','no'),(8639,'_transient_wc_product_children_667','a:2:{s:3:\"all\";a:1:{i:0;i:778;}s:7:\"visible\";a:1:{i:0;i:778;}}','no'),(9064,'_transient_timeout_wc_shipping_method_count_legacy','1720103082','no'),(9065,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1712211431\";s:5:\"value\";i:1;}','no'),(9127,'_transient_timeout_wc_product_children_677','1720124371','no'),(9128,'_transient_wc_product_children_677','a:2:{s:3:\"all\";a:3:{i:0;i:7188;i:1;i:7189;i:2;i:7190;}s:7:\"visible\";a:3:{i:0;i:7188;i:1;i:7189;i:2;i:7190;}}','no'),(10259,'_transient_timeout_wc_product_children_694','1720768264','no'),(10260,'_transient_wc_product_children_694','a:2:{s:3:\"all\";a:2:{i:0;i:7333;i:1;i:7334;}s:7:\"visible\";a:2:{i:0;i:7333;i:1;i:7334;}}','no'),(10261,'_transient_timeout_wc_var_prices_694','1720768264','no'),(10262,'_transient_wc_var_prices_694','{\"version\":\"1715584072\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"7333\":\"273.00\",\"7334\":\"529.00\"},\"regular_price\":{\"7333\":\"299.00\",\"7334\":\"598.00\"},\"sale_price\":{\"7333\":\"273.00\",\"7334\":\"529.00\"}}}','no'),(10263,'_transient_timeout_wc_var_prices_677','1720768264','no'),(10264,'_transient_wc_var_prices_677','{\"version\":\"1715584072\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"7188\":\"390.00\",\"7189\":\"699.00\",\"7190\":\"1099.00\"},\"regular_price\":{\"7188\":\"459.00\",\"7189\":\"918.00\",\"7190\":\"1377.00\"},\"sale_price\":{\"7188\":\"390.00\",\"7189\":\"699.00\",\"7190\":\"1099.00\"}}}','no'),(10298,'_transient_timeout_wc_term_counts','1720817099','no'),(10299,'_transient_wc_term_counts','a:29:{i:36;s:1:\"2\";i:15;s:1:\"5\";i:42;s:1:\"1\";i:68;s:1:\"2\";i:71;s:1:\"1\";i:70;s:1:\"1\";i:35;s:1:\"2\";i:40;s:1:\"1\";i:37;s:1:\"3\";i:47;s:1:\"2\";i:75;s:1:\"1\";i:72;s:1:\"1\";i:73;s:1:\"1\";i:67;s:1:\"1\";i:63;s:1:\"1\";i:64;s:1:\"1\";i:39;s:1:\"1\";i:45;s:1:\"1\";i:62;s:1:\"1\";i:69;s:1:\"1\";i:43;s:1:\"2\";i:30;s:1:\"3\";i:41;s:1:\"4\";i:82;s:1:\"1\";i:81;s:1:\"1\";i:79;s:1:\"1\";i:25;s:1:\"1\";i:33;s:1:\"1\";i:83;s:1:\"1\";}','no'),(10338,'_transient_timeout_wc_var_prices_667','1720817095','no'),(10339,'_transient_wc_var_prices_667','{\"version\":\"1715584072\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"778\":\"49.99\"},\"regular_price\":{\"778\":\"49.99\"},\"sale_price\":{\"778\":\"49.99\"}}}','no'),(10944,'_transient_timeout_wc_child_has_weight_677','1721278622','no'),(10945,'_transient_wc_child_has_weight_677','0','no'),(10946,'_transient_timeout_wc_child_has_dimensions_677','1721278622','no'),(10947,'_transient_wc_child_has_dimensions_677','0','no'),(11199,'woocommerce_hpos_fts_index_enabled','no','yes'),(11540,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1719625963','no'),(11541,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_US\";a:23:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:4;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:4;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:4;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:4;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:4;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:4;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:4;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:4;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:4;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:4;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:4;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:4;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:3;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:1;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:4;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:0;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:4;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:4;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:4;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:4;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:4;}}}','no'),(11675,'_transient_timeout_cgkit_swatch_loop_form_667','1719669948','no'),(11676,'_transient_cgkit_swatch_loop_form_667','\n<form class=\"cgkit-swatch-form cgkit-no-actions\" action=\"https://shoptimizer-latest.in8.cdn-alpha.com/shop/womens-health/general-health-womens-health/silk-blend-sweatshirt/\" method=\"post\" enctype=\'multipart/form-data\' data-product_id=\"667\" data-product_variations=\"false\" data-images=\"[]\">\n	<div class=\"cgkit-as-swatches-clone cgkit-as-wrap-plp\"></div>\n	<details open>\n	<summary>Quick add</summary>\n	<div class=\"ckit-attributes-wrap\">\n			<table class=\"variations\" role=\"presentation\">\n			<tbody>\n																		<tr class=\"\">\n						<td class=\"label\" style=\"display: none;\"><label data-for=\"pa_protein-powders\">Protein Powders</label></td>\n						<td class=\"value\">\n							<div class=\"cgkit-as-wrap-plp\"><span class=\"cgkit-swatch-title\">Quick add</span><ul class=\"cgkit-attribute-swatches \" data-attribute=\"attribute_pa_protein-powders\" data-no-selection=\"No selection\"><li class=\"cgkit-attribute-swatch cgkit-button \" ><button type=\"button\" data-type=\"button\" data-attribute-value=\"2-7-kg\" data-attribute-text=\"2.7 kg\" aria-label=\"2.7 kg\" data-oos-text=\"Out of stock\" title=\"2.7 kg\" class=\"swatch cgkit-swatch \" data-gimg_id=\"\"><span class=\"cross\">&nbsp;</span>2.7 kg</button></li></ul></div><div style=\"display: none;\"><select data-id=\"pa_protein-powders\" class=\"\" name=\"attribute_pa_protein-powders\" data-attribute_name=\"attribute_pa_protein-powders\" data-show_option_none=\"yes\"><option value=\"\">Choose Protein Powders</option><option value=\"2-7-kg\" >2.7 kg</option></select></div><span style=\"display: none;\"></span>						</td>\n					</tr>\n																			<tr class=\"\">\n						<td class=\"label\" style=\"display: none;\"><label data-for=\"pa_honey\">Honey</label></td>\n						<td class=\"value\">\n							<div class=\"cgkit-as-wrap-plp\"><span class=\"cgkit-swatch-title\">Quick add</span><ul class=\"cgkit-attribute-swatches \" data-attribute=\"attribute_pa_honey\" data-no-selection=\"No selection\"><li class=\"cgkit-attribute-swatch cgkit-button \" ><button type=\"button\" data-type=\"button\" data-attribute-value=\"300-gm\" data-attribute-text=\"300 gm\" aria-label=\"300 gm\" data-oos-text=\"Out of stock\" title=\"300 gm\" class=\"swatch cgkit-swatch \" data-gimg_id=\"\"><span class=\"cross\">&nbsp;</span>300 gm</button></li></ul></div><div style=\"display: none;\"><select data-id=\"pa_honey\" class=\"\" name=\"attribute_pa_honey\" data-attribute_name=\"attribute_pa_honey\" data-show_option_none=\"yes\"><option value=\"\">Choose Honey</option><option value=\"300-gm\" >300 gm</option></select></div><span style=\"display: none;\"><a class=\"reset_variations\" href=\"#\">Clear</a></span>						</td>\n					</tr>\n												</tbody>\n		</table>\n		<div class=\"single_variation_wrap\" style=\"display: none;\">\n			<div class=\"woocommerce-variation single_variation\"></div>\n			<div class=\"woocommerce-variation-add-to-cart variations_button\">\n			<div class=\"quantity\">\n		<label class=\"screen-reader-text\" for=\"quantity_667d71bc5eb0c\">Silk-blend sweatshirt quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_667d71bc5eb0c\"\n		class=\"input-text qty text\"\n		name=\"quantity\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		size=\"4\"\n		min=\"1\"\n		max=\"\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			/>\n	</div>\n				<button type=\"submit\" class=\"single_add_to_cart_button button alt\">Add to cart</button>\n				<input type=\"hidden\" name=\"add-to-cart\" value=\"667\" />\n				<input type=\"hidden\" name=\"product_id\" value=\"667\" />\n				<input type=\"hidden\" name=\"variation_id\" class=\"variation_id\" value=\"0\" />\n			</div>\n		</div>\n		</div>\n	</details>\n</form>\n','no'),(11895,'_transient_timeout_cgkit_swatch_loop_form_694','1719614199','no'),(11896,'_transient_cgkit_swatch_loop_form_694','\n<form class=\"cgkit-swatch-form cgkit-no-actions\" action=\"https://shoptimizer-latest.in8.cdn-alpha.com/shop/wellness/immunity/jogging-top/\" method=\"post\" enctype=\'multipart/form-data\' data-product_id=\"694\" data-product_variations=\"false\" data-images=\"[]\">\n	<div class=\"cgkit-as-swatches-clone cgkit-as-wrap-plp\"></div>\n	<details open>\n	<summary>Quick add</summary>\n	<div class=\"ckit-attributes-wrap\">\n			<table class=\"variations\" role=\"presentation\">\n			<tbody>\n																		<tr class=\"\">\n						<td class=\"label\" style=\"display: none;\"><label data-for=\"pa_sku\">SKU</label></td>\n						<td class=\"value\">\n							<div class=\"cgkit-as-wrap-plp\"><span class=\"cgkit-swatch-title\">Quick add</span><ul class=\"cgkit-attribute-swatches \" data-attribute=\"attribute_pa_sku\" data-no-selection=\"No selection\"><li class=\"cgkit-attribute-swatch cgkit-image \"  data-cgkit-tooltip=\"Pack of 1\"><button type=\"button\" data-type=\"image\" data-attribute-value=\"pack-of-1\" data-attribute-text=\"Pack of 1\" aria-label=\"Pack of 1\" data-oos-text=\"Out of stock\" title=\"Pack of 1\" class=\"swatch cgkit-swatch  cgkit-as-single\" data-gimg_id=\"7335\"><span class=\"cross\">&nbsp;</span><img alt=\"Pack of 1\" width=\"100\" height=\"100\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1-100x100.webp\" /></button></li><li class=\"cgkit-attribute-swatch cgkit-image \"  data-cgkit-tooltip=\"Pack of 2\"><button type=\"button\" data-type=\"image\" data-attribute-value=\"pack-of-2\" data-attribute-text=\"Pack of 2\" aria-label=\"Pack of 2\" data-oos-text=\"Out of stock\" title=\"Pack of 2\" class=\"swatch cgkit-swatch  cgkit-as-single\" data-gimg_id=\"7336\"><span class=\"cross\">&nbsp;</span><img alt=\"Pack of 2\" width=\"100\" height=\"100\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-7-100x100.webp\" /></button></li></ul></div><div style=\"display: none;\"><select data-id=\"pa_sku\" class=\"\" name=\"attribute_pa_sku\" data-attribute_name=\"attribute_pa_sku\" data-show_option_none=\"yes\"><option value=\"\">Choose SKU</option><option value=\"pack-of-1\" >Pack of 1</option><option value=\"pack-of-2\" >Pack of 2</option></select></div><span style=\"display: none;\"><a class=\"reset_variations\" href=\"#\">Clear</a></span>						</td>\n					</tr>\n												</tbody>\n		</table>\n		<div class=\"single_variation_wrap\" style=\"display: none;\">\n			<div class=\"woocommerce-variation single_variation\"></div>\n			<div class=\"woocommerce-variation-add-to-cart variations_button\">\n			<div class=\"quantity\">\n		<label class=\"screen-reader-text\" for=\"quantity_667c97f729d5f\">Lifespan Organic Forest Honey (500gm) quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_667c97f729d5f\"\n		class=\"input-text qty text\"\n		name=\"quantity\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		size=\"4\"\n		min=\"1\"\n		max=\"998\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			/>\n	</div>\n				<button type=\"submit\" class=\"single_add_to_cart_button button alt\">Add to cart</button>\n				<input type=\"hidden\" name=\"add-to-cart\" value=\"694\" />\n				<input type=\"hidden\" name=\"product_id\" value=\"694\" />\n				<input type=\"hidden\" name=\"variation_id\" class=\"variation_id\" value=\"0\" />\n			</div>\n		</div>\n		</div>\n	</details>\n</form>\n','no'),(11903,'_transient_timeout_cgkit_swatch_loop_form_677','1719614199','no'),(11904,'_transient_cgkit_swatch_loop_form_677','\n<form class=\"cgkit-swatch-form cgkit-no-actions\" action=\"https://shoptimizer-latest.in8.cdn-alpha.com/shop/hair-skin/hairfall/red-onion-hair-oil/\" method=\"post\" enctype=\'multipart/form-data\' data-product_id=\"677\" data-product_variations=\"false\" data-images=\"[]\">\n	<div class=\"cgkit-as-swatches-clone cgkit-as-wrap-plp\"></div>\n	<details open>\n	<summary>Quick add</summary>\n	<div class=\"ckit-attributes-wrap\">\n			<table class=\"variations\" role=\"presentation\">\n			<tbody>\n																		<tr class=\"\">\n						<td class=\"label\" style=\"display: none;\"><label data-for=\"pa_sku\">SKU</label></td>\n						<td class=\"value\">\n							<div class=\"cgkit-as-wrap-plp\"><span class=\"cgkit-swatch-title\">Quick add</span><ul class=\"cgkit-attribute-swatches \" data-attribute=\"attribute_pa_sku\" data-no-selection=\"No selection\"><li class=\"cgkit-attribute-swatch cgkit-image \"  data-cgkit-tooltip=\"Pack of 1\"><button type=\"button\" data-type=\"image\" data-attribute-value=\"pack-of-1\" data-attribute-text=\"Pack of 1\" aria-label=\"Pack of 1\" data-oos-text=\"Out of stock\" title=\"Pack of 1\" class=\"swatch cgkit-swatch  cgkit-as-single\" data-gimg_id=\"7200\"><span class=\"cross\">&nbsp;</span><img alt=\"Pack of 1\" width=\"100\" height=\"100\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-100x100.jpg\" /></button></li><li class=\"cgkit-attribute-swatch cgkit-image \"  data-cgkit-tooltip=\"Pack of 2\"><button type=\"button\" data-type=\"image\" data-attribute-value=\"pack-of-2\" data-attribute-text=\"Pack of 2\" aria-label=\"Pack of 2\" data-oos-text=\"Out of stock\" title=\"Pack of 2\" class=\"swatch cgkit-swatch  cgkit-as-single\" data-gimg_id=\"7200\"><span class=\"cross\">&nbsp;</span><img alt=\"Pack of 2\" width=\"100\" height=\"100\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Red-Onion-hair-oil-pack-of-2-100x100.jpg\" /></button></li><li class=\"cgkit-attribute-swatch cgkit-image \"  data-cgkit-tooltip=\"Pack of 3\"><button type=\"button\" data-type=\"image\" data-attribute-value=\"pack-of-3\" data-attribute-text=\"Pack of 3\" aria-label=\"Pack of 3\" data-oos-text=\"Out of stock\" title=\"Pack of 3\" class=\"swatch cgkit-swatch  cgkit-as-single\" data-gimg_id=\"7200\"><span class=\"cross\">&nbsp;</span><img alt=\"Pack of 3\" width=\"100\" height=\"100\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Red-Onion-hair-oil-pack-of-3-100x100.jpg\" /></button></li></ul></div><div style=\"display: none;\"><select data-id=\"pa_sku\" class=\"\" name=\"attribute_pa_sku\" data-attribute_name=\"attribute_pa_sku\" data-show_option_none=\"yes\"><option value=\"\">Choose SKU</option><option value=\"pack-of-1\" >Pack of 1</option><option value=\"pack-of-2\" >Pack of 2</option><option value=\"pack-of-3\" >Pack of 3</option></select></div><span style=\"display: none;\"><a class=\"reset_variations\" href=\"#\">Clear</a></span>						</td>\n					</tr>\n												</tbody>\n		</table>\n		<div class=\"single_variation_wrap\" style=\"display: none;\">\n			<div class=\"woocommerce-variation single_variation\"></div>\n			<div class=\"woocommerce-variation-add-to-cart variations_button\">\n			<div class=\"quantity\">\n		<label class=\"screen-reader-text\" for=\"quantity_667c97f779d52\">Red Onion Hair Oil (200ml) quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_667c97f779d52\"\n		class=\"input-text qty text\"\n		name=\"quantity\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		size=\"4\"\n		min=\"1\"\n		max=\"1000\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			/>\n	</div>\n				<button type=\"submit\" class=\"single_add_to_cart_button button alt\">Add to cart</button>\n				<input type=\"hidden\" name=\"add-to-cart\" value=\"677\" />\n				<input type=\"hidden\" name=\"product_id\" value=\"677\" />\n				<input type=\"hidden\" name=\"variation_id\" class=\"variation_id\" value=\"0\" />\n			</div>\n		</div>\n		</div>\n	</details>\n</form>\n','no'),(11931,'_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.5.5.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.5.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.5.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.5.5-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.5.5\";s:7:\"version\";s:5:\"6.5.5\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1719596802;s:15:\"version_checked\";s:5:\"6.5.5\";s:12:\"translations\";a:0:{}}','no'),(11943,'_transient_wc_attribute_taxonomies','a:4:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:6:\"flavor\";s:15:\"attribute_label\";s:6:\"Flavor\";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:\"2\";s:14:\"attribute_name\";s:5:\"honey\";s:15:\"attribute_label\";s:5:\"Honey\";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:\"1\";s:14:\"attribute_name\";s:15:\"protein-powders\";s:15:\"attribute_label\";s:15:\"Protein Powders\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:3;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"4\";s:14:\"attribute_name\";s:3:\"sku\";s:15:\"attribute_label\";s:3:\"SKU\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','yes'),(12046,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1720200616','no'),(12047,'_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\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i: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\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}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:29:\"woocommerce-services: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\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a: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:61;i:1;i:120;}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:21:\"Google Listings & Ads\";s:11:\"description\";s:127:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google Listings and Ads</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\":7:{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: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\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"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: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\";}i:2;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:7:\"klaviyo\";}}}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:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"Google Listings & Ads\";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:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"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:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;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\";b:0;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:9:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i: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:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.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;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";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:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.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:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"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;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"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: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:4;O:8:\"stdClass\":10:{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:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional 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:61;i:1;i:120;}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:6;O:8:\"stdClass\":11:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";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:38:\"Drive sales with Google Listings & Ads\";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:7;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}}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:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.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:8;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:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}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;}}}}}','no'),(12174,'_wpforms_transient_timeout_splash.json','1720128615','no'),(12175,'_wpforms_transient_splash.json','1719523815','no'),(12176,'_site_transient_timeout_browser_10f9287deaf609ee36fb37783f2b89c0','1720024025','no'),(12177,'_site_transient_browser_10f9287deaf609ee36fb37783f2b89c0','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"126.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(12178,'_site_transient_timeout_php_check_2f5acf219326a8bc5331ee302b9812f4','1720024025','no'),(12179,'_site_transient_php_check_2f5acf219326a8bc5331ee302b9812f4','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(12192,'_transient_timeout_wc_shipping_method_count','1722011257','no'),(12193,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1712211431\";s:5:\"value\";i:1;}','no'),(12196,'_transient_timeout_orders-all-statuses','1720024057','no'),(12197,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1715584864\";s:5:\"value\";a:1:{i:0;s:13:\"wc-processing\";}}','no'),(12198,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1720024057','no'),(12199,'_transient_woocommerce_admin_payment_method_promotion_specs','a:1:{s:5:\"en_US\";a:2:{s:27:\"woocommerce_payments:woopay\";O:8:\"stdClass\":8:{s:2:\"id\";s:27:\"woocommerce_payments:woopay\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:393:\"Payments made simple — including WooPay, a new express checkout feature.<br/><br/>By using WooPayments you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> (including WooPay <a href=\"https://wordpress.com/tos/#more-woopay-specifically\" target=\"_blank\">merchant terms</a>) and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy Policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"8.1.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}}','no'),(12247,'_transient_timeout_cgkit_swatch_loop_form_variations_694','1719614199','no'),(12248,'_transient_cgkit_swatch_loop_form_variations_694','[{\"attributes\":{\"attribute_pa_sku\":\"pack-of-1\"},\"availability_html\":\"<p class=\\\"stock in-stock\\\">998 in stock<\\/p>\\n\",\"backorders_allowed\":false,\"dimensions\":{\"length\":\"62\",\"width\":\"56\",\"height\":\"12\"},\"dimensions_html\":\"62 &times; 56 &times; 12 cm\",\"display_price\":273,\"display_regular_price\":299,\"image\":{\"title\":\"Lifespan Forest Honey - 500 gm (1)\",\"caption\":\"\",\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp\",\"alt\":\"Lifespan Forest Honey - 500 gm (1)\",\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-800x800.webp\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp 1200w\",\"sizes\":\"(max-width: 800px) 100vw, 800px\",\"full_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp\",\"full_src_w\":1200,\"full_src_h\":1200,\"gallery_thumbnail_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp\",\"gallery_thumbnail_src_w\":150,\"gallery_thumbnail_src_h\":150,\"thumb_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-300x300.webp\",\"thumb_src_w\":300,\"thumb_src_h\":300,\"src_w\":800,\"src_h\":800},\"image_id\":7335,\"is_downloadable\":false,\"is_in_stock\":true,\"is_purchasable\":true,\"is_sold_individually\":\"no\",\"is_virtual\":false,\"max_qty\":998,\"min_qty\":1,\"price_html\":\"<span class=\\\"price\\\"><del aria-hidden=\\\"true\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#8377;<\\/span>299.00<\\/bdi><\\/span><\\/del> <span class=\\\"screen-reader-text\\\">Original price was: &#8377;299.00.<\\/span><ins aria-hidden=\\\"true\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#8377;<\\/span>273.00<\\/bdi><\\/span><\\/ins><span class=\\\"screen-reader-text\\\">Current price is: &#8377;273.00.<\\/span><\\/span>\",\"sku\":\"897565-20\",\"variation_description\":\"\",\"variation_id\":7333,\"variation_is_active\":true,\"variation_is_visible\":true,\"weight\":\"1.4\",\"weight_html\":\"1.4 kg\",\"cgkit_stock_quantity\":998,\"cgkit_low_stock_amount\":0,\"cgkit_image_id\":7335},{\"attributes\":{\"attribute_pa_sku\":\"pack-of-2\"},\"availability_html\":\"<p class=\\\"stock in-stock\\\">998 in stock<\\/p>\\n\",\"backorders_allowed\":false,\"dimensions\":{\"length\":\"62\",\"width\":\"56\",\"height\":\"12\"},\"dimensions_html\":\"62 &times; 56 &times; 12 cm\",\"display_price\":529,\"display_regular_price\":598,\"image\":{\"title\":\"Lifespan Forest Honey - 500 gm (7)\",\"caption\":\"\",\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp\",\"alt\":\"Lifespan Forest Honey - 500 gm (7)\",\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-800x800.webp\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp 1200w\",\"sizes\":\"(max-width: 800px) 100vw, 800px\",\"full_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp\",\"full_src_w\":1200,\"full_src_h\":1200,\"gallery_thumbnail_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp\",\"gallery_thumbnail_src_w\":150,\"gallery_thumbnail_src_h\":150,\"thumb_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-300x300.webp\",\"thumb_src_w\":300,\"thumb_src_h\":300,\"src_w\":800,\"src_h\":800},\"image_id\":7336,\"is_downloadable\":false,\"is_in_stock\":true,\"is_purchasable\":true,\"is_sold_individually\":\"no\",\"is_virtual\":false,\"max_qty\":998,\"min_qty\":1,\"price_html\":\"<span class=\\\"price\\\"><del aria-hidden=\\\"true\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#8377;<\\/span>598.00<\\/bdi><\\/span><\\/del> <span class=\\\"screen-reader-text\\\">Original price was: &#8377;598.00.<\\/span><ins aria-hidden=\\\"true\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#8377;<\\/span>529.00<\\/bdi><\\/span><\\/ins><span class=\\\"screen-reader-text\\\">Current price is: &#8377;529.00.<\\/span><\\/span>\",\"sku\":\"897565-20\",\"variation_description\":\"\",\"variation_id\":7334,\"variation_is_active\":true,\"variation_is_visible\":true,\"weight\":\"1.4\",\"weight_html\":\"1.4 kg\",\"cgkit_stock_quantity\":998,\"cgkit_low_stock_amount\":0,\"cgkit_image_id\":7336}]','no'),(12249,'_transient_timeout_cgkit_swatch_loop_form_data_694','1719614199','no'),(12250,'_transient_cgkit_swatch_loop_form_data_694','{\"variations\":\"cgkit_cache\",\"images\":{\"img_7335\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-300x300.webp\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp 1200w\",\"sizes\":\"(max-width: 300px) 100vw, 300px\"},\"img_7336\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-300x300.webp\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp 1200w\",\"sizes\":\"(max-width: 300px) 100vw, 300px\"}}}','no'),(12251,'_transient_timeout_cgkit_swatch_loop_full_694','1719614199','no'),(12252,'_transient_cgkit_swatch_loop_full_694','\n<form class=\"cgkit-swatch-form variations_form cart\" action=\"https://shoptimizer-latest.in8.cdn-alpha.com/shop/wellness/immunity/jogging-top/\" method=\"post\" enctype=\'multipart/form-data\' data-product_id=\"694\" data-product_variations=\"[{&quot;attributes&quot;:{&quot;attribute_pa_sku&quot;:&quot;pack-of-1&quot;},&quot;availability_html&quot;:&quot;&lt;p class=\\&quot;stock in-stock\\&quot;&gt;998 in stock&lt;\\/p&gt;\\n&quot;,&quot;backorders_allowed&quot;:false,&quot;dimensions&quot;:{&quot;length&quot;:&quot;62&quot;,&quot;width&quot;:&quot;56&quot;,&quot;height&quot;:&quot;12&quot;},&quot;dimensions_html&quot;:&quot;62 &amp;times; 56 &amp;times; 12 cm&quot;,&quot;display_price&quot;:273,&quot;display_regular_price&quot;:299,&quot;image&quot;:{&quot;title&quot;:&quot;Lifespan Forest Honey - 500 gm (1)&quot;,&quot;caption&quot;:&quot;&quot;,&quot;url&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp&quot;,&quot;alt&quot;:&quot;Lifespan Forest Honey - 500 gm (1)&quot;,&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-800x800.webp&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp 1200w&quot;,&quot;sizes&quot;:&quot;(max-width: 800px) 100vw, 800px&quot;,&quot;full_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp&quot;,&quot;full_src_w&quot;:1200,&quot;full_src_h&quot;:1200,&quot;gallery_thumbnail_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp&quot;,&quot;gallery_thumbnail_src_w&quot;:150,&quot;gallery_thumbnail_src_h&quot;:150,&quot;thumb_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-300x300.webp&quot;,&quot;thumb_src_w&quot;:300,&quot;thumb_src_h&quot;:300,&quot;src_w&quot;:800,&quot;src_h&quot;:800},&quot;image_id&quot;:7335,&quot;is_downloadable&quot;:false,&quot;is_in_stock&quot;:true,&quot;is_purchasable&quot;:true,&quot;is_sold_individually&quot;:&quot;no&quot;,&quot;is_virtual&quot;:false,&quot;max_qty&quot;:998,&quot;min_qty&quot;:1,&quot;price_html&quot;:&quot;&lt;span class=\\&quot;price\\&quot;&gt;&lt;del aria-hidden=\\&quot;true\\&quot;&gt;&lt;span class=\\&quot;woocommerce-Price-amount amount\\&quot;&gt;&lt;bdi&gt;&lt;span class=\\&quot;woocommerce-Price-currencySymbol\\&quot;&gt;&amp;#8377;&lt;\\/span&gt;299.00&lt;\\/bdi&gt;&lt;\\/span&gt;&lt;\\/del&gt; &lt;span class=\\&quot;screen-reader-text\\&quot;&gt;Original price was: &amp;#8377;299.00.&lt;\\/span&gt;&lt;ins aria-hidden=\\&quot;true\\&quot;&gt;&lt;span class=\\&quot;woocommerce-Price-amount amount\\&quot;&gt;&lt;bdi&gt;&lt;span class=\\&quot;woocommerce-Price-currencySymbol\\&quot;&gt;&amp;#8377;&lt;\\/span&gt;273.00&lt;\\/bdi&gt;&lt;\\/span&gt;&lt;\\/ins&gt;&lt;span class=\\&quot;screen-reader-text\\&quot;&gt;Current price is: &amp;#8377;273.00.&lt;\\/span&gt;&lt;\\/span&gt;&quot;,&quot;sku&quot;:&quot;897565-20&quot;,&quot;variation_description&quot;:&quot;&quot;,&quot;variation_id&quot;:7333,&quot;variation_is_active&quot;:true,&quot;variation_is_visible&quot;:true,&quot;weight&quot;:&quot;1.4&quot;,&quot;weight_html&quot;:&quot;1.4 kg&quot;,&quot;cgkit_stock_quantity&quot;:998,&quot;cgkit_low_stock_amount&quot;:0,&quot;cgkit_image_id&quot;:7335},{&quot;attributes&quot;:{&quot;attribute_pa_sku&quot;:&quot;pack-of-2&quot;},&quot;availability_html&quot;:&quot;&lt;p class=\\&quot;stock in-stock\\&quot;&gt;998 in stock&lt;\\/p&gt;\\n&quot;,&quot;backorders_allowed&quot;:false,&quot;dimensions&quot;:{&quot;length&quot;:&quot;62&quot;,&quot;width&quot;:&quot;56&quot;,&quot;height&quot;:&quot;12&quot;},&quot;dimensions_html&quot;:&quot;62 &amp;times; 56 &amp;times; 12 cm&quot;,&quot;display_price&quot;:529,&quot;display_regular_price&quot;:598,&quot;image&quot;:{&quot;title&quot;:&quot;Lifespan Forest Honey - 500 gm (7)&quot;,&quot;caption&quot;:&quot;&quot;,&quot;url&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp&quot;,&quot;alt&quot;:&quot;Lifespan Forest Honey - 500 gm (7)&quot;,&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-800x800.webp&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp 1200w&quot;,&quot;sizes&quot;:&quot;(max-width: 800px) 100vw, 800px&quot;,&quot;full_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp&quot;,&quot;full_src_w&quot;:1200,&quot;full_src_h&quot;:1200,&quot;gallery_thumbnail_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp&quot;,&quot;gallery_thumbnail_src_w&quot;:150,&quot;gallery_thumbnail_src_h&quot;:150,&quot;thumb_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-300x300.webp&quot;,&quot;thumb_src_w&quot;:300,&quot;thumb_src_h&quot;:300,&quot;src_w&quot;:800,&quot;src_h&quot;:800},&quot;image_id&quot;:7336,&quot;is_downloadable&quot;:false,&quot;is_in_stock&quot;:true,&quot;is_purchasable&quot;:true,&quot;is_sold_individually&quot;:&quot;no&quot;,&quot;is_virtual&quot;:false,&quot;max_qty&quot;:998,&quot;min_qty&quot;:1,&quot;price_html&quot;:&quot;&lt;span class=\\&quot;price\\&quot;&gt;&lt;del aria-hidden=\\&quot;true\\&quot;&gt;&lt;span class=\\&quot;woocommerce-Price-amount amount\\&quot;&gt;&lt;bdi&gt;&lt;span class=\\&quot;woocommerce-Price-currencySymbol\\&quot;&gt;&amp;#8377;&lt;\\/span&gt;598.00&lt;\\/bdi&gt;&lt;\\/span&gt;&lt;\\/del&gt; &lt;span class=\\&quot;screen-reader-text\\&quot;&gt;Original price was: &amp;#8377;598.00.&lt;\\/span&gt;&lt;ins aria-hidden=\\&quot;true\\&quot;&gt;&lt;span class=\\&quot;woocommerce-Price-amount amount\\&quot;&gt;&lt;bdi&gt;&lt;span class=\\&quot;woocommerce-Price-currencySymbol\\&quot;&gt;&amp;#8377;&lt;\\/span&gt;529.00&lt;\\/bdi&gt;&lt;\\/span&gt;&lt;\\/ins&gt;&lt;span class=\\&quot;screen-reader-text\\&quot;&gt;Current price is: &amp;#8377;529.00.&lt;\\/span&gt;&lt;\\/span&gt;&quot;,&quot;sku&quot;:&quot;897565-20&quot;,&quot;variation_description&quot;:&quot;&quot;,&quot;variation_id&quot;:7334,&quot;variation_is_active&quot;:true,&quot;variation_is_visible&quot;:true,&quot;weight&quot;:&quot;1.4&quot;,&quot;weight_html&quot;:&quot;1.4 kg&quot;,&quot;cgkit_stock_quantity&quot;:998,&quot;cgkit_low_stock_amount&quot;:0,&quot;cgkit_image_id&quot;:7336}]\" data-images=\"{&quot;img_7335&quot;:{&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-300x300.webp&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-1.webp 1200w&quot;,&quot;sizes&quot;:&quot;(max-width: 300px) 100vw, 300px&quot;},&quot;img_7336&quot;:{&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-300x300.webp&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Forest-Honey-500-gm-7.webp 1200w&quot;,&quot;sizes&quot;:&quot;(max-width: 300px) 100vw, 300px&quot;}}\">\n	<div class=\"cgkit-as-swatches-clone cgkit-as-wrap-plp\"></div>\n	<details open>\n	<summary>Quick add</summary>\n	<div class=\"ckit-attributes-wrap\">\n			<table class=\"variations\" role=\"presentation\">\n			<tbody>\n																		<tr class=\"\">\n						<td class=\"label\" style=\"display: none;\"><label data-for=\"pa_sku\">SKU</label></td>\n						<td class=\"value\">\n							<div class=\"cgkit-as-wrap-plp\"><span class=\"cgkit-swatch-title\">Quick add</span><ul class=\"cgkit-attribute-swatches \" data-attribute=\"attribute_pa_sku\" data-no-selection=\"No selection\"><li class=\"cgkit-attribute-swatch cgkit-image \"  data-cgkit-tooltip=\"Pack of 1\"><button type=\"button\" data-type=\"image\" data-attribute-value=\"pack-of-1\" data-attribute-text=\"Pack of 1\" aria-label=\"Pack of 1\" data-oos-text=\"Out of stock\" title=\"Pack of 1\" class=\"swatch cgkit-swatch  cgkit-as-single\" data-gimg_id=\"7335\"><span class=\"cross\">&nbsp;</span><img alt=\"Pack of 1\" width=\"100\" height=\"100\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1-100x100.webp\" /></button></li><li class=\"cgkit-attribute-swatch cgkit-image \"  data-cgkit-tooltip=\"Pack of 2\"><button type=\"button\" data-type=\"image\" data-attribute-value=\"pack-of-2\" data-attribute-text=\"Pack of 2\" aria-label=\"Pack of 2\" data-oos-text=\"Out of stock\" title=\"Pack of 2\" class=\"swatch cgkit-swatch  cgkit-as-single\" data-gimg_id=\"7336\"><span class=\"cross\">&nbsp;</span><img alt=\"Pack of 2\" width=\"100\" height=\"100\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-7-100x100.webp\" /></button></li></ul></div><div style=\"display: none;\"><select data-id=\"pa_sku\" class=\"\" name=\"attribute_pa_sku\" data-attribute_name=\"attribute_pa_sku\" data-show_option_none=\"yes\"><option value=\"\">Choose SKU</option><option value=\"pack-of-1\" >Pack of 1</option><option value=\"pack-of-2\" >Pack of 2</option></select></div><span style=\"display: none;\"><a class=\"reset_variations\" href=\"#\">Clear</a></span>						</td>\n					</tr>\n												</tbody>\n		</table>\n		<div class=\"single_variation_wrap\" style=\"display: none;\">\n			<div class=\"woocommerce-variation single_variation\"></div>\n			<div class=\"woocommerce-variation-add-to-cart variations_button\">\n			<div class=\"quantity\">\n		<label class=\"screen-reader-text\" for=\"quantity_667c97f732222\">Lifespan Organic Forest Honey (500gm) quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_667c97f732222\"\n		class=\"input-text qty text\"\n		name=\"quantity\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		size=\"4\"\n		min=\"1\"\n		max=\"998\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			/>\n	</div>\n				<button type=\"submit\" class=\"single_add_to_cart_button button alt\">Add to cart</button>\n				<input type=\"hidden\" name=\"add-to-cart\" value=\"694\" />\n				<input type=\"hidden\" name=\"product_id\" value=\"694\" />\n				<input type=\"hidden\" name=\"variation_id\" class=\"variation_id\" value=\"0\" />\n			</div>\n		</div>\n		</div>\n	</details>\n</form>\n','no'),(12253,'_transient_timeout_cgkit_swatch_loop_form_variations_677','1719614199','no'),(12254,'_transient_cgkit_swatch_loop_form_variations_677','[{\"attributes\":{\"attribute_pa_sku\":\"pack-of-1\"},\"availability_html\":\"<p class=\\\"stock in-stock\\\">7 in stock<\\/p>\\n\",\"backorders_allowed\":false,\"dimensions\":{\"length\":\"\",\"width\":\"\",\"height\":\"\"},\"dimensions_html\":\"N\\/A\",\"display_price\":390,\"display_regular_price\":459,\"image\":{\"title\":\"Lifespan Red Onion Hair Oil 1\",\"caption\":\"\",\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp\",\"alt\":\"Lifespan Red Onion Hair Oil 1\",\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-800x800.webp\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp 1200w\",\"sizes\":\"(max-width: 800px) 100vw, 800px\",\"full_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp\",\"full_src_w\":1200,\"full_src_h\":1200,\"gallery_thumbnail_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp\",\"gallery_thumbnail_src_w\":150,\"gallery_thumbnail_src_h\":150,\"thumb_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-300x300.webp\",\"thumb_src_w\":300,\"thumb_src_h\":300,\"src_w\":800,\"src_h\":800},\"image_id\":7197,\"is_downloadable\":false,\"is_in_stock\":true,\"is_purchasable\":true,\"is_sold_individually\":\"no\",\"is_virtual\":false,\"max_qty\":7,\"min_qty\":1,\"price_html\":\"<span class=\\\"price\\\"><del aria-hidden=\\\"true\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#8377;<\\/span>459.00<\\/bdi><\\/span><\\/del> <span class=\\\"screen-reader-text\\\">Original price was: &#8377;459.00.<\\/span><ins aria-hidden=\\\"true\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#8377;<\\/span>390.00<\\/bdi><\\/span><\\/ins><span class=\\\"screen-reader-text\\\">Current price is: &#8377;390.00.<\\/span><\\/span>\",\"sku\":\"897565-15\",\"variation_description\":\"\",\"variation_id\":7188,\"variation_is_active\":true,\"variation_is_visible\":true,\"weight\":\"\",\"weight_html\":\"N\\/A\",\"cgkit_stock_quantity\":7,\"cgkit_low_stock_amount\":0,\"cgkit_image_id\":7197},{\"attributes\":{\"attribute_pa_sku\":\"pack-of-2\"},\"availability_html\":\"<p class=\\\"stock in-stock\\\">9 in stock<\\/p>\\n\",\"backorders_allowed\":false,\"dimensions\":{\"length\":\"\",\"width\":\"\",\"height\":\"\"},\"dimensions_html\":\"N\\/A\",\"display_price\":699,\"display_regular_price\":918,\"image\":{\"title\":\"Lifespan Red Onion Hair Oil 10\",\"caption\":\"\",\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10.webp\",\"alt\":\"Lifespan Red Onion Hair Oil 10\",\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-800x800.webp\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10.webp 1200w\",\"sizes\":\"(max-width: 800px) 100vw, 800px\",\"full_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10.webp\",\"full_src_w\":1200,\"full_src_h\":1200,\"gallery_thumbnail_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10.webp\",\"gallery_thumbnail_src_w\":150,\"gallery_thumbnail_src_h\":150,\"thumb_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-300x300.webp\",\"thumb_src_w\":300,\"thumb_src_h\":300,\"src_w\":800,\"src_h\":800},\"image_id\":7198,\"is_downloadable\":false,\"is_in_stock\":true,\"is_purchasable\":true,\"is_sold_individually\":\"no\",\"is_virtual\":false,\"max_qty\":9,\"min_qty\":1,\"price_html\":\"<span class=\\\"price\\\"><del aria-hidden=\\\"true\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#8377;<\\/span>918.00<\\/bdi><\\/span><\\/del> <span class=\\\"screen-reader-text\\\">Original price was: &#8377;918.00.<\\/span><ins aria-hidden=\\\"true\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#8377;<\\/span>699.00<\\/bdi><\\/span><\\/ins><span class=\\\"screen-reader-text\\\">Current price is: &#8377;699.00.<\\/span><\\/span>\",\"sku\":\"897565-15\",\"variation_description\":\"\",\"variation_id\":7189,\"variation_is_active\":true,\"variation_is_visible\":true,\"weight\":\"\",\"weight_html\":\"N\\/A\",\"cgkit_stock_quantity\":9,\"cgkit_low_stock_amount\":0,\"cgkit_image_id\":7198},{\"attributes\":{\"attribute_pa_sku\":\"pack-of-3\"},\"availability_html\":\"<p class=\\\"stock in-stock\\\">9 in stock<\\/p>\\n\",\"backorders_allowed\":false,\"dimensions\":{\"length\":\"\",\"width\":\"\",\"height\":\"\"},\"dimensions_html\":\"N\\/A\",\"display_price\":1099,\"display_regular_price\":1377,\"image\":{\"title\":\"Lifespan Red Onion Hair Oil 9\",\"caption\":\"\",\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9.webp\",\"alt\":\"Lifespan Red Onion Hair Oil 9\",\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-800x800.webp\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9.webp 1200w\",\"sizes\":\"(max-width: 800px) 100vw, 800px\",\"full_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9.webp\",\"full_src_w\":1200,\"full_src_h\":1200,\"gallery_thumbnail_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9.webp\",\"gallery_thumbnail_src_w\":150,\"gallery_thumbnail_src_h\":150,\"thumb_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-300x300.webp\",\"thumb_src_w\":300,\"thumb_src_h\":300,\"src_w\":800,\"src_h\":800},\"image_id\":7199,\"is_downloadable\":false,\"is_in_stock\":true,\"is_purchasable\":true,\"is_sold_individually\":\"no\",\"is_virtual\":false,\"max_qty\":9,\"min_qty\":1,\"price_html\":\"<span class=\\\"price\\\"><del aria-hidden=\\\"true\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#8377;<\\/span>1,377.00<\\/bdi><\\/span><\\/del> <span class=\\\"screen-reader-text\\\">Original price was: &#8377;1,377.00.<\\/span><ins aria-hidden=\\\"true\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#8377;<\\/span>1,099.00<\\/bdi><\\/span><\\/ins><span class=\\\"screen-reader-text\\\">Current price is: &#8377;1,099.00.<\\/span><\\/span>\",\"sku\":\"897565-15\",\"variation_description\":\"\",\"variation_id\":7190,\"variation_is_active\":true,\"variation_is_visible\":true,\"weight\":\"\",\"weight_html\":\"N\\/A\",\"cgkit_stock_quantity\":9,\"cgkit_low_stock_amount\":0,\"cgkit_image_id\":7199}]','no'),(12255,'_transient_timeout_cgkit_swatch_loop_form_data_677','1719614199','no'),(12256,'_transient_cgkit_swatch_loop_form_data_677','{\"variations\":\"cgkit_cache\",\"images\":{\"img_7197\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-300x300.webp\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp 1200w\",\"sizes\":\"(max-width: 300px) 100vw, 300px\"},\"img_7198\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-300x300.webp\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10.webp 1200w\",\"sizes\":\"(max-width: 300px) 100vw, 300px\"},\"img_7199\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-300x300.webp\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9.webp 1200w\",\"sizes\":\"(max-width: 300px) 100vw, 300px\"},\"img_7200\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-300x300.webp\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2.webp 1200w\",\"sizes\":\"(max-width: 300px) 100vw, 300px\"}}}','no'),(12257,'_transient_timeout_cgkit_swatch_loop_full_677','1719614199','no'),(12258,'_transient_cgkit_swatch_loop_full_677','\n<form class=\"cgkit-swatch-form variations_form cart\" action=\"https://shoptimizer-latest.in8.cdn-alpha.com/shop/hair-skin/hairfall/red-onion-hair-oil/\" method=\"post\" enctype=\'multipart/form-data\' data-product_id=\"677\" data-product_variations=\"[{&quot;attributes&quot;:{&quot;attribute_pa_sku&quot;:&quot;pack-of-1&quot;},&quot;availability_html&quot;:&quot;&lt;p class=\\&quot;stock in-stock\\&quot;&gt;7 in stock&lt;\\/p&gt;\\n&quot;,&quot;backorders_allowed&quot;:false,&quot;dimensions&quot;:{&quot;length&quot;:&quot;&quot;,&quot;width&quot;:&quot;&quot;,&quot;height&quot;:&quot;&quot;},&quot;dimensions_html&quot;:&quot;N\\/A&quot;,&quot;display_price&quot;:390,&quot;display_regular_price&quot;:459,&quot;image&quot;:{&quot;title&quot;:&quot;Lifespan Red Onion Hair Oil 1&quot;,&quot;caption&quot;:&quot;&quot;,&quot;url&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp&quot;,&quot;alt&quot;:&quot;Lifespan Red Onion Hair Oil 1&quot;,&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-800x800.webp&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp 1200w&quot;,&quot;sizes&quot;:&quot;(max-width: 800px) 100vw, 800px&quot;,&quot;full_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp&quot;,&quot;full_src_w&quot;:1200,&quot;full_src_h&quot;:1200,&quot;gallery_thumbnail_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp&quot;,&quot;gallery_thumbnail_src_w&quot;:150,&quot;gallery_thumbnail_src_h&quot;:150,&quot;thumb_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-300x300.webp&quot;,&quot;thumb_src_w&quot;:300,&quot;thumb_src_h&quot;:300,&quot;src_w&quot;:800,&quot;src_h&quot;:800},&quot;image_id&quot;:7197,&quot;is_downloadable&quot;:false,&quot;is_in_stock&quot;:true,&quot;is_purchasable&quot;:true,&quot;is_sold_individually&quot;:&quot;no&quot;,&quot;is_virtual&quot;:false,&quot;max_qty&quot;:7,&quot;min_qty&quot;:1,&quot;price_html&quot;:&quot;&lt;span class=\\&quot;price\\&quot;&gt;&lt;del aria-hidden=\\&quot;true\\&quot;&gt;&lt;span class=\\&quot;woocommerce-Price-amount amount\\&quot;&gt;&lt;bdi&gt;&lt;span class=\\&quot;woocommerce-Price-currencySymbol\\&quot;&gt;&amp;#8377;&lt;\\/span&gt;459.00&lt;\\/bdi&gt;&lt;\\/span&gt;&lt;\\/del&gt; &lt;span class=\\&quot;screen-reader-text\\&quot;&gt;Original price was: &amp;#8377;459.00.&lt;\\/span&gt;&lt;ins aria-hidden=\\&quot;true\\&quot;&gt;&lt;span class=\\&quot;woocommerce-Price-amount amount\\&quot;&gt;&lt;bdi&gt;&lt;span class=\\&quot;woocommerce-Price-currencySymbol\\&quot;&gt;&amp;#8377;&lt;\\/span&gt;390.00&lt;\\/bdi&gt;&lt;\\/span&gt;&lt;\\/ins&gt;&lt;span class=\\&quot;screen-reader-text\\&quot;&gt;Current price is: &amp;#8377;390.00.&lt;\\/span&gt;&lt;\\/span&gt;&quot;,&quot;sku&quot;:&quot;897565-15&quot;,&quot;variation_description&quot;:&quot;&quot;,&quot;variation_id&quot;:7188,&quot;variation_is_active&quot;:true,&quot;variation_is_visible&quot;:true,&quot;weight&quot;:&quot;&quot;,&quot;weight_html&quot;:&quot;N\\/A&quot;,&quot;cgkit_stock_quantity&quot;:7,&quot;cgkit_low_stock_amount&quot;:0,&quot;cgkit_image_id&quot;:7197},{&quot;attributes&quot;:{&quot;attribute_pa_sku&quot;:&quot;pack-of-2&quot;},&quot;availability_html&quot;:&quot;&lt;p class=\\&quot;stock in-stock\\&quot;&gt;9 in stock&lt;\\/p&gt;\\n&quot;,&quot;backorders_allowed&quot;:false,&quot;dimensions&quot;:{&quot;length&quot;:&quot;&quot;,&quot;width&quot;:&quot;&quot;,&quot;height&quot;:&quot;&quot;},&quot;dimensions_html&quot;:&quot;N\\/A&quot;,&quot;display_price&quot;:699,&quot;display_regular_price&quot;:918,&quot;image&quot;:{&quot;title&quot;:&quot;Lifespan Red Onion Hair Oil 10&quot;,&quot;caption&quot;:&quot;&quot;,&quot;url&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10.webp&quot;,&quot;alt&quot;:&quot;Lifespan Red Onion Hair Oil 10&quot;,&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-800x800.webp&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10.webp 1200w&quot;,&quot;sizes&quot;:&quot;(max-width: 800px) 100vw, 800px&quot;,&quot;full_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10.webp&quot;,&quot;full_src_w&quot;:1200,&quot;full_src_h&quot;:1200,&quot;gallery_thumbnail_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10.webp&quot;,&quot;gallery_thumbnail_src_w&quot;:150,&quot;gallery_thumbnail_src_h&quot;:150,&quot;thumb_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-300x300.webp&quot;,&quot;thumb_src_w&quot;:300,&quot;thumb_src_h&quot;:300,&quot;src_w&quot;:800,&quot;src_h&quot;:800},&quot;image_id&quot;:7198,&quot;is_downloadable&quot;:false,&quot;is_in_stock&quot;:true,&quot;is_purchasable&quot;:true,&quot;is_sold_individually&quot;:&quot;no&quot;,&quot;is_virtual&quot;:false,&quot;max_qty&quot;:9,&quot;min_qty&quot;:1,&quot;price_html&quot;:&quot;&lt;span class=\\&quot;price\\&quot;&gt;&lt;del aria-hidden=\\&quot;true\\&quot;&gt;&lt;span class=\\&quot;woocommerce-Price-amount amount\\&quot;&gt;&lt;bdi&gt;&lt;span class=\\&quot;woocommerce-Price-currencySymbol\\&quot;&gt;&amp;#8377;&lt;\\/span&gt;918.00&lt;\\/bdi&gt;&lt;\\/span&gt;&lt;\\/del&gt; &lt;span class=\\&quot;screen-reader-text\\&quot;&gt;Original price was: &amp;#8377;918.00.&lt;\\/span&gt;&lt;ins aria-hidden=\\&quot;true\\&quot;&gt;&lt;span class=\\&quot;woocommerce-Price-amount amount\\&quot;&gt;&lt;bdi&gt;&lt;span class=\\&quot;woocommerce-Price-currencySymbol\\&quot;&gt;&amp;#8377;&lt;\\/span&gt;699.00&lt;\\/bdi&gt;&lt;\\/span&gt;&lt;\\/ins&gt;&lt;span class=\\&quot;screen-reader-text\\&quot;&gt;Current price is: &amp;#8377;699.00.&lt;\\/span&gt;&lt;\\/span&gt;&quot;,&quot;sku&quot;:&quot;897565-15&quot;,&quot;variation_description&quot;:&quot;&quot;,&quot;variation_id&quot;:7189,&quot;variation_is_active&quot;:true,&quot;variation_is_visible&quot;:true,&quot;weight&quot;:&quot;&quot;,&quot;weight_html&quot;:&quot;N\\/A&quot;,&quot;cgkit_stock_quantity&quot;:9,&quot;cgkit_low_stock_amount&quot;:0,&quot;cgkit_image_id&quot;:7198},{&quot;attributes&quot;:{&quot;attribute_pa_sku&quot;:&quot;pack-of-3&quot;},&quot;availability_html&quot;:&quot;&lt;p class=\\&quot;stock in-stock\\&quot;&gt;9 in stock&lt;\\/p&gt;\\n&quot;,&quot;backorders_allowed&quot;:false,&quot;dimensions&quot;:{&quot;length&quot;:&quot;&quot;,&quot;width&quot;:&quot;&quot;,&quot;height&quot;:&quot;&quot;},&quot;dimensions_html&quot;:&quot;N\\/A&quot;,&quot;display_price&quot;:1099,&quot;display_regular_price&quot;:1377,&quot;image&quot;:{&quot;title&quot;:&quot;Lifespan Red Onion Hair Oil 9&quot;,&quot;caption&quot;:&quot;&quot;,&quot;url&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9.webp&quot;,&quot;alt&quot;:&quot;Lifespan Red Onion Hair Oil 9&quot;,&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-800x800.webp&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9.webp 1200w&quot;,&quot;sizes&quot;:&quot;(max-width: 800px) 100vw, 800px&quot;,&quot;full_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9.webp&quot;,&quot;full_src_w&quot;:1200,&quot;full_src_h&quot;:1200,&quot;gallery_thumbnail_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9.webp&quot;,&quot;gallery_thumbnail_src_w&quot;:150,&quot;gallery_thumbnail_src_h&quot;:150,&quot;thumb_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-300x300.webp&quot;,&quot;thumb_src_w&quot;:300,&quot;thumb_src_h&quot;:300,&quot;src_w&quot;:800,&quot;src_h&quot;:800},&quot;image_id&quot;:7199,&quot;is_downloadable&quot;:false,&quot;is_in_stock&quot;:true,&quot;is_purchasable&quot;:true,&quot;is_sold_individually&quot;:&quot;no&quot;,&quot;is_virtual&quot;:false,&quot;max_qty&quot;:9,&quot;min_qty&quot;:1,&quot;price_html&quot;:&quot;&lt;span class=\\&quot;price\\&quot;&gt;&lt;del aria-hidden=\\&quot;true\\&quot;&gt;&lt;span class=\\&quot;woocommerce-Price-amount amount\\&quot;&gt;&lt;bdi&gt;&lt;span class=\\&quot;woocommerce-Price-currencySymbol\\&quot;&gt;&amp;#8377;&lt;\\/span&gt;1,377.00&lt;\\/bdi&gt;&lt;\\/span&gt;&lt;\\/del&gt; &lt;span class=\\&quot;screen-reader-text\\&quot;&gt;Original price was: &amp;#8377;1,377.00.&lt;\\/span&gt;&lt;ins aria-hidden=\\&quot;true\\&quot;&gt;&lt;span class=\\&quot;woocommerce-Price-amount amount\\&quot;&gt;&lt;bdi&gt;&lt;span class=\\&quot;woocommerce-Price-currencySymbol\\&quot;&gt;&amp;#8377;&lt;\\/span&gt;1,099.00&lt;\\/bdi&gt;&lt;\\/span&gt;&lt;\\/ins&gt;&lt;span class=\\&quot;screen-reader-text\\&quot;&gt;Current price is: &amp;#8377;1,099.00.&lt;\\/span&gt;&lt;\\/span&gt;&quot;,&quot;sku&quot;:&quot;897565-15&quot;,&quot;variation_description&quot;:&quot;&quot;,&quot;variation_id&quot;:7190,&quot;variation_is_active&quot;:true,&quot;variation_is_visible&quot;:true,&quot;weight&quot;:&quot;&quot;,&quot;weight_html&quot;:&quot;N\\/A&quot;,&quot;cgkit_stock_quantity&quot;:9,&quot;cgkit_low_stock_amount&quot;:0,&quot;cgkit_image_id&quot;:7199}]\" data-images=\"{&quot;img_7197&quot;:{&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-300x300.webp&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1.webp 1200w&quot;,&quot;sizes&quot;:&quot;(max-width: 300px) 100vw, 300px&quot;},&quot;img_7198&quot;:{&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-300x300.webp&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-10.webp 1200w&quot;,&quot;sizes&quot;:&quot;(max-width: 300px) 100vw, 300px&quot;},&quot;img_7199&quot;:{&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-300x300.webp&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Red-Onion-Hair-Oil-9.webp 1200w&quot;,&quot;sizes&quot;:&quot;(max-width: 300px) 100vw, 300px&quot;},&quot;img_7200&quot;:{&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-300x300.webp&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-300x300.webp 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-150x150.webp 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-800x800.webp 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1024x1024.webp 1024w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-768x768.webp 768w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-990x990.webp 990w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-441x441.webp 441w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-100x100.webp 100w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2.webp 1200w&quot;,&quot;sizes&quot;:&quot;(max-width: 300px) 100vw, 300px&quot;}}\">\n	<div class=\"cgkit-as-swatches-clone cgkit-as-wrap-plp\"></div>\n	<details open>\n	<summary>Quick add</summary>\n	<div class=\"ckit-attributes-wrap\">\n			<table class=\"variations\" role=\"presentation\">\n			<tbody>\n																		<tr class=\"\">\n						<td class=\"label\" style=\"display: none;\"><label data-for=\"pa_sku\">SKU</label></td>\n						<td class=\"value\">\n							<div class=\"cgkit-as-wrap-plp\"><span class=\"cgkit-swatch-title\">Quick add</span><ul class=\"cgkit-attribute-swatches \" data-attribute=\"attribute_pa_sku\" data-no-selection=\"No selection\"><li class=\"cgkit-attribute-swatch cgkit-image \"  data-cgkit-tooltip=\"Pack of 1\"><button type=\"button\" data-type=\"image\" data-attribute-value=\"pack-of-1\" data-attribute-text=\"Pack of 1\" aria-label=\"Pack of 1\" data-oos-text=\"Out of stock\" title=\"Pack of 1\" class=\"swatch cgkit-swatch  cgkit-as-single\" data-gimg_id=\"7200\"><span class=\"cross\">&nbsp;</span><img alt=\"Pack of 1\" width=\"100\" height=\"100\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-100x100.jpg\" /></button></li><li class=\"cgkit-attribute-swatch cgkit-image \"  data-cgkit-tooltip=\"Pack of 2\"><button type=\"button\" data-type=\"image\" data-attribute-value=\"pack-of-2\" data-attribute-text=\"Pack of 2\" aria-label=\"Pack of 2\" data-oos-text=\"Out of stock\" title=\"Pack of 2\" class=\"swatch cgkit-swatch  cgkit-as-single\" data-gimg_id=\"7200\"><span class=\"cross\">&nbsp;</span><img alt=\"Pack of 2\" width=\"100\" height=\"100\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Red-Onion-hair-oil-pack-of-2-100x100.jpg\" /></button></li><li class=\"cgkit-attribute-swatch cgkit-image \"  data-cgkit-tooltip=\"Pack of 3\"><button type=\"button\" data-type=\"image\" data-attribute-value=\"pack-of-3\" data-attribute-text=\"Pack of 3\" aria-label=\"Pack of 3\" data-oos-text=\"Out of stock\" title=\"Pack of 3\" class=\"swatch cgkit-swatch  cgkit-as-single\" data-gimg_id=\"7200\"><span class=\"cross\">&nbsp;</span><img alt=\"Pack of 3\" width=\"100\" height=\"100\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Red-Onion-hair-oil-pack-of-3-100x100.jpg\" /></button></li></ul></div><div style=\"display: none;\"><select data-id=\"pa_sku\" class=\"\" name=\"attribute_pa_sku\" data-attribute_name=\"attribute_pa_sku\" data-show_option_none=\"yes\"><option value=\"\">Choose SKU</option><option value=\"pack-of-1\" >Pack of 1</option><option value=\"pack-of-2\" >Pack of 2</option><option value=\"pack-of-3\" >Pack of 3</option></select></div><span style=\"display: none;\"><a class=\"reset_variations\" href=\"#\">Clear</a></span>						</td>\n					</tr>\n												</tbody>\n		</table>\n		<div class=\"single_variation_wrap\" style=\"display: none;\">\n			<div class=\"woocommerce-variation single_variation\"></div>\n			<div class=\"woocommerce-variation-add-to-cart variations_button\">\n			<div class=\"quantity\">\n		<label class=\"screen-reader-text\" for=\"quantity_667c97f7841ef\">Red Onion Hair Oil (200ml) quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_667c97f7841ef\"\n		class=\"input-text qty text\"\n		name=\"quantity\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		size=\"4\"\n		min=\"1\"\n		max=\"1000\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			/>\n	</div>\n				<button type=\"submit\" class=\"single_add_to_cart_button button alt\">Add to cart</button>\n				<input type=\"hidden\" name=\"add-to-cart\" value=\"677\" />\n				<input type=\"hidden\" name=\"product_id\" value=\"677\" />\n				<input type=\"hidden\" name=\"variation_id\" class=\"variation_id\" value=\"0\" />\n			</div>\n		</div>\n		</div>\n	</details>\n</form>\n','no'),(12351,'_transient_timeout_cgkit_swatch_loop_form_variations_667','1719669948','no'),(12352,'_transient_cgkit_swatch_loop_form_variations_667','[{\"attributes\":{\"attribute_pa_protein-powders\":\"2-7-kg\",\"attribute_pa_honey\":\"300-gm\"},\"availability_html\":\"\",\"backorders_allowed\":false,\"dimensions\":{\"length\":\"62\",\"width\":\"56\",\"height\":\"12\"},\"dimensions_html\":\"62 &times; 56 &times; 12 cm\",\"display_price\":49.990000000000002,\"display_regular_price\":49.990000000000002,\"image\":{\"title\":\"1280x1500\",\"caption\":\"\",\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500.png\",\"alt\":\"1280x1500\",\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-800x938.png\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-800x938.png 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-300x352.png 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-150x176.png 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500.png 1280w\",\"sizes\":\"(max-width: 800px) 100vw, 800px\",\"full_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500.png\",\"full_src_w\":1280,\"full_src_h\":1500,\"gallery_thumbnail_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500.png\",\"gallery_thumbnail_src_w\":150,\"gallery_thumbnail_src_h\":176,\"thumb_src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-300x352.png\",\"thumb_src_w\":300,\"thumb_src_h\":352,\"src_w\":800,\"src_h\":938},\"image_id\":981,\"is_downloadable\":false,\"is_in_stock\":true,\"is_purchasable\":true,\"is_sold_individually\":\"no\",\"is_virtual\":false,\"max_qty\":\"\",\"min_qty\":1,\"price_html\":\"\",\"sku\":\"897565-13\",\"variation_description\":\"\",\"variation_id\":778,\"variation_is_active\":true,\"variation_is_visible\":true,\"weight\":\"1.4\",\"weight_html\":\"1.4 kg\",\"cgkit_stock_quantity\":0,\"cgkit_low_stock_amount\":0,\"cgkit_image_id\":981}]','no'),(12353,'_transient_timeout_cgkit_swatch_loop_form_data_667','1719669948','no'),(12354,'_transient_cgkit_swatch_loop_form_data_667','{\"variations\":\"cgkit_cache\",\"images\":{\"img_981\":{\"src\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-300x352.png\",\"srcset\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-300x352.png 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-150x176.png 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-800x938.png 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500.png 1280w\",\"sizes\":\"(max-width: 300px) 100vw, 300px\"}}}','no'),(12355,'_transient_timeout_cgkit_swatch_loop_full_667','1719669948','no'),(12356,'_transient_cgkit_swatch_loop_full_667','\n<form class=\"cgkit-swatch-form variations_form cart\" action=\"https://shoptimizer-latest.in8.cdn-alpha.com/shop/womens-health/general-health-womens-health/silk-blend-sweatshirt/\" method=\"post\" enctype=\'multipart/form-data\' data-product_id=\"667\" data-product_variations=\"[{&quot;attributes&quot;:{&quot;attribute_pa_protein-powders&quot;:&quot;2-7-kg&quot;,&quot;attribute_pa_honey&quot;:&quot;300-gm&quot;},&quot;availability_html&quot;:&quot;&quot;,&quot;backorders_allowed&quot;:false,&quot;dimensions&quot;:{&quot;length&quot;:&quot;62&quot;,&quot;width&quot;:&quot;56&quot;,&quot;height&quot;:&quot;12&quot;},&quot;dimensions_html&quot;:&quot;62 &amp;times; 56 &amp;times; 12 cm&quot;,&quot;display_price&quot;:49.990000000000002,&quot;display_regular_price&quot;:49.990000000000002,&quot;image&quot;:{&quot;title&quot;:&quot;1280x1500&quot;,&quot;caption&quot;:&quot;&quot;,&quot;url&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500.png&quot;,&quot;alt&quot;:&quot;1280x1500&quot;,&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-800x938.png&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-800x938.png 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-300x352.png 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-150x176.png 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500.png 1280w&quot;,&quot;sizes&quot;:&quot;(max-width: 800px) 100vw, 800px&quot;,&quot;full_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500.png&quot;,&quot;full_src_w&quot;:1280,&quot;full_src_h&quot;:1500,&quot;gallery_thumbnail_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500.png&quot;,&quot;gallery_thumbnail_src_w&quot;:150,&quot;gallery_thumbnail_src_h&quot;:176,&quot;thumb_src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-300x352.png&quot;,&quot;thumb_src_w&quot;:300,&quot;thumb_src_h&quot;:352,&quot;src_w&quot;:800,&quot;src_h&quot;:938},&quot;image_id&quot;:981,&quot;is_downloadable&quot;:false,&quot;is_in_stock&quot;:true,&quot;is_purchasable&quot;:true,&quot;is_sold_individually&quot;:&quot;no&quot;,&quot;is_virtual&quot;:false,&quot;max_qty&quot;:&quot;&quot;,&quot;min_qty&quot;:1,&quot;price_html&quot;:&quot;&quot;,&quot;sku&quot;:&quot;897565-13&quot;,&quot;variation_description&quot;:&quot;&quot;,&quot;variation_id&quot;:778,&quot;variation_is_active&quot;:true,&quot;variation_is_visible&quot;:true,&quot;weight&quot;:&quot;1.4&quot;,&quot;weight_html&quot;:&quot;1.4 kg&quot;,&quot;cgkit_stock_quantity&quot;:0,&quot;cgkit_low_stock_amount&quot;:0,&quot;cgkit_image_id&quot;:981}]\" data-images=\"{&quot;img_981&quot;:{&quot;src&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-300x352.png&quot;,&quot;srcset&quot;:&quot;https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-300x352.png 300w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-150x176.png 150w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500-800x938.png 800w, https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/1280x1500.png 1280w&quot;,&quot;sizes&quot;:&quot;(max-width: 300px) 100vw, 300px&quot;}}\">\n	<div class=\"cgkit-as-swatches-clone cgkit-as-wrap-plp\"></div>\n	<details open>\n	<summary>Quick add</summary>\n	<div class=\"ckit-attributes-wrap\">\n			<table class=\"variations\" role=\"presentation\">\n			<tbody>\n																		<tr class=\"\">\n						<td class=\"label\" style=\"display: none;\"><label data-for=\"pa_protein-powders\">Protein Powders</label></td>\n						<td class=\"value\">\n							<div class=\"cgkit-as-wrap-plp\"><span class=\"cgkit-swatch-title\">Quick add</span><ul class=\"cgkit-attribute-swatches \" data-attribute=\"attribute_pa_protein-powders\" data-no-selection=\"No selection\"><li class=\"cgkit-attribute-swatch cgkit-button \" ><button type=\"button\" data-type=\"button\" data-attribute-value=\"2-7-kg\" data-attribute-text=\"2.7 kg\" aria-label=\"2.7 kg\" data-oos-text=\"Out of stock\" title=\"2.7 kg\" class=\"swatch cgkit-swatch \" data-gimg_id=\"\"><span class=\"cross\">&nbsp;</span>2.7 kg</button></li></ul></div><div style=\"display: none;\"><select data-id=\"pa_protein-powders\" class=\"\" name=\"attribute_pa_protein-powders\" data-attribute_name=\"attribute_pa_protein-powders\" data-show_option_none=\"yes\"><option value=\"\">Choose Protein Powders</option><option value=\"2-7-kg\" >2.7 kg</option></select></div><span style=\"display: none;\"></span>						</td>\n					</tr>\n																			<tr class=\"\">\n						<td class=\"label\" style=\"display: none;\"><label data-for=\"pa_honey\">Honey</label></td>\n						<td class=\"value\">\n							<div class=\"cgkit-as-wrap-plp\"><span class=\"cgkit-swatch-title\">Quick add</span><ul class=\"cgkit-attribute-swatches \" data-attribute=\"attribute_pa_honey\" data-no-selection=\"No selection\"><li class=\"cgkit-attribute-swatch cgkit-button \" ><button type=\"button\" data-type=\"button\" data-attribute-value=\"300-gm\" data-attribute-text=\"300 gm\" aria-label=\"300 gm\" data-oos-text=\"Out of stock\" title=\"300 gm\" class=\"swatch cgkit-swatch \" data-gimg_id=\"\"><span class=\"cross\">&nbsp;</span>300 gm</button></li></ul></div><div style=\"display: none;\"><select data-id=\"pa_honey\" class=\"\" name=\"attribute_pa_honey\" data-attribute_name=\"attribute_pa_honey\" data-show_option_none=\"yes\"><option value=\"\">Choose Honey</option><option value=\"300-gm\" >300 gm</option></select></div><span style=\"display: none;\"><a class=\"reset_variations\" href=\"#\">Clear</a></span>						</td>\n					</tr>\n												</tbody>\n		</table>\n		<div class=\"single_variation_wrap\" style=\"display: none;\">\n			<div class=\"woocommerce-variation single_variation\"></div>\n			<div class=\"woocommerce-variation-add-to-cart variations_button\">\n			<div class=\"quantity\">\n		<label class=\"screen-reader-text\" for=\"quantity_667d71bc62e98\">Silk-blend sweatshirt quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_667d71bc62e98\"\n		class=\"input-text qty text\"\n		name=\"quantity\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		size=\"4\"\n		min=\"1\"\n		max=\"\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			/>\n	</div>\n				<button type=\"submit\" class=\"single_add_to_cart_button button alt\">Add to cart</button>\n				<input type=\"hidden\" name=\"add-to-cart\" value=\"667\" />\n				<input type=\"hidden\" name=\"product_id\" value=\"667\" />\n				<input type=\"hidden\" name=\"variation_id\" class=\"variation_id\" value=\"0\" />\n			</div>\n		</div>\n		</div>\n	</details>\n</form>\n','no'),(12376,'_transient_timeout_wcpay_welcome_page_incentive','1719595820','no'),(12377,'_transient_wcpay_welcome_page_incentive','a:3:{s:9:\"incentive\";a:0:{}s:12:\"context_hash\";s:32:\"d637d164e20d91b1eadf4fbeb941749c\";s:9:\"timestamp\";i:1719509420;}','no'),(12411,'_transient_timeout_kirki_remote_url_contents','1720135726','no'),(12412,'_transient_kirki_remote_url_contents','a:1:{s:32:\"bd80f865f925b619822a256dcf3e5785\";s:4828:\"/* cyrillic-ext */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format(\'woff2\');\n  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;\n}\n/* cyrillic */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format(\'woff2\');\n  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;\n}\n/* greek-ext */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format(\'woff2\');\n  unicode-range: U+1F00-1FFF;\n}\n/* greek */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format(\'woff2\');\n  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;\n}\n/* vietnamese */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format(\'woff2\');\n  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;\n}\n/* latin-ext */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format(\'woff2\');\n  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 400;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format(\'woff2\');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* cyrillic-ext */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 600;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format(\'woff2\');\n  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;\n}\n/* cyrillic */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 600;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format(\'woff2\');\n  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;\n}\n/* greek-ext */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 600;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format(\'woff2\');\n  unicode-range: U+1F00-1FFF;\n}\n/* greek */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 600;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format(\'woff2\');\n  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;\n}\n/* vietnamese */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 600;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format(\'woff2\');\n  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;\n}\n/* latin-ext */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 600;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format(\'woff2\');\n  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n  font-family: \'Inter\';\n  font-style: normal;\n  font-weight: 600;\n  font-display: swap;\n  src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format(\'woff2\');\n  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n\";}','no'),(12486,'_transient_timeout_woocommerce_marketplace_promotions_v2','1719661052','no'),(12487,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-04-22 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-04-25 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:4:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:88:\"<em>Flash sale:</em> Get up to 30% off themes and extensions. Ends April 26 at 3 pm UTC.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}}','no'),(12489,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1719596253','no'),(12490,'_transient_action_scheduler_last_pastdue_actions_check','1719574653','no'),(12491,'_transient_timeout_elementor_remote_info_api_data_3.22.3','1719617854','no'),(12492,'_transient_elementor_remote_info_api_data_3.22.3','a:4:{s:9:\"timestamp\";s:10:\"1719571528\";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:76:{i:0;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:1;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:2;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:3;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:4;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:5;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:6;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:7;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:8;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:9;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:10;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:11;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:12;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:13;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:14;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:15;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:16;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:17;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:18;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:19;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:20;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:21;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:22;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:23;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:24;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:25;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:26;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:27;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:28;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:29;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:30;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:31;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:32;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:33;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:34;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:35;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:36;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:37;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:38;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:39;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:40;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:41;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:42;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:43;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:44;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;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:46;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:47;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:48;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:49;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:50;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:51;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:52;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:53;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:54;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:55;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:56;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:57;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:58;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:59;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:60;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:61;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:62;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:63;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:64;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:65;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:66;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:67;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:68;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:69;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:70;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:71;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:72;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:73;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:74;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:75;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.5.5\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','no'),(12493,'_transient_timeout_feed_920e3d4c76f1a37346003d99d9989b7a','1719617854','no');
INSERT INTO `wp_options` VALUES (12494,'_transient_feed_920e3d4c76f1a37346003d99d9989b7a','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"AIOSEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"https://aioseo.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Jun 2024 14:52:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=6.5.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://aioseo.com/wp-content/uploads/2020/11/symbol-logo-lg-1.png\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"AIOSEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"https://aioseo.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"How to Optimize Existing Content for SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"https://aioseo.com/how-to-optimize-existing-content-for-seo/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-optimize-existing-content-for-seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://aioseo.com/how-to-optimize-existing-content-for-seo/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Jun 2024 13:36:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:17:\"Content Marketing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:20:\"content optimization\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://aioseo.com/?p=346231\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:430:\"<p>Would you like to know how to optimize existing content for SEO? If you have an existing website with a lot of content, optimizing that content for search engines is crucial for driving more organic traffic. Over time, search engine&#8230;</p>\nThe post <a href=\"https://aioseo.com/how-to-optimize-existing-content-for-seo/\">How to Optimize Existing Content for SEO</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Kato Nkhoma\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:39206:\"<p>Would you like to know how to optimize existing content for SEO?</p>\n\n\n\n<p>If you have an existing website with a lot of content, optimizing that content for search engines is crucial for driving more organic traffic. Over time, search engine algorithms change, and content can become stale or less relevant. This is called content decay and can result in reduced visibility on <a href=\"https://aioseo.com/what-are-serps/\" title=\"What Are SERPs (And Why Are they Important to SEO)?\">search engine results pages</a> (SERPs). It can also lead to a decline in <a href=\"https://aioseo.com/organic-traffic/\" title=\"What is Organic Traffic? [9+ Tips to Increase it on Your Site]\">organic traffic</a>.</p>\n\n\n\n<p>Optimizing existing content for search engine optimization (SEO) is crucial for improving your website&#8217;s visibility and driving more traffic to your site.&nbsp;</p>\n\n\n\n<p>In this article, we will walk you through the steps to optimize your existing content for SEO and provide you with the best tools to help you achieve this goal.</p>\n\n\n\n<div class=\"wp-block-group aioseo-table-of-contents has-theme-info-background-color has-background is-layout-flow wp-block-group-is-layout-flow\">\n<p>In This Article</p>\n\n\n\n<div class=\"wp-block-aioseo-table-of-contents\"><ul><li><a href=\"#aioseo-what-is-content-optimization\">What is Content Optimization?</a></li><li><a href=\"#aioseo-how-to-optimize-existing-content-for-seo\">How to Optimize Existing Content for SEO</a><ul><li><a href=\"#aioseo-1-use-the-right-seo-content-optimization-tools\">1. Use the Right SEO Content Optimization Tools</a><ul></ul></li><li><a href=\"#aioseo-2-identify-the-content-that-needs-updating\">2. Identify the Content that Needs Updating</a><ul></ul></li><li><a href=\"#aioseo-3-run-a-content-audit-report\">3. Run a Content Audit Report</a></li><li><a href=\"#aioseo-4-optimize-your-content\">4. Optimize Your Content</a></li><li><a href=\"#aioseo-5-update-internal-links-and-metadata\">5. Update Internal Links and Metadata</a><ul></ul></li><li><a href=\"#aioseo-6-find-and-fix-broken-links\">6. Find and Fix Broken Links</a></li></ul></li><li><a href=\"#aioseo-how-to-optimize-existing-content-for-seo-your-faqs-answered\">How to Optimize Existing Content for SEO: Your FAQs Answered</a><ul><li><a href=\"#aioseo-what-is-content-optimization\">What is Content optimization?</a></li><li><a href=\"#aioseo-what-is-the-first-step-in-optimizing-existing-content\">What is the first step in optimizing existing content?</a></li><li><a href=\"#aioseo-what-are-the-best-content-optimization-tools\">What are the best content optimization tools?</a></li></ul></li></ul></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-what-is-content-optimization\">What is Content Optimization?&nbsp;</h2>\n\n\n\n<p><a href=\"https://seoboost.com/blog/content-optimization-101/\" target=\"_blank\" rel=\"noopener\" title=\"\">Content optimization</a> is the process of improving existing website content to make it more effective for SEO and user experience (UX). It involves analyzing and refining your content to ensure it is relevant, informative, and engaging for both search engines and your target audience.</p>\n\n\n\n<p>While it may sound complicated and time-consuming, there are various <a href=\"https://aioseo.com/best-content-optimization-tools-for-seo/\" title=\"8 Best Content Optimization Tools for SEO\">content optimization tools</a> you can use to make it easier. You can also follow our content optimization tips to ensure that your content:</p>\n\n\n\n<ul>\n<li>Meets the current SEO best practices</li>\n\n\n\n<li>Aligns with user intent</li>\n\n\n\n<li>Remains up-to-date with industry trends (evergreen)</li>\n</ul>\n\n\n\n<p>Well-optimized content can result in better search rankings and more traffic to your site, making it an essential component of every <a href=\"https://aioseo.com/how-to-create-a-blog-content-strategy/\" title=\"How to Create a Blog Content Strategy that Drives Traffic\">blog content strategy</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-how-to-optimize-existing-content-for-seo\">How to Optimize Existing Content for SEO</h2>\n\n\n\n<p>Ready to revitalize your content? </p>\n\n\n\n<p>Here&#8217;s a step-by-step guide to help you know how to optimize existing content:</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-1-use-the-right-seo-content-optimization-tools\">1. Use the Right SEO Content Optimization Tools</h3>\n\n\n\n<p>To optimize your SEO content, you need to use the right tools. And at AIOSEO, we have 2 such tools:</p>\n\n\n\n<ul>\n<li><strong>All In One SEO (AIOSEO)</strong></li>\n\n\n\n<li><strong>SEOBoost</strong>&nbsp;</li>\n</ul>\n\n\n\n<p>Here’s a brief summary of the content optimization capabilities of each:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-using-aioseo-for-content-optimization\">Using AIOSEO for Content Optimization</h4>\n\n\n\n<p>One of the first tools to include in your content optimization toolbox is <a href=\"https://aioseo.com\" target=\"_blank\" title=\"All in One SEO - WordPress SEO Plugin and Toolkit\" rel=\"noopener\">All In One SEO</a> (AIOSEO). <a href=\"https://aioseo.com/what-is-a-plugin-beginners-guide-to-wordpress-plugins/\" title=\"What is a Plugin? The Beginner’s Guide to WordPress Plugins\">The plugin</a> helps you optimize your content with a focus on SEO.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"875\" height=\"420\" src=\"https://aioseo.com/wp-content/uploads/2023/10/AIOSEO-Homepage.jpg\" alt=\"All in One SEO homepage, the best WordPress SEO plugin \" class=\"wp-image-239951\" srcset=\"https://aioseo.com/wp-content/uploads/2023/10/AIOSEO-Homepage.jpg 875w, https://aioseo.com/wp-content/uploads/2023/10/AIOSEO-Homepage-300x144.jpg 300w, https://aioseo.com/wp-content/uploads/2023/10/AIOSEO-Homepage-768x369.jpg 768w, https://aioseo.com/wp-content/uploads/2023/10/AIOSEO-Homepage-600x288.jpg 600w, https://aioseo.com/wp-content/uploads/2023/10/AIOSEO-Homepage-125x60.jpg 125w, https://aioseo.com/wp-content/uploads/2023/10/AIOSEO-Homepage-188x90.jpg 188w\" sizes=\"100vw\" /></figure>\n\n\n\n<p><a href=\"https://aioseo.com\" target=\"_blank\" title=\"All in One SEO - WordPress SEO Plugin and Toolkit\" rel=\"noopener\">AIOSEO</a> is a powerful <a href=\"https://aioseo.com/best-seo-plugins-for-wordpress/\" title=\"15 Best WordPress SEO Plugins for 2024 (Tried and Tested)\">WordPress SEO plugin</a> boasting 3+ million active users. Many marketers and bloggers trust the plugin to help them boost their search engine rankings and traffic. That’s because the plugin has many powerful features and modules to help you properly configure your SEO settings.&nbsp; </p>\n\n\n\n<p>When it comes to  knowing how to optimize existing content, some of the modules you’ll find helpful include:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-truseo-analysis\">TruSEO Analysis</h4>\n\n\n\n<p>AIOSEO’s <a href=\"https://aioseo.com/features/truseo-score-analysis/\" title=\"TruSEO On-Page Analysis\">TruSEO On-page Analysis</a> gives you a score of how well-optimized your content is.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"368\" src=\"https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-truseo-analysis.png\" alt=\"AIOSEO\'s TruSEO analysis example\" class=\"wp-image-263943\" srcset=\"https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-truseo-analysis.png 702w, https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-truseo-analysis-300x157.png 300w, https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-truseo-analysis-600x315.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>It even gives you recommendations for improving it so your content is optimized for SEO.&nbsp;</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-truseo-highlighter\">TruSEO Highlighter</h4>\n\n\n\n<p>AIOSEO’s <a href=\"https://aioseo.com/announcing-truseo-highlighter/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Announcing TruSEO Highlighter: Speed Up On-Page Optimization\">TruSEO Highlighter</a> is a great tool that helps you nail your on-page SEO on the fly.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"700\" height=\"177\" src=\"https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example.jpg\" alt=\"TruSEO highlighter example\" class=\"wp-image-243491\" style=\"width:950px;height:auto\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example.jpg 700w, https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example-300x76.jpg 300w, https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example-600x152.jpg 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>The TruSEO Highlighter analyzes your page content and makes <strong>readability</strong> recommendations. It highlights items that include:</p>\n\n\n\n<ul>\n<li>Subheading distribution</li>\n\n\n\n<li>Passive voice&nbsp;</li>\n\n\n\n<li>Transition words</li>\n</ul>\n\n\n\n<p>AIOSEO’s TruSEO gives you recommendations for fixing any on-page SEO errors it finds. This way, you can rest assured your content is optimized.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-link-assistant\">Link Assistant</h4>\n\n\n\n<p>Internal links play a huge role in content optimization. They help:</p>\n\n\n\n<ul>\n<li>Distribute link juice</li>\n\n\n\n<li>Improve crawling and indexing</li>\n\n\n\n<li>Help keep readers on your site longer</li>\n</ul>\n\n\n\n<p>This is where AIOSEO’s Link Assistant comes in.</p>\n\n\n\n<p><a href=\"https://aioseo.com/features/internal-link-assistant/\" title=\"Link Assistant\">Link Assistant</a> is a tool that crawls your site and gives a report of all the links on your site.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"329\" src=\"https://aioseo.com/wp-content/uploads/2022/03/elementor-seo-internal-linking-with-link-assistant-getting-started.png\" alt=\"Link Assistant is a powerful tool you can use to optimize your existing content.\" class=\"wp-image-81561\" srcset=\"https://aioseo.com/wp-content/uploads/2022/03/elementor-seo-internal-linking-with-link-assistant-getting-started.png 700w, https://aioseo.com/wp-content/uploads/2022/03/elementor-seo-internal-linking-with-link-assistant-getting-started-300x141.png 300w, https://aioseo.com/wp-content/uploads/2022/03/elementor-seo-internal-linking-with-link-assistant-getting-started-600x282.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>Link Assistant gives you a Links Report that shows you internal linking suggestions and your site&#8217;s <a href=\"https://aioseo.com/how-to-easily-find-and-fix-orphan-pages-in-wordpress/\" title=\"How to Easily Find and Fix Orphan Pages in WordPress\">orphan pages</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"381\" src=\"https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-links-report.png\" alt=\"To help boost your internal linking strategy, Link Assistant\" class=\"wp-image-79017\" srcset=\"https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-links-report.png 700w, https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-links-report-300x163.png 300w, https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-links-report-600x327.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>The best part is that you don’t even need to open a post to add the links. You can just do so from the Link Assistant dashboard.</p>\n\n\n\n<p>For step-by-step instructions on how to install AIOSEO, check our <a href=\"https://aioseo.com/docs/installing-all-in-one-seo-pro/\" title=\"Installing All in One SEO Pro\">detailed installation guide</a>.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-seoboost-full-suite-content-management-platform\">SEOBoost: Full-suite Content Management Platform</h4>\n\n\n\n<p>Another content optimization tool to consider is <a href=\"https://seoboost.com/\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost\">SEOBoost</a>.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://seoboost.com/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"903\" height=\"569\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage.png\" alt=\"SEOBoost Homepage\" class=\"wp-image-337932\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage.png 903w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage-300x189.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage-768x484.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage-600x378.png 600w\" sizes=\"100vw\" /></a></figure>\n\n\n\n<p>SEOBoost is a full-suite content management platform you can use to:</p>\n\n\n\n<ul>\n<li>Create content briefs and outlines</li>\n\n\n\n<li>Create topic reports</li>\n\n\n\n<li>Use AI to speed up content optimization</li>\n</ul>\n\n\n\n<p>It also gives recommendations on how to better optimize your content before publishing.</p>\n\n\n\n<p>The tool has a powerful content audit feature for optimizing existing content for SEO. Simply input the URL of the page you want to audit, and SEOBoost will analyze it for you and recommend improvements.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"594\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report.png\" alt=\"SEOBoost content audit report\" class=\"wp-image-343911\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report-300x178.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report-768x455.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report-600x356.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Once the audit is complete and you’ve analyzed the data, click the <strong>Optimize Content</strong> button.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"450\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button.png\" alt=\"SEOBoost optimize content button\" class=\"wp-image-343915\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button-300x135.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button-768x345.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button-600x269.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>This will take you to a page where you can use the content audit results to optimize your content.</p>\n\n\n\n<p>Check out the full power of <a href=\"https://seoboost.com/\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost\">SEOBoost here</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-2-identify-the-content-that-needs-updating\">2. Identify the Content that Needs Updating</h3>\n\n\n\n<p>The next step in learning how to optimize existing content for SEO is to identify the content that needs updating. In most cases, this content is decaying or losing traffic and relevance over time. AIOSEO’s Search Statistics module, our Google Search Console integration, can easily identify this content.&nbsp;</p>\n\n\n\n<p>Search Statistics is designed to help you track and monitor your content and <a href=\"https://aioseo.com/how-to-track-seo-keyword-rankings-in-wordpress/\" title=\"How to Track SEO Keyword Rankings in WordPress\">keyword performance</a> in your WordPress dashboard. This means you don’t have to turn to tools like <a href=\"https://aioseo.com/google-search-console-vs-google-analytics/\" title=\"Google Search Console vs. Google Analytics: What’s the Difference?\">Google Analytics</a> (GA4), <a href=\"https://aioseo.com/recommends/semrush/\" title=\"SEMRush\">Semrush</a>, or other tools.&nbsp;</p>\n\n\n\n<p>Regarding spotting content decay, you can use 2 reports in Search Statistics: the <strong>Content Performance</strong> report and the <strong>Keyword Rankings</strong> report. So, let’s dive into how these 2 can help you spot content decay.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-the-content-performance-report\">The Content Performance Report</h4>\n\n\n\n<p>The Content Performance report provides insights into how your content is performing on SERPs. It provides an overview of all your content and a deep dive into your losing and winning content.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"390\" src=\"https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance.png\" alt=\"Content Performance report\" class=\"wp-image-159654\" srcset=\"https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance.png 702w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance-300x167.png 300w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance-600x333.png 600w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance-108x60.png 108w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance-162x90.png 162w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>In this case, we’ll want to focus on the <strong>Top Losing</strong> tab, which shows the content slipping in rankings.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"875\" height=\"467\" src=\"https://aioseo.com/wp-content/uploads/2023/10/Losing-Content-Performance.png\" alt=\"Top Losing tab in the Content Performance report.\" class=\"wp-image-235698\" srcset=\"https://aioseo.com/wp-content/uploads/2023/10/Losing-Content-Performance.png 875w, https://aioseo.com/wp-content/uploads/2023/10/Losing-Content-Performance-300x160.png 300w, https://aioseo.com/wp-content/uploads/2023/10/Losing-Content-Performance-768x410.png 768w, https://aioseo.com/wp-content/uploads/2023/10/Losing-Content-Performance-600x320.png 600w, https://aioseo.com/wp-content/uploads/2023/10/Losing-Content-Performance-112x60.png 112w, https://aioseo.com/wp-content/uploads/2023/10/Losing-Content-Performance-169x90.png 169w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>In many cases, this decline is a result of content decay.&nbsp;</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-the-keyword-rankings-report\">The Keyword Rankings Report</h4>\n\n\n\n<p>The Keyword Rankings report focuses more on how your keywords are performing in search.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"464\" src=\"https://aioseo.com/wp-content/uploads/2023/05/monitor-seo-rankings-keyword-rankings-new.png\" alt=\"Keyword Rankings tab\" class=\"wp-image-187811\" srcset=\"https://aioseo.com/wp-content/uploads/2023/05/monitor-seo-rankings-keyword-rankings-new.png 702w, https://aioseo.com/wp-content/uploads/2023/05/monitor-seo-rankings-keyword-rankings-new-300x198.png 300w, https://aioseo.com/wp-content/uploads/2023/05/monitor-seo-rankings-keyword-rankings-new-600x397.png 600w, https://aioseo.com/wp-content/uploads/2023/05/monitor-seo-rankings-keyword-rankings-new-91x60.png 91w, https://aioseo.com/wp-content/uploads/2023/05/monitor-seo-rankings-keyword-rankings-new-136x90.png 136w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>This report shows you which keywords are gaining momentum on SERPs and those that are tanking.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"401\" src=\"https://aioseo.com/wp-content/uploads/2023/08/how-to-track-seo-keyword-rankings-top-losing.png\" alt=\"Top Losing tab in the Keyword Rankings report.\" class=\"wp-image-216102\" srcset=\"https://aioseo.com/wp-content/uploads/2023/08/how-to-track-seo-keyword-rankings-top-losing.png 702w, https://aioseo.com/wp-content/uploads/2023/08/how-to-track-seo-keyword-rankings-top-losing-300x171.png 300w, https://aioseo.com/wp-content/uploads/2023/08/how-to-track-seo-keyword-rankings-top-losing-600x343.png 600w, https://aioseo.com/wp-content/uploads/2023/08/how-to-track-seo-keyword-rankings-top-losing-105x60.png 105w, https://aioseo.com/wp-content/uploads/2023/08/how-to-track-seo-keyword-rankings-top-losing-158x90.png 158w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>Again, to spot content decay, we’ll want to focus on those that are declining in rankings.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-monitor-impressions\">Monitor Impressions</h4>\n\n\n\n<p>Besides the Content Performance and Keyword Rankings reports, you can also monitor the Impressions tab.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"369\" src=\"https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-impressions.png\" alt=\"Impressions tab in Search Statistics.\" class=\"wp-image-177223\" srcset=\"https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-impressions.png 702w, https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-impressions-300x158.png 300w, https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-impressions-600x315.png 600w, https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-impressions-114x60.png 114w, https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-impressions-171x90.png 171w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>Impressions refer to the number of times users on SERPs see your search listing. A decline in Impressions indicates that fewer people can see your search listing. This is usually a result of dropping in rankings—a sign of content decay.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-check-for-dips-in-clickthrough-rates-ctr\">Check for Dips in Clickthrough Rates (CTR)</h4>\n\n\n\n<p><a href=\"https://aioseo.com/ways-to-increase-your-organic-clickthrough-rates/\" title=\"8 Proven Ways to Increase Your Organic Clickthrough Rates\">Organic clickthrough rates</a> (CTR) indicate the percentage of people who click on your search listing on SERPs. Again, you can check this critical metric using AIOSEO’s Search Statistics module.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"354\" src=\"https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-average-ctr.png\" alt=\"Average CTR tab in Search Statistics.\" class=\"wp-image-177224\" srcset=\"https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-average-ctr.png 702w, https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-average-ctr-300x151.png 300w, https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-average-ctr-600x303.png 600w, https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-average-ctr-119x60.png 119w, https://aioseo.com/wp-content/uploads/2023/04/how-to-use-seo-data-average-ctr-178x90.png 178w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>Keeping tabs on your CTRs is essential to monitoring content decay and identifying existing content that needs to be optimized for SEO.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-3-run-a-content-audit-report\">3. Run a Content Audit Report</h3>\n\n\n\n<p>A content audit systematically analyzes your content to assess its quality, performance, and relevance to the target audience. It helps identify which content to keep, remove, or optimize. This is essential in knowing how to optimize existing content for SEO.</p>\n\n\n\n<p>One tool that can help you run SEO audits without needing any technical knowledge is SEOBoost. It’s so easy. All you have to do is input the URL of the page you want to audit.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"594\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report.png\" alt=\"SEOBoost content audit report\" class=\"wp-image-343911\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report-300x178.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report-768x455.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report-600x356.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>SEOBoost will analyze it for you and recommend improvements you can make to optimize the page. Once the audit is complete and you’ve analyzed the data, click the <strong>Optimize Content</strong> button.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"450\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button.png\" alt=\"SEOBoost optimize content button\" class=\"wp-image-343915\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button-300x135.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button-768x345.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button-600x269.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>This will take you to a page where you can use the content audit results to optimize your content.</p>\n\n\n\n<p>You can take your content audit a step further by finding low-difficulty keywords to add to your content. A tool like LowFruits makes this easy.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"875\" height=\"449\" src=\"https://aioseo.com/wp-content/uploads/2024/05/lowfruits-homepage.jpg\" alt=\"LowFruits home page\" class=\"wp-image-329452\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/lowfruits-homepage.jpg 875w, https://aioseo.com/wp-content/uploads/2024/05/lowfruits-homepage-300x154.jpg 300w, https://aioseo.com/wp-content/uploads/2024/05/lowfruits-homepage-768x394.jpg 768w, https://aioseo.com/wp-content/uploads/2024/05/lowfruits-homepage-600x308.jpg 600w, https://aioseo.com/wp-content/uploads/2024/05/lowfruits-homepage-117x60.jpg 117w, https://aioseo.com/wp-content/uploads/2024/05/lowfruits-homepage-175x90.jpg 175w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>LowFruits is another tool to add to your list of the best SEO rank trackers. It’s a revolutionary keyword research tool designed to help you unearth low-competition keywords to skyrocket your SEO.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"462\" src=\"https://aioseo.com/wp-content/uploads/2021/12/Low-Fruits-Tracker.png\" alt=\"LowFruits rank tracker.\" class=\"wp-image-333582\" srcset=\"https://aioseo.com/wp-content/uploads/2021/12/Low-Fruits-Tracker.png 1002w, https://aioseo.com/wp-content/uploads/2021/12/Low-Fruits-Tracker-300x138.png 300w, https://aioseo.com/wp-content/uploads/2021/12/Low-Fruits-Tracker-768x354.png 768w, https://aioseo.com/wp-content/uploads/2021/12/Low-Fruits-Tracker-600x277.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>LowFruits identifies weak spots in the SERPs, allowing you to target keywords with a higher chance of ranking. These can help optimize your existing content to rank for more keywords, resulting in better search rankings and more traffic.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-4-optimize-your-content\">4. Optimize Your Content</h3>\n\n\n\n<p>Armed with the content audit report data, you can now take the next step in optimizing your existing content. Remember, the main essence of content optimization is to get your on-page SEO right. SEOBoost helps by showing you many on-page SEO elements you can optimize on your page.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"804\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-1024x804.png\" alt=\"Example of SEO audit.\" class=\"wp-image-337935\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-1024x804.png 1024w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-300x235.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-768x603.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-600x471.png 600w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit.png 1092w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>For example, SEOBoost helps ensure you:</p>\n\n\n\n<ul>\n<li>Meet the right <a href=\"https://aioseo.com/word-count-for-seo/\" title=\"Word Count for SEO: Does it Really Matter?\">word count</a></li>\n\n\n\n<li>Ensure your content is <a href=\"https://aioseo.com/how-to-create-scannable-content/\" title=\"How to Create Scannable Content (an SEO Action Guide)\">scannable</a> and has a good <a href=\"https://aioseo.com/how-to-improve-readability-score-on-wordpress-step-by-step/\" title=\"How to Improve Readability Score on WordPress (Step by Step)\">readability score</a></li>\n\n\n\n<li>Optimal keyword usage</li>\n\n\n\n<li>Proper image use</li>\n\n\n\n<li>And more</li>\n</ul>\n\n\n\n<p>Using tools like SEOBoosts is the fastest way to ensure your content is primed to meet the on-page SEO standards for your target keyword.&nbsp;That&#8217;s why this tool is invaluable if you seriously want to know how to optimize existing content for SEO.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-5-update-internal-links-and-metadata\">5. Update Internal Links and Metadata</h3>\n\n\n\n<p>An integral part of optimizing existing content is updating associated links and metadata. Broken links, outdated meta descriptions, and inaccurate SEO titles can harm your site&#8217;s usability and search engine rankings. You should also consider linking to newer content and having that newer content link to the page you’re optimizing.</p>\n\n\n\n<p>Here’s how you can easily optimize these elements without breaking a sweat:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-add-relevant-internal-links-with-aioseo\">Add Relevant Internal Links with AIOSEO</h4>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"316\" src=\"https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link.png\" alt=\"Adding links in Link Assistant.\" class=\"wp-image-167487\" srcset=\"https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link.png 702w, https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link-300x135.png 300w, https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link-600x270.png 600w, https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link-133x60.png 133w, https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link-200x90.png 200w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>Use AIOSEO&#8217;s link assistant to optimize links and find <a href=\"https://aioseo.com/how-to-use-link-assistant-to-optimize-your-internal-linking-strategy/\" title=\"How to Use Link Assistant to Optimize Your Internal Linking Strategy\">new linking opportunities</a>. This will help signal to search engines the relevance of that page. Link Assistant also helps you <a href=\"https://aioseo.com/how-to-easily-find-and-fix-orphan-pages-in-wordpress/\" title=\"How to Easily Find and Fix Orphan Pages in WordPress\">find and fix orphan pages</a>.&nbsp;</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-leverage-ai-to-generate-metadata-fast-and-at-scale\">Leverage AI to Generate Metadata Fast and at Scale</h4>\n\n\n\n<p>Particularly if you publish many pages, crafting SEO-friendly title tags and meta descriptions can take up a lot of time. That’s why you should speed this process up with an AI-powered tool. AIOSEO’s <a href=\"https://aioseo.com/dominate-search-rankings-with-aioseos-ai-title-description-generator/\" title=\"[NEW] Dominate Search Rankings with AIOSEO’s AI Title/Description Generator\">AI Title/Description Generator</a> makes this easy, as you don’t even have to leave your WordPress dashboard.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"462\" src=\"https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-ai-title-description-generator.png\" alt=\"AI meta description suggestions\" class=\"wp-image-263980\" srcset=\"https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-ai-title-description-generator.png 702w, https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-ai-title-description-generator-300x197.png 300w, https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-ai-title-description-generator-600x395.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>Simply click on the version you want to use, and you&#8217;ll have your meta description or title tag with the click of a button. This will help speed up the content optimization process, giving you time for other tasks.</p>\n\n\n\n<p>For detailed steps on using this powerful tool, check out our tutorial on <a href=\"https://aioseo.com/how-to-use-a-meta-description-generator-in-wordpress/\" title=\"How to Use a Meta Description Generator in WordPress\">using a meta description generator in WordPress</a>.</p>\n\n\n\n<p>Maintaining accurate and up-to-date links and metadata enhances the user experience and improves your site’s visibility. Despite significantly impacting your content, it’s one of the most often overlooked content optimization tips.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-6-find-and-fix-broken-links\">6. Find and Fix Broken Links</h3>\n\n\n\n<p>Broken links create a frustrating user experience and can hurt your SEO performance in several ways. From a user experience standpoint, running into dead links disrupts the content flow and can cause visitors to quickly abandon your site. Search engines also look negatively upon sites with many broken links, which signals poor site maintenance and quality issues.</p>\n\n\n\n<p>This is why, if you want to know how to optimize existing content, fixing broken links must be a part of your strategy.</p>\n\n\n\n<p>To easily find and fix broken links, use tools like <a href=\"https://aioseo.com/features/broken-link-checker\" target=\"_blank\" title=\"Broken Link Checker by AIOSEO\" rel=\"noopener\">Broken Link Checker</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"325\" src=\"https://aioseo.com/wp-content/uploads/2023/09/best-wordpress-plugins-broken-link-checker.png\" alt=\"Fixing broken links helps improve crawlability.\" class=\"wp-image-225760\" srcset=\"https://aioseo.com/wp-content/uploads/2023/09/best-wordpress-plugins-broken-link-checker.png 702w, https://aioseo.com/wp-content/uploads/2023/09/best-wordpress-plugins-broken-link-checker-300x139.png 300w, https://aioseo.com/wp-content/uploads/2023/09/best-wordpress-plugins-broken-link-checker-600x278.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>This is a powerful tool that crawls your site and identifies broken links. With a click of a button, you can easily fix them.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"471\" src=\"https://aioseo.com/wp-content/uploads/2024/04/broken-link-checker-options.png\" alt=\"Broken Link Checker options.\" class=\"wp-image-307513\" srcset=\"https://aioseo.com/wp-content/uploads/2024/04/broken-link-checker-options.png 1002w, https://aioseo.com/wp-content/uploads/2024/04/broken-link-checker-options-300x141.png 300w, https://aioseo.com/wp-content/uploads/2024/04/broken-link-checker-options-768x361.png 768w, https://aioseo.com/wp-content/uploads/2024/04/broken-link-checker-options-600x282.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>The tool gives you action options like:</p>\n\n\n\n<ul>\n<li>Edit URL</li>\n\n\n\n<li>Unlink</li>\n\n\n\n<li>Recheck</li>\n\n\n\n<li>Add Redirect</li>\n\n\n\n<li>Dismiss&nbsp;</li>\n</ul>\n\n\n\n<p>The best part is you don’t even need to leave your WordPress dashboard to fix the affected links.</p>\n\n\n\n<p>For detailed instructions, check out our tutorial on <a href=\"https://aioseo.com/fix-broken-links-in-wordpress/\" title=\"How to Find and Fix Broken Links in WordPress\">finding and fixing broken links</a> in WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-how-to-optimize-existing-content-for-seo-your-faqs-answered\">How to Optimize Existing Content for SEO: Your FAQs Answered</h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-is-content-optimization\"><h3 class=\"aioseo-faq-block-question\">What is Content optimization?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Content optimization is the process of improving existing website content to make it more effective for search engine optimization (SEO) and user experience.&nbsp;</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-is-the-first-step-in-optimizing-existing-content\"><h3 class=\"aioseo-faq-block-question\">What is the first step in optimizing existing content?</h3><div class=\"aioseo-faq-block-answer\">\n<p>The first step is to perform a content audit. Go through all your existing pages/posts and analyze metrics like traffic, bounce rate, conversion rate etc., to identify which pages need optimization.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-are-the-best-content-optimization-tools\"><h3 class=\"aioseo-faq-block-question\">What are the best content optimization tools?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Some of the best tools to consider as you investigate how to optimize existing content include</p>\n\n\n\n<ul>\n<li><a href=\"https://aioseo.com\" target=\"_blank\" title=\"All in One SEO - WordPress SEO Plugin and Toolkit\" rel=\"noopener\">AIOSEO</a></li>\n\n\n\n<li><a href=\"https://seoboost.com/\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost\">SEOBoost</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/features/broken-link-checker\" target=\"_blank\" title=\"Broken Link Checker by AIOSEO\" rel=\"noopener\">Broken Link Checker</a></li>\n</ul>\n</div></div>\n\n\n\n<p>We hope this post has helped you know how to optimize existing content for SEO. You may also want to check out other articles on our blog, like our in-depth look at the <a href=\"https://aioseo.com/google-search-algorithm-leak/\" title=\"The Google Search Algorithm Leak: What It Means and Decoding It For You\">leaked Google search algorithm documents</a> or our top <a href=\"https://aioseo.com/content-optimization-tips/\" title=\"The Google Search Algorithm Leak: What It Means and Decoding It For You\">content optimization tips</a>.</p>\n\n\n\n<p>If you found this article helpful, then please subscribe to our <a href=\"https://www.youtube.com/c/AIOSEO\" target=\"_blank\" rel=\"noopener nofollow\" title=\"YouTube\">YouTube Channel</a>. You’ll find many more helpful tutorials there. You can also follow us on <a href=\"https://twitter.com/aioseopack\" target=\"_blank\" rel=\"noopener nofollow\" title=\"X\">X (Twitter)</a>, <a href=\"https://www.linkedin.com/company/aioseo/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"LinkedIn\">LinkedIn</a>, or <a href=\"https://facebook.com/aioseopack/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Facebook\">Facebook</a> to stay in the loop.</p>The post <a href=\"https://aioseo.com/how-to-optimize-existing-content-for-seo/\">How to Optimize Existing Content for SEO</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://aioseo.com/how-to-optimize-existing-content-for-seo/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:79:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"15 Content Optimization Tips For Boosting Your Search Rankings\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://aioseo.com/content-optimization-tips/?utm_source=rss&utm_medium=rss&utm_campaign=content-optimization-tips\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://aioseo.com/content-optimization-tips/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 24 Jun 2024 13:30:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:17:\"Content Marketing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:20:\"content optimization\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:12:\"content tips\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://aioseo.com/?p=343829\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:445:\"<p>Looking for no-fluff content optimization tips? If you’re struggling to rank your content, all your online efforts are in vain. After all, if no one sees your content, you’ll have zero traffic and sales. But it shouldn’t be like that.&#8230;</p>\nThe post <a href=\"https://aioseo.com/content-optimization-tips/\">15 Content Optimization Tips For Boosting Your Search Rankings</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Kato Nkhoma\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:59203:\"<p>Looking for no-fluff content optimization tips?</p>\n\n\n\n<p>If you’re struggling to rank your content, all your online efforts are in vain. After all, if no one sees your content, you’ll have zero traffic and sales.</p>\n\n\n\n<p>But it shouldn’t be like that. While competition online is stiff, you can still optimize your site and content, so Google and its users love it.</p>\n\n\n\n<p>In this article, we&#8217;ll explore content optimization tips and why optimizing your content matters. We’ll also provide actionable tips to supercharge your content marketing efforts.</p>\n\n\n\n<div class=\"wp-block-group aioseo-table-of-contents has-theme-info-background-color has-background is-layout-flow wp-block-group-is-layout-flow\">\n<p>In This Article</p>\n\n\n\n<div class=\"wp-block-aioseo-table-of-contents\"><ul><li><a href=\"#aioseo-what-is-content-optimization\">What is Content Optimization?</a></li><li><a href=\"#aioseo-the-benefits-of-content-optimization\">The Benefits of Content Optimization</a></li><li><a href=\"#aioseo-content-optimization-13-tips-for-impactful-content\">Content Optimization: Tips for Impactful Content</a><ul><li><a href=\"#aioseo-1-use-the-content-optimization-tools\">1. Use the Content Optimization Tools</a><ul></ul></li><li><a href=\"#aioseo-2-understand-your-target-audience\">2. Understand Your Target Audience</a></li><li><a href=\"#aioseo-3-conduct-keyword-research\">3. Conduct Keyword Research</a></li><li><a href=\"#aioseo-4-nail-search-intent\">4. Nail Search Intent</a></li><li><a href=\"#aioseo-5-run-a-content-audit\">5. Run a Content Audit</a></li><li><a href=\"#aioseo-6-understand-semantics-and-semantic-seo\">6. Understand Semantics and Semantic SEO</a></li><li><a href=\"#aioseo-7-craft-compelling-titles-and-headlines\">7. Craft Compelling Titles and Headlines</a></li><li><a href=\"#aioseo-8-focus-on-readability-and-structure\">8. Focus on Readability and Structure</a><ul></ul></li><li><a href=\"#aioseo-9-use-ai-to-speed-up-metadata-creation\">9. Use AI to Speed Up Metadata Creation</a></li><li><a href=\"#aioseo-10-build-strategic-internal-links\">10. Build Strategic Internal Links</a></li><li><a href=\"#aioseo-11-focus-on-on-page-seo-content-optimization\">11. Focus on On-page SEO Content Optimization</a></li><li><a href=\"#aioseo-12-create-topic-clusters\">12. Create Topic Clusters</a><ul></ul></li><li><a href=\"#aioseo-13-dont-forget-author-seo\">13. Don&#x2019;t Forget Author SEO</a></li><li><a href=\"#aioseo-14-incorporate-visuals\">14. Incorporate Visuals</a></li><li><a href=\"#aioseo-15-leverage-ai-content-optimization-tools\">15. Leverage AI Content Optimization Tools</a><ul></ul></li></ul></li><li><a href=\"#aioseo-content-optimization-your-faqs-answered\">Content Optimization Tips: Your FAQs Answered</a><ul><li><a href=\"#aioseo-what-is-the-difference-between-content-optimization-and-seo\">What is the difference between content optimization and SEO?</a></li><li><a href=\"#aioseo-what-is-the-best-way-to-optimize-content\">What is the best way to optimize content?</a></li><li><a href=\"#aioseo-what-are-the-top-content-optimization-tips-to-help-boost-search-rankings\">What are the top content optimization tips to help boost search rankings?</a></li></ul></li></ul></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-what-is-content-optimization\">What is Content Optimization?</h2>\n\n\n\n<p>Content optimization is the process of tweaking and refining your web content to maximize its performance in search engines and with users. This is often done to help you <a href=\"https://aioseo.com/how-to-set-seo-goals-that-boost-rankings/\" title=\"How to Set SEO Goals that Help Boost Rankings [Beginner’s Guide]\">achieve specific goals</a> for your brand.</p>\n\n\n\n<p>Content optimization plays a huge role in helping your digital marketing strategy produce impactful results.&nbsp;</p>\n\n\n\n<p>While creating high-quality content is critical, optimizing it can take it to the next level in driving more organic traffic, increasing visibility, and converting website visitors.</p>\n\n\n\n<p>Content optimization involves tactics like:</p>\n\n\n\n<ul>\n<li>Incorporating relevant keywords and semantically related terms</li>\n\n\n\n<li>Structuring content for optimal readability and engagement</li>\n\n\n\n<li>Aligning content with the specific informational needs of your audience</li>\n\n\n\n<li>Adhering to on-page <a href=\"https://aioseo.com/seo-best-practices/\" title=\"SEO Best Practices: 20+ Proven Tips to Boost Your Search Rankings\">SEO best practices</a></li>\n\n\n\n<li>Continuously updating and refreshing existing content</li>\n</ul>\n\n\n\n<p>We’ll look at these elements in greater detail in a moment.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-the-benefits-of-content-optimization\">The Benefits of Content Optimization</h2>\n\n\n\n<p>Content optimization stretches your content marketing investment, enabling you to get a better return on investment (ROI) for your efforts. By tailoring your content for search visibility and shareability, you expose your brand to a larger potential audience.</p>\n\n\n\n<p>By implementing a content optimization strategy, you can unlock a multitude of benefits, including:</p>\n\n\n\n<ul>\n<li><strong>Get more mileage from your content marketing</strong>: Optimized content performs better in search results, leading to increased organic traffic, engagement, and leads.&nbsp;</li>\n\n\n\n<li><strong>Boost your SEO (search engine optimization)</strong>: Search engines deeply analyze on-page elements like content quality, structure, keyword usage, and multimedia when ranking pages. Optimized content increases your chances of prominent ranking for relevant queries.</li>\n\n\n\n<li><strong>Meet search intent</strong>: Optimizing for search intent ensures your content directly answers what users are searching for, leading to higher engagement, conversions, and a better overall user experience.</li>\n\n\n\n<li><strong>Target specific business goals</strong>: Whether you want to generate leads, drive sales, or establish brand authority, content optimization can be customized to align with your specific business objectives.</li>\n</ul>\n\n\n\n<p>If you want your online presence to be impactful, you must invest time and resources into applying these content optimization tips.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-content-optimization-13-tips-for-impactful-content\">Content Optimization: Tips for Impactful Content</h2>\n\n\n\n<p>Now that you understand the power of content optimization, let&#8217;s delve into some actionable tips to optimize your content for maximum impact:</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-1-use-the-content-optimization-tools\">1. Use the Content Optimization Tools</h3>\n\n\n\n<p>To optimize your <a href=\"https://aioseo.com/seo-content/\" title=\"The Beginners Guide to SEO Content [Boost Rankings and Traffic]\">SEO content</a>, you need to use the right tools. And at AIOSEO, we have 2 such tools:</p>\n\n\n\n<ul>\n<li>All In One SEO (AIOSEO)</li>\n\n\n\n<li>SEOBoost&nbsp;</li>\n</ul>\n\n\n\n<p>Here’s a brief summary of the content optimization capabilities of each:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-using-aioseo-for-content-optimization\">Using AIOSEO for Content Optimization</h4>\n\n\n\n<p>One of the first content optimization tips is to ensure you have the right SEO tool. For WordPress users, there’s no better tool than <a href=\"https://aioseo.com\" target=\"_blank\" title=\"All in One SEO - WordPress SEO Plugin and Toolkit\" rel=\"noopener\">All In One SEO</a> (AIOSEO).</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"311\" src=\"https://aioseo.com/wp-content/uploads/2023/01/aioseo.png\" alt=\"AIOSEO is a powerful WordPress plugin that features some content optimization tools.\" class=\"wp-image-151544\" srcset=\"https://aioseo.com/wp-content/uploads/2023/01/aioseo.png 700w, https://aioseo.com/wp-content/uploads/2023/01/aioseo-300x133.png 300w, https://aioseo.com/wp-content/uploads/2023/01/aioseo-600x267.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p><a href=\"https://aioseo.com\" target=\"_blank\" title=\"All in One SEO - WordPress SEO Plugin and Toolkit\" rel=\"noopener\">AIOSEO</a> is a powerful <a href=\"https://aioseo.com/best-seo-plugins-for-wordpress/\" title=\"15 Best WordPress SEO Plugins for 2024 (Tried and Tested)\">WordPress SEO plugin</a> boasting 3+ million active users. Many marketers and bloggers trust the plugin to help them boost their search engine rankings and traffic. That’s because the plugin has many powerful features and modules designed to help you properly configure your SEO settings.&nbsp;</p>\n\n\n\n<p>When it comes to content optimization, some of the modules you’ll find helpful include:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-truseo-analysis\">TruSEO Analysis</h4>\n\n\n\n<p>AIOSEO’s <a href=\"https://aioseo.com/features/truseo-score-analysis/\" title=\"TruSEO On-Page Analysis\">TruSEO On-page Analysis</a> gives you a score of how well-optimized your content is.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"368\" src=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-page-analysis.png\" alt=\"AIOSEO\'s page analysis report.\" class=\"wp-image-343869\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-page-analysis.png 702w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-page-analysis-300x157.png 300w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-page-analysis-600x315.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>It even gives you recommendations for improving your it.&nbsp;</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-truseo-highlighter\">TruSEO Highlighter</h4>\n\n\n\n<p>AIOSEO’s <a href=\"https://aioseo.com/announcing-truseo-highlighter/\" title=\"Announcing TruSEO Highlighter: Speed Up On-Page Optimization\">TruSEO Highlighter</a> is a great tool that helps you nail your on-page SEO on the fly.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"177\" src=\"https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example.jpg\" alt=\"TruSEO highlighter example\" class=\"wp-image-243491\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example.jpg 700w, https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example-300x76.jpg 300w, https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example-600x152.jpg 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>The TruSEO Highlighter analyzes your page content and makes <strong>readability</strong> recommendations. It also highlights items that need fixing, including:</p>\n\n\n\n<ul>\n<li>Subheading distribution</li>\n\n\n\n<li>Passive voice&nbsp;</li>\n\n\n\n<li>Transition words</li>\n</ul>\n\n\n\n<p>This cool feature also gives you recommendations for fixing any on-page SEO errors it finds.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-link-assistant\">Link Assistant</h4>\n\n\n\n<p><a href=\"https://aioseo.com/features/internal-link-assistant/\" title=\"Link Assistant\">Link Assistant</a> is a tool that crawls your site and gives a report of all the links on your site.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"329\" src=\"https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-getting-started.png\" alt=\"Link Assistant is a powerful tool for building internal links.\" class=\"wp-image-79016\" srcset=\"https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-getting-started.png 700w, https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-getting-started-300x141.png 300w, https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-getting-started-600x282.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>This is important because internal links play a huge role in content optimization. They help distribute link juice, improve crawling and indexing, and help keep readers on your site longer.</p>\n\n\n\n<p>Link Assistant gives you a Links Report that shows you internal linking suggestions and your site&#8217;s <a href=\"https://aioseo.com/how-to-easily-find-and-fix-orphan-pages-in-wordpress/\" title=\"How to Easily Find and Fix Orphan Pages in WordPress\">orphan pages</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"381\" src=\"https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-links-report.png\" alt=\"To help boost your internal linking strategy, Link Assistant\" class=\"wp-image-79017\" srcset=\"https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-links-report.png 700w, https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-links-report-300x163.png 300w, https://aioseo.com/wp-content/uploads/2022/03/internal-linking-with-link-assistant-links-report-600x327.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>The best part is that you don’t even need to open a post to add the links. You can just do so from the Link Assistant dashboard.</p>\n\n\n\n<p>For step-by-step instructions on how to install AIOSEO, check our <a href=\"https://aioseo.com/docs/installing-all-in-one-seo-pro/\" title=\"Installing All in One SEO Pro\">detailed installation guide</a>.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-using-seoboost-for-content-optimization\">Using SEOBoost for Content Optimization</h4>\n\n\n\n<p>Another content optimization tool to consider is SEOBoost. This revolutionary tool scrapes search engine results pages (SERPs) and pulls up the main keywords in the top-ranking posts.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"903\" height=\"569\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage.png\" alt=\"SEOBoost Homepage\" class=\"wp-image-337932\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage.png 903w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage-300x189.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage-768x484.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage-600x378.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>SEOBoost is a full-suite content management platform that can be used to:</p>\n\n\n\n<ul>\n<li>Create content briefs and outlines</li>\n\n\n\n<li>Create topic reports</li>\n\n\n\n<li>Conduct content audits</li>\n\n\n\n<li>Use AI to speed up content optimization</li>\n</ul>\n\n\n\n<p>It also gives recommendations on how to better optimize your content.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"602\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis-1024x602.png\" alt=\"SEOBoost\'s Content Audit feature.\" class=\"wp-image-337968\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis-1024x602.png 1024w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis-300x176.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis-768x452.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis-600x353.png 600w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis.png 1056w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>The tool even has a feature that helps you manage media more easily when optimizing your content.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"493\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-images.png\" alt=\"SEOBoost stock image option. \" class=\"wp-image-343903\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-images.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-images-300x148.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-images-768x378.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-images-600x295.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Check out the full power of <a href=\"https://seoboost.com/\">SEOBoost here</a>.</p>\n\n\n\n<p>This is definitely one tool that can help you implement most content optimization tips in this article.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-2-understand-your-target-audience\">2. Understand Your Target Audience</h3>\n\n\n\n<p>Another essential aspect of impactful content optimization is audience research. His involves asking questions like:</p>\n\n\n\n<ul>\n<li>Who is your intended audience?</li>\n\n\n\n<li>What problems are they likely to have?</li>\n\n\n\n<li>What solutions are they looking for?</li>\n\n\n\n<li>Do they have a particular way of speaking (lingo)?</li>\n</ul>\n\n\n\n<p>Answering these questions will give you the foundation you need to conduct impactful keyword research. It also helps you create personalized, optimized content. As a result, you’ll rank higher in search and earn the trust of your audience.</p>\n\n\n\n<p>Once you’ve collected the data from your audience research, use it to create a buyer persona. This persona represents your general audience. Having a buyer persona helps you create content tailored to meet that persona&#8217;s needs. The more you customize content for your core audiences, the more relevant and valuable it will be.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-3-conduct-keyword-research\">3. Conduct Keyword Research</h3>\n\n\n\n<p>Proper <a href=\"https://aioseo.com/keyword-research/\" title=\"Keyword Research for SEO: An In-Depth Beginner’s Guide\">keyword research</a> is one of the most important SEO growth hacks to help boost your online visibility. It involves identifying the words and phrases your target audience uses to find your blog content, products, or services. You can use many tools for this, including <a href=\"https://aioseo.com/recommends/ahrefs/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Ahrefs\">Ahrefs</a>, <a href=\"https://aioseo.com/recommends/semrush/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Semrush\">Semrush</a>, and more.&nbsp;</p>\n\n\n\n<p>If you’re in a competitive niche, you’ll have better success at targeting long-tail keywords as they have lower <a href=\"https://aioseo.com/keyword-difficulty-in-seo-what-is-it-and-how-to-use-it/\" title=\"Keyword Difficulty in SEO: What Is It and How to Use It\">keyword difficulty</a>.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"377\" src=\"https://aioseo.com/wp-content/uploads/2023/07/seo-for-new-website-keyword-research.png\" alt=\"keyword research example.\" class=\"wp-image-209423\" srcset=\"https://aioseo.com/wp-content/uploads/2023/07/seo-for-new-website-keyword-research.png 702w, https://aioseo.com/wp-content/uploads/2023/07/seo-for-new-website-keyword-research-300x161.png 300w, https://aioseo.com/wp-content/uploads/2023/07/seo-for-new-website-keyword-research-600x322.png 600w, https://aioseo.com/wp-content/uploads/2023/07/seo-for-new-website-keyword-research-112x60.png 112w, https://aioseo.com/wp-content/uploads/2023/07/seo-for-new-website-keyword-research-168x90.png 168w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>Check out our list of recommended <a href=\"https://aioseo.com/best-keyword-research-tools/\" title=\"16 Best Keyword Research Tools for SEO\">keyword research tools here</a>.</p>\n\n\n\n<p>Besides finding the right keywords, you should know how to use them strategically. A few ways include adding your focus keyword to your:</p>\n\n\n\n<ul>\n<li>Headline</li>\n\n\n\n<li>SEO title</li>\n\n\n\n<li>Meta description</li>\n\n\n\n<li>Introduction and conclusion</li>\n\n\n\n<li>Headers (H1, H2, H3, etc.)</li>\n\n\n\n<li>URL</li>\n</ul>\n\n\n\n<p>However, you should avoid keyword stuffing, which is the overuse of your keyword. Instead, opt for synonyms and other <a href=\"https://ahrefs.com/blog/lsi-keywords/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">LSI keywords</a>.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-4-nail-search-intent\">4. Nail Search Intent</h3>\n\n\n\n<p>Besides identifying the right keywords, you should also ensure you understand the search intent behind those keywords. <a href=\"https://aioseo.com/search-intent/\" title=\"Search Intent: What It Is and How to Optimize For It\">Search intent</a> refers to the main goal a user wants to achieve with the search query. The main 4 intent types include:</p>\n\n\n\n<ul>\n<li><strong>Informational</strong>: Refers to the searches made to get information about a product or service.</li>\n\n\n\n<li><strong>Navigational</strong>: People with this type of intent are looking for a specific website or webpage.</li>\n\n\n\n<li><strong>Transactional</strong>: Users with this intent search to buy something at that moment.</li>\n\n\n\n<li><strong>Commercial</strong>: This type refers to searches made to buy in the near future.</li>\n</ul>\n\n\n\n<p>While it may sound complicated, figuring out search intent is quite easy. Two of the best ways to do it include:&nbsp;</p>\n\n\n\n<ul>\n<li><strong>Use tools</strong>: keyword research tools like <a href=\"https://aioseo.com/recommends/semrush/\">Semrush</a> have a search intent feature that helps highlight the most common user intent behind a keyword.</li>\n\n\n\n<li><strong>Study SERPs</strong>: Study the SERPs and see the type of content that ranks well.</li>\n</ul>\n\n\n\n<p>Once you understand search intent, creating helpful content for your readers becomes easier. This results in better search rankings and engagement.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-5-run-a-content-audit\">5. Run a Content Audit</h3>\n\n\n\n<p>A content audit is the process of systematically reviewing and analyzing the content on a website to assess its quality, performance, and relevance to the target audience. It helps identify which content to keep, update, or remove and informs future content strategy.</p>\n\n\n\n<p>The easiest way to run a content audit is to use a tool like SEOBoost. Simply input the URL of the page you want to audit.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"594\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report.png\" alt=\"SEOBoost content audit report\" class=\"wp-image-343911\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report-300x178.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report-768x455.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-audit-report-600x356.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>SEOBoost will analyze it for you and recommend improvements. Once the audit is complete and you’ve analyzed the data, click the <strong>Optimize Content</strong> button.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"450\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button.png\" alt=\"SEOBoost optimize content button\" class=\"wp-image-343915\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button-300x135.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button-768x345.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-optimize-content-button-600x269.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>This will take you to a page where you can use the content audit results to optimize your content.</p>\n\n\n\n<p>Running content audits is one of the most important content optimization tips. It helps you understand the strengths and weaknesses of your existing content, ensuring you make informed decisions about content creation and optimization and that your content efforts are aligned with your overall business and <a href=\"https://aioseo.com/how-to-set-seo-goals-that-boost-rankings/\" title=\"How to Set SEO Goals that Help Boost Rankings [Beginner’s Guide]\">SEO goals</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-6-understand-semantics-and-semantic-seo\">6. Understand Semantics and Semantic SEO</h3>\n\n\n\n<p>Semantics refers to the study of how words relate to each other and their meaning in context. It’s about understanding the relationships between phrases, words, and topics</p>\n\n\n\n<p>In the context of SEO, semantics acknowledges that search engines don&#8217;t simply match keywords. Those days are long gone. Instead, they strive to understand a search query&#8217;s overall theme and intent.</p>\n\n\n\n<p><a href=\"https://aioseo.com/semantic-seo/\" title=\"The Beginner’s Guide to Semantic SEO [Plus Best Practices]\">Semantic SEO</a> involves incorporating synonyms, related terminology, and conceptually relevant phrases throughout your content. This reinforces relevance signals to search engines about what your page is truly about at a deeper topical level. For example, let’s say you&#8217;re writing about dog training. Some of the semantic keywords you’d incorporate into your content may include &#8220;puppy obedience,&#8221; &#8220;canine behavior,&#8221; &#8220;positive reinforcement methods,&#8221; and other pet-related terms. This shows search engines that your content pertains to that overarching topic sphere.</p>\n\n\n\n<p>While it may sound daunting, identifying semantic keywords is easy. You can do this by:</p>\n\n\n\n<ul>\n<li>Using tools like Semrush&#8217;s Topic Research or Clearscope&#8217;s Related Terms report</li>\n\n\n\n<li>Reviewing the &#8220;People also ask&#8221; and auto-suggested searches in Google</li>\n\n\n\n<li>Looking at the terminology used across the top-ranking pages for your target keywords</li>\n</ul>\n\n\n\n<p>Understanding semantic SEO and implementing it is a great content optimization hack you should use. Doing so helps search engines fully understand your content&#8217;s topics, framing it as an authority source to potentially rank higher.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-7-craft-compelling-titles-and-headlines\">7. Craft Compelling Titles and Headlines</h3>\n\n\n\n<p>Your title is the first impression users have of your content. Consider it like a movie trailer; it should be clear, concise, and engaging enough to entice viewers to click and consume the rest of your content.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"280\" src=\"https://aioseo.com/wp-content/uploads/2024/06/content-optimization-tips-headline-1024x280.png\" alt=\"Example of a catchy headline.\" class=\"wp-image-343918\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/content-optimization-tips-headline-1024x280.png 1024w, https://aioseo.com/wp-content/uploads/2024/06/content-optimization-tips-headline-300x82.png 300w, https://aioseo.com/wp-content/uploads/2024/06/content-optimization-tips-headline-768x210.png 768w, https://aioseo.com/wp-content/uploads/2024/06/content-optimization-tips-headline-600x164.png 600w, https://aioseo.com/wp-content/uploads/2024/06/content-optimization-tips-headline.png 1258w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Don’t worry, you don’t have to be a great script writer to craft compelling headlines. Just follow the tips below:</p>\n\n\n\n<ul>\n<li><strong>Keyword integration</strong>: While not the sole focus, strategically incorporate your target keyword at the beginning of your title for optimal SEO value.</li>\n\n\n\n<li><strong>Clarity and concision</strong>: Keep it short and sweet. Aim for titles between 50-60 characters to ensure full visibility in search results.</li>\n\n\n\n<li><strong>Benefit-driven</strong>: Highlight the value proposition of your content. What will users gain from your content?</li>\n\n\n\n<li><strong>Curiosity factor</strong>: Spark user interest with a question, surprising fact, or intriguing statement.</li>\n\n\n\n<li><strong>Numbers and power words</strong>: Numbered headlines, like &#8220;5 Tips&#8221; or &#8220;Top 10,&#8221; grab attention. On the other hand, <a href=\"https://optinmonster.com/700-power-words-that-will-boost-your-conversions/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">power words</a> like &#8220;ultimate,&#8221; &#8220;secret,&#8221; or &#8220;essential&#8221; create a sense of urgency.</li>\n\n\n\n<li><strong>Readability and appeal</strong>: Maintain a conversational tone and avoid jargon. Use active voice and strong verbs to make your title impactful.</li>\n</ul>\n\n\n\n<p>By following these tips, you can craft titles that are both SEO-friendly and irresistible to users, boosting your click-through rates and overall content performance.</p>\n\n\n\n<p><strong>Pro tip</strong>: Use AI to <a href=\"https://aioseo.com/how-to-use-an-seo-title-tag-generator-in-wordpress/\" title=\"How to Use an SEO Title Tag Generator in WordPress to Boost CTR and Traffic\">automatically generate titles and headlines</a> for your content.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-8-focus-on-readability-and-structure\">8. Focus on Readability and Structure</h3>\n\n\n\n<p>Readability and structure are other content optimization tips you should follow. This means formatting your content so that it’s <a href=\"https://aioseo.com/how-to-create-scannable-content/\" title=\"How to Create Scannable Content (an SEO Action Guide)\">scannable and easy to read</a>. Poor structure with dense walls of text is a sure way to have visitors quickly bounce from your pages. On the other hand, smart formatting makes your content look inviting and effortless to digest.</p>\n\n\n\n<p>To optimize content structure and readability:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-use-descriptive-headings-and-subheadings\">Use Descriptive Headings and Subheadings</h4>\n\n\n\n<p>Break up your content into clear sections with H2 and H3 subheads. Headings should summarize the key points covered in each section using common keyword phrases and speaking to the &#8220;jobs&#8221; readers want to get done.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-keep-paragraphs-short-and-punchy\">Keep Paragraphs Short and Punchy</h4>\n\n\n\n<p>Limit paragraphs to 3-4 sentences at most. Shorter paragraphs with a single concept per paragraph are much easier to scan and read. Just like this one &#x1f642;.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-implement-vertical-white-space\">Implement Vertical White Space</h4>\n\n\n\n<p>Plentiful line breaks between paragraphs and headings help create visual breathing room, preventing intimidating text dumps.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-utilize-bulleted-and-numbered-lists\">Utilize Bulleted and Numbered Lists</h4>\n\n\n\n<p>Where possible, break up information into easy-to-consume bullet points or numbered lists. These quickly convey opportunities and actionable takeaways.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-embrace-multimedia-and-visual-aids\">Embrace Multimedia and Visual Aids</h4>\n\n\n\n<p>Incorporate supportive images, videos, charts, graphics, gifs, and other multimedia elements. These can reinforce key points while breaking up text walls.</p>\n\n\n\n<p>By prioritizing readability and scannable structure, you&#8217;ll keep visitors engaged, reduce bounce rates, and improve content effectiveness. This is definitely one of the most important content optimization tips if you want to boost engagement.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-9-use-ai-to-speed-up-metadata-creation\">9. Use AI to Speed Up Metadata Creation</h3>\n\n\n\n<p>Metadata like SEO titles and <a href=\"https://aioseo.com/how-to-write-meta-descriptions-for-seo/\" title=\"How to Write Meta Descriptions for SEO (Boost CTR &amp; Rankings)\">meta descriptions</a> are essential in helping you boost your rankings and organic clickthrough rates. These, and the URL, make up the greater portion of your snippet on search listings.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"396\" src=\"https://aioseo.com/wp-content/uploads/2024/03/seo-content-search-snippet-example.png\" alt=\"Example of search snippet on SERPs.\" class=\"wp-image-299453\" srcset=\"https://aioseo.com/wp-content/uploads/2024/03/seo-content-search-snippet-example.png 702w, https://aioseo.com/wp-content/uploads/2024/03/seo-content-search-snippet-example-300x169.png 300w, https://aioseo.com/wp-content/uploads/2024/03/seo-content-search-snippet-example-600x338.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>AI content tools can automatically generate optimized meta descriptions, headers, image alts and more, saving time while boosting on-page elements.&nbsp;</p>\n\n\n\n<p>Well-crafted metadata must:</p>\n\n\n\n<ul>\n<li>Include the focus keyword</li>\n\n\n\n<li>Meet search intent</li>\n\n\n\n<li>Be descriptive</li>\n</ul>\n\n\n\n<p>Particularly if you publish many pages, crafting SEO-friendly title tags and meta descriptions can take up a lot of time. That’s why you should speed this process up with an AI-powered tool. There are many toos like ChatGPT, Claude, and others to help with this. The only caveat is you’ll have to copy and paste onto your pages.</p>\n\n\n\n<p>The best solution is to use AIOSEO’s <a href=\"https://aioseo.com/dominate-search-rankings-with-aioseos-ai-title-description-generator/\" title=\"[NEW] Dominate Search Rankings with AIOSEO’s AI Title/Description Generator\">AI Title/Description Generator</a>. </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"635\" src=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-ai-title-description-generator-1024x635.png\" alt=\"AIOSEO AI Title/Description Generator.\" class=\"wp-image-326537\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-ai-title-description-generator-1024x635.png 1024w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-ai-title-description-generator-300x186.png 300w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-ai-title-description-generator-768x476.png 768w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-ai-title-description-generator-600x372.png 600w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-ai-title-description-generator-97x60.png 97w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-ai-title-description-generator-145x90.png 145w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-ai-title-description-generator.png 1072w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Clicking on the robot icon next to the <strong>Post Title</strong> and <strong>Meta Description</strong> fields generates 5 suggestions that you can use.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"462\" src=\"https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-ai-title-description-generator.png\" alt=\"AI meta description suggestions\" class=\"wp-image-263980\" srcset=\"https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-ai-title-description-generator.png 702w, https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-ai-title-description-generator-300x197.png 300w, https://aioseo.com/wp-content/uploads/2023/12/seo-growth-hacks-ai-title-description-generator-600x395.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>Simply click on the version you want to use and you have your meta description or title tag with just the click of a button. This will help speed up the content optimization process, giving you time for other tasks.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-10-build-strategic-internal-links\">10. Build Strategic Internal Links</h3>\n\n\n\n<p>Internal links are links between pages on the same site. Building them is a powerful content optimization and SEO practice as it helps:</p>\n\n\n\n<ul>\n<li>Keep readers on your site for longer</li>\n\n\n\n<li>Distributes “link juice” across your site</li>\n\n\n\n<li>Search engines better understand what your site is about</li>\n\n\n\n<li>Improve <a href=\"https://aioseo.com/what-is-crawling-and-indexing/\" title=\"What is Crawling and Indexing in SEO? [Beginners Guide]\">crawling and indexing</a></li>\n\n\n\n<li>Improve <a href=\"https://aioseo.com/breadcrumb-navigation-in-wordpress/\" title=\"How to Easily Add Breadcrumb Navigation in WordPress\">site navigation</a></li>\n</ul>\n\n\n\n<p>The biggest challenge of building internal links is that remembering all the pages you can interlink becomes difficult as your site grows. This is why you should use an <a href=\"https://aioseo.com/best-internal-linking-plugins-for-wordpress/\" title=\"5 Best Internal Linking Plugins for WordPress\">internal linking tool</a> like AIOSEO’s <a href=\"https://aioseo.com/features/internal-link-assistant/\" title=\"Link Assistant\">Link Assistant</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"316\" src=\"https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link.png\" alt=\"Adding links in Link Assistant.\" class=\"wp-image-167487\" srcset=\"https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link.png 702w, https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link-300x135.png 300w, https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link-600x270.png 600w, https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link-133x60.png 133w, https://aioseo.com/wp-content/uploads/2023/03/link-assistant-adding-link-200x90.png 200w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>Link Assistant is a powerful tool that helps you <a href=\"https://aioseo.com/how-to-add-internal-links-in-wordpress/\" title=\"How to Add Internal Links In WordPress: The Easy Way\">build strategic internal links</a> with just a few clicks of a button. It also helps you <a href=\"https://aioseo.com/how-to-easily-find-and-fix-orphan-pages-in-wordpress/\" title=\"How to Easily Find and Fix Orphan Pages in WordPress\">find and fix orphan pages</a> on your site, which are pages without any internal links and are poorly optimized.</p>\n\n\n\n<p>With Link Assistant, <a href=\"https://aioseo.com/ways-link-assistant-can-save-you-time-on-internal-and-external-link-building/\" title=\"6 Ways Link Assistant Can Save You Time On Internal Link Building\">adding internal links is fast and easy</a>. It will suggest which articles to link to and the anchor text to use. You can include all link suggestions at once or add them individually as you vet them.</p>\n\n\n\n<p>No list of the best content optimization tips can be complete without this key strategy.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-11-focus-on-on-page-seo-content-optimization\">11. Focus on On-page SEO Content Optimization</h3>\n\n\n\n<p>The main essence of content optimization is getting your on-page SEO right. Thankfully, the days of manually going through your content with a fine-tooth comb to optimize it are behind us. You can now leverage tools like SEOBoost to get this done in a few minutes.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"804\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-1024x804.png\" alt=\"Example of SEO audit.\" class=\"wp-image-337935\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-1024x804.png 1024w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-300x235.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-768x603.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-600x471.png 600w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit.png 1092w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>This is the fastest way to ensure your content is primed to meet the on-page SEO standards for that keyword. SEOBoost helps ensure you:</p>\n\n\n\n<ul>\n<li>Meet the right <a href=\"https://aioseo.com/word-count-for-seo/\" title=\"Word Count for SEO: Does it Really Matter?\">word count</a></li>\n\n\n\n<li>Ensure your content is <a href=\"https://aioseo.com/how-to-create-scannable-content/\" title=\"How to Create Scannable Content (an SEO Action Guide)\">scannable</a> and has a good <a href=\"https://aioseo.com/how-to-improve-readability-score-on-wordpress-step-by-step/\" title=\"How to Improve Readability Score on WordPress (Step by Step)\">readability score</a></li>\n\n\n\n<li>Optimal keyword usage</li>\n\n\n\n<li>Proper image use</li>\n\n\n\n<li>And more</li>\n</ul>\n\n\n\n<p>These are all important as on-page SEO helps ensure that your content is tailored to the user&#8217;s search intent. It also signals to search engines that your content is relevant for the search queries user make. This helps them <a href=\"https://aioseo.com/indexing-in-seo/\" title=\"What Is Indexing in SEO? A Beginner’s Guide [Plus Tips]\">index it properly</a> resulting in improved <a href=\"https://aioseo.com/rank-higher-on-google-maps/\" title=\"Rank Higher on Google Maps: A Common Sense Guide\">search rankings</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-12-create-topic-clusters\">12. Create Topic Clusters</h3>\n\n\n\n<p>The <a href=\"https://aioseo.com/topic-clusters/\" title=\"Topic Clusters: The Secret Weapon of SEO Pros\">topic cluster model</a> is a highly effective way to build topical authority and enhance your overall content optimization efforts. The concept involves developing a comprehensive pillar page around a broad core topic and then creating multiple related pieces of supporting content that link back to the pillar and cover subtopics in more depth.</p>\n\n\n\n<p>This <a href=\"https://aioseo.com/content-strategy/\" title=\"What is Content Strategy? An Ultimate Guide (2024)\">content strategy</a> confers several key advantages, including that it:</p>\n\n\n\n<ul>\n<li>Reinforces the relevance of your core topics to search engines through interlinking related content.</li>\n\n\n\n<li>Allows you to comprehensively cover a topic area from multiple angles for users.</li>\n\n\n\n<li>Improves internal linking structure and navigation pathways across your site.</li>\n\n\n\n<li>Helps you map out a cohesive content plan and editorial calendar.</li>\n</ul>\n\n\n\n<p>Implementing a topic cluster strategy requires 2 main components:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-pillar-pages-cornerstone-content\">Pillar Pages (Cornerstone Content)</h4>\n\n\n\n<p>Pillar pages, also called <a href=\"https://aioseo.com/what-is-cornerstone-content/\" title=\"What is Cornerstone Content? Plus Tips and Examples\">cornerstone content</a>, serve as the centerpiece, providing a high-level overview of the core topic. These pieces of cornerstone content should be highly detailed and in-depth, touching on all the important subtopics and semantically related concepts.&nbsp;</p>\n\n\n\n<p>With AIOSEO’s revolutionary <strong>Cornerstone Content</strong> feature, you can easily mark your pillar pages as cornerstone content for easier content management.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"368\" src=\"https://aioseo.com/wp-content/uploads/2023/10/cornerstone-content-in-wordpress-toggle.png\" alt=\"Cornerstone Content toggle\" class=\"wp-image-238512\" srcset=\"https://aioseo.com/wp-content/uploads/2023/10/cornerstone-content-in-wordpress-toggle.png 702w, https://aioseo.com/wp-content/uploads/2023/10/cornerstone-content-in-wordpress-toggle-300x157.png 300w, https://aioseo.com/wp-content/uploads/2023/10/cornerstone-content-in-wordpress-toggle-600x315.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>Marking your post or page as cornerstone content also adds it to a new post list filter dedicated to cornerstone content.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"290\" src=\"https://aioseo.com/wp-content/uploads/2023/10/cornerstone-content-in-wordpress-filter.png\" alt=\"Blog post filter with Cornerstone Content highlighted.\" class=\"wp-image-238527\" srcset=\"https://aioseo.com/wp-content/uploads/2023/10/cornerstone-content-in-wordpress-filter.png 702w, https://aioseo.com/wp-content/uploads/2023/10/cornerstone-content-in-wordpress-filter-300x124.png 300w, https://aioseo.com/wp-content/uploads/2023/10/cornerstone-content-in-wordpress-filter-600x248.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>This filter lets you see your important pages at a glance, making it easier to create links to them.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-subtopic-pages\">Subtopic Pages</h4>\n\n\n\n<p>Subtopic pages are supporting pages that explore particular subtopics in granular detail. Each cluster page should focus on a specific angle related back to the main subject explored in the pillar. For example, a pillar page about &#8220;dog training&#8221; may have cluster content diving deeper into subjects like &#8220;crate training puppies,&#8221; &#8220;teaching basic commands,&#8221; &#8220;leash training tips,&#8221; and other relevant subsections of the overarching topic.</p>\n\n\n\n<p>Properly interlinking the pillar and cluster pieces is crucial. The pillar page should link to each supporting cluster article. Each cluster content page should link back to the main pillar page while potentially crosslinking to other tightly related cluster content as well.</p>\n\n\n\n<p>This creates a cohesive topic cluster that demonstrates completeness around a core focus area.</p>\n\n\n\n<p>By building out in-depth topic clusters optimized around high-value keywords and searcher needs, you can elevate your content&#8217;s authority, improve navigation experiences, and rank higher across your target topics. This is why this is one of the top content optimization tips that can help boost your search rankings. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-13-dont-forget-author-seo\">13. Don’t Forget Author SEO</h3>\n\n\n\n<p>Author SEO is the practice of optimizing your online presence to improve your visibility in search engine results pages (SERPs) when people search for your name or work. It’s also essential in helping you rank your content for the topics you write about, particularly in YMYL (your money, your life) niches.</p>\n\n\n\n<p>To help you do this, you should demonstrate <a href=\"https://aioseo.com/how-to-write-an-author-bio-that-boosts-your-google-e-e-a-t-signals/\" title=\"How to Write an Author Bio that Boosts Your Google E-E-A-T Signals\">Google’s E-E-A-T</a> content quality guidelines. FYI, E-E-A-T is an acronym for:</p>\n\n\n\n<ul>\n<li><strong>Experience</strong>: refers to the first-hand experiences the author or other team members have with that particular topic.</li>\n\n\n\n<li><strong>Expertise</strong>: refers to the expertise of the creator of the main content.</li>\n\n\n\n<li><strong>Authoritativeness</strong>: refers to the authoritativeness of the main content creator, the content, and the website the content is published on.</li>\n\n\n\n<li><strong>Trustworthiness</strong>: Refers to the trustworthiness of the main content creator, the content itself, and the website it’s published on.</li>\n</ul>\n\n\n\n<p>Demonstrating these is easier with AIOSEO’s <a href=\"https://aioseo.com/features/author-seo-google-e-e-a-t/\" title=\"Author SEO – Google E-E-A-T Addon\">Author SEO module</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"403\" src=\"https://aioseo.com/wp-content/uploads/2024/02/author-seo-tab.png\" alt=\"Author SEO tab\" class=\"wp-image-279223\" srcset=\"https://aioseo.com/wp-content/uploads/2024/02/author-seo-tab.png 700w, https://aioseo.com/wp-content/uploads/2024/02/author-seo-tab-300x173.png 300w, https://aioseo.com/wp-content/uploads/2024/02/author-seo-tab-600x345.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>This module enables you to add information to your user profiles:</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"496\" src=\"https://aioseo.com/wp-content/uploads/2024/01/author-info-1.png\" alt=\"Author info section\" class=\"wp-image-268293\" srcset=\"https://aioseo.com/wp-content/uploads/2024/01/author-info-1.png 702w, https://aioseo.com/wp-content/uploads/2024/01/author-info-1-300x212.png 300w, https://aioseo.com/wp-content/uploads/2024/01/author-info-1-600x424.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>You can also add your areas of expertise:</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"238\" src=\"https://aioseo.com/wp-content/uploads/2024/01/knows-about-section.png\" alt=\"Knows about section/ areas of expertise.\" class=\"wp-image-268294\" srcset=\"https://aioseo.com/wp-content/uploads/2024/01/knows-about-section.png 702w, https://aioseo.com/wp-content/uploads/2024/01/knows-about-section-300x102.png 300w, https://aioseo.com/wp-content/uploads/2024/01/knows-about-section-600x203.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>All this information points to your E-E-A-T. Coupled with the JSON schema markup, it proves to search engines that you’re qualified to talk about the subject. This helps you rank higher in searches around your keyword.</p>\n\n\n\n<p><a href=\"https://aioseo.com/how-to-boost-your-author-seo-in-wordpress/\" title=\"How to Boost Your Author SEO in WordPress\">Improving your Author SEO</a> is undoubtedly one of the top content optimization tips you shouldn&#8217;t ignore.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-14-incorporate-visuals\">14. Incorporate Visuals&nbsp;</h3>\n\n\n\n<p>Images are a great addition to your blog content. They help keep readers engaged and make it easier to show users what you’re talking about. The latter is especially important when the topic is complex.</p>\n\n\n\n<p>However, your images can slow down your site and negatively impact your SEO if not handled correctly. That’s why you must pay attention to <a href=\"https://aioseo.com/wordpress-image-seo/\" title=\"Image SEO: A Common Sense Guide for WordPress\">image SEO</a>.</p>\n\n\n\n<p>One of the best ways to optimize your images is by compressing them. This shrinks image files without reducing the quality. That’s why we suggest <a href=\"https://www.wpbeginner.com/beginners-guide/speed-wordpress-save-images-optimized-web/#best-image-optimization-tools\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">compressing images</a> before uploading them to WordPress.&nbsp;</p>\n\n\n\n<p>Along with compressing images, you should also:</p>\n\n\n\n<ul>\n<li><strong><a href=\"https://aioseo.com/image-filename-seo/\" title=\"Image Filename SEO: How to Name Images (WordPress Guide)\">Use strategic file names</a></strong>: This means your filenames should be descriptive and, if possible, contain your keyword.</li>\n\n\n\n<li><strong><a href=\"https://aioseo.com/how-to-write-alt-text-for-images-for-seo-3-easy-tips/\" title=\"How to Write Alt Text for Images for SEO (3 Easy Tips)\">Add alt text</a></strong>: Alt text stands for “alternative text.” Sometimes called alt tags, this text explains to search engines and visually impaired readers what the image is about.&nbsp;</li>\n</ul>\n\n\n\n<p>Check out our <a href=\"https://aioseo.com/how-to-best-optimize-images-in-wordpress/\" title=\"Image SEO: How To Best Optimize Your Images In WordPress (18 Tips)\">image SEO guide</a> for detailed information on content optimization tips for images.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-15-leverage-ai-content-optimization-tools\">15. Leverage AI Content Optimization Tools</h3>\n\n\n\n<p><a href=\"https://aioseo.com/best-content-optimization-tools-for-seo/\" title=\"8 Best Content Optimization Tools for SEO\">Content optimization tools</a> are plugins and software that help you improve the speed of execution and the efficiency of your content optimization process. Otherwise, doing so would mean spending hours optimizing a single piece of content. Content optimization tools can help:</p>\n\n\n\n<ul>\n<li>Enhance your content’s visibility on SERPs</li>\n\n\n\n<li>Ensuring all your <a href=\"https://aioseo.com/low-competition-keywords/\" title=\"How to Find Low Competition Keywords that Drive Conversions\">relevant keywords</a> are included in your article</li>\n\n\n\n<li>Improving readability</li>\n\n\n\n<li>Include relevant external and <a href=\"https://aioseo.com/how-to-add-internal-links-in-wordpress/\" title=\"How to Add Internal Links In WordPress: The Easy Way\">internal links</a></li>\n\n\n\n<li>And more</li>\n</ul>\n\n\n\n<p>Today’s content optimization tools are more powerful, thanks to AI technology. Besides SEOBoost, other examples of AI-powered content optimization tools you should consider include:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-clearscope\"><a href=\"https://www.clearscope.io/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Clearscope\">Clearscope</a></h4>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://www.clearscope.io/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"702\" height=\"320\" src=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-clearscope.png\" alt=\"Clearscope homepage\" class=\"wp-image-243582\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-clearscope.png 702w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-clearscope-300x137.png 300w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-clearscope-600x274.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></a></figure>\n\n\n\n<p><a href=\"https://www.clearscope.io/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Clearscope\">Clearscope</a> uses natural language processing to analyze the top-ranking search results for your target keywords. It provides a comprehensive content brief detailing all the topics, keywords, semantically related terms, and more that you should cover to create competitive content. As you write, it scores your draft in real-time against the top results.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-frase\"><a href=\"https://www.frase.io/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Frase\">Frase</a></h4>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://www.frase.io/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"700\" height=\"324\" src=\"https://aioseo.com/wp-content/uploads/2023/03/best-ai-seo-tools-frase.png\" alt=\"Frase homepage\" class=\"wp-image-170958\" srcset=\"https://aioseo.com/wp-content/uploads/2023/03/best-ai-seo-tools-frase.png 700w, https://aioseo.com/wp-content/uploads/2023/03/best-ai-seo-tools-frase-300x139.png 300w, https://aioseo.com/wp-content/uploads/2023/03/best-ai-seo-tools-frase-600x278.png 600w, https://aioseo.com/wp-content/uploads/2023/03/best-ai-seo-tools-frase-130x60.png 130w, https://aioseo.com/wp-content/uploads/2023/03/best-ai-seo-tools-frase-194x90.png 194w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></a></figure>\n\n\n\n<p><a href=\"https://www.frase.io/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Frase\">Frase</a> uses AI to automatically generate rich content briefs and outlines based on search data. It surfaces related topics, query clusters, and insights to inform what you should cover. The AI can even assist or fully draft content customized to the provided guidance, making content creation super easy.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-grammarly\"><a href=\"https://aioseo.com/recommends/grammarly/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Grammarly\">Grammarly</a></h4>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://aioseo.com/recommends/grammarly/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"702\" height=\"522\" src=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-grammarly.png\" alt=\"Grammarly homepage\" class=\"wp-image-243581\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-grammarly.png 702w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-grammarly-300x223.png 300w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-grammarly-600x446.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/grammarly/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Grammarly\">Grammarly</a> is another content optimization tool you should consider adding to your arsenal. It’s a fantastic tool that helps ensure your content is free of grammatical and spelling errors.</p>\n\n\n\n<p>The tool also helps improve sentence structure and readability, reduces passive voice in writing, and enhances conciseness. All this makes your content a pleasure to read, resulting in more return visitors and higher dwell times.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-content-optimization-your-faqs-answered\">Content Optimization Tips: Your FAQs Answered</h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-is-the-difference-between-content-optimization-and-seo\"><h3 class=\"aioseo-faq-block-question\">What is the difference between content optimization and SEO?</h3><div class=\"aioseo-faq-block-answer\">\n<p>SEO is a broad strategy that encompasses content optimization. Content optimization focuses on improving individual content pieces for search engines and conversions.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-is-the-best-way-to-optimize-content\"><h3 class=\"aioseo-faq-block-question\">What is the best way to optimize content?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Focus on quality, keyword optimization, search intent alignment, clean structure/formatting, multimedia integration, and technical on-page factors. You can&#8217;t go wrong with these content optimization tips.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-are-the-top-content-optimization-tips-to-help-boost-search-rankings\"><h3 class=\"aioseo-faq-block-question\">What are the top content optimization tips to help boost search rankings?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Some of the top content optimization tips include:</p>\n\n\n\n<ul>\n<li>Using the right content optimization tool</li>\n\n\n\n<li>Understanding your target audience</li>\n\n\n\n<li>Running content audits</li>\n</ul>\n</div></div>\n\n\n\n<p>We hope this post has helped you know some of the top content optimization tips you can use to boost your search rankings. You may also want to check out other articles on our blog, like our <a href=\"https://aioseo.com/seo-mistakes-every-small-business-should-avoid/\" title=\"8 SEO Mistakes Every Small Business Should Avoid\">guide to common SEO mistakes to avoid</a> or our article on the benefits of <a href=\"https://aioseo.com/benefits-of-seo-for-small-businesses/\" title=\"7 Benefits of SEO for Small Businesses (And Pro Tips)\">SEO for small businesses</a>.</p>\n\n\n\n<p>If you found this article helpful, then please subscribe to our <a href=\"https://www.youtube.com/c/AIOSEO\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">YouTube Channel</a>. You’ll find many more helpful tutorials there. You can also follow us on <a href=\"https://twitter.com/aioseopack\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">X (Twitter)</a>, <a href=\"https://www.linkedin.com/company/aioseo/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">LinkedIn</a>, or <a href=\"https://facebook.com/aioseopack/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Facebook</a> to stay in the loop.</p>The post <a href=\"https://aioseo.com/content-optimization-tips/\">15 Content Optimization Tips For Boosting Your Search Rankings</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://aioseo.com/content-optimization-tips/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Technical SEO Audit: A Guide for WordPress Users ?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://aioseo.com/technical-seo-audit/?utm_source=rss&utm_medium=rss&utm_campaign=technical-seo-audit\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://aioseo.com/technical-seo-audit/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jun 2024 13:40:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:13:\"Technical SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:19:\"Technical SEO Audit\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://aioseo.com/?p=343398\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:461:\"<p>If you&#8217;re a WordPress user looking to improve your website&#8217;s search engine rankings, conducting a technical SEO audit is a crucial step. Technical SEO focuses on optimizing the behind-the-scenes elements of your site to ensure search engines can easily crawl,&#8230;</p>\nThe post <a href=\"https://aioseo.com/technical-seo-audit/\">Technical SEO Audit: A Guide for WordPress Users ?</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Sherrie Gossett\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:54025:\"<p>If you&#8217;re a WordPress user looking to improve your website&#8217;s search engine rankings, conducting a technical SEO audit is a crucial step.</p>\n\n\n\n<p>Technical SEO focuses on optimizing the behind-the-scenes elements of your site to ensure search engines can easily crawl, index, and rank your content.</p>\n\n\n\n<p>While the process may seem daunting, especially for beginners and intermediate users, the good news is that you can use an SEO plugin to simplify the audit process.</p>\n\n\n\n<p>In this article, we&#8217;ll guide you through the essential steps of a basic technical SEO audit.</p>\n\n\n\n<p>You&#8217;ll gain a solid understanding of how to identify and resolve technical issues hindering your site&#8217;s performance, ultimately helping you achieve better search engine visibility and drive more organic traffic to your WordPress site.</p>\n\n\n\n<div class=\"wp-block-group aioseo-table-of-contents has-theme-info-background-color has-background is-layout-flow wp-block-group-is-layout-flow\">\n<p>In This Article</p>\n\n\n\n<div class=\"wp-block-aioseo-table-of-contents\"><ul><li><a href=\"#aioseo-what-is-technical-seo\">What is Technical SEO?</a></li><li><a href=\"#aioseo-whats-a-technical-seo-audit\">What&#x2019;s a Technical SEO Audit?</a><ul></ul></li><li><a href=\"#aioseo-about-our-approach\">About Our Approach</a><ul></ul></li><li><a href=\"#aioseo-technical-audit-seo-checklist\">Technical Audit SEO Checklist</a><ul><li><a href=\"#aioseo-check-sitemaps\">Check Sitemaps</a><ul></ul></li><li><a href=\"#aioseo-internal-linking\">Internal Linking</a><ul></ul></li><li><a href=\"#aioseo-crawling-and-indexing\">Crawling and Indexing</a><ul></ul></li><li><a href=\"#aioseo-page-speed\">Page Speed</a><ul></ul></li><li><a href=\"#aioseo-backlinks\">Backlinks</a><ul></ul></li><li><a href=\"#aioseo-site-security\">Site Security</a><ul></ul></li><li><a href=\"#aioseo-structured-data\">Structured Data</a><ul></ul></li><li><a href=\"#aioseo-on-page-seo\">On-Page SEO</a><ul></ul></li></ul></li></ul></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-what-is-technical-seo\">What is Technical SEO?</h2>\n\n\n\n<p>Technical SEO focuses on ensuring that search engines can easily crawl, index, and understand the content on a website.</p>\n\n\n\n<p>The definition is subjective and usually includes factors that some think require SEO professionals.</p>\n\n\n\n<p>We’ll define technical SEO as optimizing elements such as site structure, navigation, page speed, mobile-friendliness, structured data, and XML sitemaps.</p>\n\n\n\n<p>By addressing these technical factors, website owners can enhance their site&#8217;s search engine performance and provide a better user experience for their visitors.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-whats-a-technical-seo-audit\">What’s a Technical SEO Audit?</h2>\n\n\n\n<p>A technical SEO audit is a systematic check of a website&#8217;s technical elements and infrastructure to identify issues that may hinder its search engine performance.</p>\n\n\n\n<p>This type of audit may assess factors such as site speed, mobile-friendliness, indexation, crawlability, structured data, JavaScript, and site architecture.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-why-perform-a-technical-seo-audit\">Why Perform a Technical SEO Audit?</h3>\n\n\n\n<p>The goal of a technical SEO audit is to uncover and resolve any technical barriers preventing search engines from effectively crawling, indexing, and ranking the website&#8217;s content.</p>\n\n\n\n<p>By conducting a thorough audit and implementing the necessary optimizations, website owners can improve their site&#8217;s visibility, user experience, and overall search engine rankings.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-about-our-approach\">About Our Approach</h2>\n\n\n\n<p>This article is geared toward the adventurous beginner who already knows how to use an SEO plugin to optimize on-page content. Those moving on to intermediate knowledge of SEO will also benefit from this article.</p>\n\n\n\n<p>We’ll use 3 beginner-friendly tools to conduct our technical SEO audit.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-technical-seo-audit-tools\">Technical SEO Audit Tools</h3>\n\n\n\n<p>Those tools are:</p>\n\n\n\n<ul>\n<li><a href=\"https://chromewebstore.google.com/detail/all-in-one-seo-analyzer-b/gdmkcblhddhhfejpfbjomilpgpbpjhhg?pli=1\">AIOSEO Analyzer</a>: This free Chrome extension provides fast checks of a website, and there’s no need to login.</li>\n\n\n\n<li><a href=\"https://aioseo.com/\">All in One SEO (AIOSEO)</a>: This SEO plugin will enable us to correct technical errors in simple ways.</li>\n\n\n\n<li><a href=\"https://search.google.com/search-console/about\">Google Search Console</a>: This is a free tool that’s helpful for debugging website issues related to search results.</li>\n</ul>\n\n\n\n<p>After you install the first 2 tools and sign up for Google Search Console you’re ready to move on.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-technical-audit-seo-checklist\">Technical Audit SEO Checklist</h2>\n\n\n\n<p>There’s no specific order that you need to do these steps in. We’ve placed simple checks at the beginning. But feel free to re-order the technical SEO audit steps to suit your preferences.</p>\n\n\n\n<p>We’ll start by checking to see if a site has both an XML sitemap and an RSS/Atom sitemap.</p>\n\n\n\n<p>And we’ll check to see if there are any issues with these sitemaps.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-check-sitemaps\">Check Sitemaps</h3>\n\n\n\n<p><strong>Background</strong>: Your first technical SEO audit check will be to verify that the site has both an XML and an RSS/Atom sitemap.</p>\n\n\n\n<p>Here’s the difference between them:</p>\n\n\n\n<ul>\n<li>An XML sitemap contains all URLs on a website.</li>\n\n\n\n<li>An RSS/Atom sitemap contains only recently modified or published pages.</li>\n</ul>\n\n\n\n<p>Google recommends having both types of sitemaps.</p>\n\n\n\n<p>As you might guess, Google’s crawlers will visit the RSS/Atom sitemap more frequently than the XML sitemap.</p>\n\n\n\n<p><strong>How do WordPress Users Get Sitemaps? </strong>WordPress automatically generates an XML sitemap for all WordPress users.</p>\n\n\n\n<p>When you install the AIOSEO plugin it will automatically generate both an XML sitemap (that’s styled, and easy to read) and an RSS sitemap. These sitemaps are 100% maintenance-free.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-sitemap-audit\">Sitemap Audit</h4>\n\n\n\n<p><strong>Verify presence</strong>:</p>\n\n\n\n<ul>\n<li>You can find the XML sitemap at <a href=\"http://yourdomain.com/sitemap.xml\">yourdomain.com/sitemap.xml</a></li>\n\n\n\n<li>You can find the RSS sitemap at <a href=\"http://yourdomain.com/sitemap.rss\">yourdomain.com/sitemap.rss</a></li>\n</ul>\n\n\n\n<div class=\"wp-block-aioseo-theme-notice-box\" role=\"alert\">\n<p>Some websites, like CNN.com, place their sitemap at a different URL than sitemap.xml. However, the majority of all WordPress websites use the URLs defined above.</p>\n</div>\n\n\n\n<p>You can also verify the presence of an XML sitemap by navigating to the site being tested, and clicking on the AIOSEO Analyzer icon. (This icon will appear on your Chrome browser after you install the Analyzer.)</p>\n\n\n\n<p>Scroll down the extension overlap and you’ll see a URL: sitemap.xml.</p>\n\n\n\n<p>Click on it to verify presence of an XML sitemap.</p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"681\" height=\"607\" src=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-sitemap-link.png\" alt=\"aioseo analyzer sitemap link\" class=\"wp-image-343419\" style=\"width:578px;height:auto\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-sitemap-link.png 681w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-sitemap-link-300x267.png 300w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-sitemap-link-600x535.png 600w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-sitemap-link-67x60.png 67w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-sitemap-link-101x90.png 101w\" sizes=\"(max-width: 681px) 100vw, 681px\" /></figure>\n\n\n\n<p><strong>No RSS sitemap?</strong> If there’s no RSS/Atom sitemap, then install AIOSEO on the site so the RSS sitemap is automatically generated.</p>\n\n\n\n<p><strong>Check for problems</strong>: If you’re using All in One SEO, there won’t be problems with your sitemaps. But if you aren’t using it, log into Google Search Console and look for any error messages that cite sitemaps.</p>\n\n\n\n<p>The only time I’ve run into sitemap issues, is when I was checking a non-WordPress website. Specifically this was a site built with Hugo, a static site generator.</p>\n\n\n\n<p>The website’s theme came bundled with a sitemap that <em>omitted</em> the blog’s landing page. In addition, the blog landing page had a “noindex” tag added. So that landing page wasn’t showing up in search results.</p>\n\n\n\n<p>Thankfully this was easy to fix because Google Search Console specified the exact problems.</p>\n\n\n\n<p>Learn more about AIOSEO sitemaps in <a href=\"https://aioseo.com/sitemap-best-practices/\">5 Sitemap Best Practices</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-internal-linking\">Internal Linking</h3>\n\n\n\n<p>Next, you’ll check <a href=\"https://aioseo.com/how-to-use-link-assistant-to-optimize-your-internal-linking-strategy/\">internal linking</a>. Here, All in One SEO’s <a href=\"https://aioseo.com/features/internal-link-assistant/\">Link Assistant</a> will be helpful.</p>\n\n\n\n<p><strong>Background</strong>: Internal linking helps Google’s crawlers find your content. In addition, this linking should express a <em>hierarchy</em>: the most important pages of a site should have more internal links pointing to them.</p>\n\n\n\n<p>These important pages may be:</p>\n\n\n\n<ul>\n<li>A top product or service</li>\n\n\n\n<li>The pillar page for a <a href=\"https://aioseo.com/topic-clusters/\">topic cluster</a>.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-internal-linking-audit\">Using Link Assistant</h4>\n\n\n\n<p>For this audit, you’ll log into the WordPress website.</p>\n\n\n\n<p>In the admin bar, under AIOSEO, click on <strong>Link Assistant</strong>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"583\" src=\"https://aioseo.com/wp-content/uploads/2023/12/aioseo-link-assistant-1024x583.png\" alt=\"aioseo link assistant\" class=\"wp-image-256641\" srcset=\"https://aioseo.com/wp-content/uploads/2023/12/aioseo-link-assistant-1024x583.png 1024w, https://aioseo.com/wp-content/uploads/2023/12/aioseo-link-assistant-300x171.png 300w, https://aioseo.com/wp-content/uploads/2023/12/aioseo-link-assistant-768x437.png 768w, https://aioseo.com/wp-content/uploads/2023/12/aioseo-link-assistant-600x341.png 600w, https://aioseo.com/wp-content/uploads/2023/12/aioseo-link-assistant-105x60.png 105w, https://aioseo.com/wp-content/uploads/2023/12/aioseo-link-assistant-158x90.png 158w, https://aioseo.com/wp-content/uploads/2023/12/aioseo-link-assistant.png 1220w\" sizes=\"100vw\" /></figure>\n\n\n\n<p><strong>Check for orphan pages</strong>: In Link Assistant, click on the tab for <strong>orphan pages</strong>.</p>\n\n\n\n<p>Orphans are pages that have no internal links to them. It’s common for newly published content to be ‘orphaned.’ But it’s also easy to forget about those pages, so the site being audited may have hundreds of orphan pages.</p>\n\n\n\n<p>For the audit, you won’t add the links, you’ll just make a note of the number of pages that are orphaned and that this task needs to be done.</p>\n\n\n\n<p>If there are hundreds of such pages, it will take a while for the site owner or client to work through this.</p>\n\n\n\n<p>They can use Link Assistant to get recommendations of internal links to their orphan pages. And they can do all that in one window, without navigating to each page.</p>\n\n\n\n<p>Learn more in <a href=\"https://aioseo.com/how-to-easily-find-and-fix-orphan-pages-in-wordpress/\">Find and Fix Orphan Pages</a>.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-mark-pillar-pages-as-cornerstones\">Mark Pillar Pages as Cornerstones</h4>\n\n\n\n<p><strong>Identify pillar pages</strong>: If the site owner is using <a href=\"https://aioseo.com/topic-clusters/\">topic clusters</a>, ask them for a list of the related pillar pages.</p>\n\n\n\n<p>Once these are identified, they should be marked individually as “<strong>Cornerstone Content”</strong> in the AIOSEO sidebar.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"964\" src=\"https://aioseo.com/wp-content/uploads/2024/04/aioseo-cornerstone-content-feature-2-1024x964.jpg\" alt=\"aioseo cornerstone content toggle\" class=\"wp-image-315404\" style=\"width:756px;height:auto\" srcset=\"https://aioseo.com/wp-content/uploads/2024/04/aioseo-cornerstone-content-feature-2-1024x964.jpg 1024w, https://aioseo.com/wp-content/uploads/2024/04/aioseo-cornerstone-content-feature-2-300x282.jpg 300w, https://aioseo.com/wp-content/uploads/2024/04/aioseo-cornerstone-content-feature-2-768x723.jpg 768w, https://aioseo.com/wp-content/uploads/2024/04/aioseo-cornerstone-content-feature-2-1536x1446.jpg 1536w, https://aioseo.com/wp-content/uploads/2024/04/aioseo-cornerstone-content-feature-2-2048x1928.jpg 2048w, https://aioseo.com/wp-content/uploads/2024/04/aioseo-cornerstone-content-feature-2-600x565.jpg 600w, https://aioseo.com/wp-content/uploads/2024/04/aioseo-cornerstone-content-feature-2-64x60.jpg 64w, https://aioseo.com/wp-content/uploads/2024/04/aioseo-cornerstone-content-feature-2-96x90.jpg 96w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: In the AIOSEO sidebar click on Cornerstone Content, then toggle on the Mark as Cornerstone button.</em></figcaption></figure>\n\n\n\n<p>Doing this will cause Link Assistant to <em>prioritize</em> link recommendations to those pages.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-breadcrumb-navigation\">Breadcrumb Navigation</h4>\n\n\n\n<p><strong>Consider recommending breadcrumbs</strong>: <a href=\"https://aioseo.com/breadcrumb-navigation-in-wordpress/\">Breadcrumb navigation</a> can help with internal linking, particularly if schema markup is added.</p>\n\n\n\n<p>Site owners can use AIOSEO to <a href=\"https://aioseo.com/features/breadcrumbs/\">generate breadcrumbs</a>, and the plugin will automatically add the related schema markup code. That code helps Google understand the content of those links.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-fix-broken-links\">Fix Broken Links</h4>\n\n\n\n<p><strong>Find and Fix Broken Links: </strong>Internal links that are broken can cause loss of conversions and visitor dissatisfaction.</p>\n\n\n\n<p>That said, 404s (broken links) aren’t bad <em>per se</em>. When 404s become an SEO problem is when there are <em>lots</em> of them on a site.</p>\n\n\n\n<p>Case in point: I was asked to help a client resolve an issue with a website vendor. The vendor had created a website redesign. In the process most of the website URLs were changed, but no 301 redirects were set up.</p>\n\n\n\n<p>As a result, when the site re-launched, it had an organic search decline of 48%.</p>\n\n\n\n<p>When you’re auditing a site, it probably won’t be right after a redesign. That makes your job easier.</p>\n\n\n\n<p>To find broken links on a WordPress site you can use a plugin like <a href=\"https://aioseo.com/features/broken-link-checker/\">Broken Link Checker</a>. What I like about this plugin is it uses AIOSEO’s servers, not yours! That’s important for <em>security</em> and <em>cost</em>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"821\" height=\"436\" src=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-broken-link-checker.png\" alt=\"aioseo broken link checker interface\" class=\"wp-image-343424\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-broken-link-checker.png 821w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-broken-link-checker-300x159.png 300w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-broken-link-checker-768x408.png 768w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-broken-link-checker-600x319.png 600w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-broken-link-checker-113x60.png 113w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-broken-link-checker-169x90.png 169w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: Part of the Broken Link Checker interface. Users can browse broken links, and edit, unlink, or redirect them.</em></figcaption></figure>\n\n\n\n<p>The plugin starts at $4.99/month. It will create a list of all broken URLs. In the plugin interface, you can either redirect those broken links or replace or remove them.</p>\n\n\n\n<p>Learn more in <a href=\"https://aioseo.com/how-to-easily-find-and-fix-orphan-pages-in-wordpress/\">How to Find and Fix Broken Links in WordPress</a>.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-online-store-considerations\">Online Store Considerations</h4>\n\n\n\n<p>Online stores with many products (and product attributes) may have complex audit needs.</p>\n\n\n\n<p>These may relate to URL structure and product variant pages that use query arguments (“<a href=\"https://aioseo.com/seo-glossary/query-argument-query-arg/\">query args</a>” for short.)</p>\n\n\n\n<p>Learn more about the unique technical aspects of online stores in <a href=\"https://www.semrush.com/academy/courses/technical-seo-course-with-bastian-grimm/lessons/lesson-2/step-1/\">this Semrush course</a>.</p>\n\n\n\n<p>And learn how to <a href=\"https://aioseo.com/query-arg-crawling-in-wordpress/\">manage query args</a> in WordPress.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-crawling-and-indexing\">Crawling and Indexing</h3>\n\n\n\n<p>Now let’s move on to crawling and indexing issues.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-robots-txt-file-and-robots-exclusion-protocol\">Robots.txt file and Robots Exclusion Protocol</h4>\n\n\n\n<p><strong>Background: </strong>The robots.txt file is located in the root directory of a website and can be located at <a href=\"http://domainname.com/robots.txt\">domainname.com/robots.txt</a>.</p>\n\n\n\n<p>This file allows <em>directives</em> to be added which ask specific web crawlers (such as those for Google Search or Bing) to <em>avoid crawling the page</em>.</p>\n\n\n\n<p>However, there’s no guarantee that the directives will be followed by all crawlers. For instance, Chrome extensions that serve to scan a page for email contacts might not follow the robots.txt directives.</p>\n\n\n\n<p>In addition, different crawlers vary in their ability to handle wildcards, which Googlebot <em>can</em> read.</p>\n\n\n\n<p>Also: excluding URLs using the robots exclusion protocol doesn’t guarantee confidentiality. To keep a web page secret or inaccessible to the public, other methods such as HTTP authentication should be used.</p>\n\n\n\n<p><strong>Audit the Robots.txt File:</strong></p>\n\n\n\n<ul>\n<li>Verify there’s a robots.txt file for the site. You can do this by navigating to <a href=\"http://domainname.com/robots.txt\">domainname.com/robots.txt</a> or click on the <a href=\"https://chromewebstore.google.com/detail/all-in-one-seo-analyzer-b/gdmkcblhddhhfejpfbjomilpgpbpjhhg?pli=1\">AIOSEO Analyzer</a> and scroll down the window overlay. Click on the robots.txt hyperlink.</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"658\" height=\"592\" src=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-robots-txt.png\" alt=\"aioseo analyzer robots-text link\" class=\"wp-image-343426\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-robots-txt.png 658w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-robots-txt-300x270.png 300w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-robots-txt-600x540.png 600w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-robots-txt-67x60.png 67w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-analyzer-robots-txt-100x90.png 100w\" sizes=\"(max-width: 658px) 100vw, 658px\" /></figure>\n\n\n\n<ul>\n<li><strong>Check for blocked resources</strong>: Simply viewing the robots.txt file should show you if any pages were accidentally blocked by someone who edited the robots.txt file.</li>\n\n\n\n<li><strong>Unblock pages</strong>: If pages have been accidentally blocked from search results by the robots.txt file, you can edit the robots.txt file and remove the directive in question. AIOSEO provides a simple user interface for doing this. No coding is required.</li>\n</ul>\n\n\n\n<p>Learn more in our <a href=\"https://aioseo.com/ultimate-guide-to-wordpress-robots-txt-files/\">robots.txt guide.</a></p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-crawl-budget-optimization\">Crawl Budget Optimization</h4>\n\n\n\n<p>Lots of SEO articles advise optimizing your crawl budget.</p>\n\n\n\n<p>But crawl budget optimization is something most site owners will never need to deal with.</p>\n\n\n\n<p>Why? As I explained in <a href=\"https://aioseo.com/sitemap-best-practices/\">Sitemap Best Practices</a>: &#8220;Crawl budget is a somewhat opaque subject that generates speculation. Google’s John Mueller has said that even with 100k URLs a site would not need to be concerned about crawl budget.&#8221;</p>\n\n\n\n<p>What if your site is very large?</p>\n\n\n\n<ul>\n<li>Then read Google analyst Greg Illyes’s article <a href=\"https://developers.google.com/search/blog/2017/01/what-crawl-budget-means-for-googlebot\">What Crawl Budget Means for Googlebot</a>.</li>\n\n\n\n<li>And check out Google’s advanced guide on <a href=\"https://developers.google.com/search/docs/crawling-indexing/large-site-managing-crawl-budget#:~:text=Note%20that%20not%20everything%20crawled,capacity%20limit%20and%20crawl%20demand.\">Managing Crawl Budget</a>.</li>\n</ul>\n\n\n\n<p>The latter guide is for:</p>\n\n\n\n<ul>\n<li>Sites with <strong>1 million+</strong> pages</li>\n\n\n\n<li>Medium or larger sites (10,000+ pages) with <em><strong>daily content changes</strong></em>.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-canonical-tags\">Canonical Tags</h4>\n\n\n\n<p><strong>Background</strong>: <a href=\"https://aioseo.com/seo-glossary/canonical-tag/\">Canonical tags</a> are <a href=\"https://aioseo.com/seo-glossary/html/\">HTML</a> elements, placed in the &lt;head&gt; section of a web page, and used to specify the preferred version of that page for search engines to index and rank.</p>\n\n\n\n<p>Between 2 duplicate pages, or pages that are nearly identical, the site manager would choose 1 to be indexed. The duplicate page(s) then would receive a canonical tag, pointing to the <em>preferred</em> page.</p>\n\n\n\n<p>The preferred page is referred to as the <a href=\"https://aioseo.com/seo-glossary/canonical-url/\">canonical URL</a>.</p>\n\n\n\n<p>The syntax for canonical tags is highlighted below:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;head&gt;\n\n&lt;title&gt;Get Your Angry Birds T-Shirt!&lt;/title&gt;\n\n&lt;link rel=\"canonical\" href=\"https://yourdomain.com/tshirts/angry-birds\" /&gt;\n\n&lt;!-- other elements --&gt;\n\n&lt;/head&gt;</code></pre>\n\n\n\n<p>Using canonical tags avoids dilution of search engine ranking signals and the potential for the preferred page to rank unnecessarily low.</p>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"aioseo-adding-canonical-tags-in-aioseo\">Adding Canonical Tags in AIOSEO</h5>\n\n\n\n<p>The All in One SEO sidebar, visible in your WordPress editor, offers an easy way to add a canonical tag.</p>\n\n\n\n<p>Navigate to a duplicate page.</p>\n\n\n\n<p>Then, in the AIOSEO sidebar, click <strong>Advanced</strong> and then add the canonical URL to the page.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"394\" height=\"468\" src=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-canonical-tags-1.png\" alt=\"aioseo canonical tag field\" class=\"wp-image-343431\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-canonical-tags-1.png 394w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-canonical-tags-1-253x300.png 253w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-canonical-tags-1-51x60.png 51w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-canonical-tags-1-76x90.png 76w\" sizes=\"(max-width: 394px) 100vw, 394px\" /></figure>\n\n\n\n<p>Before we discuss canonical tags in more detail, it’s worth noting that Google says: &#8220;[Y]our site will likely do just fine without specifying a canonical preference. That&#8217;s because if you don&#8217;t specify a canonical URL, <a href=\"https://developers.google.com/search/docs/crawling-indexing/canonicalization#canonical-how\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Google will identify which version of the URL is objectively the best version to show to users in Search</a>.&#8221;</p>\n\n\n\n<p>That said, let’s explain more about canonicals.</p>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"aioseo-international-seo-uses\">International SEO Uses</h5>\n\n\n\n<p>Canonicals can also be useful for <strong>region-specific pages</strong>. For instance, a French website may have a product page targeting people who live in Europe and near-duplicates for those living in Cote d’Ivoire, La Réunion, and Canada. Using canonicalization can prevent country-based search results from being cluttered with confusing variants.</p>\n\n\n\n<p>Learn more from Google’s guidance on i<a href=\"https://developers.google.com/search/docs/specialty/international/localized-versions]\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">nternational page variants</a>.</p>\n\n\n\n<p><strong>Limitations</strong>: Google views your canonical tags as a <a href=\"https://developers.google.com/search/blog/2009/02/specify-your-canonical\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">suggestion:</a> “We’ll take your preference into account, in conjunction with other signals, when calculating the most relevant page.”</p>\n\n\n\n<p>Other signals Google may consider could be quality and number of backlinks to the page and whether the preferred page is included in your sitemap.</p>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"aioseo-canonical-url-audit\">Canonical URL Audit</h5>\n\n\n\n<p><strong>Canonical URL Audit: </strong>The 1st goal is to identify all canonical URLs on your site. Then, you’ll check in Google Search Console to see if the preferred URL is indexed.</p>\n\n\n\n<p>To identify all canonical URLs on your site, use the free <a href=\"https://www.screamingfrog.co.uk/seo-spider/\" title=\"\">Screaming Frog SEO Spider</a>. Make sure “<strong>Canonicals</strong>” is checked in the dropdown.</p>\n\n\n\n<ul>\n<li>Then enter your <strong>domain</strong> and <strong>click</strong> the green Start button.</li>\n\n\n\n<li>Underneath the Screaming Frog logo, click the <strong>Canonicals tab</strong>.</li>\n</ul>\n\n\n\n<p>There you’ll see the complete list of URLs that are preferred pages that duplicate pages point to.</p>\n\n\n\n<p>Next, log into Google Search Console.</p>\n\n\n\n<ul>\n<li>Click URL Inspection in the left-hand column.</li>\n\n\n\n<li>Then in the field at top, enter, one-by-one, your preferred URLs. If Google has indexed your preferred URL you’ll see a message like this.</li>\n</ul>\n\n\n\n<p>Google’s guidelines provide troubleshooting tips. Among those listed are:</p>\n\n\n\n<ul>\n<li><strong>Copying content</strong>: A website steals your page content and publishes it on their site. Their version ranks higher than yours. This one is rare but easy to fix. You’ll <a href=\"https://support.google.com/legal/answer/1120734\">file a DMCA notice</a> with Google so they’ll take down the imposter page.</li>\n\n\n\n<li><strong>Hacking</strong>: A hacker breaches your website and inserts a canonical tag pointing to one of their pages. Here, you’d report the issue via Google Search Console.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-page-speed\">Page Speed</h3>\n\n\n\n<p><strong>Background</strong>: Page speed refers to objective loading data and subjective perceptions by users.</p>\n\n\n\n<p>Page loading speed can be a <a href=\"https://aioseo.com/google-ranking-factors/\">ranking factor</a>, but Google weighs content quality above speed. And there’s a relative aspect to this.</p>\n\n\n\n<p>If your page is ranking #3 for its keyword and there are no large speed discrepancies between the other pages ranking high, improving your speed might not be a priority for you.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-statistics-on-page-loading-speed\">Statistics on Page Loading Speed</h4>\n\n\n\n<p>That said, research has repeatedly shown that even tiny improvements in page loading speeds can have dramatic impact on conversion rates.</p>\n\n\n\n<p>For instance,</p>\n\n\n\n<ul>\n<li>A 1-second delay in page load time can lead to a 7% reduction in conversions. (Source: Akamai, 2017)</li>\n\n\n\n<li>A 0.1s change in site speed can influence every step of the user journey, including bounce rates, page views, and conversions. (Source: Deloitte, 2019)</li>\n\n\n\n<li>70% of consumers admit that page speed impacts their willingness to buy from an online retailer. (Source: Unbounce, 2019)</li>\n\n\n\n<li>For every additional second of load time, conversions can fall by up to 20%. (Source: Hubspot, 2021)</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-audit-site-loading-speed\">Audit Site Loading Speed</h4>\n\n\n\n<p>To audit your loading speed, start with your homepage, then move on to important product or service pages.</p>\n\n\n\n<p>Go to Google’s <a href=\"https://pagespeed.web.dev/\">PageSpeed Insights</a> and enter a URL into the blank field.</p>\n\n\n\n<p>The circular <strong>Performance</strong> and <strong>Best Practices</strong> scores relate to speed.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"325\" src=\"https://aioseo.com/wp-content/uploads/2024/03/google-pagespeed-insights-scores-1024x325.png\" alt=\"google pagespeed insights scores\" class=\"wp-image-303199\" srcset=\"https://aioseo.com/wp-content/uploads/2024/03/google-pagespeed-insights-scores-1024x325.png 1024w, https://aioseo.com/wp-content/uploads/2024/03/google-pagespeed-insights-scores-300x95.png 300w, https://aioseo.com/wp-content/uploads/2024/03/google-pagespeed-insights-scores-768x244.png 768w, https://aioseo.com/wp-content/uploads/2024/03/google-pagespeed-insights-scores-600x190.png 600w, https://aioseo.com/wp-content/uploads/2024/03/google-pagespeed-insights-scores-190x60.png 190w, https://aioseo.com/wp-content/uploads/2024/03/google-pagespeed-insights-scores-284x90.png 284w, https://aioseo.com/wp-content/uploads/2024/03/google-pagespeed-insights-scores.png 1305w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Scroll down and you’ll find detailed analyses with links to documentation.</p>\n\n\n\n<p>Realize that PageSpeed Insights is designed for <strong>web professionals</strong> so most of the metrics and recommendations will seem obscure to lay people.</p>\n\n\n\n<p>Nevertheless, if you’re conducting an audit for a client you can use the results to make recommendations. The client will then need to hire a web developer to implement those recommendations.</p>\n\n\n\n<p>If you have an intermediate knowledge of <a href=\"https://aioseo.com/seo-glossary/html/\">HTML</a>, <a href=\"https://aioseo.com/seo-glossary/css-cascading-style-sheets/\">CSS</a>, and <a href=\"https://aioseo.com/seo-glossary/javascript/\">JavaScript</a>, you will likely be able to make some basic improvements on your own. These may include;:</p>\n\n\n\n<ul>\n<li>Bundling CSS and JavaScript files together</li>\n\n\n\n<li>Minifying those files</li>\n\n\n\n<li>Hosting fonts locally</li>\n\n\n\n<li>Improving image load speeds</li>\n</ul>\n\n\n\n<p><strong>Pro tip</strong>: Some web hosts, like Netify Edge, allow you to bundle CSS and JavaScript files, respectively, into 1 single file, by ticking a checkbox.</p>\n\n\n\n<p>Ask your web host if this service is available to you.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"821\" height=\"552\" src=\"https://aioseo.com/wp-content/uploads/2024/06/netlify-edge-optimization-tickboxes.png\" alt=\"netlify edge file and image optimization options\" class=\"wp-image-343434\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/netlify-edge-optimization-tickboxes.png 821w, https://aioseo.com/wp-content/uploads/2024/06/netlify-edge-optimization-tickboxes-300x202.png 300w, https://aioseo.com/wp-content/uploads/2024/06/netlify-edge-optimization-tickboxes-768x516.png 768w, https://aioseo.com/wp-content/uploads/2024/06/netlify-edge-optimization-tickboxes-600x403.png 600w, https://aioseo.com/wp-content/uploads/2024/06/netlify-edge-optimization-tickboxes-89x60.png 89w, https://aioseo.com/wp-content/uploads/2024/06/netlify-edge-optimization-tickboxes-134x90.png 134w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: Netlify Edge, which hosts </em><a href=\"https://jamstack.org/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\"><em>JAMstack sites</em></a><em> and </em><a href=\"https://www.netlify.com/blog/what-is-headless-wordpress/#:~:text=Headless%20WordPress%20gives%20content%20creators,js%20site.\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\"><em>headless WordPress websites</em></a><em>, offers a nice range of tick box optimizations.</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-backlinks\">Backlinks</h3>\n\n\n\n<p><a href=\"https://aioseo.com/referring-domains-vs-backlinks-seo/\">Backlinks</a> from trustworthy websites can boost your rankings.</p>\n\n\n\n<p>Not all technical SEO audits will deal with backlinks. Remember, all SEO audits are customized to the client’s needs.</p>\n\n\n\n<p>Let’s take a quick look at backlink audit tools as well as problem backlinks.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-backlink-audit-tools\">Backlink Audit Tools</h4>\n\n\n\n<p>There are a range of backlink audit tools. Some of the best are bundled with <a href=\"https://aioseo.com/best-keyword-research-tools/\">keyword research tools</a> like <a href=\"https://aioseo.com/recommends/ahrefs/\">Ahrefs</a> and <a href=\"https://aioseo.com/recommends/semrush/\">Semrush</a>.</p>\n\n\n\n<p>Then there’s Austria-based <a href=\"https://www.linkresearchtools.com/\">Link Research Tools</a>, a unique software platform dedicated to backlinks and used by professionals.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-paid-links-manual-penalties-and-disavowals\">Paid Links, Manual Penalties, and Disavowals</h4>\n\n\n\n<p>If you pay for backlinks, in the hopes that will be a shortcut for improved rankings, you can run afoul of Google and incur “manual penalties.”</p>\n\n\n\n<p>Paying for links to gain rankings is against Google’s policies.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"495\" src=\"https://aioseo.com/wp-content/uploads/2023/06/paid-links-pricing-1024x495.png\" alt=\"\" class=\"wp-image-194771\" srcset=\"https://aioseo.com/wp-content/uploads/2023/06/paid-links-pricing-1024x495.png 1024w, https://aioseo.com/wp-content/uploads/2023/06/paid-links-pricing-300x145.png 300w, https://aioseo.com/wp-content/uploads/2023/06/paid-links-pricing-768x371.png 768w, https://aioseo.com/wp-content/uploads/2023/06/paid-links-pricing-600x290.png 600w, https://aioseo.com/wp-content/uploads/2023/06/paid-links-pricing-124x60.png 124w, https://aioseo.com/wp-content/uploads/2023/06/paid-links-pricing-186x90.png 186w, https://aioseo.com/wp-content/uploads/2023/06/paid-links-pricing.png 1237w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: A site openly selling PBN links.</em></figcaption></figure>\n\n\n\n<p>There are SEO professionals dedicated to trying to recover websites after manual penalties. This sometimes includes <a href=\"https://aioseo.com/toxic-backlinks/#aioseo-disavowing-toxic-backlinks\">link disavowals</a>.</p>\n\n\n\n<p>Recovery isn’t always possible. Every SEO pro has a story about a website, which a year after the penalty, is still excluded from Google Search.</p>\n\n\n\n<p>Learn more in our guidance on <a href=\"https://aioseo.com/what-are-paid-links-in-seo/\">paid links</a>.</p>\n\n\n\n<div class=\"wp-block-aioseo-theme-notice-box\" role=\"alert\">\n<p>Paying for advertorial-style links is fine as long as a <a href=\"https://aioseo.com/seo-guide-nofollow-sponsored-ugc-links/\">nofollow or sponsored tag</a> is added to the backlink to your website.</p>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-site-security\">Site Security</h3>\n\n\n\n<p>Site security is a must and absence of basic measures may impact your rankings or traffic.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-https-and-ssl\">HTTPS and SSL</h4>\n\n\n\n<p>Every site should be using <a href=\"https://aioseo.com/seo-glossary/https-hyper-text-transfer-protocol-secure/\">HTTPS</a>. This is a protocol that ensures when people fill out forms on your site, their information is secure.</p>\n\n\n\n<p>How do you know if a site is using HTTPS?</p>\n\n\n\n<p>Look for the lock icon in your web browser.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"63\" src=\"https://aioseo.com/wp-content/uploads/2024/03/https-lock-icon-1024x63.png\" alt=\"https lock icon in browser\" class=\"wp-image-298963\" srcset=\"https://aioseo.com/wp-content/uploads/2024/03/https-lock-icon-1024x63.png 1024w, https://aioseo.com/wp-content/uploads/2024/03/https-lock-icon-300x18.png 300w, https://aioseo.com/wp-content/uploads/2024/03/https-lock-icon-768x47.png 768w, https://aioseo.com/wp-content/uploads/2024/03/https-lock-icon-600x37.png 600w, https://aioseo.com/wp-content/uploads/2024/03/https-lock-icon-190x12.png 190w, https://aioseo.com/wp-content/uploads/2024/03/https-lock-icon-750x46.png 750w, https://aioseo.com/wp-content/uploads/2024/03/https-lock-icon.png 1127w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>How do you get HTTPS? Get a SSL certificate. These are typically available from your web host.</p>\n\n\n\n<p>Be aware that many sites offer <strong>free</strong> SSL certificates from the Let’s Encrypt organization.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-checkout-security\">Checkout Security</h4>\n\n\n\n<p>Be sure to use secure checkout systems like industry-leader Stripe.</p>\n\n\n\n<p>You can add Stripe to your WordPress website with the <a href=\"https://wpsimplepay.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">WP Simple Pay</a> plugin.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-structured-data\">Structured Data</h3>\n\n\n\n<p>Some technical audits may check for structured data. Think of structured data as tags that only Google sees.</p>\n\n\n\n<p>These tags help search engines understand the content of a page and rank it for relevant keywords.</p>\n\n\n\n<p>So how do these tags get added to pages? Through a code called <a href=\"https://aioseo.com/seo-glossary/schema-markup/\">schema markup</a>.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-schema-markup\">Schema Markup</h4>\n\n\n\n<p>With All in One SEO you can easily <a href=\"https://aioseo.com/how-to-use-schema-markup-to-boost-your-seo/\">add schema markup</a> to pages by clicking some buttons and filling out some form fields.</p>\n\n\n\n<p>There’s no need to deal with code. Once you choose the schema type, AIOSEO will automatically add the required schema markup.</p>\n\n\n\n<p>AIOSEO offers 18 types of schema markup, including:</p>\n\n\n\n<ul>\n<li>Recipe schema</li>\n\n\n\n<li>Video schema</li>\n\n\n\n<li><a href=\"https://aioseo.com/how-to-add-product-rich-snippets-in-wordpress/\">Product schema</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/how-to-add-product-review-schema-in-wordpress/\">Product review schema</a></li>\n\n\n\n<li>And more.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-rich-snippets\">Rich Snippets</h4>\n\n\n\n<p>In addition to helping Google rank your pages, some types of schema markup make your page eligible to be displayed as a “rich snippet.”</p>\n\n\n\n<p>You can think of rich snippets as super-deluxe search displays.</p>\n\n\n\n<p>For example, these results are rich snippets.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"572\" src=\"https://aioseo.com/wp-content/uploads/2023/11/rich-snippets-examples-for-mens-silk-suits-1024x572.jpg\" alt=\"\" class=\"wp-image-250475\" style=\"width:751px;height:auto\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/rich-snippets-examples-for-mens-silk-suits-1024x572.jpg 1024w, https://aioseo.com/wp-content/uploads/2023/11/rich-snippets-examples-for-mens-silk-suits-300x168.jpg 300w, https://aioseo.com/wp-content/uploads/2023/11/rich-snippets-examples-for-mens-silk-suits-768x429.jpg 768w, https://aioseo.com/wp-content/uploads/2023/11/rich-snippets-examples-for-mens-silk-suits-1536x858.jpg 1536w, https://aioseo.com/wp-content/uploads/2023/11/rich-snippets-examples-for-mens-silk-suits-600x335.jpg 600w, https://aioseo.com/wp-content/uploads/2023/11/rich-snippets-examples-for-mens-silk-suits-107x60.jpg 107w, https://aioseo.com/wp-content/uploads/2023/11/rich-snippets-examples-for-mens-silk-suits-161x90.jpg 161w, https://aioseo.com/wp-content/uploads/2023/11/rich-snippets-examples-for-mens-silk-suits.jpg 1816w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>And so is this.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"396\" src=\"https://aioseo.com/wp-content/uploads/2024/05/leather-jacket-rich-snippet-example-1024x396.jpg\" alt=\"\" class=\"wp-image-318104\" style=\"width:636px;height:auto\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/leather-jacket-rich-snippet-example-1024x396.jpg 1024w, https://aioseo.com/wp-content/uploads/2024/05/leather-jacket-rich-snippet-example-300x116.jpg 300w, https://aioseo.com/wp-content/uploads/2024/05/leather-jacket-rich-snippet-example-768x297.jpg 768w, https://aioseo.com/wp-content/uploads/2024/05/leather-jacket-rich-snippet-example-1536x594.jpg 1536w, https://aioseo.com/wp-content/uploads/2024/05/leather-jacket-rich-snippet-example-600x232.jpg 600w, https://aioseo.com/wp-content/uploads/2024/05/leather-jacket-rich-snippet-example-155x60.jpg 155w, https://aioseo.com/wp-content/uploads/2024/05/leather-jacket-rich-snippet-example-233x90.jpg 233w, https://aioseo.com/wp-content/uploads/2024/05/leather-jacket-rich-snippet-example.jpg 1790w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Notice that rich snippets include special information like multiple images, prices, delivery and return information, and product ratings.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-on-page-seo\">On-Page SEO</h3>\n\n\n\n<p>Technical SEO audits will likely not delve into basic <a href=\"https://aioseo.com/on-page-seo/\">on-page SEO</a>.</p>\n\n\n\n<p>You can easily check on-page factors by using All in One SEO. The plugin will automatically analyze all of a site’s pages.</p>\n\n\n\n<p>Then it makes recommendations for improvement.</p>\n\n\n\n<p>Some page aspects that AIOSEO analyzes include:</p>\n\n\n\n<ul>\n<li>Titles and meta descriptions</li>\n\n\n\n<li>Use of a <a href=\"https://aioseo.com/what-is-a-focus-keyword/\">focus keyword</a> (also called a focus keyphrase)</li>\n\n\n\n<li><a href=\"https://aioseo.com/how-to-improve-readability-score-on-wordpress-step-by-step/\">Readability</a> including use of short sentences</li>\n\n\n\n<li>Formatting to make your page <a href=\"https://aioseo.com/how-to-create-scannable-content/\">scannable</a></li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"795\" height=\"742\" src=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-focus-keyphrase-single-error.png\" alt=\"aioseo focus keyphrase recommendations\" class=\"wp-image-343438\" style=\"width:364px;height:auto\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/aioseo-focus-keyphrase-single-error.png 795w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-focus-keyphrase-single-error-300x280.png 300w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-focus-keyphrase-single-error-768x717.png 768w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-focus-keyphrase-single-error-600x560.png 600w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-focus-keyphrase-single-error-64x60.png 64w, https://aioseo.com/wp-content/uploads/2024/06/aioseo-focus-keyphrase-single-error-96x90.png 96w\" sizes=\"100vw\" /></figure>\n\n\n\n<p><em>Above: Examples of AIOSEO’s analysis.</em></p>\n\n\n\n<p>Analysis of on-page factors may include:</p>\n\n\n\n<ul>\n<li>Placement and use of calls-to-action (CTAs)</li>\n\n\n\n<li>Use of the <a href=\"https://aioseo.com/how-to-use-the-inverted-pyramid-to-improve-web-content/\">inverted pyramid</a></li>\n\n\n\n<li>Quality and <a href=\"https://aioseo.com/eeat-and-ymyl/\">EEAT</a>.</li>\n</ul>\n\n\n\n<p>Now, let’s move on to some Q&amp;As.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-qa-on-technical-seo-audits\">Q&amp;A on Technical SEO Audits</h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-how-long-does-a-technical-seo-audit-take\"><h3 class=\"aioseo-faq-block-question\">How long does a technical SEO audit take?</h3><div class=\"aioseo-faq-block-answer\">\n<p>How long a technical SEO audit takes depends on several factors, including the size and complexity of the website, the scope of the audit, and the experience level of the person or team conducting the audit.</p>\n\n\n\n<p>However, we can provide a general estimate based on common scenarios:</p>\n\n\n\n<p><strong>Small websites</strong> (less than 1,000 pages):<br>Basic audit: 1-2 days<br>Comprehensive audit: 3-5 days</p>\n\n\n\n<p><strong>Medium-sized websites </strong>(1,000 to 10,000 pages):<br>Basic audit: 3-5 days<br>Comprehensive audit: 1-2 weeks</p>\n\n\n\n<p><strong>Large websites</strong> (Hundreds of thousands of pages or 1 million+ unique pages)_<br>Basic audit: 1-2 weeks<br>Comprehensive audit: 2-4 weeks or more</p>\n\n\n\n<p>A <strong>basic audit </strong>typically covers essential technical SEO factors such as crawlability, indexation, site structure, page speed, mobile-friendliness, and (perhaps) basic on-page elements.</p>\n\n\n\n<p>A <strong>comprehensive audit</strong> delves deeper into technical aspects and may include JavaScript rendering, international SEO, log file analysis, and more.</p>\n\n\n\n<p>It&#8217;s important to note that these are rough estimates. The actual time required for an audit can vary significantly based on the website&#8217;s specific characteristics, problems the website may have, and the auditor&#8217;s approach.</p>\n\n\n\n<p>Additionally, the time mentioned above is for conducting the audit itself and doesn’t include the time needed to implement the recommended optimizations, which can vary depending on the complexity of the issues identified and the resources available.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-how-do-i-prepare-for-a-technical-seo-audit\"><h3 class=\"aioseo-faq-block-question\">How do I prepare for a technical SEO audit?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Preparing for a technical SEO audit involves gathering essential information and resources to ensure a smooth and effective auditing process. Here are some key steps to help you prepare:</p>\n\n\n\n<ul>\n<li><strong>Define your goals</strong>: Clearly outline what you want to achieve from the audit, such as improving organic traffic, fixing specific issues, or identifying growth opportunities.</li>\n\n\n\n<li><strong>Gather website documentation</strong>: Collect all relevant information about your website, including its structure, content management system (CMS), hosting setup, and any previous SEO efforts or audits.</li>\n\n\n\n<li><strong>Provide access</strong>: Ensure that the person or team conducting the audit has access to your accounts, such as your domain registrar, Google Analytics, Google Search Console, and your website&#8217;s backend (e.g., WordPress admin panel).</li>\n\n\n\n<li><strong>Prepare a list of known issues</strong>: If you&#8217;re aware of any existing technical SEO issues or concerns, make a list to help guide the auditor&#8217;s focus.</li>\n\n\n\n<li><strong>Identify your target audience and competitors</strong>: Provide information about your target audience and main competitors to help the auditor understand your market and benchmark your website&#8217;s performance.</li>\n\n\n\n<li><strong>Communicate with stakeholders</strong>: Inform all relevant stakeholders, such as developers, content creators, and management, about the upcoming audit.</li>\n\n\n\n<li><strong>Allocate resources</strong>: Ensure that you have the necessary resources, such as time, budget, and personnel, to implement the recommendations from the audit.</li>\n\n\n\n<li><strong>Set up a staging environment</strong> (optional): If possible, set up a staging or development environment where changes can be tested before being implemented on the live site to minimize potential disruptions.</li>\n</ul>\n\n\n\n<p>By following these preparatory steps, you&#8217;ll be well-equipped to facilitate a comprehensive and efficient technical SEO audit that can drive meaningful improvements to your website&#8217;s search engine performance.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-inner-conduct-some-aspects-of-a-technical-seo-audit\"><h3 class=\"aioseo-faq-block-question\">Can a beginner conduct some aspects of a technical SEO audit?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Yes, a beginner can conduct certain aspects of a technical SEO audit, especially with the help of software tools.</p>\n\n\n\n<p>While a comprehensive audit may require more advanced knowledge and experience, beginners can start by focusing on the following areas mentioned in this article:</p>\n\n\n\n<ul>\n<li>Crawlability</li>\n\n\n\n<li>Indexation</li>\n\n\n\n<li>Site structure and navigation</li>\n\n\n\n<li>Page speed</li>\n\n\n\n<li>Mobile-friendliness</li>\n\n\n\n<li>On-page elements</li>\n\n\n\n<li>Sitemaps</li>\n</ul>\n\n\n\n<p>For beginners using WordPress, All in One SEO can help simplify the process by providing guidance, recommendations, and automated checks for various technical SEO aspects.</p>\n\n\n\n<p>As you gain more experience and knowledge, you can progressively dive deeper into more advanced technical SEO concepts and tools to conduct comprehensive.</p>\n</div></div>\n\n\n\n<p>For beginners using WordPress, All in One SEO can help simplify the process by providing guidance, recommendations, and automated checks for various technical SEO aspects.</p>\n\n\n\n<p>As you gain more experience and knowledge, you can progressively dive deeper into more advanced technical SEO concepts and tools to conduct comprehensive.</p>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-how-do-i-know-whether-i-need-a-technical-seo-audit\"><h3 class=\"aioseo-faq-block-question\">How do I know whether I need a technical SEO audit?</h3><div class=\"aioseo-faq-block-answer\">\n<p>A technical SEO audit can be beneficial for sites that are experiencing unresolved issues with search engine rankings or website performance.</p>\n\n\n\n<p>Here are some signs that indicate you may need a technical SEO audit:</p>\n\n\n\n<ul>\n<li><strong>Poor search engine rankings</strong>: If your website is not ranking well for relevant keywords despite having quality content, it may be due to technical SEO issues.</li>\n\n\n\n<li><strong>High bounce rates</strong>: If visitors are leaving your website quickly, it could be a sign of technical issues like slow loading times, poor navigation, or broken links. This issue is related to maximizing your benefit from SEO.</li>\n\n\n\n<li><strong>Indexing problems</strong>: If some of your pages aren’t appearing in search results, then you may have an indexing problem. This can be caused by issues with your robots.txt file, noindex tags, sitemap, or URL structure.</li>\n\n\n\n<li><strong>Mobile responsiveness</strong>: With the majority of web searches occurring on mobile devices, having a mobile-friendly website is crucial. If your site, popups and <a href=\"https://wpforms.com/\">web forms</a> are not mobile-responsive, it can impact your search rankings and user experience.</li>\n\n\n\n<li><strong>Website redesign or migration</strong>: If you&#8217;ve recently redesigned your website or migrated to a new domain, it&#8217;s essential to conduct a technical SEO audit to ensure there won’t be issues with redirects, broken links, and lost search engine rankings.</li>\n\n\n\n<li><strong>Slow website speed</strong>: Search engines may prioritize fast-loading websites. If your site is slow, it can negatively impact your rankings and user experience.</li>\n</ul>\n\n\n\n<p>Regarding that last point, Google emphasizes <em>quality content</em> above speed. So there’s a relative aspect to this.</p>\n\n\n\n<ul>\n<li>If the sites ranking near you all roughly load at the same speed, then boosting your speed may not impact rankings. That said, a faster site may boost conversions, especially from smartphone users.</li>\n\n\n\n<li>Also: if your page loading speeds are significantly <em>slower</em> than your competitors, you should fix this issue.</li>\n</ul>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-after-doing-a-technical-seo-audit\">After Doing a Technical SEO Audit</h2>\n\n\n\n<p>Now that you understand technical SEO audits, what’s next?</p>\n\n\n\n<p>Find out how to <a href=\"https://aioseo.com/10-quick-easy-ways-to-speed-up-your-site/\">speed up your WordPress website</a>, without hiring a pro. And learn how to <a href=\"https://aioseo.com/small-business-seo-scams-how-to-detect-and-avoid-them/\">avoid SEO scams</a>, which target small businesses.Don’t forget to <a href=\"https://optinmonster.com/lead-generation/\">plan for conversions</a> and set up <a href=\"https://wpforms.com/\">mobile-friendly web forms</a> to capture contact information.</p>\n\n\n\n<p>Join us on our <a href=\"https://www.youtube.com/c/AIOSEO\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">YouTube Channel</a> for short WordPress SEO tutorials. And follow us on <a href=\"https://twitter.com/aioseopack\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">X (Twitter)</a>, <a href=\"https://www.linkedin.com/company/aioseo/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">LinkedIn</a>, or <a href=\"https://facebook.com/aioseopack/\" rel=\"nofollow\" title=\"\">Facebook</a> to stay in the loop.</p>The post <a href=\"https://aioseo.com/technical-seo-audit/\">Technical SEO Audit: A Guide for WordPress Users ?</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://aioseo.com/technical-seo-audit/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:79:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"8 Best Content Optimization Tools for SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:142:\"https://aioseo.com/best-content-optimization-tools-for-seo/?utm_source=rss&utm_medium=rss&utm_campaign=best-content-optimization-tools-for-seo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://aioseo.com/best-content-optimization-tools-for-seo/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Jun 2024 13:37:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:17:\"Content Marketing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:20:\"content optimization\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:11:\"seo content\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://aioseo.com/?p=166902\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:444:\"<p>Looking for the best content optimization tools for SEO? Search engines are all about giving users the best possible experience when they search for information. One way they do that is by promoting high-quality content. And that’s why you need&#8230;</p>\nThe post <a href=\"https://aioseo.com/best-content-optimization-tools-for-seo/\">8 Best Content Optimization Tools for SEO</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Kato Nkhoma\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:32506:\"<p>Looking for the best content optimization tools for SEO?</p>\n\n\n\n<p>Search engines are all about giving users the best possible experience when they search for information. One way they do that is by promoting <a href=\"https://aioseo.com/seo-content/\" title=\"The Beginners Guide to SEO Content [Boost Rankings and Traffic]\">high-quality content</a>. And that’s why you need a content optimization tool in your digital marketing toolbox.</p>\n\n\n\n<p>In this article, we’ll show you the best content optimization tools to help boost your SEO.</p>\n\n\n\n<div class=\"wp-block-group aioseo-table-of-contents has-theme-info-background-color has-background is-layout-flow wp-block-group-is-layout-flow\">\n<p>In This Article</p>\n\n\n\n<div class=\"wp-block-aioseo-table-of-contents\"><ul><li><a href=\"#aioseo-what-are-content-optimization-tools\">What Are Content Optimization Tools?</a></li><li><a href=\"#aioseo-7-best-content-optimization-tools-for-seo-our-expert-picks\">The Best Content Optimization Tools for SEO: Our Expert Picks</a><ul><li><a href=\"#aioseo-1-all-in-one-seo-aioseo\">1. All In One SEO (AIOSEO)</a><ul></ul></li><li><a href=\"#aioseo-seoboost\">2. SEOBoost</a></li><li><a href=\"#aioseo-2-optinmonster\">3. OptinMonster</a></li><li><a href=\"#aioseo-3-semrush-writing-assistant\">4. Semrush Writing Assistant</a></li><li><a href=\"#aioseo-4-grammarly\">5. Grammarly</a></li><li><a href=\"#aioseo-5-clearscope\">6. Clearscope</a></li><li><a href=\"#aioseo-6-hemingway-editor\">7. Hemingway Editor</a></li><li><a href=\"#aioseo-7-surferseo\">8. SurferSEO</a></li></ul></li><li><a href=\"#aioseo-best-content-optimization-tools-for-seo-your-faqs-answered\">Best Content Optimization Tools for SEO: Your FAQs Answered</a><ul><li><a href=\"#aioseo-what-is-a-content-optimization-tool-for-seo\">What is a content optimization tool for SEO?</a></li><li><a href=\"#aioseo-content-optimization-tools-typically-analyze-on-page-factors-such-as-keyword-usage-content-quality-meta-tags-and-backlinks-they-provide-recommendations-and-guidelines-to-improve-these-elements-for-better-seo-performance\">How do content optimization tools work?</a></li><li><a href=\"#aioseo-what-are-some-popular-content-optimization-tools-for-seo\">What are some popular content optimization tools for SEO?</a></li></ul></li><li><a href=\"#aioseo-the-best-content-optimization-tools-for-seo-our-top-pick\">The Best Content Optimization Tools for SEO: Our Top Pick</a></li></ul></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-what-are-content-optimization-tools\">What Are Content Optimization Tools?</h2>\n\n\n\n<p>Content optimization is the process of ensuring your content is primed to perform well on <a href=\"https://aioseo.com/what-are-serps/\" title=\"What Are SERPs (And Why Are they Important to SEO)?\">search engine results pages</a> (SERPs). As a result, it will reach the highest number of people possible.</p>\n\n\n\n<p>Content optimization tools help you do this without going through your content with a fine-tooth comb. Doing so would mean spending hours optimizing a single piece of content. Examples of what content optimization tools can help you with include:</p>\n\n\n\n<ul>\n<li>Enhance your content’s visibility on SERPs</li>\n\n\n\n<li>Ensuring all your <a href=\"https://aioseo.com/keyword-difficulty-in-seo-what-is-it-and-how-to-use-it/\" title=\"Keyword Difficulty in SEO: What Is It and How to Use It\">relevant keywords</a> are included in your article</li>\n\n\n\n<li><a href=\"https://aioseo.com/how-to-improve-readability-score-on-wordpress-step-by-step/\" title=\"How to Improve Readability Score on WordPress (Step by Step)\">Improving readability</a></li>\n\n\n\n<li>Include relevant external and <a href=\"https://aioseo.com/how-to-use-link-assistant-to-optimize-your-internal-linking-strategy/\" title=\"How to Use Link Assistant to Optimize Your Internal Linking Strategy\">internal links</a></li>\n\n\n\n<li>And more</li>\n</ul>\n\n\n\n<p>Content optimization tools give you a competitive edge that helps your content stand out, drive more traffic, and improve conversion rates. That&#8217;s why your <a href=\"https://aioseo.com/seo-content-strategy/\" title=\"How to Create an SEO Content Strategy that Boosts Rankings\">content strategy</a> must include the tools you&#8217;ll use.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-7-best-content-optimization-tools-for-seo-our-expert-picks\">The Best Content Optimization Tools for SEO: Our Expert Picks</h2>\n\n\n\n<p>Ready to improve your content’s performance?</p>\n\n\n\n<p>Here’s our expertly curated list of the best content optimization tools to help you do that.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-1-all-in-one-seo-aioseo\">1. <a href=\"https://aioseo.com/\" title=\"Home\">All In One SEO</a> (AIOSEO)</h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://aioseo.com/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"700\" height=\"311\" src=\"https://aioseo.com/wp-content/uploads/2022/06/adding-seo-keywords-aioseo.png\" alt=\"AIOSEO is one of the most powerful content optimization tools for SEO.\" class=\"wp-image-96547\" srcset=\"https://aioseo.com/wp-content/uploads/2022/06/adding-seo-keywords-aioseo.png 700w, https://aioseo.com/wp-content/uploads/2022/06/adding-seo-keywords-aioseo-300x133.png 300w, https://aioseo.com/wp-content/uploads/2022/06/adding-seo-keywords-aioseo-600x267.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/pricing/\">AIOSEO</a> is a powerful yet easy-to-use SEO plugin boasting over 3 million users. Millions of smart business owners and marketers use it to help them boost their search engine rankings and drive qualified traffic to their sites.&nbsp;</p>\n\n\n\n<p>The plugin even has features designed explicitly for <a href=\"https://aioseo.com/ultimate-wordpress-seo-guide/\" title=\"Ultimate WordPress SEO Guide: Optimize Your Site in 2023\">WordPress SEO</a>. It lets you optimize your posts and pages for greater visibility on search engines.</p>\n\n\n\n<p>For step-by-step instructions on how to install AIOSEO, check our <a href=\"https://aioseo.com/docs/installing-all-in-one-seo-pro/\" title=\"Installing All in One SEO Pro\">detailed installation guide</a>.</p>\n\n\n\n<p>The SEO modules in AIOSEO are super easy to use and are designed to give your website and content a better chance of ranking. Regarding content optimization, AIOSEO can help you:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-speed-up-your-on-page-seo-improvements-with-truseo-highlighter\">Speed Up Your On-page SEO Improvements with TruSEO Highlighter</h4>\n\n\n\n<p>One such feature is the <a href=\"https://aioseo.com/announcing-truseo-highlighter/\" title=\"Announcing TruSEO Highlighter: Speed Up On-Page Optimization\">TruSEO Highlighter</a>. This is a fantastic app that makes optimizing for on-page SEO super easy. It analyzes content, makes&nbsp;readability&nbsp;recommendations, and highlights items that need fixing.</p>\n\n\n\n<p>For example, AIOSEO&#8217;s TruSEO Highlighter can show you when a section of your content can be better optimized by adding a subheading.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"765\" height=\"342\" src=\"https://aioseo.com/wp-content/uploads/2023/09/aioseo-subheading-distribution.png\" alt=\"Subheading distribution in TruSEO\" class=\"wp-image-225347\" srcset=\"https://aioseo.com/wp-content/uploads/2023/09/aioseo-subheading-distribution.png 765w, https://aioseo.com/wp-content/uploads/2023/09/aioseo-subheading-distribution-300x134.png 300w, https://aioseo.com/wp-content/uploads/2023/09/aioseo-subheading-distribution-600x268.png 600w, https://aioseo.com/wp-content/uploads/2023/09/aioseo-subheading-distribution-134x60.png 134w, https://aioseo.com/wp-content/uploads/2023/09/aioseo-subheading-distribution-201x90.png 201w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>When you click on the eye icon, the section of our text that needs another subheading is highlighted in blue. And a floating toolbar appears.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"177\" src=\"https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example.jpg\" alt=\"trueseo highlighter example\" class=\"wp-image-243491\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example.jpg 700w, https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example-300x76.jpg 300w, https://aioseo.com/wp-content/uploads/2023/11/aioseo-truseo-highlighter-example-600x152.jpg 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>If you have more than one instance of an item to fix, click the arrows in the floating toolbar to find the next item.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"215\" src=\"https://aioseo.com/wp-content/uploads/2023/11/transition-word-example-trueseo.jpeg\" alt=\"TruSEO floating toolbar\" class=\"wp-image-243492\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/transition-word-example-trueseo.jpeg 700w, https://aioseo.com/wp-content/uploads/2023/11/transition-word-example-trueseo-300x92.jpeg 300w, https://aioseo.com/wp-content/uploads/2023/11/transition-word-example-trueseo-600x184.jpeg 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>With these and more tools, content optimization becomes a breeze.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-drill-down-on-content-optimization-with-truseo-analysis\">Drill-down on Content Optimization with TruSEO Analysis </h4>\n\n\n\n<p>AIOSEO&#8217;s TruSEO On-page Analysis module gives you a score showing how well you&#8217;ve optimized your content. It also gives you a Page Analysis report, which shows you what you have done right. You also get recommendations on what to improve in your content. </p>\n\n\n\n<p>This powerful tool is designed to help you create SEO-friendly content.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"421\" src=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-1.png\" alt=\"AIOSEO TruSEO On-page Analysis\" class=\"wp-image-243494\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-1.png 702w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-1-300x180.png 300w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-1-600x360.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>You also get a title checker to help ensure your SEO title is properly optimized.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"246\" src=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-title.png\" alt=\"Title Page Analysis\" class=\"wp-image-243496\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-title.png 702w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-title-300x105.png 300w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-title-600x210.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>The Page Analysis report also gives you recommendations for improving your page&#8217;s readability. This results in user-friendly content.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"439\" src=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-2.png\" alt=\"AIOSEO\'s readability analysis\" class=\"wp-image-243495\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-2.png 702w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-2-300x188.png 300w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-AIOSEO-2-600x375.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-search-statistics-content-optimization-for-published-content\">Search Statistics: Content Optimization for Published Content </h4>\n\n\n\n<p>Besides this fantastic feature, AIOSEO has a Google Search Console integration called Search Statistics. This powerful module lets you track content performance from your WordPress dashboard.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"390\" src=\"https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance.png\" alt=\"AIOSEO\'s Content Performance report.\" class=\"wp-image-159654\" srcset=\"https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance.png 702w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance-300x167.png 300w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance-600x333.png 600w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance-108x60.png 108w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-content-performance-162x90.png 162w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>This is an excellent tool to help you know which content on your site is doing well.</p>\n\n\n\n<p>Clicking on the <strong>Top Losing</strong> tab will show you content losing rankings on SERPs. This is content you can update and optimize to give it a boost in performance.</p>\n\n\n\n<p>You can also use the <a href=\"https://aioseo.com/announcing-content-rankings-seo-performance-tracking-made-easy/\" title=\"Announcing Content Rankings: SEO Performance Tracking Made Easy\">Content Rankings report</a> in Search Statistics to spot content decay. The report gives valuable insights into your content&#8217;s performance over the last 12 months.  </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"370\" src=\"https://aioseo.com/wp-content/uploads/2023/04/content-rankings-report-1.png\" alt=\"Content Rankings report\" class=\"wp-image-183514\" srcset=\"https://aioseo.com/wp-content/uploads/2023/04/content-rankings-report-1.png 700w, https://aioseo.com/wp-content/uploads/2023/04/content-rankings-report-1-300x159.png 300w, https://aioseo.com/wp-content/uploads/2023/04/content-rankings-report-1-600x317.png 600w, https://aioseo.com/wp-content/uploads/2023/04/content-rankings-report-1-114x60.png 114w, https://aioseo.com/wp-content/uploads/2023/04/content-rankings-report-1-170x90.png 170w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>All these valuable insights make it easy to spot content decay and identify which live articles to optimize. This will help ensure that you rank high for your important keywords.</p>\n\n\n\n<p>AIOSEO is chock full of other features and tools to help you optimize your content. Examples include the <a href=\"https://aioseo.com/headline-analyzer/\" title=\"Headline Analyzer\">Headline Analyzer</a>, <a href=\"https://aioseo.com/features/internal-link-assistant/\" title=\"Link Assistant\">Link Assistant</a>, <a href=\"https://aioseo.com/how-to-create-cornerstone-content-in-wordpress/\" title=\"How to Create Cornerstone Content In WordPress\">Cornerstone Content</a> and more. These make AIOSEO one of the best content optimization tools for WordPress.</p>\n\n\n\n<p><strong>Pricing</strong>: Paid plans start at $49.60. A free version is also available.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-seoboost\">2. <a href=\"https://seoboost.com/\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost\">SEOBoost</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://seoboost.com/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"903\" height=\"569\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage.png\" alt=\"SEOBoost Homepage\" class=\"wp-image-337932\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage.png 903w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage-300x189.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage-768x484.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-homepage-600x378.png 600w\" sizes=\"100vw\" /></a></figure>\n\n\n\n<p><a href=\"https://seoboost.com/\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost\">SEOBoost</a> is one of the best content optimization tools on the market. It is an all-in-one content management, scheduling, planning, managing, and optimizing platform, making it a one-stop shop for content optimization. Because of this, the tool eliminates the need to switch between multiple tools and platforms, streamlining the entire content optimization process.</p>\n\n\n\n<p>This makes it an essential tool for creating impactful <a href=\"https://aioseo.com/seo-content-strategy/\" title=\"How to Create an SEO Content Strategy that Boosts Rankings\">SEO content strategies</a>.</p>\n\n\n\n<p>Core features of SEOBoost include:</p>\n\n\n\n<ul>\n<li>Content brief creation</li>\n\n\n\n<li>Topic reports</li>\n\n\n\n<li>Keyword performance&nbsp;</li>\n\n\n\n<li>Competitor analysis</li>\n</ul>\n\n\n\n<p>The tool even has a content audit feature that scans existing URLs and recommends how to optimize them.</p>\n\n\n\n<p><strong>Pricing</strong>: SEOBoost offers a free demo and a 14-day free trial. Paid plans start at $27/month.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-2-optinmonster\">3. <a href=\"https://optinmonster.com\" target=\"_blank\" rel=\"noopener\" title=\"OptinMonster - Lead Generation &amp; Conversion Optimization Tool\">OptinMonster</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://optinmonster.com/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"702\" height=\"313\" src=\"https://aioseo.com/wp-content/uploads/2023/08/optinmonster-homepage.png\" alt=\"OptinMonster homepage\" class=\"wp-image-221996\" srcset=\"https://aioseo.com/wp-content/uploads/2023/08/optinmonster-homepage.png 702w, https://aioseo.com/wp-content/uploads/2023/08/optinmonster-homepage-300x134.png 300w, https://aioseo.com/wp-content/uploads/2023/08/optinmonster-homepage-600x268.png 600w, https://aioseo.com/wp-content/uploads/2023/08/optinmonster-homepage-135x60.png 135w, https://aioseo.com/wp-content/uploads/2023/08/optinmonster-homepage-202x90.png 202w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></a></figure>\n\n\n\n<p><a href=\"https://optinmonster.com\" target=\"_blank\" title=\"OptinMonster - Lead Generation &amp; Conversion Optimization Tool\" rel=\"noopener\">OptinMonster</a> is another fantastic content optimization tool to consider. Unlike other tools on this list that focus on improving your content&#8217;s readability and SEO, OptinMonster optimizes your content for conversion.</p>\n\n\n\n<p>Studies show that over <a href=\"https://optinmonster.com\" target=\"_blank\" title=\"OptinMonster - Lead Generation &amp; Conversion Optimization Tool\" rel=\"noopener\">70% of website visitors never return</a>, no matter how good your content is. You need a tool like OptinMonster to give them that little nudge to sign up for your email list.</p>\n\n\n\n<p>The plugin is built from the ground up to focus on increasing your subscriber base. You can use it to build beautiful pop-ups,slide-ins, floating bars, coupon wheels, and more on your site. These are designed to help you create personalized messages and gamified lead-generation strategies to help boost conversion rates. As a result, getting results from your <a href=\"https://aioseo.com/best-content-optimization-tools-for-seo/\" title=\"7 Best Content Optimization Tools for SEO\">content marketing</a> becomes easier.</p>\n\n\n\n<p>If you’re looking for a content optimization tool to help you boost conversion, then OptinMonster is it.&nbsp;</p>\n\n\n\n<p><strong>Pricing</strong>: Starts at $9/month (billed annually).</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-3-semrush-writing-assistant\">4. <a href=\"https://aioseo.com/recommends/semrush-seo-writing-assistant/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Semrush Writing Assistant\">Semrush Writing Assistant</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://aioseo.com/recommends/semrush-seo-writing-assistant/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"702\" height=\"390\" src=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-semrush.png\" alt=\"Semrush Writing Assistant homepage\" class=\"wp-image-243580\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-semrush.png 702w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-semrush-300x167.png 300w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-semrush-600x333.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></a></figure>\n\n\n\n<p>Semrush is a popular all-in-one digital marketing tool used by millions of marketers. While it’s mainly known for keyword research and competitor analysis, the tool also has a powerful writing assistant called the <a href=\"https://aioseo.com/recommends/semrush-seo-writing-assistant/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Semrush Writing Assistant\">SEO Writing Assistant</a>.</p>\n\n\n\n<p>Semrush’s SEO Writing Assistant works as a Google Docs extension and in WordPress. Some of its handy features include a plagiarism checker, reading difficulty grader, and word count target counter. The tool also recommends semantic keywords and alerts you when you are keyword stuffing.</p>\n\n\n\n<p>Pricing: Semrush’s <a href=\"https://aioseo.com/recommends/semrush/\" title=\"\">paid plans start at $119.95</a>. However, to use the SEO Writing Assistant, you must be on the Guru plans starting at $229.95.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-4-grammarly\">5. <a href=\"https://aioseo.com/recommends/grammarly/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Grammarly\">Grammarly</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://aioseo.com/recommends/grammarly/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"702\" height=\"522\" src=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-grammarly.png\" alt=\"Grammarly homepage\" class=\"wp-image-243581\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-grammarly.png 702w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-grammarly-300x223.png 300w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-grammarly-600x446.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/grammarly/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Grammarly\">Grammarly</a> is another content optimization tool you should consider adding to your arsenal. It’s a fantastic tool that helps ensure your content is free of grammatical and spelling errors. </p>\n\n\n\n<p>The tool also helps improve your sentence structure and readability. It also helps reduce passive voice in your writing and enhances conciseness. All this makes your content a pleasure to read, resulting in more return visitors and higher dwell times.</p>\n\n\n\n<p>Other features you’ll love include a plagiarism checker and the ability to set the editor to different languages and writing styles. It also has an AI assistant to help you speed up the content optimization process.</p>\n\n\n\n<p><strong>Pricing</strong>: Free. Paid plans start at $12/month.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-5-clearscope\">6. <a href=\"https://www.clearscope.io/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Clearscope\">Clearscope</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://www.clearscope.io/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"702\" height=\"320\" src=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-clearscope.png\" alt=\"Clearscope homepage\" class=\"wp-image-243582\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-clearscope.png 702w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-clearscope-300x137.png 300w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-clearscope-600x274.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></a></figure>\n\n\n\n<p><a href=\"https://www.clearscope.io/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Clearscope\">Clearscope</a> is a popular content optimization tool to help you create content that ranks. The tool crawls top-ranking content on SERPs to find common threads in structure and keywords. It creates a report with outlines, common terms and questions, and more. You can use these to reverse engineer high-performing content on SERPs.</p>\n\n\n\n<p>Besides furnishing you with the keywords and phrases to include in your content, Clearscope has a keyword discovery tool and content outlining feature.&nbsp;These are useful tools in helping you create optimized content for your site.</p>\n\n\n\n<p><strong>Pricing</strong>: Paid plans start at $170/month.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-6-hemingway-editor\">7. <a href=\"https://hemingwayapp.com/\" target=\"_blank\" rel=\"noopener nofollow\" title=\" Hemingway Editor\">Hemingway Editor</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://hemingwayapp.com/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"702\" height=\"406\" src=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-hemmingway.png\" alt=\"Hremmingway Editor homepage\" class=\"wp-image-243583\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-hemmingway.png 702w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-hemmingway-300x174.png 300w, https://aioseo.com/wp-content/uploads/2023/11/best-content-optimization-tools-hemmingway-600x347.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></a></figure>\n\n\n\n<p><a href=\"https://hemingwayapp.com/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"How to Create Scannable Content (an SEO Action Guide)\">Hemingway Editor</a> is a free online content optimization tool that helps improve your writing. It highlights wordy sentences and helps you remove filler words, resulting in crisp, clear, and engaging <a href=\"https://aioseo.com/how-to-create-scannable-content/\" title=\"How to Create Scannable Content (an SEO Action Guide)\">scannable content</a>.</p>\n\n\n\n<p>The tool makes it easy to identify hard-to-read sentences by highlighting them with different colors according to the difficulty level. It also uses a color scheme to highlight passive voice. Other content optimization tasks Hemingway Editor helps with include recommending simpler words for complex ones, grammatical errors, and more.</p>\n\n\n\n<p><strong>Pricing</strong>: Free.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-7-surferseo\">8. <a href=\"https://wordpress.org/plugins/surferseo/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"SurferSEO\">SurferSEO</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://wordpress.org/plugins/surferseo/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"700\" height=\"301\" src=\"https://aioseo.com/wp-content/uploads/2023/11/best-ai-seo-tools-surfer-seo.png\" alt=\"SurferSEO homepage\" class=\"wp-image-243586\" srcset=\"https://aioseo.com/wp-content/uploads/2023/11/best-ai-seo-tools-surfer-seo.png 700w, https://aioseo.com/wp-content/uploads/2023/11/best-ai-seo-tools-surfer-seo-300x129.png 300w, https://aioseo.com/wp-content/uploads/2023/11/best-ai-seo-tools-surfer-seo-600x258.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></a></figure>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/surferseo/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"SurferSEO\">SurferSEO</a> is an on-page content optimization tool that helps users ensure their content is primed for better ranking on search engine results pages (SERPs). The tool compares and analyses top-ranking content on SERPs and gives you a report of the keywords you need to include in your content.</p>\n\n\n\n<p>SurferSEO also gives you some of Clearscope&#8217;s features at a fraction of the cost. For example, when you paste your content into the app, it will give you a content score, show you which keywords you are using and which you aren’t, and display an outline of the post’s structure.</p>\n\n\n\n<p>Besides content optimization, SurferSEO also generates outlines and content briefs optimized for SEO.</p>\n\n\n\n<p><strong>Pricing</strong>: Free. Paid plans start at $49/month.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-best-content-optimization-tools-for-seo-your-faqs-answered\">Best Content Optimization Tools for SEO: Your FAQs Answered</h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-is-a-content-optimization-tool-for-seo\"><h3 class=\"aioseo-faq-block-question\">What is a content optimization tool for SEO?</h3><div class=\"aioseo-faq-block-answer\">\n<p>A content optimization tool for SEO is software or a platform designed to help improve the visibility of web content in search engine results. It analyzes, suggests improvements, and provides insights to enhance a webpage&#8217;s ranking.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-content-optimization-tools-typically-analyze-on-page-factors-such-as-keyword-usage-content-quality-meta-tags-and-backlinks-they-provide-recommendations-and-guidelines-to-improve-these-elements-for-better-seo-performance\"><h3 class=\"aioseo-faq-block-question\">How do content optimization tools work?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Content optimization tools typically analyze on-page factors, such as keyword usage, content quality, meta tags, and links. They provide recommendations and guidelines to improve these elements for better SEO performance.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-are-some-popular-content-optimization-tools-for-seo\"><h3 class=\"aioseo-faq-block-question\">What are some popular content optimization tools for SEO?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Popular content optimization tools include <a href=\"https://aioseo.com\" target=\"_blank\" title=\"All in One SEO - WordPress SEO Plugin and Toolkit\" rel=\"noopener\">All In One SEO</a> (AIOSEO), <a href=\"https://optinmonster.com\" target=\"_blank\" title=\"OptinMonster - Lead Generation &amp; Conversion Optimization Tool\" rel=\"noopener\">OptinMonster</a>, and <a href=\"https://aioseo.com/recommends/semrush/\" title=\"SEMRush\">Semrush</a>, among others. The choice depends on your specific needs and budget.</p>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-the-best-content-optimization-tools-for-seo-our-top-pick\">The Best Content Optimization Tools for SEO: Our Top Pick</h2>\n\n\n\n<p><a href=\"https://aioseo.com/\" title=\"Home\">AIOSEO</a> is our top pick for the best content optimization tool for SEO. One reason is it’s a powerful plugin that’s super easy to use, making it an indispensable tool. Plus, it has many features that help you optimize your content within the WordPress editor. From readability to internal links to keyword usage, AIOSEO enables you to be on top of your content game without too much effort.</p>\n\n\n\n<p>We hope this post helped you find the best content optimization tool for SEO for your site. You may also want to check out other articles on our blog, like our list of the <a href=\"https://aioseo.com/best-on-page-seo-tools/\" title=\"Best On-Page SEO Tools for WordPress (Tested and Reviewed)\">best on-page SEO tools</a> or guide to <a href=\"https://aioseo.com/seo-copywriting/\" title=\"10 Best SEO Copywriting Tips for Crafting Content that Converts\">SEO copywriting</a>.</p>\n\n\n\n<p>If you found this article helpful, then please subscribe to our <a href=\"https://www.youtube.com/c/AIOSEO\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">YouTube Channel</a>. You’ll find many more helpful tutorials there. You can also follow us on <a href=\"https://twitter.com/aioseopack\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">X (Twitter)</a>, <a href=\"https://www.linkedin.com/company/aioseo/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">LinkedIn</a>, or <a href=\"https://facebook.com/aioseopack/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Facebook</a> to stay in the loop.</p>The post <a href=\"https://aioseo.com/best-content-optimization-tools-for-seo/\">8 Best Content Optimization Tools for SEO</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://aioseo.com/best-content-optimization-tools-for-seo/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:79:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"Rank Higher on Google Maps: A Common Sense Guide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"https://aioseo.com/rank-higher-on-google-maps/?utm_source=rss&utm_medium=rss&utm_campaign=rank-higher-on-google-maps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://aioseo.com/rank-higher-on-google-maps/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Jun 2024 02:26:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:10:\"SEO Basics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:23:\"WordPress SEO Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:26:\"Rank higher on Google Maps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://aioseo.com/?p=342270\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:428:\"<p>Learning how to rank higher on Google Maps is crucial for local businesses. This type of SEO is what leads to increased sales and revenue. With the majority of consumers using Google Maps to find nearby products and services, optimizing&#8230;</p>\nThe post <a href=\"https://aioseo.com/rank-higher-on-google-maps/\">Rank Higher on Google Maps: A Common Sense Guide</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Sherrie Gossett\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:49226:\"<p>Learning how to rank higher on Google Maps is crucial for local businesses. This type of SEO is what leads to increased sales and revenue.</p>\n\n\n\n<p>With the majority of consumers using Google Maps to find nearby products and services, optimizing your business&#8217;s presence on this platform can significantly boost your visibility and drive more foot traffic to your location.</p>\n\n\n\n<p>In this article, we’ll explore proven strategies to help your business rank higher on Google Maps and gain a competitive edge.</p>\n\n\n\n<p>I’ll be tapping my experience helping small businesses drive revenue from higher rankings.</p>\n\n\n\n<div class=\"wp-block-group aioseo-table-of-contents has-theme-info-background-color has-background is-layout-flow wp-block-group-is-layout-flow\">\n<p>In This Article</p>\n\n\n\n<div class=\"wp-block-aioseo-table-of-contents\"><ul><li><a href=\"#aioseo-why-rank-higher-on-google-maps\">Why Rank Higher on Google Maps?</a></li><li><a href=\"#aioseo-what-local-search-looks-like\">What Local Search Looks Like</a><ul></ul></li><li><a href=\"#aioseo-local-ranking-factors\">Local Ranking Factors</a><ul></ul></li><li><a href=\"#aioseo-our-approach-follow-googles-guidelines\">Our Approach: Follow Google&#x2019;s Guidelines</a></li><li><a href=\"#aioseo-how-to-rank-higher-on-google-maps\">How to Rank Higher on Google Maps</a><ul><li><a href=\"#aioseo-1-get-a-google-business-profile\">1. Get a Google Business Profile</a></li><li><a href=\"#aioseo-2-optimize-your-google-business-profile\">2. Optimize Your Google Business Profile</a></li><li><a href=\"#aioseo-3-google-reviews-create-a-plan-to-excel\">3. Google Reviews: Create a Plan to Excel</a></li><li><a href=\"#aioseo-4-get-local-directory-listings\">4. Get Local Directory Listings</a><ul></ul></li><li><a href=\"#aioseo-5-keep-your-nap-updated\">5. Keep Your NAP Updated</a></li><li><a href=\"#aioseo-6-optimize-your-website\">6. Optimize Your Website</a><ul></ul></li><li><a href=\"#aioseo-9-optimize-for-mobile-devices\">9. Optimize for Mobile Devices</a></li><li><a href=\"#aioseo-10-identify-and-use-local-keywords\">10. Identify and Use Local Keywords</a></li></ul></li><li><a href=\"#aioseo-how-to-discover-your-local-search-rankings\">How to Discover Your Local Search Rankings</a><ul></ul></li></ul></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-why-rank-higher-on-google-maps\">Why Rank Higher on Google Maps?</h2>\n\n\n\n<p>Google Maps is the most popular navigation app, attracting over a billion users per month. Commonly Google Maps is used to find places to eat, shop, and play.</p>\n\n\n\n<p>This app is available in <a href=\"https://gitnux.org/google-maps-usage-statistics\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">220 countries</a> and <a href=\"https://blog.google/products/maps/google-maps-learns-39-new-languages/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">40 languages</a>.</p>\n\n\n\n<p>Furthermore we know that:</p>\n\n\n\n<ul>\n<li><a href=\"https://aioseo.com/seo-statistics/#aioseo-local-seo-statistics\">86%</a> of people look up a business location on Google Maps.</li>\n\n\n\n<li><a href=\"https://aioseo.com/seo-statistics/#aioseo-local-seo-statistics\">42%</a> of local searches click results on the Google Map Pack</li>\n\n\n\n<li>Of businesses found via Google Business Profiles, <a href=\"https://www.brightlocal.com/research/google-my-business-insights-study/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">25%</a> of those finds occur on Google Maps.</li>\n</ul>\n\n\n\n<p>Ranking higher on Google Maps will lead to increased brand awareness, more foot traffic, and sales.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-what-local-search-looks-like\">What Local Search Looks Like</h2>\n\n\n\n<p>Before we get into how to rank higher on Google Maps, let’s visualize what local search looks like. This will highlight the importance of local SEO.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-whats-a-local-search\">What’s a Local Search?</h3>\n\n\n\n<p>First, local search results appear in relation to a local search query. How does Google know the searcher is looking for local businesses and places?</p>\n\n\n\n<p>The search giant can infer this from keywords used.</p>\n\n\n\n<p>For example, these searches will yield local results, no matter where you live:</p>\n\n\n\n<ul>\n<li>Pizza delivery</li>\n\n\n\n<li>Dry cleaners</li>\n\n\n\n<li>24-hr locksmith</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-layout-of-local-search-pages\">Layout of Local Search Pages</h3>\n\n\n\n<p>Now, let’s take a quick look at the layout of local search pages. This will help you understand many of my recommendations.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-google-ads\">Google Ads</h3>\n\n\n\n<p>At the top of local search results, you’ll see any ads that might be running. These include PPC (pay-per-click) ads and <a href=\"https://aioseo.com/what-are-local-services-ads/\">Local Services Ads</a>, which are pay-per-lead ads.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"669\" src=\"https://aioseo.com/wp-content/uploads/2023/02/local-serices-ads-electrician-1024x669.jpg\" alt=\"local services ads example\" class=\"wp-image-162322\" srcset=\"https://aioseo.com/wp-content/uploads/2023/02/local-serices-ads-electrician-1024x669.jpg 1024w, https://aioseo.com/wp-content/uploads/2023/02/local-serices-ads-electrician-300x196.jpg 300w, https://aioseo.com/wp-content/uploads/2023/02/local-serices-ads-electrician-768x502.jpg 768w, https://aioseo.com/wp-content/uploads/2023/02/local-serices-ads-electrician-1536x1004.jpg 1536w, https://aioseo.com/wp-content/uploads/2023/02/local-serices-ads-electrician-2048x1338.jpg 2048w, https://aioseo.com/wp-content/uploads/2023/02/local-serices-ads-electrician-600x392.jpg 600w, https://aioseo.com/wp-content/uploads/2023/02/local-serices-ads-electrician-92x60.jpg 92w, https://aioseo.com/wp-content/uploads/2023/02/local-serices-ads-electrician-138x90.jpg 138w\" sizes=\"100vw\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-local-pack\">Local Pack</h3>\n\n\n\n<p>Beneath that you’ll usually see the Local Pack. This is a display of 3 businesses next to a map.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"498\" src=\"https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-1024x498.jpg\" alt=\"local pack example\" class=\"wp-image-342274\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-1024x498.jpg 1024w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-300x146.jpg 300w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-768x373.jpg 768w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-1536x746.jpg 1536w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-600x292.jpg 600w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-123x60.jpg 123w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-185x90.jpg 185w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example.jpg 1712w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Clicking on the Local Pack will take you to a more detailed page listing additional businesses.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"530\" src=\"https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-boston-plumbers-1024x530.jpg\" alt=\"local pack example\" class=\"wp-image-342273\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-boston-plumbers-1024x530.jpg 1024w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-boston-plumbers-300x155.jpg 300w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-boston-plumbers-768x397.jpg 768w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-boston-plumbers-1536x795.jpg 1536w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-boston-plumbers-600x310.jpg 600w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-boston-plumbers-116x60.jpg 116w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-boston-plumbers-174x90.jpg 174w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-example-boston-plumbers.jpg 1558w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: Notice the convenient “Book online,” “Message,” and “Call” buttons? You can create those inside your Google Business Profile.</em></figcaption></figure>\n\n\n\n<p>At the top of Local Pack results are filters that help people refine their searches.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"489\" src=\"https://aioseo.com/wp-content/uploads/2024/06/local-pack-filters-1024x489.jpg\" alt=\"google maps filters local pack\" class=\"wp-image-342277\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/local-pack-filters-1024x489.jpg 1024w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-filters-300x143.jpg 300w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-filters-768x367.jpg 768w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-filters-1536x734.jpg 1536w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-filters-600x287.jpg 600w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-filters-126x60.jpg 126w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-filters-188x90.jpg 188w, https://aioseo.com/wp-content/uploads/2024/06/local-pack-filters.jpg 1712w\" sizes=\"100vw\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-websites\">Websites</h3>\n\n\n\n<p>Below the Local Pack (also called the Local Map Pack) are websites that rank high for the given keyword.</p>\n\n\n\n<p>Online business directories, like Yelp, often rank on page #1 of local results, which is one reason businesses pursue getting listed on these sites.</p>\n\n\n\n<p>Top-ranking local business websites may also appear here.</p>\n\n\n\n<p>In the example below, we see 1 local business and 3 directories on page #1 of Boston-based Google search results for “plumber.”</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"913\" height=\"744\" src=\"https://aioseo.com/wp-content/uploads/2024/06/business-directory-listings.png\" alt=\"business directory listings in google search results\" class=\"wp-image-342279\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/business-directory-listings.png 913w, https://aioseo.com/wp-content/uploads/2024/06/business-directory-listings-300x244.png 300w, https://aioseo.com/wp-content/uploads/2024/06/business-directory-listings-768x626.png 768w, https://aioseo.com/wp-content/uploads/2024/06/business-directory-listings-600x489.png 600w, https://aioseo.com/wp-content/uploads/2024/06/business-directory-listings-74x60.png 74w, https://aioseo.com/wp-content/uploads/2024/06/business-directory-listings-110x90.png 110w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Most directory listings are free but BBB charges fees that amount to hundreds of dollars. Small businesses on a tight budget can skip BBB.</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-people-also-ask\">People Also Ask</h3>\n\n\n\n<p>Finally, some search queries will display the <a href=\"https://aioseo.com/how-to-optimize-for-googles-people-also-ask/\">People Also Ask feature</a>.</p>\n\n\n\n<p>This is a list of common questions people have on the search topic. Click on a question to see an answer pulled from a website.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"913\" height=\"384\" src=\"https://aioseo.com/wp-content/uploads/2024/06/people-also-ask-plumbers.png\" alt=\"people also ask example\" class=\"wp-image-342280\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/people-also-ask-plumbers.png 913w, https://aioseo.com/wp-content/uploads/2024/06/people-also-ask-plumbers-300x126.png 300w, https://aioseo.com/wp-content/uploads/2024/06/people-also-ask-plumbers-768x323.png 768w, https://aioseo.com/wp-content/uploads/2024/06/people-also-ask-plumbers-600x252.png 600w, https://aioseo.com/wp-content/uploads/2024/06/people-also-ask-plumbers-143x60.png 143w, https://aioseo.com/wp-content/uploads/2024/06/people-also-ask-plumbers-214x90.png 214w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>If you create content on a keyword that features PAA, it can be helpful to answer some of the questions.</p>\n\n\n\n<p>After all, this is a “free giveaway” that tells you common questions or misconceptions that people have on a topic.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-local-ranking-factors\">Local Ranking Factors</h2>\n\n\n\n<p>In addition to general <a href=\"https://aioseo.com/google-ranking-factors/\">ranking factors</a>, there are ranking factors specific to local searches.</p>\n\n\n\n<p>In its guidance on <a href=\"https://support.google.com/business/answer/7091?hl=en\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">improving local ranking</a>, Google has revealed crucial factors. Many site owners aren’t aware of this information though.</p>\n\n\n\n<p>Throughout this article we’ll be basing recommendations on what Google has revealed.</p>\n\n\n\n<p>For this reason, you’ll see an emphasis on:</p>\n\n\n\n<ul>\n<li>Google Business Profile</li>\n\n\n\n<li>Getting listed in directories</li>\n\n\n\n<li>Optimizing your website</li>\n\n\n\n<li>Managing Google Reviews</li>\n\n\n\n<li>Maintaining accurate NAP</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-distance\">Distance</h3>\n\n\n\n<p>For local searches Google will prioritize business and places <em>closest</em> to the searcher. It assesses distance by referring to IP address data long with other information.</p>\n\n\n\n<p>In addition, users can opt to provide Google with their precise location.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-relevance\">Relevance</h3>\n\n\n\n<p>Relevance is defined by Google as “how well a local Business Profile matches what someone is searching for.”</p>\n\n\n\n<p>This underscores the importance of setting up a Google Business Profile and ensuring it’s completely filled out.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-prominence\">Prominence</h3>\n\n\n\n<p>Google defines prominence as “how well known a business is.” To assess this, Google takes into account the factors listed above, including citations on other websites, like directories.</p>\n\n\n\n<p>In short, Google’s confidence in your business is boosted when it sees you’ve been vetted by online directories, and your business is mentioned, and linked to, on multiple websites.</p>\n\n\n\n<p>Following Google’s guidance can help you rank higher on Google Maps.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-our-approach-follow-googles-guidelines\">Our Approach: Follow Google’s Guidelines</h2>\n\n\n\n<p>All of our recommendations are based on what Google looks for when ranking local businesses and places.</p>\n\n\n\n<p>Let’s get started.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-how-to-rank-higher-on-google-maps\">How to Rank Higher on Google Maps</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-1-get-a-google-business-profile\">1. Get a Google Business Profile</h3>\n\n\n\n<p>Do you already have a Google Business Profile? If so, you can skip to #2.</p>\n\n\n\n<p>If you don’t have a Profile, find out if Google’s set up a basic one for you. Simply search for your business name. If you see a basic Profile, you simply need to claim it.</p>\n\n\n\n<p>To claim it:</p>\n\n\n\n<ul>\n<li>Click on <strong>Own this business?</strong></li>\n\n\n\n<li>Then click <strong>Manage Now</strong>.</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"838\" height=\"813\" src=\"https://aioseo.com/wp-content/uploads/2024/06/claim-google-business-profile.png\" alt=\"how to claim a google business profile to rank higher on google maps\" class=\"wp-image-342282\" style=\"width:524px;height:auto\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/claim-google-business-profile.png 838w, https://aioseo.com/wp-content/uploads/2024/06/claim-google-business-profile-300x291.png 300w, https://aioseo.com/wp-content/uploads/2024/06/claim-google-business-profile-768x745.png 768w, https://aioseo.com/wp-content/uploads/2024/06/claim-google-business-profile-600x582.png 600w, https://aioseo.com/wp-content/uploads/2024/06/claim-google-business-profile-62x60.png 62w, https://aioseo.com/wp-content/uploads/2024/06/claim-google-business-profile-93x90.png 93w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: Example of an unclaimed Google Business Profile. Most unclaimed profiles are bland and only feature a map or images from Google Maps. In the case above, the individual is a woodturner, but is incorrectly listed as a doctor.</em></figcaption></figure>\n\n\n\n<p>That will allow you to optimize your profile, as described in step #2 below.</p>\n\n\n\n<p>If there’s no basic profile for your business, then <a href=\"https://www.google.com/business/\">create a Google Business Profile</a> from scratch.</p>\n\n\n\n<div class=\"wp-block-aioseo-theme-notice-box\" role=\"alert\">\n<p>You can create a Google Business Profile up to 1 year <em><strong>before</strong></em> your business launches.</p>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-2-optimize-your-google-business-profile\">2. Optimize Your Google Business Profile</h3>\n\n\n\n<p>Optimizing your <a href=\"https://aioseo.com/how-to-use-a-google-business-profile-to-imrpove-local-seo/\">Google Business Profile</a> is easy. But it’s surprising how few do this. If you want to rank higher on Google Maps, this is crucial.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"726\" src=\"https://aioseo.com/wp-content/uploads/2024/06/google-business-profile-in-maps-1-1024x726.jpg\" alt=\"example of google business profile in google maps\" class=\"wp-image-342286\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/google-business-profile-in-maps-1-1024x726.jpg 1024w, https://aioseo.com/wp-content/uploads/2024/06/google-business-profile-in-maps-1-300x213.jpg 300w, https://aioseo.com/wp-content/uploads/2024/06/google-business-profile-in-maps-1-768x544.jpg 768w, https://aioseo.com/wp-content/uploads/2024/06/google-business-profile-in-maps-1-600x425.jpg 600w, https://aioseo.com/wp-content/uploads/2024/06/google-business-profile-in-maps-1-85x60.jpg 85w, https://aioseo.com/wp-content/uploads/2024/06/google-business-profile-in-maps-1-127x90.jpg 127w, https://aioseo.com/wp-content/uploads/2024/06/google-business-profile-in-maps-1.jpg 1242w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: Your Google Business Profile information will show up in many places, including Google Maps searches.</em></figcaption></figure>\n\n\n\n<p>Here are the key steps to optimize your profile.</p>\n\n\n\n<ul>\n<li><strong>Choose your categories carefully</strong>: Be accurate. If you’re a personal trainer don’t select “gym” as a category, because you don&#8217;t own a gym. Accuracy in categories will help your business rank for relevant searches.</li>\n\n\n\n<li><strong>Fill it out </strong><strong><em>completely</em></strong><strong>:</strong> This will also help you rank for relevant keywords.</li>\n\n\n\n<li><strong>Choose your buttons</strong>: GBP offers buttons to display, which help users book reservations and appointments. Furthermore, there are niche-specific buttons, like takeout and delivery for restaurants. If there are no buttons relevant to your business, simply skip this step.</li>\n\n\n\n<li><strong>Add photos</strong>: Both the business owner and visitors will be able to upload photos to your Profile. Get the ball rolling with your own images.</li>\n\n\n\n<li><strong>Keep it updated</strong>: This helps convey the impression of a thriving business. And it doesn’t need to be complicated. Adding content can be as simple as uploading an image of staff or products.</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1025\" height=\"655\" src=\"https://aioseo.com/wp-content/uploads/2024/03/tanatan-juhu-google-business-profile.jpg\" alt=\"example of google business profile photos\" class=\"wp-image-292154\" srcset=\"https://aioseo.com/wp-content/uploads/2024/03/tanatan-juhu-google-business-profile.jpg 1025w, https://aioseo.com/wp-content/uploads/2024/03/tanatan-juhu-google-business-profile-300x192.jpg 300w, https://aioseo.com/wp-content/uploads/2024/03/tanatan-juhu-google-business-profile-768x491.jpg 768w, https://aioseo.com/wp-content/uploads/2024/03/tanatan-juhu-google-business-profile-600x383.jpg 600w, https://aioseo.com/wp-content/uploads/2024/03/tanatan-juhu-google-business-profile-94x60.jpg 94w, https://aioseo.com/wp-content/uploads/2024/03/tanatan-juhu-google-business-profile-141x90.jpg 141w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: Keep your profile updated with attractive images.</em></figcaption></figure>\n\n\n\n<p>Google Reviews will also appear on your Profile. We’ll address this in the next section.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-3-google-reviews-create-a-plan-to-excel\">3. Google Reviews: Create a Plan to Excel</h3>\n\n\n\n<p>Why are Google Reviews so important?</p>\n\n\n\n<ul>\n<li>Your star rating average shows up everywhere, including in Google Maps.</li>\n\n\n\n<li><a href=\"https://www.brightlocal.com/research/local-consumer-review-survey-2022/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">85%</a> of searchers consider the star rating average of a business to be “important” or “very important.”</li>\n\n\n\n<li>When comparing businesses, 76% of searchers consider which one has the higher average.</li>\n\n\n\n<li><a href=\"https://www.brightlocal.com/research/local-consumer-review-survey-2022/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">73%</a> of local shoppers are swayed by the presence of <em>recent </em>reviews of a business.</li>\n</ul>\n\n\n\n<p>And, Google Reviews is the most trusted review platform, according to BrightLocal research.</p>\n\n\n\n<p>Additionally, Google <a href=\"https://support.google.com/business/answer/7091?hl=en#zippy=%2Cprominence%2Cdistance%2Crelevance%2Cmanage-respond-to-reviews\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">emphasizes Reviews</a> in its guidance on ranking higher.</p>\n\n\n\n<p>So what’s involved in using Reviews to rank higher on Google Maps?</p>\n\n\n\n<ul>\n<li><strong>Ask</strong> customers for reviews. This can be in-person or via automated emails.</li>\n\n\n\n<li>Make a time-based <strong>goal </strong>to increase your star rating average.</li>\n\n\n\n<li>Plan to <strong>respond</strong> promptly to reviews.</li>\n</ul>\n\n\n\n<p>This isn’t hard, but it’s surprising how few local businesses do this.</p>\n\n\n\n<p>What about negative reviews? Respond promptly.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"665\" src=\"https://aioseo.com/wp-content/uploads/2023/03/google-reviews-summary-1024x665.png\" alt=\"google reviews examples\" class=\"wp-image-173177\" style=\"width:950px;height:auto\" srcset=\"https://aioseo.com/wp-content/uploads/2023/03/google-reviews-summary-1024x665.png 1024w, https://aioseo.com/wp-content/uploads/2023/03/google-reviews-summary-300x195.png 300w, https://aioseo.com/wp-content/uploads/2023/03/google-reviews-summary-768x498.png 768w, https://aioseo.com/wp-content/uploads/2023/03/google-reviews-summary-1536x997.png 1536w, https://aioseo.com/wp-content/uploads/2023/03/google-reviews-summary-2048x1329.png 2048w, https://aioseo.com/wp-content/uploads/2023/03/google-reviews-summary-600x389.png 600w, https://aioseo.com/wp-content/uploads/2023/03/google-reviews-summary-92x60.png 92w, https://aioseo.com/wp-content/uploads/2023/03/google-reviews-summary-139x90.png 139w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: In Google Maps, click on a business to view a review summary.</em></figcaption></figure>\n\n\n\n<p>Remember, people can <em>edit</em> their reviews. If they don’t,  just move on. Google reports that “Customers find a mix of positive and negative reviews more trustworthy.”</p>\n\n\n\n<p>Learn more in our how-to on <a href=\"https://aioseo.com/how-to-manage-google-reviews-for-improved-seo/\">managing Google Reviews</a> for improved SEO.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-4-get-local-directory-listings\">4. Get Local Directory Listings</h3>\n\n\n\n<p>Remember we said that getting your site vetted by local directories helps Google have confidence in your business?</p>\n\n\n\n<p>Google <a href=\"https://support.google.com/business/answer/7091?hl=en\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">cites directory listings</a> as an aspect it considers when assessing your prominence.</p>\n\n\n\n<p>Business directories include sites like Yelp and Nextdoor. These sites often rank on page #1 of Google results for local search terms.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"512\" src=\"https://aioseo.com/wp-content/uploads/2024/06/yelp-plumber-listing-1024x512.jpg\" alt=\"local listing on yelp\" class=\"wp-image-342289\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/yelp-plumber-listing-1024x512.jpg 1024w, https://aioseo.com/wp-content/uploads/2024/06/yelp-plumber-listing-300x150.jpg 300w, https://aioseo.com/wp-content/uploads/2024/06/yelp-plumber-listing-768x384.jpg 768w, https://aioseo.com/wp-content/uploads/2024/06/yelp-plumber-listing-600x300.jpg 600w, https://aioseo.com/wp-content/uploads/2024/06/yelp-plumber-listing-120x60.jpg 120w, https://aioseo.com/wp-content/uploads/2024/06/yelp-plumber-listing-180x90.jpg 180w, https://aioseo.com/wp-content/uploads/2024/06/yelp-plumber-listing.jpg 1205w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: Example of a Boston plumber listing on Yelp.</em></figcaption></figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-how-do-i-get-business-listings\">How Do I Get Business Listings?</h4>\n\n\n\n<p>You’ll be glad to hear that getting listed is easy. My preferred method is to use BrightLocal Citation Builder.</p>\n\n\n\n<p>As we walk through this, you’ll see why using a service is better than trying to contact all these sites yourself.</p>\n\n\n\n<ol>\n<li>Create a <a href=\"https://aioseo.com/recommends/brightlocal/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">BrightLocal account</a>.</li>\n\n\n\n<li>Add your business information.</li>\n\n\n\n<li>Click on <strong>Citation Builder</strong> in the top horizontal menu.</li>\n\n\n\n<li>Then, next to your business name, click on <strong>Start Campaign</strong>.</li>\n</ol>\n\n\n\n<p>It’s important to click the Start Campaign button rather than the purple Buy Credits button. If you click the latter you’ll see packages starting at $1,000.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"460\" src=\"https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-1024x460.png\" alt=\"brightlocal citation builder interface\" class=\"wp-image-334344\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-1024x460.png 1024w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-300x135.png 300w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-768x345.png 768w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-1536x690.png 1536w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-600x269.png 600w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-134x60.png 134w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-200x90.png 200w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder.png 1597w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>However, if you click the Start Campaign button, you’ll see the low cost of getting listings.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1013\" height=\"526\" src=\"https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-copy.png\" alt=\"choose brightlocal citations\" class=\"wp-image-334341\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-copy.png 1013w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-copy-300x156.png 300w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-copy-768x399.png 768w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-copy-600x312.png 600w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-copy-116x60.png 116w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-copy-173x90.png 173w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>It’s also important to get vetted by data aggregators like <strong>Neustar</strong> and <strong>GPS Network</strong>. This will give Google confidence in the accuracy and legitimacy of your business and your location(s) will appear in vehicle GPS systems.</p>\n\n\n\n<p>Just scroll down the window depicted above to see data aggregator options.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1013\" height=\"868\" src=\"https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-data-aggregators.png\" alt=\"brightlocal data aggregators\" class=\"wp-image-334339\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-data-aggregators.png 1013w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-data-aggregators-300x257.png 300w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-data-aggregators-768x658.png 768w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-data-aggregators-600x514.png 600w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-data-aggregators-70x60.png 70w, https://aioseo.com/wp-content/uploads/2024/06/brightlocal-citation-builder-data-aggregators-105x90.png 105w\" sizes=\"100vw\" /></figure>\n\n\n\n<p><em>Above: For data aggregators you can select all. If you’re on a tight budget, select Neustar and GPS Network for a total of $50.</em></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-5-keep-your-nap-updated\">5. Keep Your NAP Updated</h3>\n\n\n\n<p><a href=\"https://aioseo.com/seo-glossary/nap-in-local-seo/\">NAP</a> stands for Name, Address, Phone. It’s understood to include other business information including email address, website URL, and operating hours.</p>\n\n\n\n<p>Your NAP should be consistent across directories and social media. Otherwise Google may distrust your information.</p>\n\n\n\n<p>For instance, if you used to be open 24 hours, but no longer are, and your operating hours are inconsistent across the web, Google won’t have confidence in that information.</p>\n\n\n\n<p>The last thing Google wants to do is to tell people you’re open 24 hrs only for them to go to location and find it’s closed.</p>\n\n\n\n<p>If your NAP changes, simply sign into your BrightLocal account that you used to get listings, and ask them to update the info across those websites.</p>\n\n\n\n<p>Keep in mind that you’ll need to update NAP on your social media. That’s because only you have the login information.</p>\n\n\n\n<p>Learn more about <a href=\"https://aioseo.com/what-is-nap-in-seo/\">NAP in SEO</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-6-optimize-your-website\">6. Optimize Your Website</h3>\n\n\n\n<p>In Google’s guidance on improving local rankings, they advise: “Your position in web results is also a factor, so search engine optimization (SEO) best practices apply.”</p>\n\n\n\n<p>Here you’ll want to optimize your site. WordPress site managers can use the <a href=\"https://aioseo.com/\">All in One SEO</a> (AIOSEO) plugin to simplify this.</p>\n\n\n\n<p>All in One SEO is easy to use. It analyzes all your pages and provides specific steps to improve SEO. This removes a lot of the guesswork.</p>\n\n\n\n<p>This is an established plugin with thousands of 5-star reviews on WordPress.org. Over 150 million people have downloaded AIOSEO.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"485\" src=\"https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-1024x485.png\" alt=\"aioseo homepage\" class=\"wp-image-140989\" srcset=\"https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-1024x485.png 1024w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-300x142.png 300w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-768x364.png 768w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-600x284.png 600w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-127x60.png 127w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-190x90.png 190w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage.png 1260w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Depending on the version you get, AIOSEO offers many other tools in its package.</p>\n\n\n\n<p>These include the following.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-schema-markup\">Schema Markup</h4>\n\n\n\n<p><a href=\"https://aioseo.com/seo-glossary/schema-markup/\">Schema markup</a> is a type of code that helps Google understand and rank your pages for relevant keywords. You can think of it as a <a href=\"https://aioseo.com/what-is-structured-data-and-how-does-it-impact-seo/\">tag system</a> that only search engines read.</p>\n\n\n\n<p>With AIOSEO, you can click some buttons and fill out some form fields to add this code to a web page. You won’t need to touch the code itself.</p>\n\n\n\n<p>There are many types of schema available in All in One SEO, including:</p>\n\n\n\n<ul>\n<li><a href=\"https://aioseo.com/how-to-add-event-schema-in-wordpress/\">Event schema</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/person-schema/\">Person schema</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/dataset-schema-for-wordpress/\">Dataset schema</a></li>\n</ul>\n\n\n\n<p>In particular, check out:</p>\n\n\n\n<ul>\n<li><a href=\"https://aioseo.com/how-to-add-local-business-schema-in-wordpress/\">Local business schema</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/how-to-add-product-rich-snippets-in-wordpress/\">Product schema</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/how-to-add-product-review-schema-in-wordpress/\">Product review schema</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/how-to-add-google-merchant-center-listing-schema-to-wordpress/\">Google Merchant Center Listing schema</a>.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-author-seo\">Author SEO</h4>\n\n\n\n<p>Given the importance of <a href=\"https://aioseo.com/eeat-and-ymyl/\">EEAT</a>, you’ll benefit by communicating your authors’ experience and expertise with the new <a href=\"https://aioseo.com/features/author-seo-google-e-e-a-t/\">Author SEO feature</a>.</p>\n\n\n\n<p><strong>Author box</strong>: Fill out a form and you’ll get an author box that displays at the bottom of each article.</p>\n\n\n\n<p>That box highlights your chosen areas of experience and expertise. It includes a short bio and, if desired, social media links.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"730\" height=\"263\" src=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-box-1.png\" alt=\"aioseo author box\" class=\"wp-image-332028\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-box-1.png 730w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-box-1-300x108.png 300w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-box-1-600x216.png 600w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-box-1-167x60.png 167w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-box-1-250x90.png 250w\" sizes=\"(max-width: 730px) 100vw, 730px\" /></figure>\n\n\n\n<p><strong>Hyperlinked bylines</strong>: Each author automatically gets a hyperlinked byline that leads visitors to their author page.</p>\n\n\n\n<p>This page lists all articles by the author. It includes a more detailed bio. And it highlights the same areas of experience or expertise that appear in the author box.</p>\n\n\n\n<p>In addition, you can add information like employer or education.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"729\" height=\"651\" src=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3.png\" alt=\"aioseo author page\" class=\"wp-image-328153\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3.png 729w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3-300x268.png 300w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3-600x536.png 600w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3-67x60.png 67w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3-101x90.png 101w\" sizes=\"(max-width: 729px) 100vw, 729px\" /></figure>\n\n\n\n<p><strong>Second byline</strong>: Users can also choose to add a second hyperlinked byline for a reviewer or fact-checker.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"1024\" height=\"354\" src=\"https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-1024x354.png\" alt=\"\" class=\"wp-image-282321\" style=\"width:614px;height:auto\" srcset=\"https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-1024x354.png 1024w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-300x104.png 300w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-768x265.png 768w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-1536x530.png 1536w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-600x207.png 600w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-174x60.png 174w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-261x90.png 261w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example.png 1680w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: </em><a href=\"https://wpforms.com/\"><em>WPForms</em></a><em> uses the Author SEO tool’s double bylines. This communicates an editorial process is in play to ensure quality.</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-9-optimize-for-mobile-devices\">9. Optimize for Mobile Devices</h3>\n\n\n\n<p>Now let’s consider optimizing for mobile device users.</p>\n\n\n\n<p><strong>Why it matters</strong>:</p>\n\n\n\n<ul>\n<li>Around <a href=\"https://aioseo.com/seo-statistics/#aioseo-mobile-search-statistics\">59%</a> of all web traffic comes from mobile. And we know consumers often use smartphones to find local businesses.</li>\n\n\n\n<li>By next year, “72% of the global internet base – will be accessing the internet exclusively via mobile” per <a href=\"https://www.gsma.com/newsroom/press-release/from-mobile-only-internet-to-content-strategies-new-gsma-study-identifies-the-megatrends-shaping-mobile-industry/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">GMSA Intelligence estimates</a>.</li>\n</ul>\n\n\n\n<p><strong>The good news</strong>:</p>\n\n\n\n<ul>\n<li>Everything you do for on-page SEO will benefit mobile users.</li>\n</ul>\n\n\n\n<p><strong>Mobile SEO vs. desktop SEO</strong>: The difference is for mobile, page loading speed matters more. And you’ll want to make sure your site’s easy to navigate on smartphones.</p>\n\n\n\n<p>That means choosing a WordPress theme that loads fast and is easy to use. Not sure where to start? Check out <a href=\"https://seedprod.com\" target=\"_blank\" rel=\"noopener\" title=\"\">SeedProd</a> for a versatile builder that includes lots of pre-built WordPress websites.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"626\" src=\"https://aioseo.com/wp-content/uploads/2024/02/seedprod-builder-image-1024x626.jpg\" alt=\"\" class=\"wp-image-289516\" srcset=\"https://aioseo.com/wp-content/uploads/2024/02/seedprod-builder-image-1024x626.jpg 1024w, https://aioseo.com/wp-content/uploads/2024/02/seedprod-builder-image-300x183.jpg 300w, https://aioseo.com/wp-content/uploads/2024/02/seedprod-builder-image-768x470.jpg 768w, https://aioseo.com/wp-content/uploads/2024/02/seedprod-builder-image-1536x939.jpg 1536w, https://aioseo.com/wp-content/uploads/2024/02/seedprod-builder-image-2048x1252.jpg 2048w, https://aioseo.com/wp-content/uploads/2024/02/seedprod-builder-image-600x367.jpg 600w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: SeedProd emphasizes fast page speeds.</em></figcaption></figure>\n\n\n\n<p>Also ensure your forms work well on mobile devices. I recommend <a href=\"https://wpforms.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">WPForms</a>, the market leader, and <a href=\"https://formidableforms.com/\" target=\"_blank\" rel=\"noopener\" title=\"\">Formidable Forms</a>. In the example below, the form is cut off on mobile devices. How many smartphone visitors do you think sign up to view this content?</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"474\" height=\"1024\" src=\"https://aioseo.com/wp-content/uploads/2024/05/example-of-poor-mobile-user-expierence-474x1024.jpg\" alt=\"\" class=\"wp-image-318263\" style=\"width:341px;height:auto\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/example-of-poor-mobile-user-expierence-474x1024.jpg 474w, https://aioseo.com/wp-content/uploads/2024/05/example-of-poor-mobile-user-expierence-139x300.jpg 139w, https://aioseo.com/wp-content/uploads/2024/05/example-of-poor-mobile-user-expierence-768x1661.jpg 768w, https://aioseo.com/wp-content/uploads/2024/05/example-of-poor-mobile-user-expierence-710x1536.jpg 710w, https://aioseo.com/wp-content/uploads/2024/05/example-of-poor-mobile-user-expierence-947x2048.jpg 947w, https://aioseo.com/wp-content/uploads/2024/05/example-of-poor-mobile-user-expierence-600x1297.jpg 600w, https://aioseo.com/wp-content/uploads/2024/05/example-of-poor-mobile-user-expierence-28x60.jpg 28w, https://aioseo.com/wp-content/uploads/2024/05/example-of-poor-mobile-user-expierence-42x90.jpg 42w, https://aioseo.com/wp-content/uploads/2024/05/example-of-poor-mobile-user-expierence.jpg 1084w\" sizes=\"(max-width: 474px) 100vw, 474px\" /><figcaption class=\"wp-element-caption\"><em>Above: If your forms aren&#8217;t mobile-friendly you might miss out on conversions.</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-10-identify-and-use-local-keywords\">10. Identify and Use Local Keywords</h3>\n\n\n\n<p>Lastly, you’ll want to use a <a href=\"https://aioseo.com/best-keyword-research-tools/\">keyword research tool</a> like <a href=\"https://aioseo.com/recommends/ahrefs/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Ahrefs</a> or <a href=\"https://aioseo.com/recommends/semrush/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Semrush</a> to explore what search terms locals use when searching for the products or services your local business offers.</p>\n\n\n\n<p>You can also use these tools to display only keywords that signal <a href=\"https://aioseo.com/buyer-intent-keywords/\">buying intent</a> and are <a href=\"https://aioseo.com/keyword-difficulty-in-seo-what-is-it-and-how-to-use-it/\">easy to rank for</a>.</p>\n\n\n\n<p>Then you can create content based on those keywords.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-how-to-discover-your-local-search-rankings\">How to Discover Your Local Search Rankings</h2>\n\n\n\n<p>After doing the work to rank higher on Google Maps, you’re probably wondering how to track your local search rankings.</p>\n\n\n\n<p>First, you can’t use Chrome because even the Incognito version tracks some of your activity in order to personalize search results. So if you click on your own website a lot, it may display higher in the search pages you view, because those results are being personalized.</p>\n\n\n\n<p>Instead, use a <a href=\"https://www.brightlocal.com/local-seo-tools/rankings/local-search-grid-tool/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">local search grid tool</a>, like the one offered by BrightLocal.</p>\n\n\n\n<p>A search grid tool is crucial, because it shows how your pages rank according to the proximity of the searcher to your business.</p>\n\n\n\n<p>Remember, proximity is a ranking factor, but you can improve your rankings for areas of your neighborhood or city.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-qa-on-how-to-rank-higher-on-google-maps\">Q&amp;A on How to Rank Higher on Google Maps</h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-does-embedding-a-google-map-on-your-site-boost-seo\"><h3 class=\"aioseo-faq-block-question\">Does embedding a Google Map on your site boost SEO?</h3><div class=\"aioseo-faq-block-answer\">\n<p>No, embedding a Google Map on your site won’t boost SEO but it can be helpful for users looking for directions.</p>\n\n\n\n<p>To truly benefit from SEO, focus on creating high-quality, relevant content, building authoritative backlinks, optimizing your site&#8217;s technical elements, and providing a great user experience.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-do-reviews-help-you-rank-higher-on-google\"><h3 class=\"aioseo-faq-block-question\">Do reviews help you rank higher on Google?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Yes, Google Reviews can help you rank higher on Google. In Google’s own documentation on how to improve local SEO, “<a href=\"https://support.google.com/business/answer/7091?hl=en\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">managing and responding to reviews</a>” is 1 element.</p>\n\n\n\n<p>Learn how to <a href=\"https://aioseo.com/how-to-manage-google-reviews-for-improved-seo/\">manage Google Reviews for improved SEO</a>.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-can-you-pay-google-to-rank-higher\"><h3 class=\"aioseo-faq-block-question\">Can you pay Google to rank higher?</h3><div class=\"aioseo-faq-block-answer\">\n<p>No, you cannot pay Google to rank higher. Furthermore, paying for Google Ads, whether PPC ads or Local Services Ads, doesn’t impact the ranking of your website. That said, you can buy ads that appear at the top of search results.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-how-long-does-it-take-to-rank-higher-on-google\"><h3 class=\"aioseo-faq-block-question\">How long does it take to rank higher on Google?</h3><div class=\"aioseo-faq-block-answer\">\n<p>The time it takes to rank higher on Google depends on many factors, including:</p>\n\n\n\n<ul>\n<li><strong>Competition</strong>: If you&#8217;re in a highly competitive niche, like finance, it will take longer to rank than if you&#8217;re in a less competitive one.</li>\n\n\n\n<li><strong>Website Age</strong>: Generally, older domains tend to have an advantage over newer ones.</li>\n\n\n\n<li><strong>Content Quality and Relevance</strong>: High-quality, relevant content is crucial for ranking well. If your content is valuable and optimized for your target keywords, you may rank faster.</li>\n\n\n\n<li><strong>Backlink Profile</strong>: The quality and quantity of other websites linking to your site (known as backlinks) significantly impact your ranking. Building high-quality, relevant <a href=\"https://aioseo.com/referring-domains-vs-backlinks-seo/\" title=\"\">backlinks</a> takes time.</li>\n\n\n\n<li><strong>Technical SEO</strong>: Having a technically sound website (fast loading speed, <a href=\"https://aioseo.com/mobile-seo/\" title=\"\">mobile-friendly</a>, good user experience) is important for ranking well.</li>\n\n\n\n<li><strong>Google Updates</strong>: Google regularly updates its ranking algorithms, which can affect your site&#8217;s position. When Core Updates like the March 2024 update, penalize sites, the recovery time can’t be predicted. Conversely, rapid ranking increases can occur.</li>\n</ul>\n\n\n\n<p>Remember, SEO is a long-term strategy. Consistency is key to achieving and maintaining high rankings.</p>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-after-you-rank-higher-on-google-maps\">After You Rank Higher on Google Maps</h2>\n\n\n\n<p>Now that you have practical steps to rank higher on Google Maps, what’s next?</p>\n\n\n\n<p>Check out our master guide to <a href=\"https://aioseo.com/local-seo/\">Local SEO</a>. And learn more about on-page SEO.</p>\n\n\n\n<p>Make sure you’re set up to capture leads. Pick some <a href=\"https://optinmonster.com/lead-generation/\" target=\"_blank\" rel=\"noopener\" title=\"\">lead magnet ideas</a> and use <a href=\"https://wpforms.com/features/responsive-mobile-friendly/#:~:text=All%20forms%20created%20with%20WPForms,work%20on%20all%20modern%20browsers.\" target=\"_blank\" rel=\"noopener\" title=\"\">mobile-friendly forms</a>.</p>\n\n\n\n<p>Come join us on our <a href=\"https://www.youtube.com/c/AIOSEO\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">YouTube Channel</a>. And follow us on <a href=\"https://twitter.com/aioseopack\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">X (Twitter)</a>, <a href=\"https://www.linkedin.com/company/aioseo/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">LinkedIn</a>, or <a href=\"https://facebook.com/aioseopack/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Facebook</a> to stay in the loop.</p>\n\n\n\n<p></p>The post <a href=\"https://aioseo.com/rank-higher-on-google-maps/\">Rank Higher on Google Maps: A Common Sense Guide</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://aioseo.com/rank-higher-on-google-maps/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:79:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"The Google Search Algorithm Leak: What It Means and Decoding It For You\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"https://aioseo.com/google-search-algorithm-leak/?utm_source=rss&utm_medium=rss&utm_campaign=google-search-algorithm-leak\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://aioseo.com/google-search-algorithm-leak/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 17 Jun 2024 13:29:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"SEO News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:23:\"Google search algorithm\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:18:\"Google search leak\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://aioseo.com/?p=336530\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:454:\"<p>You’ve probably heard all the noise of the Google search algorithm leak and are wondering what it’s all about. While some may caution against digging deep into the data, the truth is that SEO is a data-driven discipline. The insights&#8230;</p>\nThe post <a href=\"https://aioseo.com/google-search-algorithm-leak/\">The Google Search Algorithm Leak: What It Means and Decoding It For You</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Kato Nkhoma\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:35181:\"<p>You’ve probably heard all the noise of the Google search algorithm leak and are wondering what it’s all about.</p>\n\n\n\n<p>While some may caution against digging deep into the data, the truth is that SEO is a data-driven discipline. The insights provided by the leak, no matter how small, have a huge bearing on how we approach search marketing.&nbsp;</p>\n\n\n\n<p>But, with so much jargon and technical lingo used in the leaked documents, how can the average solo marketer leverage the data leak?</p>\n\n\n\n<p>This article delves into the implications of the Google Search Algorithm leak and how DIY SEOs can leverage this newfound knowledge to enhance their search rankings.</p>\n\n\n\n<div class=\"wp-block-group aioseo-table-of-contents has-theme-info-background-color has-background is-layout-flow wp-block-group-is-layout-flow\">\n<p>In This Article</p>\n\n\n\n<div class=\"wp-block-aioseo-table-of-contents\"><ul><li><a href=\"#aioseo-what-is-the-google-search-algorithm-leak\">What is the Google Search Algorithm Leak?</a></li><li><a href=\"#aioseo-why-serious-seos-care-about-the-google-search-algorithm-leak-and-you-should-too\">Why Serious SEOs Care About the Google Search Algorithm Leak (And You Should Too!)</a><ul><li><a href=\"#aioseo-confirmation-of-best-practices\">Confirmation of Best Practices</a></li><li><a href=\"#aioseo-new-ranking-factors\">New Ranking Factors</a></li><li><a href=\"#aioseo-helps-paint-a-clear-roadmap-for-seo\">Helps Paint a Clear Roadmap for SEO</a></li><li><a href=\"#aioseo-internal-lingo\">Internal Lingo</a></li></ul></li><li><a href=\"#aioseo-9-major-takeaways-from-the-google-search-algorithm-leak\">9 Major Takeaways From the Google Search Algorithm Leak</a><ul><li><a href=\"#aioseo-1-google-is-not-always-never-transparent-experimenting-is-key\">1. Google is Not Always Never Transparent: Experimenting is Key</a><ul><li><a href=\"#aioseo-what-to-do\">What to Do &#x27A1;&#xFE0F;:</a></li></ul></li><li><a href=\"#aioseo-2-navboost-is-one-of-the-most-important-ranking-signals\">2. Navboost is One of the Most Important Ranking Signals</a><ul><li><a href=\"#aioseo-what-to-do\">What to Do &#x27A1;&#xFE0F;:</a><ul></ul></li></ul></li><li><a href=\"#aioseo-3-links-are-still-important-ranking-factors-but\">3. Links are Still Important Ranking Factors, But&#x2026;</a><ul><li><a href=\"#aioseo-what-to-do\">What to Do &#x27A1;&#xFE0F;:</a></li></ul></li><li><a href=\"#aioseo-4-high-quality-content-matters\">4. High-quality Content Matters</a><ul><li><a href=\"#aioseo-what-to-do\">What to Do &#x27A1;&#xFE0F;:</a><ul></ul></li></ul></li><li><a href=\"#aioseo-5-chrome-user-data-plays-a-huge-role-in-ranking\">5. Chrome User Data Plays a Huge Role in Ranking</a><ul><li><a href=\"#aioseo-what-to-do\">What to Do &#x27A1;&#xFE0F;:</a></li></ul></li><li><a href=\"#aioseo-6-human-quality-raters-have-a-hand-in-ranking\">6. Human Quality Raters Have a Hand in Ranking</a><ul><li><a href=\"#aioseo-what-to-do\">What to Do &#x27A1;&#xFE0F;:</a></li></ul></li><li><a href=\"#aioseo-7-siteauthority-is-a-thing\">7. SiteAuthority is a Thing</a><ul><li><a href=\"#aioseo-what-to-do\">What to Do &#x27A1;&#xFE0F;:</a><ul></ul></li></ul></li><li><a href=\"#aioseo-8-the-sandbox-confirmed\">8. The Sandbox Confirmed</a><ul><li><a href=\"#aioseo-what-to-do\">What to Do &#x27A1;&#xFE0F;:</a></li></ul></li><li><a href=\"#aioseo-9-special-treatment-is-given-to-critical-content\">9. Special Treatment is Given to Critical Content</a><ul><li><a href=\"#aioseo-what-to-do\">What to Do &#x27A1;&#xFE0F;:</a></li></ul></li></ul></li><li><a href=\"#aioseo-the-google-search-algorithm-leak-your-faqs-answered\">The Google Search Algorithm Leak: Your FAQs Answered</a><ul><li><a href=\"#aioseo-what-was-leaked\">What was leaked?</a></li><li><a href=\"#aioseo-what-does-the-leak-reveal\">What does the leak reveal?</a></li><li><a href=\"#aioseo-how-did-google-respond-to-the-leak\">How did Google respond to the leak?</a></li><li><a href=\"#aioseo-what-are-the-key-takeaways-from-the-google-search-algo-leak\">What are the key takeaways from the Google Search algo leak?</a></li></ul></li></ul></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-what-is-the-google-search-algorithm-leak\">What is the Google Search Algorithm Leak?</h2>\n\n\n\n<p>In May 2024, over 2,500 pages of Google’s internal search algorithm documentation were inadvertently leaked. A search marketer named <a href=\"https://www.linkedin.com/in/erfanazimi/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Erfan Amizi</a> discovered this and brought it to <a href=\"https://www.linkedin.com/in/randfishkin/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Rand Fishkin</a> and <a href=\"https://www.linkedin.com/in/michaelkingphilly/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Mike King&#8217;s</a> attention.</p>\n\n\n\n<p>The leak revealed details about the Content Warehouse API, a potential core part of Google&#8217;s ranking system. You can find the <a href=\"https://hexdocs.pm/google_api_content_warehouse/0.4.0/api-reference.html#modules\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">leaked doc here</a>.</p>\n\n\n\n<p>These leaked documents reveal over 14,000 ranking factors and give an unprecedented look into Google&#8217;s methods for ranking websites. This leak has clarified many speculated aspects of Google’s algorithms and introduced new concepts previously unknown to the public.</p>\n\n\n\n<p>This is why this is the biggest thing to happen in search in decades.&nbsp;</p>\n\n\n\n<p>The leak offers a glimpse behind Google’s curtain and unveils how the search engine giant’s search algorithm works. This gives SEOs valuable insights they can use to better strategize for better rankings and increase the traffic to their sites.&nbsp;</p>\n\n\n\n<p>Whether you&#8217;re a seasoned professional or a DIY enthusiast, understanding these revelations can empower you to create a more effective SEO strategy.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-why-serious-seos-care-about-the-google-search-algorithm-leak-and-you-should-too\">Why Serious SEOs Care About the Google Search Algorithm Leak (And You Should Too!)</h2>\n\n\n\n<p>As said, the leak revealed details about Google’s Content Warehouse API, a core part of Google&#8217;s ranking system. This shed light on several key areas:</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-confirmation-of-best-practices\">Confirmation of Best Practices&nbsp;</h3>\n\n\n\n<p>The leak confirms many of the best practices that SEO professionals have advocated for years, such as:</p>\n\n\n\n<ul>\n<li>Producing high-quality content</li>\n\n\n\n<li>Building authoritative backlinks</li>\n\n\n\n<li>Optimizing for user experience.&nbsp;</li>\n</ul>\n\n\n\n<p>This validation helps prioritize SEO strategies that are known to align with Google&#8217;s ranking factors.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-new-ranking-factors\">New Ranking Factors</h3>\n\n\n\n<p>Previously unknown ranking factors, such as the &#8220;siteAuthority&#8221; score and the role of Chrome user data, have come to light. Understanding these factors can help SEOs fine-tune their strategies to better align with Google&#8217;s criteria.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-helps-paint-a-clear-roadmap-for-seo\">Helps Paint a Clear Roadmap for SEO</h3>\n\n\n\n<p>The detailed documentation offers a roadmap for future SEO efforts, highlighting the importance of user engagement metrics, content freshness, and expert-authored content. This roadmap can guide SEOs in creating more effective, long-term strategies.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-internal-lingo\">Internal Lingo&nbsp;</h3>\n\n\n\n<p>The leak introduces specific terminologies used internally by Google, such as &#8220;<a href=\"https://aioseo.com/seo-glossary/navboost/\" title=\"Navboost\">Navboost</a>&#8221; and &#8220;Golden Documents.&#8221; Understanding these terms can help SEOs ask more direct and informed questions to Google representatives, leading to better communication and clearer insights.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-9-major-takeaways-from-the-google-search-algorithm-leak\">9 Major Takeaways From the Google Search Algorithm Leak</h2>\n\n\n\n<p>We need to note that the insights in the leaked Google search algorithm document don’t paint the full picture of how Google ranks pages. Some of the features mentioned are also experimental and some no longer in use.&nbsp;</p>\n\n\n\n<p>So, while the document contains valuable information, not all of it is practical for SEO.</p>\n\n\n\n<p>In this section, I’ll walk you through some of the most important findings in the doc. Don’t worry. I won’t use the technical jargon used in the document and by many analysts. Instead, I’ll decode the findings into layman’s terms so you get actionable insights you can use to boost your search rankings.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-1-google-is-not-always-never-transparent-experimenting-is-key\">1. Google is <s>Not Always</s> Never Transparent: Experimenting is Key</h3>\n\n\n\n<p>One of the most important findings from the Google search algorithm leak is that Google isn’t transparent about what really goes on under the search engine’s hood. While many fault the search engine giant for this, remember, every business needs to keep it’s secret sauce a secret. Besides making financial sense, it also helps keep malicious actors from gaming the system.</p>\n\n\n\n<p>Some of the most prominent untruths by Google uncovered in the leak include:</p>\n\n\n\n<ul>\n<li>The value of backlinks</li>\n\n\n\n<li>A site’s authority matters</li>\n\n\n\n<li>Toxic backlinks exist</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-what-to-do\"><strong><span style=\"text-decoration: underline;\">What to Do</span></strong> &#x27a1;&#xfe0f;:</h4>\n\n\n\n<p>Because Google isn’t outright about many of the criteria it uses in its ranking algorithm, most people speculate.&nbsp;</p>\n\n\n\n<p>But there’s a better way.</p>\n\n\n\n<p>SEO is not a guessing game. Success relies on aligning your strategies with Google’s ranking signals. However, it may seem impossible, with many of them shrouded in mystery. But it’s not. You can run experiments to help see which strategies work.</p>\n\n\n\n<p>Besides running experiments, you look at data from other brands crushing it at SEO. This is one reason we started our <a href=\"https://aioseo.com/trends/\" title=\"SEO Trends\">SEO Trends</a> section. These are case studies highlighting the winning strategies some of our customers have used to boost rankings and traffic.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"523\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seo-trends-example.png\" alt=\"SEO Trends page screenshot.\" class=\"wp-image-336532\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seo-trends-example.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/seo-trends-example-300x157.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seo-trends-example-768x401.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seo-trends-example-600x313.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Finally, with the data leaked in Google’s search algorithm document, you can experiment on some of the practical high-value ranking factors. You can assign each a score and see which brings the most returns to your rankings.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-2-navboost-is-one-of-the-most-important-ranking-signals\">2. Navboost is One of the Most Important Ranking Signals</h3>\n\n\n\n<p>One of the most significant revelations from the Google search algorithm leak is that Google actually tracks and uses clicks as a ranking signal. This is done through a feature internally called Navboost.&nbsp;</p>\n\n\n\n<p>Navboost is one of Google’s top-ranking signals. It is mentioned 84 times in the document.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"902\" height=\"562\" src=\"https://aioseo.com/wp-content/uploads/2024/06/google-leak-navboost.png\" alt=\"Example of Navboost search results in the Google Search Algorithm leak doc.\" class=\"wp-image-336533\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/google-leak-navboost.png 902w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-navboost-300x187.png 300w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-navboost-768x479.png 768w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-navboost-600x374.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>It was also mentioned about 54 times by Pandu Nayak in the <a href=\"https://searchengineland.com/google-search-antirust-trial-hearing-updates-431977\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">October 2023 DOJ anti-trust hearing</a>.</p>\n\n\n\n<p>So, what is Navboost all about?&nbsp;</p>\n\n\n\n<p>In essence, Navboost is a function that helps Google track and use engagement signals to rank pages. It shows that Google heavily relies on user interaction data, such as click metrics, to rank pages. Different types of clicks (e.g., good, bad, long) play a crucial role in determining a page&#8217;s ranking.&nbsp;</p>\n\n\n\n<p>Remember, this is something many of Google’s spokespersons denied.</p>\n\n\n\n<p>According to the leaked document and testimony from the DOJ trial, Navboost is real and weighs heavily on how pages are ranked.​&nbsp;</p>\n\n\n\n<p>Most SEOs have viewed click data merely as a result of good rankings. But according to Navboost, click data is also used as a diagnostic tool that helps search engines weigh different pages for ranking. This new revelation is crucial for SEOs to help them design more efficient campaigns.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-what-to-do\"><strong><span style=\"text-decoration: underline;\">What to Do</span></strong> &#x27a1;&#xfe0f;:</h4>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-integrate-cro-into-your-seo\">Integrate CRO into Your SEO</h4>\n\n\n\n<p>Because clicks matter, one of the most important things you can do in this regard is to include conversion rate optimization (CRO) in your SEO strategy. This will help <a href=\"https://aioseo.com/ways-to-increase-your-organic-clickthrough-rates/\" title=\"8 Proven Ways to Increase Your Organic Clickthrough Rates\">encourage organic clicks on SERPs</a>.&nbsp;</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-use-internal-links-to-boost-engagement\">Use Internal Links to Boost Engagement</h4>\n\n\n\n<p>Another strategy you can use is <a href=\"https://aioseo.com/how-to-use-link-assistant-to-optimize-your-internal-linking-strategy/\" title=\"How to Use Link Assistant to Optimize Your Internal Linking Strategy\">building strategic internal links</a>. Remember, it’s not only the links on SERPs that Google tracks. They also track engagement with your pages, and internal links help boost engagement metrics like clicks, dwell time, page views, and more.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-3-links-are-still-important-ranking-factors-but\">3. Links are Still Important Ranking Factors, But…&nbsp;</h3>\n\n\n\n<p>Links remain a cornerstone of Google&#8217;s ranking algorithm. The diversity and relevance of backlinks, as well as mentions of entities, significantly impact rankings. However, this is only if you build quality and relevant links. Additionally, mentions of entities still seem to be a factor in how Google views your website&#8217;s authority.</p>\n\n\n\n<p>Surprisingly, however, the document says Google doesn’t put any value on outbound external links. In fact, all mentions of linking out are made in a negative light.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-what-to-do\"><strong><span style=\"text-decoration: underline;\">What to Do</span></strong> &#x27a1;&#xfe0f;:</h4>\n\n\n\n<ul>\n<li>Create <a href=\"https://aioseo.com/what-is-cornerstone-content/\" title=\"What is Cornerstone Content? Plus Tips and Examples\">cornerstone content</a> and topic clusters</li>\n\n\n\n<li>Build relevant backlinks</li>\n\n\n\n<li>Build up your entity SEO</li>\n</ul>\n\n\n\n<p>Links have always been the backbone of the internet, and they always will be. However, the way you build your internal links and backlinks should be more strategic. This will help you get the most out of your link building efforts.&nbsp;</p>\n\n\n\n<p>Thankfully, there are many <a href=\"https://aioseo.com/best-internal-linking-plugins-for-wordpress/\" title=\"5 Best Internal Linking Plugins for WordPress\">internal link building tools</a> that can help you build internal links more efficiently. The same applies to backlinks.</p>\n\n\n\n<div class=\"wp-block-aioseo-theme-notice-box\" role=\"alert\">\n<p><strong>Note</strong>: AIOSEO has a powerful internal link-building module called <a href=\"https://aioseo.com/features/internal-link-assistant/\" title=\"Link Assistant\">Link Assistant</a>. It crawls your site and offers link suggestions for related content.</p>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-4-high-quality-content-matters\">4. High-quality Content Matters</h3>\n\n\n\n<p>While this is no secret, the value of high-quality content was also highlighted in the leaked document. Of particular note are 2 factors:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-content-freshness\">Content freshness&nbsp;</h4>\n\n\n\n<p>Google emphasizes freshness of content, with updated and timely information receiving higher rankings. It evaluates the date of content through various methods, including byline dates, URL dates, when the page was last updated, and more.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"558\" src=\"https://aioseo.com/wp-content/uploads/2024/06/google-leak-freshness.png\" alt=\"Mentions relating to content freshness in the leaked doc.\" class=\"wp-image-336534\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/google-leak-freshness.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-freshness-300x167.png 300w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-freshness-768x428.png 768w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-freshness-600x334.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-google-e-e-a-t\">Google E-E-A-T&nbsp;</h4>\n\n\n\n<p>Google started emphasizing E-E-A-T signals a couple of years ago, and continues to be an essential factor. This time, there’s a huge thrust on expert and authoritative authors.</p>\n\n\n\n<p>Content is the backbone of the internet, and as such, engines want to ensure they serve users the best. This is why content quality will always be essential in <a href=\"https://aioseo.com/seo-content/\" title=\"The Beginners Guide to SEO Content [Boost Rankings and Traffic]\">creating SEO content</a> that ranks.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-what-to-do\"><strong><span style=\"text-decoration: underline;\">What to Do</span></strong> &#x27a1;&#xfe0f;:</h4>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-content-optimization\">Content Optimization</h4>\n\n\n\n<p>One of the first steps to ensure your content is of high quality is content optimization. This goes beyond avoiding keyword stuffing and thin content. It also involves meeting search intent, proper linking, and more. You can leverage various <a href=\"https://aioseo.com/best-content-optimization-tools-for-seo/\" title=\"7 Best Content Optimization Tools for SEO\">content optimization tools</a> for this. Great examples include <a href=\"https://seoboost.com/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"SEOBoost\">SEOBoost</a>, <a href=\"https://www.clearscope.io/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Clearscope\">Clearscope</a>, and others.&nbsp;&nbsp;</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-combat-content-decay\">Combat Content Decay</h4>\n\n\n\n<p><a href=\"https://aioseo.com/how-to-stop-content-decay-and-regain-lost-traffic/\" title=\"How to Stop Content Decay and Regain Lost Web Traffic (Easy SEO Guide)\">Content decay</a> is the gradual loss in rankings and traffic of a piece of content. This can be impacted by content being stale. And as can be alluded from the leaked doc, it can also be a result of a piece of content not getting clicks. Also, when you update a piece of content, make sure all dates associated with the freshness of the content are accurate (in schema, sitemaps, etc.)&nbsp;</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-implement-e-e-a-t\">Implement E-E-A-T</h4>\n\n\n\n<p>Google cares who the authors of your pages are. This means more weight should be put in demonstrating <a href=\"https://aioseo.com/what-is-google-eat/\" title=\"What is Google E-E-A-T?  Understanding Google’s Secret Sauce for Creating Effective Content\">E-E-A-T signals</a> than ever before. One way of this is paying closer attention to <a href=\"https://aioseo.com/how-to-boost-your-author-seo-in-wordpress/\" title=\"How to Boost Your Author SEO in WordPress\">author SEO</a>. If possible, use writers with many citations cross the web as that also carries weight.</p>\n\n\n\n<div class=\"wp-block-aioseo-theme-notice-box\" role=\"alert\">\n<p><strong>Note</strong>: AIOSEO’s <a href=\"https://aioseo.com/features/author-seo-google-e-e-a-t/\" title=\"Author SEO – Google E-E-A-T Addon\">Author SEO module</a> was designed specifically to help site owners demonstrate E-E-A-T signals.</p>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-5-chrome-user-data-plays-a-huge-role-in-ranking\">5. Chrome User Data Plays a Huge Role in Ranking</h3>\n\n\n\n<p>Another shocking revelation from the leaked document is that Google uses data from its Chrome browser as part of the search experience. This means that despite denying it, user behavior in Chrome affects search rankings.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"211\" src=\"https://aioseo.com/wp-content/uploads/2024/06/google-leak-chrome-clicks.png\" alt=\"Chrome clicks mentioned in Google search algorithm leak doc.\" class=\"wp-image-336683\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/google-leak-chrome-clicks.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-chrome-clicks-300x63.png 300w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-chrome-clicks-768x162.png 768w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-chrome-clicks-600x126.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>How does this impact SEO?&nbsp;</p>\n\n\n\n<p>This means the way users land on your site, how they interact with it, and where they go after leaving could have a bearing on the value placed on that page. If users bounce off your page and go to another search result and spend more time there, that listing could be ranked higher than your page.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-what-to-do\"><strong><span style=\"text-decoration: underline;\">What to Do</span></strong> &#x27a1;&#xfe0f;:</h4>\n\n\n\n<p>Use clickstream data from tools like SimilarWeb and Semrush Trends to get an overview of how visitors arrive at, interact with, and exit your site. This helps you understand what people are looking for, thereby equipping you to give them that information. As a result, they won’t be so quick to leave your site.</p>\n\n\n\n<p>You can also use tools like Microsoft Clarity to see how <a href=\"https://aioseo.com/user-behavior-analytics-in-seo/\" title=\"4 Ways User Behavior Analytics can Help Guide Your SEO Strategy\">users interact with your site</a>.</p>\n\n\n\n<p>Also, invest in a positive user experience (UX) for users once they’re on your site. For example, optimize for <a href=\"https://aioseo.com/10-quick-easy-ways-to-speed-up-your-site/\" title=\"10 Ways to Speed up Your WordPress Site\">speed</a>, performance, <a href=\"https://aioseo.com/how-to-improve-readability-score-on-wordpress-step-by-step/\" title=\"How to Improve Readability Score on WordPress (Step by Step)\">readability</a>, and more.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-6-human-quality-raters-have-a-hand-in-ranking\">6. Human Quality Raters Have a Hand in Ranking</h3>\n\n\n\n<p>The role of human quality raters in evaluating and labeling content has been underscored. Their role is to rigorously assess the top search results using the criteria outlined in these guidelines. They offer insights that enable Google to continuously refine and optimize its search algorithms.</p>\n\n\n\n<p>For example, these raters influence the ranking of certain documents, marking them as “Golden Documents” for higher weight in rankings. They also help train classifiers to better categorize web pages.&nbsp;</p>\n\n\n\n<p>For more insight, check out <a href=\"https://zyppy.com/seo/google-search-quality-rater/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Cyrus Shepherd’s experience</a> as a Quality Rater.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-what-to-do\"><strong><span style=\"text-decoration: underline;\">What to Do</span></strong> &#x27a1;&#xfe0f;:</h4>\n\n\n\n<p>Create content that quality raters would score as high quality so your content has a small influence over the next core update. Don’t fall into the error of thinking SEO is all about gaming search engines. Those days are long gone.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-7-siteauthority-is-a-thing\">7. SiteAuthority is a Thing</h3>\n\n\n\n<p>This is one aspect in which people like Rand Fishkin of Moz probably feel the most vindicated. That’s because for a long time Google denied they ever used anything that closely resembles domain or site authority.</p>\n\n\n\n<p>But the cat’s out of the bag on this one:</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"333\" src=\"https://aioseo.com/wp-content/uploads/2024/06/google-leak-siteathority.png\" alt=\"Site Authority mentioned in leaked docs.\" class=\"wp-image-336685\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/google-leak-siteathority.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-siteathority-300x100.png 300w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-siteathority-768x255.png 768w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-siteathority-600x199.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Google uses a &#8220;<strong>siteAuthority</strong>&#8221; score to rank websites, contradicting previous public statements denying such a metric​.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-what-to-do\"><strong><span style=\"text-decoration: underline;\">What to Do</span></strong> &#x27a1;&#xfe0f;:</h4>\n\n\n\n<p>While the scoring system isn’t determined, a few factors are known to indicate a site’s authority. A few examples include:</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-build-a-strong-brand\">Build a Strong Brand</h4>\n\n\n\n<p>Build a strong brand and encourage mentions of your brand on all digital platforms. This signals to Google that users trust and value your brand. It also makes it easy to associate relevant entities to your brand. Both lead to better search rankings.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-backlinks\">Backlinks&nbsp;</h4>\n\n\n\n<p>These are links from other sites to yours and usually count as a vote of confidence in the quality and trustworthiness of your site and content. <a href=\"https://aioseo.com/link-building-guide/\" title=\"The Ultimate Link Building Guide You Need for 2024\">Building relevant backlinks</a> can help boost your authority. However, be careful who you get backlinks from, as the leaked document also shows that Google does believe in toxic backlinks.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-content-topic-clusters\">Content/Topic Clusters</h4>\n\n\n\n<p><a href=\"https://aioseo.com/topic-clusters/\" title=\"Topic Clusters: The Secret Weapon of SEO Pros\">Topic clusters</a> are interlinked articles that comprehensively cover a subject from many angles. They significantly impact building your authority in your niche or industry.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-8-the-sandbox-confirmed\">8. The Sandbox Confirmed</h3>\n\n\n\n<p>It has long been speculated that new sites are monitored in a “sandbox” to prevent manipulation and ensure quality. This sandbox period can limit the visibility of new sites temporarily.</p>\n\n\n\n<p>Again, Google has been denying this all along. But the Google search algorithm leak shows otherwise.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"277\" src=\"https://aioseo.com/wp-content/uploads/2024/06/google-leak-sandbox.png\" alt=\"Sandbox mentioned in leaked docs.\" class=\"wp-image-336687\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/google-leak-sandbox.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-sandbox-300x83.png 300w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-sandbox-768x212.png 768w, https://aioseo.com/wp-content/uploads/2024/06/google-leak-sandbox-600x166.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>The leaked document shows that Google has an attribute called “<strong>hostAge</strong>” and is used to limit new sites until they’re deemed trustworthy. This means if you’re <a href=\"https://aioseo.com/how-to-start-a-small-business-blog/\" title=\"How to Start a Small Business Blog in 2024\">starting a new blog</a>, you can expect it to be stagnant until it can be trusted.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-what-to-do\"><strong><span style=\"text-decoration: underline;\">What to Do</span></strong> &#x27a1;&#xfe0f;:</h4>\n\n\n\n<p>New websites are monitored in a “sandbox” to prevent manipulation and ensure only quality sites are promoted​. To help your new site come out faster:</p>\n\n\n\n<ul>\n<li>Boost E-E-A-T signals</li>\n\n\n\n<li>Create high-quality content</li>\n\n\n\n<li>Use channels like Social media, push notifications, and email to drive traffic</li>\n</ul>\n\n\n\n<p>You can also check out our guide on doing <a href=\"https://aioseo.com/how-to-do-seo-for-a-new-website-pro-tips/\" title=\"How to Do SEO for a New Website [8 Pro Tips]\">SEO for a new site</a> to get more information.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-9-special-treatment-is-given-to-critical-content\">9. Special Treatment is Given to Critical Content</h3>\n\n\n\n<p>Another not-so-surprising find in the Google search algorithm document was that specific types of content receive special treatment. For example, content related to elections and COVID-19 receives special treatment through whitelists to ensure reliable information is prioritized during critical events.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-what-to-do\"><strong><span style=\"text-decoration: underline;\">What to Do</span></strong> &#x27a1;&#xfe0f;:</h4>\n\n\n\n<p>Always publish factual and reliable information, especially if you’re in a sensitive industry (e.g, health, finance, governance and law).</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-the-google-search-algorithm-leak-your-faqs-answered\">The Google Search Algorithm Leak: Your FAQs Answered</h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-was-leaked\"><h3 class=\"aioseo-faq-block-question\">What was leaked?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Thousands of internal Google documents related to their search engine ranking factors were leaked online in May 2024. This leak offered a glimpse into the Content Warehouse API, a potential core part of Google&#8217;s search algorithm.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-does-the-leak-reveal\"><h3 class=\"aioseo-faq-block-question\">What does the leak reveal?</h3><div class=\"aioseo-faq-block-answer\">\n<p>The leak details over 14,000 attributes Google might consider when ranking a search result. This includes factors like content quality, user engagement metrics, backlinks (potentially), and the author&#8217;s expertise.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-how-did-google-respond-to-the-leak\"><h3 class=\"aioseo-faq-block-question\">How did Google respond to the leak?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Google cautioned against drawing conclusions from the leaked documents, emphasizing that the information might be out of context, outdated, or incomplete. They stressed that understanding the full scope of their search algorithms requires more than just the leaked documents.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-are-the-key-takeaways-from-the-google-search-algo-leak\"><h3 class=\"aioseo-faq-block-question\">What are the key takeaways from the Google Search algo leak?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Some key insights include:</p>\n\n\n\n<ul>\n<li>SiteAuthority: Google uses a &#8220;siteAuthority&#8221; score to rank websites.</li>\n\n\n\n<li>User Interaction Data: Various types of user interactions, such as click metrics, significantly influence page rankings.</li>\n\n\n\n<li>Content Freshness: Updated and timely content is prioritized.</li>\n\n\n\n<li>Human Quality Raters: Human evaluators play a crucial role in labeling content, which affects rankings.</li>\n\n\n\n<li>Chrome Data: Data from the Chrome browser is used in ranking decisions​</li>\n</ul>\n</div></div>\n\n\n\n<p>But nothing sums everything up as well as this SEO expert quote from the <span style=\"text-decoration: underline;\">President of AIOSEO, Benjamin Rojas:</span></p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong><em>&#8220;For years, SEOs have been speculating about how Google ranks websites. The algorithm leak has finally shed some light, but one thing is clear &#8211; producing great content that helps users should still be the top priority. </em></strong></p>\n\n\n\n<p><strong><em>At the end of the day, if you focus on providing an excellent user experience, search engines will reward you.&#8221;</em></strong></p>\n<cite>&#8211; Benjamin Rojas, President &#8211; AIOSEO</cite></blockquote>\n\n\n\n<p>We hope this post helped you catch a glimpse of some important stuff in the Google search algorithm leak. Granted, this is just a minute portion of the treasure trove of information in the document. There’s still so much more for SEOs to explore.</p>\n\n\n\n<p>You may also want to check out other articles on our blog, like our <a href=\"https://aioseo.com/ultimate-wordpress-seo-guide/\" title=\"Ultimate WordPress SEO Guide: Optimize Your Site in 2024\">ultimate guide to WordPress SEO</a> or our tips for <a href=\"https://aioseo.com/small-business-seo-scams-how-to-detect-and-avoid-them/\" title=\"Small Business SEO Scams: How to Detect and Avoid Them&nbsp;\">avoiding SEO scams</a>.</p>\n\n\n\n<p>If you found this article helpful, then please subscribe to our <a href=\"https://www.youtube.com/c/AIOSEO\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">YouTube Channel</a>. You’ll find many more helpful tutorials there. You can also follow us on <a href=\"https://twitter.com/aioseopack\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">X (Twitter)</a>, <a href=\"https://www.linkedin.com/company/aioseo/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">LinkedIn</a>, or <a href=\"https://facebook.com/aioseopack/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Facebook</a> to stay in the loop.</p>The post <a href=\"https://aioseo.com/google-search-algorithm-leak/\">The Google Search Algorithm Leak: What It Means and Decoding It For You</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://aioseo.com/google-search-algorithm-leak/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:79:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"The 12 Best WordPress FAQ Plugins for 2024 [Paid and Free]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"https://aioseo.com/best-wordpress-faq-plugins/?utm_source=rss&utm_medium=rss&utm_campaign=best-wordpress-faq-plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://aioseo.com/best-wordpress-faq-plugins/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Jun 2024 13:51:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:10:\"SEO Basics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:26:\"best WordPress FAQ plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:11:\"FAQ plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://aioseo.com/?p=107443\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:439:\"<p>Are you looking for the best WordPress FAQ plugins? FAQ sections and pages help you improve the overall user experience, and they can also boost SEO by helping you land the featured snippet. Unfortunately, as powerful as WordPress is, it&#8230;</p>\nThe post <a href=\"https://aioseo.com/best-wordpress-faq-plugins/\">The 12 Best WordPress FAQ Plugins for 2024 [Paid and Free]</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Kato Nkhoma\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:36095:\"<p>Are you looking for the best WordPress FAQ plugins?</p>\n\n\n\n<p>FAQ sections and pages help you improve the overall user experience, and they can also boost SEO by helping you land the featured snippet. Unfortunately, as powerful as WordPress is, it doesn&#8217;t have an FAQ option by default.</p>\n\n\n\n<p>In this article, we&#8217;ll share our expert picks of the best WordPress FAQ plugins to help you easily add FAQ sections to your site.</p>\n\n\n\n<div class=\"wp-block-group aioseo-table-of-contents has-theme-info-background-color has-background is-layout-flow wp-block-group-is-layout-flow\">\n<p>In This Article</p>\n\n\n\n<div class=\"wp-block-aioseo-table-of-contents\"><ul><li><a href=\"#aioseo-what-are-wordpress-faq-plugins-and-why-are-they-important-for-seo\">What are WordPress FAQ plugins (And Why Are They Important for SEO)?</a><ul><li><a href=\"#aioseo-why-are-faqs-important-for-seo\">Why Are FAQs Important for SEO?</a></li></ul></li><li><a href=\"#aioseo-7-best-wordpress-faq-plugins-to-know\">Best WordPress FAQ Plugins: Expert Picks</a><ul><li><a href=\"#aioseo-1-aioseo\">1. AIOSEO</a></li><li><a href=\"#h-2-seedprod\">2.&#xA0;SeedProd</a></li><li><a href=\"#aioseo-2-heroic-wordpress-faq-plugin\">3. Heroic WordPress FAQ Plugin</a></li><li><a href=\"#aioseo-3-tribulant-wordpress-faq-plugin\">4. Tribulant WordPress FAQ Plugin</a></li><li><a href=\"#aioseo-4-faq-by-10web\">5. FAQ by 10Web</a></li><li><a href=\"#aioseo-helpie-faq-by-helpie-wp\">6. Helpie FAQ By Helpie WP</a></li><li><a href=\"#aioseo-5-ultimate-faq\">7. Ultimate FAQ</a></li><li><a href=\"#aioseo-7-quick-and-easy-faqs\">8. Quick and Easy FAQs</a></li><li><a href=\"#h-3-accordion-faq\">9. Accordion FAQ</a></li><li><a href=\"#aioseo-easy-accordion\">10. Easy Accordion</a></li><li><a href=\"#aioseo-11-wp-responsive-faq\">11. WP Responsive FAQ</a></li><li><a href=\"#aioseo-12-advanced-faq-manager\">12. Advanced FAQ Manager</a></li></ul></li><li><a href=\"#aioseo-the-best-wordpress-faq-plugins-frequently-asked-questions\">The Best WordPress FAQ Plugins: Frequently Asked Questions</a><ul><li><a href=\"#aioseo-what-is-an-faq-plugin\">How Do I Add FAQs in WordPress?</a></li><li><a href=\"#aioseo-how-do-i-add-faq-schema-in-wordpress\">How Do I Add FAQ Schema in WordPress</a></li><li><a href=\"#aioseo-can-i-manually-add-faqs-in-wordpress\">Can I Manually Add FAQs in WordPress?</a></li></ul></li><li><a href=\"#aioseo-the-best-wordpress-faq-plugin-our-expert-pick\">The Best WordPress FAQ Plugin: Our Top Picks</a></li></ul></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-what-are-wordpress-faq-plugins-and-why-are-they-important-for-seo\">What are WordPress FAQ plugins (And Why Are They Important for SEO)?</h2>\n\n\n\n<p>FAQ plugins are <a href=\"https://aioseo.com/what-is-a-plugin-beginners-guide-to-wordpress-plugins/\" title=\"What is a Plugin? The Beginner’s Guide to WordPress Plugins\">specialized plugins</a> that make placing FAQ sections on pages or blog posts easy. While you can add an FAQ section using the default content block in WordPress, those methods are not properly SEO optimized.</p>\n\n\n\n<p>FAQ plugins remove the hard work of <a href=\"https://aioseo.com/how-to-add-an-faq-section-in-wordpress-2-super-easy-ways/\" title=\"How to Add an FAQ Section in WordPress (2 Super Easy Ways)\">adding FAQ sections</a> and save you time.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-why-are-faqs-important-for-seo\">Why Are FAQs Important for SEO?</h3>\n\n\n\n<p>FAQs are common questions that many readers have about a particular topic or service. Addressing these topics makes it easy for your users to find the answers they want. It also helps you handle common objections they may have before purchasing your product. </p>\n\n\n\n<p>FAQs are an essential addon to your site as they can help boost your SEO rankings. For one, they help you improve <a href=\"https://aioseo.com/search-intent/\" title=\"Search Intent: What It Is and How to Optimize For It\">search intent</a> for users and search engines. As a result, your content ranks better in search and is more prominent on <a href=\"https://aioseo.com/what-are-serps/\" title=\"What Are SERPs (And Why Are they Important to SEO)?\">search engine results pages</a> (SERPs).</p>\n\n\n\n<p>Another reason FAQS are important for SEO is that they can help you rank for the featured snippet, especially if your site outputs proper <a href=\"https://aioseo.com/how-to-add-faq-schema-in-wordpress/\" title=\"How to Add FAQ Schema in WordPress [The Easiest Way]\">FAQ schema markup</a> for that page.</p>\n\n\n\n<p>Search engines give prominence to sites with FAQ schema, and those websites get <a href=\"https://aioseo.com/how-to-add-rich-snippets-to-wordpress/\" title=\"How to Add Rich Snippets to WordPress (The Easy Way)\">rich snippets</a> that increase clicks and overall <a href=\"https://aioseo.com/organic-traffic/\" title=\"What is Organic Traffic? [9+ Tips to Increase it on Your Site]\">organic traffic</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"337\" src=\"https://aioseo.com/wp-content/uploads/2023/02/search-statistics-faqs.png\" alt=\"FAQs help you get rich results on search engine results pages.\" class=\"wp-image-159662\" srcset=\"https://aioseo.com/wp-content/uploads/2023/02/search-statistics-faqs.png 702w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-faqs-300x144.png 300w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-faqs-600x288.png 600w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-faqs-125x60.png 125w, https://aioseo.com/wp-content/uploads/2023/02/search-statistics-faqs-187x90.png 187w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>Now that you know what FAQ plugins are and why you need them, let&#8217;s quickly dive into our expert picks.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-7-best-wordpress-faq-plugins-to-know\">Best WordPress FAQ Plugins: Expert Picks</h2>\n\n\n\n<p>Choosing an FAQ plugin for your site can be challenging, as there are <a href=\"https://aioseo.com/wordpress-statistics/\" title=\"50+ WordPress Statistics You Should Know in 2024\">thousands of plugins</a> to choose from. To help make it easier for you, we&#8217;ve carefully curated a list of reliable and easy-to-use FAQ plugins.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-1-aioseo\">1. <a href=\"https://aioseo.com\" target=\"_blank\" title=\"All in One SEO - WordPress SEO Plugin and Toolkit\" rel=\"noopener\">AIOSEO</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://aioseo.com/\"><img decoding=\"async\" width=\"700\" height=\"311\" src=\"https://aioseo.com/wp-content/uploads/2022/06/aioseo.png\" alt=\"AIOSEO is one of the best WordPress FAQ plugins on the market.\" class=\"wp-image-100113\" srcset=\"https://aioseo.com/wp-content/uploads/2022/06/aioseo.png 700w, https://aioseo.com/wp-content/uploads/2022/06/aioseo-300x133.png 300w, https://aioseo.com/wp-content/uploads/2022/06/aioseo-600x267.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/\" title=\"AIOSEO - WordPress SEO Plugin\">All In One SEO</a> (AIOSEO) is the best WordPress FAQ plugin. It&#8217;s a powerful <a href=\"https://aioseo.com/best-seo-plugins-for-wordpress/\" title=\"15 Best WordPress SEO Plugins for 2024 (Tried and Tested)\">WordPress SEO plugin</a> and toolkit with over 3 million sites using it to improve SEO rankings and increase site traffic. The plugin boasts many powerful features, including advanced SEO modules, a sitemap generator, a <a href=\"https://aioseo.com/wordpress-table-of-contents-seo/\" title=\"Is a WordPress Table of Contents Good for SEO?\">table of contents block</a>, <a href=\"https://aioseo.com/features/internal-link-assistant/\" title=\"Is a WordPress Table of Contents Good for SEO?\">Link Assistant</a>, and many more.</p>\n\n\n\n<p>Aside from those powerful SEO features, AIOSEO has a FAQ block that works seamlessly with WordPress&#8217;s Gutenberg editor and most page builders. The best part is that it also has proper schema support. This means adding FAQs using the AIOSEO FAQ block will properly output the FAQ schema in JSON format to help your site rank higher. </p>\n\n\n\n<p>This happens without any coding work on your end, making this one of the most user-friendly WordPress FAQ plugins on the market.</p>\n\n\n\n<p>You can create a new FAQ page or add FAQ sections to existing blog posts or pages to outrank your competitors.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"699\" height=\"254\" src=\"https://aioseo.com/wp-content/uploads/2022/07/how-to-add-an-faq-section-in-wordpress-faq-block-2.png\" alt=\"Enter your questions and answers in the fields provided.\" class=\"wp-image-106787\" srcset=\"https://aioseo.com/wp-content/uploads/2022/07/how-to-add-an-faq-section-in-wordpress-faq-block-2.png 699w, https://aioseo.com/wp-content/uploads/2022/07/how-to-add-an-faq-section-in-wordpress-faq-block-2-300x109.png 300w, https://aioseo.com/wp-content/uploads/2022/07/how-to-add-an-faq-section-in-wordpress-faq-block-2-600x218.png 600w\" sizes=\"(max-width: 699px) 100vw, 699px\" /></figure>\n\n\n\n<p>The AIOSEO &#8211; FAQ block also enables you to hide entire FAQ sections or individual FAQs while still outputting the FAQ schema. This functionality means you can hide the FAQs on the front end of your site but still have them appear on search engine results pages (SERPs).</p>\n\n\n\n<p>AIOSEO&#8217;s FAQ block is versatile and allows you to change the FAQ layout to suit your needs.</p>\n\n\n\n<p><strong>Features</strong></p>\n\n\n\n<ul>\n<li>Customization options</li>\n\n\n\n<li>Automatically outputs JSON schema markup</li>\n\n\n\n<li>Built with SEO in mind</li>\n\n\n\n<li>Translation ready</li>\n</ul>\n\n\n\n<p>The biggest advantage of using AIOSEO&#8217;s FAQ block is that once you&#8217;ve <a href=\"https://aioseo.com/docs/installing-all-in-one-seo-pro/\" title=\"Installing All in One SEO Pro\">installed AIOSEO</a>, you don&#8217;t need another plugin to be able to add FAQs to your site.</p>\n\n\n\n<p><strong>Pricing</strong>: Pro versions of the SEO plugin start at $49 for an annual plan. A free version is also available.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-2-seedprod\">2.&nbsp;<a href=\"https://www.seedprod.com\" target=\"_blank\" title=\"SeedProd - Best Drag &amp; Drop WordPress Website Builder\" rel=\"noopener\">SeedProd</a></h3>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://www.seedprod.com/wp-content/uploads/2020/10/seedprod-landing-page-builder.png\" alt=\"SeedProd best WordPress landing page plugin\" class=\"wp-image-9609\" title=\"seedprodlandingpagebuilder SeedProd\"/></figure>\n\n\n\n<p><a href=\"https://www.seedprod.com\" target=\"_blank\" rel=\"noopener\" title=\"SeedProd - Best Drag &amp; Drop WordPress Website Builder\">SeedProd</a>&nbsp;is the&nbsp;best drag-and-drop <a href=\"https://aioseo.com/best-website-builder-for-seo/\" title=\"SeedProd - Best Drag &amp; Drop WordPress Website Builder\">WordPress site builder</a>, and is used by over 1 million websites. The plugin allows you to easily customize your website design and create custom page layouts without writing any code.</p>\n\n\n\n<p>One of SeedProd’s many page builder blocks is the Accordion block. This block lets you&nbsp;add text&nbsp;sections that expand and collapse on any page or post. The best part is this block can be added with a single click.</p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://www.seedprod.com/wp-content/uploads/2021/07/seedprod-accordion-block-WordPress.png\" alt=\"SeedProd accordion block for landing pages\" class=\"wp-image-14675\" title=\"seedprodaccordionblockWordPress SeedProd\"/></figure>\n\n\n\n<p>Adding the Accordion FAQ block to your page is as easy as dragging it from the left-hand panel to your live preview on the right. From there, you can add new accordion sections and give each accordion an icon.</p>\n\n\n\n<p>The Accordion block can be used as an FAQ block that can be customized to match your WordPress theme and branding. Customizations include fonts, colors, spacing, and more.</p>\n\n\n\n<p><strong>Features</strong></p>\n\n\n\n<ul>\n<li>SEO-friendly</li>\n\n\n\n<li>Visual editor for easy use</li>\n\n\n\n<li>Many templates to choose from</li>\n\n\n\n<li>Responsive and mobile-friendly</li>\n</ul>\n\n\n\n<p>SeedProd&#8217;s accordion-style FAQs are super easy to use and help <a href=\"https://aioseo.com/ways-to-increase-your-organic-clickthrough-rates/\" title=\"8 Proven Ways to Increase Your Organic Clickthrough Rates\">boost user engagement and conversions</a>. This makes SeedProd one of the best WordPress FAQ plugins on the market. </p>\n\n\n\n<p><strong>Pricing</strong>: Paid plans start at $39.50.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-2-heroic-wordpress-faq-plugin\">3. <a href=\"https://aioseo.com/recommends/heroic-faqs/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Heroic WordPress FAQ Plugin\">Heroic WordPress FAQ Plugin</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://aioseo.com/recommends/heroic-faqs/\" target=\"_blank\" rel=\"nofollow noopener\"><img decoding=\"async\" width=\"700\" height=\"327\" src=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-heroic.png\" alt=\"Heroic WordPress FAQ is another top contender for the best WordPress FAQ plugin.\" class=\"wp-image-107586\" srcset=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-heroic.png 700w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-heroic-300x140.png 300w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-heroic-600x280.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/heroic-faqs/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Heroic WordPress FAQ Plugin\">Heroic WordPress FAQ</a> is another plugin you should consider for adding FAQs to your site. Because it&#8217;s a no-code plugin, it&#8217;s super easy to use. With the Heroic WordPress FAQ plugin, you can create custom FAQ sections for your blog posts in a few minutes using the plugin&#8217;s drag-and-drop builder.</p>\n\n\n\n<p><strong>Features</strong></p>\n\n\n\n<ul>\n<li>Intuitive interface</li>\n\n\n\n<li>Visual editor</li>\n\n\n\n<li>Responsive</li>\n</ul>\n\n\n\n<p>Another big advantage of Heroic is that, unlike many FAQ plugins, it supports images, videos, and animations. These can be helpful when explaining difficult concepts.</p>\n\n\n\n<p><strong>Pricing</strong>: Starts at $49 for an annual license. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-3-tribulant-wordpress-faq-plugin\">4. <a href=\"https://aioseo.com/recommends/tribulant/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Tribulant WordPress FAQ Plugin\">Tribulant WordPress FAQ Plugin</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://aioseo.com/recommends/tribulant/\" target=\"_blank\" rel=\"nofollow noopener\"><img decoding=\"async\" width=\"700\" height=\"240\" src=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-tribulant.png\" alt=\"Check out Tribulant WordPress FAQ as you look for bthe best WordPress FAQ plugins.\" class=\"wp-image-107592\" srcset=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-tribulant.png 700w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-tribulant-300x103.png 300w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-tribulant-600x206.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/tribulant/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Tribulant WordPress FAQ Plugin\">Tribulant WordPress FAQ</a> is a fantastic plugin that tops many best WordPress FAQ plugin lists. one reason for that is it comes with a full-featured administrative dashboard that allows you to manage your FAQs easily. </p>\n\n\n\n<p>A handy feature you&#8217;ll love is that Tribulant WordPress FAQ allows you to collect user FAQs via a form. You can choose to auto-approve the questions or manually go through them to select the ones you want to feature on your site. This helps ensure that your FAQ sections answer your users&#8217; exact queries.</p>\n\n\n\n<p><strong>Features</strong></p>\n\n\n\n<ul>\n<li>FAQ search functionality</li>\n\n\n\n<li>Dashboard widget</li>\n\n\n\n<li>Multilingual</li>\n\n\n\n<li>Accordion slider</li>\n</ul>\n\n\n\n<p>The Tribulant WordPress FAQ plugin should be high on your list for an FAQ plugin that gives you total control over how you handle FAQs on your site.</p>\n\n\n\n<p><strong>Pricing</strong>: Starts at $34/year. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-4-faq-by-10web\">5. <a href=\"https://aioseo.com/recommends/web10-faq-plugin/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"FAQ by 10Web\">FAQ by 10Web</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://aioseo.com/recommends/web10-faq-plugin/\" target=\"_blank\" rel=\"nofollow noopener\"><img decoding=\"async\" width=\"700\" height=\"487\" src=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-faq-wd.png\" alt=\"FAQ WD by 10Web is an amazing FAQ plugin you should consider as you shop around for the best WordPress FAQ plugins. \" class=\"wp-image-107673\" srcset=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-faq-wd.png 700w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-faq-wd-300x209.png 300w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-faq-wd-600x417.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/web10-faq-plugin/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"FAQ by 10Web\">FAQ by 10Web</a> is an amazing FAQ plugin you should definitely check out as you shop around for the best WordPress FAQ plugins. It’s feature-rich and SEO-friendly, ensuring you get the most mileage from your FAQ sections. Made by 10Web, a leading brand in building AI-powered websites, you can expect this FAQ plugin to be advanced. </p>\n\n\n\n<p>An interesting feature that makes this FAQ plugin stand out is that it allows you to categorize your FAQs. This makes it easier for your visitors to find them quickly. FAQ by 10Web also gives you the flexibility to allow users to add comments as well as share your FAQs on social media.</p>\n\n\n\n<p><strong>Features</strong></p>\n\n\n\n<ul>\n<li>Responsive and mobile-friendly</li>\n\n\n\n<li>Display FAQs in an accordion view</li>\n\n\n\n<li>Add author and category tags to each FAQ</li>\n\n\n\n<li>Theme library for easy customization</li>\n</ul>\n\n\n\n<p>Add to all this the ease of use and FAQ by 10Web easily ranks as one of the best WordPress FAQ plugins on the market.</p>\n\n\n\n<p><strong>Pricing</strong>: $85 for a bundle of WordPress plugins + lifetime usage on all of them.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-helpie-faq-by-helpie-wp\">6. <a href=\"https://aioseo.com/recommends/helpie-wp/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Helpie FAQ\">Helpie FAQ By Helpie WP</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://wordpress.org/plugins/helpie-faq/\" target=\"_blank\" rel=\"nofollow noopener\"><img decoding=\"async\" width=\"699\" height=\"324\" src=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-helpie-faq.png\" alt=\"Helpie FAQ is another powerful WordPress FAQ plugin that can help you create FAQ sections on your site effortlessly\" class=\"wp-image-107678\" srcset=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-helpie-faq.png 699w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-helpie-faq-300x139.png 300w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-helpie-faq-600x278.png 600w\" sizes=\"(max-width: 699px) 100vw, 699px\" /></a></figure>\n\n\n\n<p><a href=\"https://aioseo.com/recommends/helpie-wp/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Helpie FAQ\">Helpie FAQ</a> is a powerful FAQ plugin built by the Helpie WP team. Helpie WP is a knowledge base wiki plugin designed to help customer support teams be more efficient in retrieving answers to customer questions and delivering them.</p>\n\n\n\n<p>The Helpie FAQ plugin was also built with customer support in mind, in this case, to reduce the instances that customers reach out. This FAQ block is designed to help you answer user questions in FAQ format and even has a section where site visitors can post their questions for you to answer.</p>\n\n\n\n<p><strong>Features</strong></p>\n\n\n\n<ul>\n<li>Compatible with Gutenberg blocks </li>\n\n\n\n<li>Automatically adds FAQ schema</li>\n\n\n\n<li>WooCommerce and Elementor integration</li>\n\n\n\n<li>Basic FAQ shortcode builder</li>\n\n\n\n<li>Responsive accordion layout</li>\n</ul>\n\n\n\n<p>Whether you run an online store or content site, Helpie FAQ is a versatile WordPress FAQ plugin that can help you boost customer satisfaction and increase your conversions.</p>\n\n\n\n<p><strong>Pricing</strong>: $38.99 for an annual single-site license.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-5-ultimate-faq\">7. <a href=\"https://wordpress.org/plugins/ultimate-faqs/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Ultimate FAQ\">Ultimate FAQ</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://wordpress.org/plugins/ultimate-faqs/\" target=\"_blank\" rel=\"nofollow noopener\"><img decoding=\"async\" width=\"700\" height=\"308\" src=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-ultimate-faq.png\" alt=\"Ultimate FAQ is another top contender that deserves to be on any list of the best WordPress FAQ plugins. \" class=\"wp-image-107675\" srcset=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-ultimate-faq.png 700w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-ultimate-faq-300x132.png 300w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-ultimate-faq-600x264.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></a></figure>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/ultimate-faqs/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Ultimate FAQ\">Ultimate FAQ</a> is another top contender that deserves to be on any list of the best WordPress FAQ plugin lists because creating custom FAQ sections is super easy with this plugin. You can also add unlimited tags and categories to help users quickly find the answers they&#8217;re looking for.</p>\n\n\n\n<p>One nifty trick the Ultimate FAQ plugin has is enabling users to download your questions and answers in PDF format.</p>\n\n\n\n<p><strong>Features</strong></p>\n\n\n\n<ul>\n<li>Bulk import FAQs from a spreadsheet</li>\n\n\n\n<li>Customize your FAQs using the Custom CSS block</li>\n\n\n\n<li>Responsive accordion layout</li>\n</ul>\n\n\n\n<p>Ultimate FAQ has a powerful free version that can help you easily add an FAQ section to your site or pages in a few minutes.</p>\n\n\n\n<p><strong>Pricing</strong>: Starts at $67 for a single site license.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-7-quick-and-easy-faqs\">8. <a href=\"https://wordpress.org/plugins/quick-and-easy-faqs/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Quick and Easy FAQs\">Quick and Easy FAQs</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://wordpress.org/plugins/quick-and-easy-faqs/\" target=\"_blank\" rel=\"nofollow noopener\"><img decoding=\"async\" width=\"700\" height=\"314\" src=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-quick-and-easy-faqs.png\" alt=\"Quick and Easy FAQs is one of the best free WordPress FAQ plugins on the WordPress repository. \" class=\"wp-image-107710\" srcset=\"https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-quick-and-easy-faqs.png 700w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-quick-and-easy-faqs-300x135.png 300w, https://aioseo.com/wp-content/uploads/2022/07/best-wordpress-faq-plugins-quick-and-easy-faqs-600x269.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></a></figure>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/quick-and-easy-faqs/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Quick and Easy FAQs\">Quick and Easy FAQs</a> is one of the best free WordPress FAQ plugins on the WordPress repository. As the name suggests, the plugin makes adding FAQs on your site super easy.  For example, it allows you to add FAQs using a custom post type. These FAQs can then be added to pages or blog posts using <a href=\"https://aioseo.com/how-to-use-the-wpcode-snippet-library/\" title=\"How to Use the New AIOSEO Code Library (WPCode Integration) – WordPress Tutorial\">shortcodes</a>. </p>\n\n\n\n<p><strong>Features</strong></p>\n\n\n\n<ul>\n<li>Display FAQs in filterable groups</li>\n\n\n\n<li>Easy FAQ section customization</li>\n\n\n\n<li>Translation ready</li>\n</ul>\n\n\n\n<p>For a free plugin, Quick and Easy FAQs packs quite a punch. However, it still lacks some advanced features, and the developers are inconsistent in rolling out updates.</p>\n\n\n\n<p><strong>Price</strong>: Free.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-3-accordion-faq\">9. <a href=\"https://wordpress.org/plugins/responsive-accordion-and-collapse/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Accordion FAQ\">Accordion FAQ</a></h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https://wordpress.org/plugins/responsive-accordion-and-collapse/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" src=\"https://www.seedprod.com/wp-content/uploads/2021/07/accordion-faq-WordPress-plugin.png\" alt=\"Accordion FAQ plugin for WordPress\" class=\"wp-image-14677\" title=\"accordionfaqWordPressplugin SeedProd\"/></a></figure>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/responsive-accordion-and-collapse/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Accordion FAQ\">Accordion FAQ</a>&nbsp;is another popular accordion-style WordPress FAQ plugin you can consider for your site. It has an easy-to-use drag-and-drop accordion builder that makes adding FAQs to your site a breeze. You can also add accordions anywhere on your WordPress site using shortcodes.</p>\n\n\n\n<p>Customization is also easy, as you can drag accordion tabs to any position on your site to organize their placement. And since the plugin is designed to be fully responsive, your FAQs will look great on any device. Accordion FAQ also has many pre-made layouts to help you get started quickly.</p>\n\n\n\n<p><strong>Features</strong></p>\n\n\n\n<ul>\n<li>Unlimited color options</li>\n\n\n\n<li>Font Awesome icons support</li>\n\n\n\n<li>SEO-friendly</li>\n</ul>\n\n\n\n<p>If you&#8217;re looking for the best free WordPress FAQ plugin, this is undoubtedly one to consider.</p>\n\n\n\n<p><strong>Pricing</strong>: Free.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-easy-accordion\">10. Easy Accordion</h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"323\" src=\"https://aioseo.com/wp-content/uploads/2022/08/best-wordpress-faq-plugin-easy-accordion.png\" alt=\"\" class=\"wp-image-199258\" srcset=\"https://aioseo.com/wp-content/uploads/2022/08/best-wordpress-faq-plugin-easy-accordion.png 702w, https://aioseo.com/wp-content/uploads/2022/08/best-wordpress-faq-plugin-easy-accordion-300x138.png 300w, https://aioseo.com/wp-content/uploads/2022/08/best-wordpress-faq-plugin-easy-accordion-600x276.png 600w, https://aioseo.com/wp-content/uploads/2022/08/best-wordpress-faq-plugin-easy-accordion-130x60.png 130w, https://aioseo.com/wp-content/uploads/2022/08/best-wordpress-faq-plugin-easy-accordion-196x90.png 196w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/easy-accordion-free/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Easy Accordion\">Easy Accordion</a>&nbsp;is one of the best WordPress FAQ plugins in the WordPress repository. Because it’s responsive, it displays beautifully on any device. And because it outputs schema markup, your FAQs will be SEO-friendly.</p>\n\n\n\n<p>One of the plugin&#8217;s superpowers is that it’s straightforward to use, thanks to the drag-and-drop editor. Plus, with unlimited color and styling options, your FAQs can blend with your WordPress theme.</p>\n\n\n\n<p><strong>Features</strong></p>\n\n\n\n<ul>\n<li>Create unlimited FAQ accordions</li>\n\n\n\n<li>Lightweight and easy to use</li>\n\n\n\n<li>Widget supported</li>\n\n\n\n<li>Schema markup</li>\n</ul>\n\n\n\n<p>With Easy Accordion, you can create eye-catching and functional FAQ sections with just a few clicks of a button.</p>\n\n\n\n<p><strong>Pricing</strong>: Free.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-11-wp-responsive-faq\">11. <strong><a href=\"https://wordpress.org/plugins/sp-faq/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"WP Responsive FAQ\">WP Responsive FAQ</a></strong></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://wordpress.org/plugins/sp-faq/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"1002\" height=\"430\" src=\"https://aioseo.com/wp-content/uploads/2023/06/best-wordpress-faq-plugins-wp-responsive.png\" alt=\"WP Responsive FAQ home page\" class=\"wp-image-338824\" srcset=\"https://aioseo.com/wp-content/uploads/2023/06/best-wordpress-faq-plugins-wp-responsive.png 1002w, https://aioseo.com/wp-content/uploads/2023/06/best-wordpress-faq-plugins-wp-responsive-300x129.png 300w, https://aioseo.com/wp-content/uploads/2023/06/best-wordpress-faq-plugins-wp-responsive-768x330.png 768w, https://aioseo.com/wp-content/uploads/2023/06/best-wordpress-faq-plugins-wp-responsive-600x257.png 600w\" sizes=\"100vw\" /></a></figure>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/sp-faq/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"WP Responsive FAQ\">WP Responsive FAQ</a> plugin is a simple yet powerful solution for creating and managing FAQs on your WordPress site. As the name suggests, this plugin is designed to ensure that your FAQs are displayed in a responsive and mobile-friendly manner, ensuring a seamless user experience across all devices.</p>\n\n\n\n<p>One of the standout features of WP Responsive FAQ is its ability to create unlimited FAQs and organize them into <a href=\"https://aioseo.com/the-difference-between-tags-and-categories/\" title=\"The Difference Between Tags and Categories (An Easy Guide)\">categories</a>. This organization system makes it easier for visitors to navigate and quickly find the information they need. The plugin also supports various styling options, allowing you to customize the appearance of your FAQs to match your site&#8217;s branding.</p>\n\n\n\n<p>In addition to its core functionality, WP Responsive FAQ also offers several advanced features. For example, it includes options for adding FAQ icons, specifying the initial state of the accordion (open or closed), and enabling smooth scrolling for better user experience.</p>\n\n\n\n<p><strong>Pricing</strong>: Free. Paid plans start at $49 for a plugin bundle that includes WP Responsive FAQ.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-12-advanced-faq-manager\">12. <a href=\"https://wordpress.org/plugins/advanced-faq-manager/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Advanced FAQ Manager\">Advanced FAQ Manager</a></h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://wordpress.org/plugins/advanced-faq-manager/\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"1002\" height=\"503\" src=\"https://aioseo.com/wp-content/uploads/2023/06/best-wordpress-faq-plugins-advanced-faq-manager.png\" alt=\"Advanced FAQ Manager home page.\" class=\"wp-image-338834\" srcset=\"https://aioseo.com/wp-content/uploads/2023/06/best-wordpress-faq-plugins-advanced-faq-manager.png 1002w, https://aioseo.com/wp-content/uploads/2023/06/best-wordpress-faq-plugins-advanced-faq-manager-300x151.png 300w, https://aioseo.com/wp-content/uploads/2023/06/best-wordpress-faq-plugins-advanced-faq-manager-768x386.png 768w, https://aioseo.com/wp-content/uploads/2023/06/best-wordpress-faq-plugins-advanced-faq-manager-600x301.png 600w\" sizes=\"100vw\" /></a></figure>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/advanced-faq-manager/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Advanced FAQ Manager\">Advanced FAQ Manager</a> is a comprehensive plugin designed for WordPress users who require advanced features and functionality for their FAQ management system. One of its standout features is the ability to create custom post types and taxonomies, allowing you to organize and categorize your FAQs in a highly customized manner.</p>\n\n\n\n<p>In addition to its advanced organizational capabilities, the Advanced FAQ Manager also offers a range of customization options. You can choose from various layout styles, including accordion, tab, and toggle, to present your FAQs in a visually appealing and user-friendly manner. The plugin also supports custom CSS, allowing you to fine-tune the appearance to match your site&#8217;s branding.</p>\n\n\n\n<p>Another notable feature of the Advanced FAQ Manager is its support for shortcodes. These powerful tools allow you to easily embed your FAQs into any page or post on your WordPress site, providing added flexibility and integration options.</p>\n\n\n\n<p><strong>Pricing</strong>: Free.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-the-best-wordpress-faq-plugins-frequently-asked-questions\">The Best WordPress FAQ Plugins: Frequently Asked Questions</h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-is-an-faq-plugin\"><h3 class=\"aioseo-faq-block-question\">How Do I Add FAQs in WordPress? </h3><div class=\"aioseo-faq-block-answer\">\n<p>The easiest way to add FAQs in WordPress is to use an FAQ plugin.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-how-do-i-add-faq-schema-in-wordpress\"><h3 class=\"aioseo-faq-block-question\">How Do I Add FAQ Schema in WordPress</h3><div class=\"aioseo-faq-block-answer\">\n<p>To add FAQ schema in WordPress, use an FAQ plugin that outputs FAQ schema. Alternatively, you can use a schema generator (like AIOSEO&#8217;s next-gen Schema Generator).</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-can-i-manually-add-faqs-in-wordpress\"><h3 class=\"aioseo-faq-block-question\">Can I Manually Add FAQs in WordPress?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Yes, you can. But it will take you longer to create FAQ pages or sections than it will with a plugin.</p>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-the-best-wordpress-faq-plugin-our-expert-pick\">The Best WordPress FAQ Plugin: Our Top Picks</h2>\n\n\n\n<p>Undoubtedly, <a href=\"https://aioseo.com/pricing/\" title=\"Pricing\">AIOSEO</a> is the best FAQ plugin, thanks to its ease of use, advanced features, and reliable support. Also, with AIOSEO, you don&#8217;t have to add extra plugins, keeping your site lean and fast. It also saves you the extra cost of purchasing another plugin.</p>\n\n\n\n<p>However, if you&#8217;re looking for the best free WordPress FAQ plugin, <a href=\"https://wordpress.org/plugins/quick-and-easy-faqs/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Quick and Easy\">Quick and Easy FAQs</a> would be it.</p>\n\n\n\n<p>We hope this article helped you pick the right WordPress FAQ plugin for your site. Once you’re done setting up your FAQ, you may also want to check out our articles on <a href=\"https://aioseo.com/how-to-create-a-table-of-contents-in-wordpress/\" title=\"How to Create a Table of Contents in WordPress (2 Simple Methods)\">how to add a table of contents</a><strong> </strong>to your blog posts and our tutorial on <a href=\"https://aioseo.com/how-to-set-up-seo-for-different-languages-and-countries/\" title=\"How to Properly Set Up SEO for Different Languages and Countries\">setting up multilingual SEO</a>.</p>\n\n\n\n<p>If you found this article helpful, then please subscribe to our <a href=\"https://www.youtube.com/c/AIOSEO\">YouTube Channel</a>. You’ll find many more helpful tutorials there. You can also follow us on <a href=\"https://twitter.com/aioseopack\">X (Twitter)</a>, <a href=\"https://www.linkedin.com/company/aioseo/\">LinkedIn</a>, or <a href=\"https://facebook.com/aioseopack/\">Facebook</a> to stay in the loop.</p>The post <a href=\"https://aioseo.com/best-wordpress-faq-plugins/\">The 12 Best WordPress FAQ Plugins for 2024 [Paid and Free]</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://aioseo.com/best-wordpress-faq-plugins/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:79:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"How to Add Person Schema Markup to WordPress Web Pages\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://aioseo.com/person-schema/?utm_source=rss&utm_medium=rss&utm_campaign=person-schema\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://aioseo.com/person-schema/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Jun 2024 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:13:\"Technical SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:23:\"WordPress SEO Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:13:\"Person schema\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://aioseo.com/?p=328098\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:434:\"<p>Looking for a simple way to add person schema markup to your WordPress web pages? Schema markup helps search engines better understand your content and can lead to higher click-through rates. In this step-by-step tutorial, you’ll learn an easy way&#8230;</p>\nThe post <a href=\"https://aioseo.com/person-schema/\">How to Add Person Schema Markup to WordPress Web Pages</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Sherrie Gossett\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:31348:\"<p>Looking for a simple way to add person schema markup to your WordPress web pages?</p>\n\n\n\n<p>Schema markup helps search engines better understand your content and can lead to higher click-through rates.</p>\n\n\n\n<p>In this step-by-step tutorial, you’ll learn an easy way to add person schema markup. Best of all, no knowledge of coding is required.</p>\n\n\n\n<p>What you’ll need: The <a href=\"https://aioseo.com/pricing/\">All in One SEO (AIOSEO) plugin</a>.</p>\n\n\n\n<div class=\"wp-block-group aioseo-table-of-contents has-theme-info-background-color has-background is-layout-flow wp-block-group-is-layout-flow\">\n<p>In This Article</p>\n\n\n\n<div class=\"wp-block-aioseo-table-of-contents\"><ul><li><a href=\"#aioseo-what-is-person-schema-markup\">What is Person Schema Markup?</a></li><li><a href=\"#aioseo-step-1-download-and-install-all-in-one-seo-aioseo-plugin\">Step 1: Download and Install All-in-One SEO (AIOSEO) Plugin</a></li><li><a href=\"#aioseo-step-2-find-and-click-the-person-schema-button\">Step 2: Find and Click the Person Schema Button</a></li><li><a href=\"#aioseo-step-3-fill-out-the-person-form\">Step 3: Fill Out the Person Form</a><ul></ul></li><li><a href=\"#aioseo-step-4-optional-run-a-test\">Step 4: (Optional): Run a Test</a></li><li><a href=\"#aioseo-how-to-edit-person-schema\">How to Edit or Delete Person Schema</a></li><li><a href=\"#aioseo-author-seo-vs-person-schema\">Author SEO vs. Person Schema</a><ul></ul></li><li><a href=\"#aioseo-adding-additional-schema-to-a-page\">Adding Additional Schema to a Page</a><ul></ul></li></ul></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-what-is-person-schema-markup\">What is Person Schema Markup?</h2>\n\n\n\n<p>Person schema markup is code you can apply to web pages about historical or contemporary people or fictional characters.</p>\n\n\n\n<p>This code helps search engines understand your content better and that can improve your SEO.</p>\n\n\n\n<p>In addition to person schema, there are dozens of schema types. For example, there’s schema markup available for recipes, events, courses, books, how-to content, FAQs, and much more.</p>\n\n\n\n<p>To get started with person schema, we recommend you download the <a href=\"https://aioseo.com/pricing/\">All-in-One (AIOSEO) plugin</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"485\" src=\"https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-1024x485.png\" alt=\"aioseo homepage\" class=\"wp-image-140989\" srcset=\"https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-1024x485.png 1024w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-300x142.png 300w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-768x364.png 768w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-600x284.png 600w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-127x60.png 127w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage-190x90.png 190w, https://aioseo.com/wp-content/uploads/2022/12/aioseo-homepage.png 1260w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>This is an established plugin with thousands of 5-star reviews on WordPress.org. All in One SEO is currently used by over 3 million site owners.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"How To Create Person Schema In WordPress\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/xYKW8D7xygc?feature=oembed&#038;rel=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div><figcaption class=\"wp-element-caption\"><em>Prefer learning by video? Follow along with the video above.</em></figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-step-1-download-and-install-all-in-one-seo-aioseo-plugin\">Step 1: Download and Install All-in-One SEO (AIOSEO) Plugin</h2>\n\n\n\n<p>All-in-One SEO (AIOSEO) makes adding schema markup easy.</p>\n\n\n\n<p>Your first step is to<a href=\"https://aioseo.com/pricing/\"> download the plugin</a> (It will download as a zip file. Don&#8217;t open the file.)</p>\n\n\n\n<p>Then, open your WordPress editor.</p>\n\n\n\n<p>In the left-hand navigation column, go to <strong>Plugins » Add New</strong>.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https://aioseo.com/wp-content/uploads/2024/05/wordpress-add-new-plugin-1024x339.png\" alt=\"wordpress add new plugin menu item\" class=\"wp-image-328112\" style=\"width:603px\" width=\"603\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/wordpress-add-new-plugin-1024x339.png 1024w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-add-new-plugin-300x99.png 300w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-add-new-plugin-768x255.png 768w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-add-new-plugin-1536x509.png 1536w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-add-new-plugin-2048x679.png 2048w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-add-new-plugin-600x199.png 600w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-add-new-plugin-181x60.png 181w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-add-new-plugin-272x90.png 272w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Then click the <strong>Upload Plugin</strong> button.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https://aioseo.com/wp-content/uploads/2024/05/wordpress-upload-plugin-button-1024x177.png\" alt=\"wordpress upload plugin button\" class=\"wp-image-328115\" style=\"width:609px\" width=\"609\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/wordpress-upload-plugin-button-1024x177.png 1024w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-upload-plugin-button-300x52.png 300w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-upload-plugin-button-768x133.png 768w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-upload-plugin-button-1536x266.png 1536w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-upload-plugin-button-600x104.png 600w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-upload-plugin-button-190x33.png 190w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-upload-plugin-button-519x90.png 519w, https://aioseo.com/wp-content/uploads/2024/05/wordpress-upload-plugin-button.png 1962w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Select the All in One SEO (AIOSEO) zip file from your desktop and <strong>upload it</strong>.</p>\n\n\n\n<p>The plugin’s wizard will automatically open and walk you through a few steps.</p>\n\n\n\n<p>Once you have the All in One SEO (AIOSEO) plugin installed, you&#8217;re ready to add person schema.</p>\n\n\n\n<p>To do this, you&#8217;ll <strong>click some buttons</strong> and <strong>fill out a form</strong>.</p>\n\n\n\n<p>Let&#8217;s start with the <strong>buttons</strong>.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-step-2-find-and-click-the-person-schema-button\">Step 2: Find and Click the Person Schema Button</h2>\n\n\n\n<p>In your WordPress editor, open a post that you want to add person schema to.</p>\n\n\n\n<p>In the upper right-hand corner, click the <strong>AIOSEO button</strong>. (That will open AIOSEO settings.)</p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https://aioseo.com/wp-content/uploads/2023/09/aioseo-button.png\" alt=\"aioseo sidebar button\" class=\"wp-image-231399\" style=\"width:327px\" width=\"327\" srcset=\"https://aioseo.com/wp-content/uploads/2023/09/aioseo-button.png 810w, https://aioseo.com/wp-content/uploads/2023/09/aioseo-button-272x300.png 272w, https://aioseo.com/wp-content/uploads/2023/09/aioseo-button-768x847.png 768w, https://aioseo.com/wp-content/uploads/2023/09/aioseo-button-600x661.png 600w, https://aioseo.com/wp-content/uploads/2023/09/aioseo-button-54x60.png 54w, https://aioseo.com/wp-content/uploads/2023/09/aioseo-button-82x90.png 82w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Then click <strong>Schema</strong>.</p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-schema-tab.png\" alt=\"aioseo schema tab\" class=\"wp-image-328118\" style=\"width:367px\" width=\"367\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-schema-tab.png 713w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-schema-tab-255x300.png 255w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-schema-tab-600x706.png 600w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-schema-tab-51x60.png 51w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-schema-tab-76x90.png 76w\" sizes=\"(max-width: 713px) 100vw, 713px\" /></figure>\n\n\n\n<p>Now you can see a box called <strong>Schema in Use</strong>.</p>\n\n\n\n<p>Notice that the &#8220;<strong>Article</strong>&#8221; schema type has already been applied to your post. (By default, AIOSEO applies the Article schema to all posts.)</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https://aioseo.com/wp-content/uploads/2023/02/aioseo-schema-in-use-1024x470.png\" alt=\"aioseo schema in use\" class=\"wp-image-157701\" style=\"width:711px\" width=\"711\" srcset=\"https://aioseo.com/wp-content/uploads/2023/02/aioseo-schema-in-use-1024x470.png 1024w, https://aioseo.com/wp-content/uploads/2023/02/aioseo-schema-in-use-300x138.png 300w, https://aioseo.com/wp-content/uploads/2023/02/aioseo-schema-in-use-768x352.png 768w, https://aioseo.com/wp-content/uploads/2023/02/aioseo-schema-in-use-600x275.png 600w, https://aioseo.com/wp-content/uploads/2023/02/aioseo-schema-in-use-131x60.png 131w, https://aioseo.com/wp-content/uploads/2023/02/aioseo-schema-in-use-196x90.png 196w, https://aioseo.com/wp-content/uploads/2023/02/aioseo-schema-in-use.png 1424w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>To add the <strong>person schema</strong>, click the <strong>Generate Schema</strong> button.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https://aioseo.com/wp-content/uploads/2024/01/aioseo-generate-schema-button-865x1024.png\" alt=\"aioseo generate schema button\" class=\"wp-image-277075\" style=\"width:394px\" width=\"394\" srcset=\"https://aioseo.com/wp-content/uploads/2024/01/aioseo-generate-schema-button-865x1024.png 865w, https://aioseo.com/wp-content/uploads/2024/01/aioseo-generate-schema-button-253x300.png 253w, https://aioseo.com/wp-content/uploads/2024/01/aioseo-generate-schema-button-768x909.png 768w, https://aioseo.com/wp-content/uploads/2024/01/aioseo-generate-schema-button-600x710.png 600w, https://aioseo.com/wp-content/uploads/2024/01/aioseo-generate-schema-button-51x60.png 51w, https://aioseo.com/wp-content/uploads/2024/01/aioseo-generate-schema-button-76x90.png 76w, https://aioseo.com/wp-content/uploads/2024/01/aioseo-generate-schema-button.png 1082w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Now the <strong>Schema Catalog</strong> is visible.</p>\n\n\n\n<p>You can see a list of buttons for adding different schema types to your post.</p>\n\n\n\n<p>Find the <strong>Person button</strong> and click the plus icon on the right side of the button.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"614\" src=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-1024x614.png\" alt=\"aioseo schema catalog person schema\" class=\"wp-image-328124\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-1024x614.png 1024w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-300x180.png 300w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-768x461.png 768w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-600x360.png 600w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-100x60.png 100w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-150x90.png 150w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema.png 1127w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>That will open a form for you to fill out.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1001\" height=\"626\" src=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-form.png\" alt=\"aioseo person schema form\" class=\"wp-image-328127\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-form.png 1001w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-form-300x188.png 300w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-form-768x480.png 768w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-form-600x375.png 600w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-form-96x60.png 96w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-person-schema-form-144x90.png 144w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Scrolling down the window reveals a few more form fields.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-step-3-fill-out-the-person-form\">Step 3: Fill Out the Person Form</h2>\n\n\n\n<p>In this step, you’ll fill in some form fields with information about the person.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-details-about-person\">Details About Person</h3>\n\n\n\n<ul>\n<li><strong>Name</strong>: Add the name of the person. (If the person’s name and web page title are the same then you can leave the default Post Title tag in place. Otherwise, delete the tag and type in the person’s name.)</li>\n\n\n\n<li><strong>Description</strong>: Add a description of the person.</li>\n\n\n\n<li><strong>Email: Add their email address (if relevant).</strong></li>\n\n\n\n<li><strong>Job Title</strong>: Add their job title (if relevant).</li>\n\n\n\n<li><strong>Image</strong>: Optional: add an image of the person.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-location-information\">Location Information</h4>\n\n\n\n<p>The location fields give you the option to provide the address of the person. Skip this section if it’s irrelevant to your page.</p>\n\n\n\n<ul>\n<li><strong>Street Address</strong></li>\n\n\n\n<li><strong>Locality</strong> (City)</li>\n\n\n\n<li><strong>Postal Code</strong></li>\n\n\n\n<li><strong>Region</strong> (Province or State)</li>\n\n\n\n<li><strong>Country</strong></li>\n</ul>\n\n\n\n<p>Once you’ve filled in the form fields save your information by clicking the <strong>Add Schema</strong> button at lower right of the window.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"816\" height=\"518\" src=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-add-person-schema-button.png\" alt=\"aioseo add person schema button\" class=\"wp-image-328131\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-add-person-schema-button.png 816w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-add-person-schema-button-300x190.png 300w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-add-person-schema-button-768x488.png 768w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-add-person-schema-button-600x381.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>If you want to add schema for more than 1 person, then simply repeat the steps above.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-step-4-optional-run-a-test\">Step 4: (Optional): Run a Test</h2>\n\n\n\n<p>If you&#8217;d like to verify that the schema was applied correctly you can run a test right from the WordPress dashboard.</p>\n\n\n\n<p>The test will connect you with Google&#8217;s free Rich Results Testing Tool. You&#8217;ll click a couple of buttons and see your results.</p>\n\n\n\n<p>Follow the <a href=\"https://aioseo.com/how-to-run-a-rich-results-test-in-wordpress/#aioseo-step-2-how-to-run-a-rich-results-test-in-wordpress\">instructions here</a> to run your rich results test.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-how-to-edit-person-schema\">How to Edit or Delete Person Schema</h2>\n\n\n\n<p>To edit your person schema follow the instructions in <em>Step 2</em> to navigate to the page and click <strong>Schema</strong>.</p>\n\n\n\n<p>Now, under Schema in Use you’ll see the <strong>Article (Default)</strong> schema and the <strong>Person</strong> schema.</p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-edit-person-schema.png\" alt=\"aioseo edit person schema \" class=\"wp-image-328135\" style=\"width:333px\" width=\"333\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-edit-person-schema.png 435w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-edit-person-schema-213x300.png 213w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-edit-person-schema-43x60.png 43w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-edit-person-schema-64x90.png 64w\" sizes=\"(max-width: 435px) 100vw, 435px\" /></figure>\n\n\n\n<p>Click on the <strong>pencil icon</strong> to the right of the Person schema. This will open an <strong>Edit Person</strong> window.</p>\n\n\n\n<p>Proceed to edit.</p>\n\n\n\n<p>Save your edits by clicking the <strong>Update Schema</strong> button at bottom right.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"816\" height=\"370\" src=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-update-schema-button.png\" alt=\"aioseo update schema button\" class=\"wp-image-328139\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-update-schema-button.png 816w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-update-schema-button-300x136.png 300w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-update-schema-button-768x348.png 768w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-update-schema-button-600x272.png 600w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-update-schema-button-132x60.png 132w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-update-schema-button-198x90.png 198w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Note that to the right of the pencil icon, you can select the <strong>garbage can icon</strong> to delete your schema.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-author-seo-vs-person-schema\">Author SEO vs. Person Schema</h2>\n\n\n\n<p>If you’ve heard of AIOSEO’s new <a href=\"https://aioseo.com/features/author-seo-google-e-e-a-t/\">Author SEO</a> feature, you may wonder how this differs from person schema.</p>\n\n\n\n<p>In short, the Author SEO feature allows you to easily add author information to your site. When you do this, AIOSEO automatically applies author schema to the relevant pages.</p>\n\n\n\n<p>As with all schema, that helps Google understand your content better and rank it for relevant queries. By contrast, person schema can be applied to any relevant person named on your website: they don’t need to be an author on your site.</p>\n\n\n\n<p>For instance, if your site is promoting an event featuring a speaker, you could add person schema to that page. Likewise you can do the same for staff listed on your About page.</p>\n\n\n\n<p>Now, let’s take a closer look at Author SEO so you can decide whether that or person schema fits your goals.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-how-aioseo-author-seo-works\">How AIOSEO Author SEO Works</h3>\n\n\n\n<p>The Author SEO feature allows you to add author information in user-friendly ways. You won’t need to touch code. You simply click some buttons and fill out some form fields.</p>\n\n\n\n<p>Here’s what AIOSEO’s Author SEO feature gives you.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-hyperlinked-bylines\">Hyperlinked Bylines</h4>\n\n\n\n<p>Your author bylines will be automatically linked to an author page, listing all content by that author.</p>\n\n\n\n<p>In addition, you can add a second byline for a reviewer or fact-checker. Those secondary bylines will also automatically link to that person’s list of articles.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-1024x354.png\" alt=\"aioseo author bylines example\" class=\"wp-image-282321\" style=\"width:630px\" width=\"630\" srcset=\"https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-1024x354.png 1024w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-300x104.png 300w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-768x265.png 768w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-1536x530.png 1536w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-600x207.png 600w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-174x60.png 174w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example-261x90.png 261w, https://aioseo.com/wp-content/uploads/2024/02/wpforms-author-seo-example.png 1680w\" sizes=\"100vw\" /></figure>\n\n\n\n<p><em>Above: WPForms.com uses the AIOSEO Author SEO feature. Here you can see 2 bylines, one for the writer and one for the reviewer.</em></p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-author-box\">Author Box</h4>\n\n\n\n<p>The author box appears at the bottom of articles and features the writer’s short bio, title (if desired), and areas of expertise or experience.</p>\n\n\n\n<p>In addition, links to social media may be included.</p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-box.png\" alt=\"aioseo author box example\" class=\"wp-image-328145\" style=\"width:593px\" width=\"593\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-box.png 752w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-box-300x111.png 300w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-box-600x222.png 600w\" sizes=\"100vw\" /><figcaption class=\"wp-element-caption\"><em>Above: Example of an AIOSEO author box. This one is for a guest author.</em></figcaption></figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"aioseo-author-page\">Author Page</h4>\n\n\n\n<p>The author page listing all articles by a particular author, features a longer bio as well as (optional) educational background, and highlights about the author.</p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3.png\" alt=\"aioseo author seo article page\" class=\"wp-image-328153\" style=\"width:559px\" width=\"559\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3.png 729w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3-300x268.png 300w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3-600x536.png 600w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3-67x60.png 67w, https://aioseo.com/wp-content/uploads/2024/05/aioseo-author-seo-longer-bio-3-101x90.png 101w\" sizes=\"(max-width: 729px) 100vw, 729px\" /></figure>\n\n\n\n<p>To see the full-view of the author page displayed above, <a href=\"https://aioseo.com/author/kcooperawesomemotive-com/\">click here</a>.</p>\n\n\n\n<p>The goal of the Author SEO feature is to help users <a href=\"https://aioseo.com/eeat-and-ymyl/\">communicate their EEAT</a> to Google.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-adding-additional-schema-to-a-page\">Adding Additional Schema to a Page</h2>\n\n\n\n<p>You’re not limited to 1 schema type per page. Some types that may pair well with person schema include:</p>\n\n\n\n<ul>\n<li><strong>Book</strong>: Add this schema to a page about a book available for sale or lending.</li>\n\n\n\n<li><strong>Event</strong>: If you have an upcoming event related to the person described on your page, consider adding this schema type.</li>\n\n\n\n<li><strong>Course</strong>: This schema is for online or offline courses.</li>\n</ul>\n\n\n\n<p>As you become familiar with the 18 schema types offered by AIOSEO, you’ll simply apply any that are applicable to a page.</p>\n\n\n\n<p>Here are all the schema types currently offered in the AIOSEO Plugin.</p>\n\n\n\n<ul>\n<li><a href=\"https://aioseo.com/docs/setting-article-schema-markup-in-your-content/\">Article</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-book-schema-markup-in-your-content/\">Book</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-course-schema-markup-in-your-content/\">Course</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-dataset-schema-markup-in-your-content/\">Dataset</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-event-schema-markup-in-your-content/\">Event</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-faq-page-schema-markup-in-your-content/\">FAQ</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-fact-check-schema-markup-in-your-content/\">Fact Check</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-how-to-schema-markup-in-your-content/\">How To</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-job-posting-schema-markup-in-your-content/\">Job Posting</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-movie-schema-markup-in-your-content/\">Movie</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-music-schema-markup-in-your-content/\">Music</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-person-schema-markup-in-your-content/\">Person</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/how-to-add-product-rich-snippets-in-wordpress/\">Product</a> (Google Merchant Listing schema)</li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-recipe-schema-markup-in-your-content/\">Recipe</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-service-schema-markup-in-your-content/\">Service</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-software-application-schema-markup-in-your-content/\">Software</a></li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-video-schema-markup-in-your-content/\">Video</a> (If you add video schema to your page, <a href=\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\">switch on the video sitemap</a> available in All-in-One SEO&#8217;s Pro Version.</li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/setting-web-page-schema-markup-in-your-content/\">Web Page</a></li>\n</ul>\n\n\n\n<p>Additionally, in AIOSEO’s dashboard, you can choose these 4 additional schema types.</p>\n\n\n\n<ul>\n<li><a href=\"https://aioseo.com/what-is-google-knowledge-graph/\">Knowledge Graph</a>: Fill out a form to add your information. (AIOSEO » Search Appearance » Global Settings)</li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/adding-breadcrumbs-to-your-site-using-the-aioseo-breadcrumbs-block/\">Breadcrumbs</a>: Add breadcrumb navigation to your site. (AIOSEO » General Settings » Breadcrumbs)</li>\n\n\n\n<li><a href=\"https://aioseo.com/how-to-add-local-business-schema-in-wordpress/\">Local business schema</a>: Fill out a short form to apply this schema.(AIOSEO » Local SEO)</li>\n\n\n\n<li><a href=\"https://aioseo.com/docs/how-to-get-google-to-display-the-sitelinks-search-box/\">Sitelinks search box</a>: Enable it with 1 click. (AIOSEO Settings » Search Appearance » Advanced)</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https://aioseo.com/wp-content/uploads/2024/05/sitelinks-searchbox-example.png\" alt=\"sitelinks searchbox example\" class=\"wp-image-328151\" style=\"width:620px\" width=\"620\" srcset=\"https://aioseo.com/wp-content/uploads/2024/05/sitelinks-searchbox-example.png 797w, https://aioseo.com/wp-content/uploads/2024/05/sitelinks-searchbox-example-300x210.png 300w, https://aioseo.com/wp-content/uploads/2024/05/sitelinks-searchbox-example-768x539.png 768w, https://aioseo.com/wp-content/uploads/2024/05/sitelinks-searchbox-example-600x421.png 600w, https://aioseo.com/wp-content/uploads/2024/05/sitelinks-searchbox-example-86x60.png 86w, https://aioseo.com/wp-content/uploads/2024/05/sitelinks-searchbox-example-128x90.png 128w\" sizes=\"100vw\" /></figure>\n\n\n\n<p><em>Above: A sitelinks search box is a search field that displays within a search snippet.</em></p>\n\n\n\n<p>Don’t miss out on capturing leads from traffic to your page. You can do this easily with the OptinMonster plugin. Grab some <a href=\"https://optinmonster.com/9-lead-magnets-to-increase-subscribers/\" target=\"_blank\" rel=\"noopener\" title=\"\">lead magnet ideas here</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-faqs-on-person-schema\">FAQs on Person Schema</h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-is-person-schema-restricted-to-real-vs-fictional-characters\"><h3 class=\"aioseo-faq-block-question\">Is person schema restricted to real vs. fictional characters?</h3><div class=\"aioseo-faq-block-answer\">\n<p>No, person schema can be used for real or fictional characters.</p>\n\n\n\n<p>When adding person schema to fictional characters, you would fill out relevant fields for job, nationality, languages spoken, areas of expertise, who they’re related to, and so on.</p>\n\n\n\n<p>In addition, person schema can be used for historical figures.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-what-is-a-schema-generator\"><h3 class=\"aioseo-faq-block-question\">What is a schema generator?</h3><div class=\"aioseo-faq-block-answer\">\n<p>A schema generator, in the context of SEO plugins, is a tool that helps website owners or developers create structured data markup for their web pages.</p>\n\n\n\n<p>An SEO plugin with a schema generator typically provides a user-friendly interface where you can input relevant information about your web page, such as:</p>\n\n\n\n<ul>\n<li>Page type (e.g., article, product, event, recipe)</li>\n\n\n\n<li>Author information</li>\n\n\n\n<li>Ratings and reviews</li>\n\n\n\n<li>Product details (e.g., price, availability)</li>\n\n\n\n<li>Event details (e.g., date, time, location)</li>\n</ul>\n\n\n\n<p>Once you input the necessary information, the schema generator creates the appropriate structured data markup, which is added to your page&#8217;s HTML code.</p>\n\n\n\n<p>Popular SEO plugins like All in One SEO offer built-in schema generators that support various schema types and help users implement structured data markup without needing to code.</p>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-after-person-schema\">After Person Schema . . .</h2>\n\n\n\n<p>We hope this post helped you understand what person schema markup is and how easy it is to apply.</p>\n\n\n\n<p>Also consider exploring <a href=\"https://aioseo.com/what-are-local-services-ads/\">Local Services Ads</a> and how to <a href=\"https://aioseo.com/how-to-use-a-wordpress-faq-block-to-boost-seo-and-get-more-traffic/\">get more traffic with FAQs</a>.</p>\n\n\n\n<p>If you found this article helpful, then please subscribe to our<a href=\"https://www.youtube.com/c/AIOSEO\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\"> YouTube Channel</a>. You’ll find easy-to-follow WordPress SEO tutorials there. You can also follow us on<a href=\"https://twitter.com/aioseopack\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\"> X (Twitter</a>),<a href=\"https://www.linkedin.com/company/aioseo/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\"> LinkedIn</a>, or<a href=\"https://facebook.com/aioseopack/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\"> Facebook</a> to stay in the loop.</p>The post <a href=\"https://aioseo.com/person-schema/\">How to Add Person Schema Markup to WordPress Web Pages</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://aioseo.com/person-schema/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"SEOBoost by AIOSEO: Your Ultimate SEO Tool for Crafting High-Ranking Content\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"https://aioseo.com/introducing-seoboost/?utm_source=rss&utm_medium=rss&utm_campaign=introducing-seoboost\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://aioseo.com/introducing-seoboost/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Jun 2024 13:34:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"SEOBoost\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://aioseo.com/?p=337925\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:483:\"<p>I&#8217;m thrilled to announce that All in One SEO has launched SEOBoost, a game-changing SEO and content optimization tool designed to help you create better-ranking content easily and consistently. While we all know AIOSEO&#8217;s capabilities and how it’s the best&#8230;</p>\nThe post <a href=\"https://aioseo.com/introducing-seoboost/\">SEOBoost by AIOSEO: Your Ultimate SEO Tool for Crafting High-Ranking Content</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Ben Rojas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:15268:\"<p>I&#8217;m thrilled to announce that All in One SEO has launched <a href=\"https://seoboost.com/?utm_source=aioseo&amp;utm_medium=blog&amp;utm_campaign=launch\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost\">SEOBoost</a>, a game-changing SEO and content optimization tool designed to help you create better-ranking content easily and consistently.</p>\n\n\n\n<p>While we all know AIOSEO&#8217;s capabilities and how it’s the best SEO WordPress Plugin, SEOBoost helps with different aspects of SEO.&nbsp;</p>\n\n\n\n<p>With AI-powered analysis, SEOBoost provides solutions for improving keyword research, creating SEO-friendly content on the go, and helping you rank higher in the SERPs with thorough competitor analysis.&nbsp;</p>\n\n\n\n<p>SEOBoost takes the guesswork out of your SEO strategy and audits the improvement your content needs to increase your chances of ranking higher.</p>\n\n\n\n<h2 class=\"wp-block-heading\">About SEOBoost: Create Better Ranking Content Consistently with AI-Powered Content Optimizer!</h2>\n\n\n\n<p><a href=\"https://seoboost.com/?utm_source=aioseo&amp;utm_medium=blog&amp;utm_campaign=launch\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost\">SEOBoost</a> is an AI-powered content optimization and management tool that allows you to research, optimize, and manage your SEO content from start to finish.</p>\n\n\n\n<p>It streamlines your content creation process, from keyword research and brief creation to content optimization and SEO audits. This helps you consistently create great, high-ranking content faster and publish better content with AI.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Introducing SEO Boost\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/BsPIsxfMESc?feature=oembed&#038;rel=0\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n</div></figure>\n\n\n\n<p>SEOBoost is a game-changing SEO tool for SMEs and <a href=\"https://seoboost.com/use-cases/agency/?utm_source=aioseo&amp;utm_medium=blog&amp;utm_campaign=launch\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost for agencies\">large agencies</a> because of its seamless team collaboration features.</p>\n\n\n\n<p>Its user-friendly and editor-styled interface makes it easy to use. The best part is that you get a complete overview of all your content campaigns, their rankings, and due dates in one place instead of switching between different tools and tabs.</p>\n\n\n\n<p>SEOBoost offers three different <a href=\"https://seoboost.com/pricing?utm_source=aioseo&amp;utm_medium=blog&amp;utm_campaign=launch\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost Pricing\">pricing options</a>, including a 14-day free trial.</p>\n\n\n\n<p><a href=\"https://seoboost.com/pricing?utm_source=aioseo&amp;utm_medium=blog&amp;utm_campaign=launch\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost pricing\">Start your 14-day Free Trial Now!</a></p>\n\n\n\n<p>Here’s a quick overview of what you’ll get with SEOBoost:</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Do Keyword Research and Map Keywords with </strong><a href=\"https://seoboost.com/features/topic-reports/?utm_source=aioseo&amp;utm_medium=blog&amp;utm_campaign=launch\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost Topic Reports\"><strong>Topic Reports</strong></a></h3>\n\n\n\n<p>The Topic Reports feature makes it easy to discover winning keywords and content ideas within minutes!</p>\n\n\n\n<p>Just enter your focus keyword, and it’ll generate a complete report on what you should target with it.</p>\n\n\n\n<p>Topic Reports uses AI to analyze the top 30 topics or SERPs associated with your target keyword, dissecting each competitor across 24 specific content metrics.&nbsp;</p>\n\n\n\n<p>From content outlines to keyword frequency and readability level, stay ahead of the competition and refine your content strategy for optimal results.</p>\n\n\n\n<p>You can then use these insights to understand your competitors&#8217; strengths and weaknesses and position your content for Google&#8217;s first page.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"568\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-topic-reports-1024x568.png\" alt=\"Example of topic reports.\" class=\"wp-image-337933\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-topic-reports-1024x568.png 1024w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-topic-reports-300x166.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-topic-reports-768x426.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-topic-reports-600x333.png 600w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-topic-reports.png 1111w\" sizes=\"100vw\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Create High Impact Content Outlines with </strong><a href=\"https://seoboost.com/features/content-briefs/?utm_source=aioseo&amp;utm_medium=blog&amp;utm_campaign=launch\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost Content Briefs\"><strong>Content Briefs</strong></a></h3>\n\n\n\n<p>With content briefs, you can create endless content briefs related to your topic to verify if your existing articles align with current trends.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"668\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-briefs-1024x668.png\" alt=\"Example of Content Brief.\" class=\"wp-image-337934\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-briefs-1024x668.png 1024w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-briefs-300x196.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-briefs-768x501.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-briefs-600x391.png 600w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-briefs.png 1075w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>You can generate a brief based on the SERP results powered by our AI. Use these briefs to compare your content with your competitors. This will allow you to pinpoint potential gaps and areas for improvement.&nbsp;</p>\n\n\n\n<p>You can also add new headings and sections to your content to ensure it remains comprehensive and aligned with the latest trends in your niche.</p>\n\n\n\n<p>After you’ve created the briefs, you can easily share them with team members, clients, or collaborators with just a few clicks.&nbsp;</p>\n\n\n\n<p>Enjoy real-time collaboration, streamlining workflows, and ensuring everyone is on the same page regarding content direction.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Boost Your Rankings with </strong><a href=\"https://seoboost.com/features/content-optimization/?utm_source=aioseo&amp;utm_medium=blog&amp;utm_campaign=launch\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost Content Optimization\"><strong>Content Optimization</strong></a></h3>\n\n\n\n<p>If you’ve been struggling to get noticed by the search engines, that ends with this feature.&nbsp;</p>\n\n\n\n<p>Using the content optimization feature, you can optimize your content for SEO by analyzing keyword density, readability, and relevance.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"550\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-2.png\" alt=\"SEOBoost content optimization feature.\" class=\"wp-image-337944\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-2.png 700w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-2-300x236.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-seo-audit-2-600x471.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>The best part?</p>\n\n\n\n<p>You can write, edit, save, and optimize your content in one place—an editor-style document that gives real-time suggestions for improvement.</p>\n\n\n\n<p>The content optimization feature uses AI-powered analysis to help you create high-ranking content. It analyzes the top 30 ranking topics related to your keyword and identifies the most utilized and prominent keywords to add to your content.</p>\n\n\n\n<p>It identifies topic gaps and optimizes your article by highlighting key elements, ultimately enhancing your Google ranking with the help of AI and big data.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Centralize Your Content Planning and Campaigns with </strong><a href=\"https://seoboost.com/features/content-management/?utm_source=aioseo&amp;utm_medium=blog&amp;utm_campaign=launch\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost Content Management\"><strong>Content Management</strong></a></h3>\n\n\n\n<p>Have a content plan ready to be executed?</p>\n\n\n\n<p>The best content management system is here to store, organize, and save every one of your campaigns in one place.</p>\n\n\n\n<p>SEOBoost offers an intuitive interface for content management, simplifying the tracking of various campaigns and their assets for you and your team.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"193\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-management-1024x193.png\" alt=\"SEOBoost Content management feature\" class=\"wp-image-337966\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-management-1024x193.png 1024w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-management-300x57.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-management-768x145.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-management-600x113.png 600w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-content-management.png 1081w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>There are three main features here that you can use to streamline your projects.</p>\n\n\n\n<p>The first is content campaigns that will give a whole new meaning to effortless team collaborations.</p>\n\n\n\n<ul>\n<li><strong>Content Campaigns: </strong>They serve as your central hub, bringing together team members and writers for seamless communication.&nbsp;</li>\n</ul>\n\n\n\n<p>With this feature, you can finally say goodbye to email chaos and embrace a clear overview of your content projects, as it ensures clear collaboration from ideation to publication.</p>\n\n\n\n<ul>\n<li><strong>Content Projects:</strong> This isn&#8217;t just a calendar. It&#8217;s your roadmap to success!</li>\n</ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"493\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seobost-content-projects-1024x493.png\" alt=\"Example of Projects in SEOBoost.\" class=\"wp-image-337967\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seobost-content-projects-1024x493.png 1024w, https://aioseo.com/wp-content/uploads/2024/06/seobost-content-projects-300x144.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seobost-content-projects-768x370.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seobost-content-projects-600x289.png 600w, https://aioseo.com/wp-content/uploads/2024/06/seobost-content-projects.png 1107w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>It stores all your content projects in one centralized location, bypassing chaos and witnessing a surge in productivity.&nbsp;</p>\n\n\n\n<ul>\n<li><strong>Media Library:</strong> The last feature of the media library is your one-stop destination for all visual assets.</li>\n</ul>\n\n\n\n<p>No more scattered files or misplacing important multimedia assets.</p>\n\n\n\n<p>You can even access unlimited stock photos, transforming your content projects into visual masterpieces.&nbsp;</p>\n\n\n\n<p>With the Content Management feature, you can let your creativity flow.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. Find, Fix, and Optimize Content Gaps with </strong><a href=\"https://seoboost.com/features/content-audit/?utm_source=aioseo&amp;utm_medium=blog&amp;utm_campaign=launch\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost Content Audit\"><strong>Content Audit</strong></a></h3>\n\n\n\n<p>The content SEO audit feature evaluates your existing content and campaigns, providing a score from AI-powered analysis of various important ranking metrics.</p>\n\n\n\n<p>Our exclusive algorithms eliminate page clutter, dissecting content into individual metrics. It analyzes the performance of your content against 25 ranking metrics and recommends how you can improve the on-page SEO score and the quality of content.</p>\n\n\n\n<p>We analyze these metrics using AI and big data to pinpoint optimal optimization levels.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"602\" src=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis-1024x602.png\" alt=\"SEOBoost\'s Content Audit feature.\" class=\"wp-image-337968\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis-1024x602.png 1024w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis-300x176.png 300w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis-768x452.png 768w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis-600x353.png 600w, https://aioseo.com/wp-content/uploads/2024/06/seoboost-analysis.png 1056w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>The report helps you recognize what succeeds and what falls short so you can make strategic adjustments.&nbsp;</p>\n\n\n\n<p>This guarantees your content stays relevant and aligns with best practices, enabling you to focus on changes that generate the most value.</p>\n\n\n\n<p>You just need to add your content&#8217;s focus keyword and URL. It’ll then analyze the content and present a complete report on what improvements need to be made.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">Maximize Your SEO Potential with AIOSEO’s SEOBoost</h2>\n\n\n\n<p>SEOBoost can be part of your SEO strategy even if you’re not a WordPress user. It has its own unique features and functionalities that focus on optimized and simpler content optimization.</p>\n\n\n\n<p>You do not need to use AIOSEO to get access to SEOBoost. However, we strongly believe that combining the power of the two tools will help you maximize the SEO potential of your content marketing strategies.</p>\n\n\n\n<p>We’re working on creating more dynamic features and improving SEOBoost as we hear more from you. Our priority remains to streamline your content creation process and make it faster and easier for you.&nbsp;</p>\n\n\n\n<h4 class=\"wp-block-heading\"><a href=\"https://seoboost.com/pricing?utm_source=aioseo&amp;utm_medium=blog&amp;utm_campaign=launch\" target=\"_blank\" rel=\"noopener\" title=\"SEOBoost Pricing\">Try SEOBoost for Free</a></h4>\n\n\n\n<p>So, if you have any questions or feature requests, please contact our team or comment below. We’d love to hear from you.</p>\n\n\n\n<p>Thank you for your continued support. We can’t wait for you to try SEOBoost and share your feedback!</p>\n\n\n\n<p><em>&#8211; Ben Rojas (President of AIOSEO)</em></p>The post <a href=\"https://aioseo.com/introducing-seoboost/\">SEOBoost by AIOSEO: Your Ultimate SEO Tool for Crafting High-Ranking Content</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://aioseo.com/introducing-seoboost/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:82:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"4 Schema Types You Need to Boost Your Ecommerce CTR and Sales\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://aioseo.com/schema-types-to-boost-ecommerce/?utm_source=rss&utm_medium=rss&utm_campaign=schema-types-to-boost-ecommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://aioseo.com/schema-types-to-boost-ecommerce/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Jun 2024 13:47:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:9:\"Ecommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:13:\"Technical SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:16:\"ecommerce schema\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:12:\"schema types\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://aioseo.com/?p=141059\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:455:\"<p>Would you like to know the different schema types you can implement on your eCommerce site to boost clickthrough rates (CTR) and drive sales? As an ecommerce merchant, getting noticed on search engine results pages (SERPs) and having users click&#8230;</p>\nThe post <a href=\"https://aioseo.com/schema-types-to-boost-ecommerce/\">4 Schema Types You Need to Boost Your Ecommerce CTR and Sales</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Kato Nkhoma\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:21813:\"<p>Would you like to know the different schema types you can implement on your eCommerce site to boost clickthrough rates (CTR) and drive sales?</p>\n\n\n\n<p>As an ecommerce merchant, getting noticed on <a href=\"https://aioseo.com/what-are-serps/\" title=\"What Are SERPs (And Why Are they Important to SEO)?\">search engine results pages</a> (SERPs) and having users click on your search listing is critical to success.</p>\n\n\n\n<p>In this article, we’ll show you the schema types that will help you boost your ecommerce website&#8217;s CTR and drive more sales.</p>\n\n\n\n<div class=\"wp-block-group aioseo-table-of-contents has-theme-info-background-color has-background is-layout-flow wp-block-group-is-layout-flow\">\n<p>In This Article</p>\n\n\n\n<div class=\"wp-block-aioseo-table-of-contents\"><ul><li><a href=\"#aioseo-what-is-schema-markup\">What is Schema Markup?</a></li><li><a href=\"#aioseo-how-to-add-schema-markup-in-wordpress\">How to Add Schema Markup in WordPress</a><ul><li><a href=\"#aioseo-step-1-install-aioseo\">Step 1: Install AIOSEO</a></li><li><a href=\"#aioseo-step-2-choose-and-add-the-schema-markup-you-want\">Step 2: Choose and Add the Schema Markup You Want</a></li></ul></li><li><a href=\"#aioseo-4-schema-types-you-need-to-boost-seo-improve-ctr-and-drive-sales\">4 Schema Types You Need to Boost your Ecommerce SEO, Improve CTR, and Drive Sales</a><ul><li><a href=\"#aioseo-1-product-schema\">1. Product Schema</a></li><li><a href=\"#aioseo-2-merchant-center-listing-schema\">2. Merchant Center Listing Schema</a></li><li><a href=\"#aioseo-3-review-schema\">3. Review Schema</a></li><li><a href=\"#aioseo-4-faq-schema\">4. FAQ Schema</a></li></ul></li><li><a href=\"#aioseo-schema-types-for-ecommerce-your-faqs-answered\">Schema Types for Ecommerce: Your FAQs Answered</a><ul><li><a href=\"#aioseo-do-i-need-to-use-schema-markup-on-every-product-page\">Do I need to use schema markup on every product page?</a></li><li><a href=\"#aioseo-how-does-schema-markup-impact-search-rankings\">How does schema markup impact search rankings?</a></li><li><a href=\"#aioseo-is-schema-markup-required-for-ecommerce-sites\">Is schema markup required for ecommerce sites?</a></li></ul></li><li><a href=\"#aioseo-use-these-schema-types-to-drive-sales-and-grow-your-business\">Use These Schema Types to Drive Sales and Grow Your Ecommerce Business</a></li></ul></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-what-is-schema-markup\">What is Schema Markup?</h2>\n\n\n\n<p>Schema markup, also known as <a href=\"https://aioseo.com/what-is-structured-data-and-how-does-it-impact-seo/\" title=\"What is Structured Data and How Does it Impact SEO?\">structured data</a>, is a semantic language that helps search engines better understand your content. It involves using tags that give search engines more context about your pages or posts.</p>\n\n\n\n<p>Implementing schema markup on your website helps search engines display <a href=\"https://aioseo.com/how-to-add-rich-snippets-to-wordpress/\" title=\"How to Add Rich Snippets to WordPress (The Easy Way)\">rich snippets</a> on SERPs. These are more informative and interactive search listings that give users more details about your search listing, making your search listings more prominent and attractive. This results in better CTRs and results in a boost in sales.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-how-to-add-schema-markup-in-wordpress\">How to Add Schema Markup in WordPress</h2>\n\n\n\n<p><a href=\"https://aioseo.com/add-schema-markup-to-wordpress-without-a-plugin/\" title=\"How to Add Schema Markup to WordPress Without a Plugin\">Adding schema markup</a> in WordPress is super easy if you have a powerful SEO plugin like All In One SEO. Here’s how you can do it without getting expert help.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-step-1-install-aioseo\">Step 1: Install AIOSEO</h3>\n\n\n\n<p>The first step to adding product schema in WordPress is installing and activating <a href=\"https://aioseo.com\" target=\"_blank\" title=\"All in One SEO - WordPress SEO Plugin and Toolkit\" rel=\"noopener\">All In One SEO</a> (AIOSEO).</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"311\" src=\"https://aioseo.com/wp-content/uploads/2022/06/aioseo.png\" alt=\"AIOSEO is one of the best SEO plugins on the market as it makes it easy to add different schema types.\" class=\"wp-image-100113\" srcset=\"https://aioseo.com/wp-content/uploads/2022/06/aioseo.png 700w, https://aioseo.com/wp-content/uploads/2022/06/aioseo-300x133.png 300w, https://aioseo.com/wp-content/uploads/2022/06/aioseo-600x267.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p><a href=\"https://aioseo.com/pricing/\" title=\"Features\">AIOSEO</a> is a powerful SEO plugin that’s been downloaded over 100 million times. It has many advanced SEO tools and features to help you improve your rankings and drive targeted traffic to your site. That’s why savvy marketers and website owners trust the plugin for their SEO.</p>\n\n\n\n<p>One of the modules most ecommerce store owners love in AIOSEO is our <a href=\"https://aioseo.com/announcing-aioseo-4-2-5-next-gen-schema-generator-to-improve-your-seo-rankings/\" title=\"Announcing AIOSEO 4.2.5: Next-Gen Schema Generator to Improve Your SEO Rankings\">next-gen Schema Generator</a>.&nbsp;</p>\n\n\n\n<p>Thanks to a loaded Schema Catalog, this revolutionary feature enables you to add any schema markup type to your posts and pages. Our Schema Catalog features most of the popular schema types ecommerce sites need. And you can add any of them without requiring technical or coding skills.</p>\n\n\n\n<p>For detailed instructions on installing AIOSEO, check out <a href=\"https://aioseo.com/docs/installing-all-in-one-seo-pro/\" title=\"Installing All in One SEO Pro\">this step-by-step guide</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-step-2-choose-and-add-the-schema-markup-you-want\">Step 2: Choose and Add the Schema Markup You Want</h3>\n\n\n\n<p>Once you’ve installed and activated AIOSEO, you can easily add any schema type to your <a href=\"https://aioseo.com/posts-vs-pages-in-wordpress/\" title=\"Posts vs. Pages in WordPress — Everything You Need to Know\">posts and pages</a>. First, open the page you want to add your schema markup (in editor mode). Next, scroll down to <strong>AIOSEO Settings</strong> <strong>» Schema.</strong> This will show you the default schema type for that page.&nbsp; </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"420\" src=\"https://aioseo.com/wp-content/uploads/2021/03/product-rich-snippets-adding-schema-01.png\" alt=\"You can add any schema type by going down to the &quot;AIOSEO settings&quot; and clicking on &quot;Schema&quot;.\" class=\"wp-image-133537\" srcset=\"https://aioseo.com/wp-content/uploads/2021/03/product-rich-snippets-adding-schema-01.png 700w, https://aioseo.com/wp-content/uploads/2021/03/product-rich-snippets-adding-schema-01-300x180.png 300w, https://aioseo.com/wp-content/uploads/2021/03/product-rich-snippets-adding-schema-01-600x360.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>If you want to change the schema type to something else, simply click the <strong>Generate Schema</strong> button. This will open up our <strong>Schema Catalog,</strong> from which you can choose the schema you want.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"472\" src=\"https://aioseo.com/wp-content/uploads/2022/09/schema-generator-catalog.png\" alt=\"Choose your schema type from the Schema catalog.\" class=\"wp-image-120239\" srcset=\"https://aioseo.com/wp-content/uploads/2022/09/schema-generator-catalog.png 700w, https://aioseo.com/wp-content/uploads/2022/09/schema-generator-catalog-300x202.png 300w, https://aioseo.com/wp-content/uploads/2022/09/schema-generator-catalog-600x405.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>Next, select the schema markup you want by clicking on the <strong>+</strong> button. A modal will open up, allowing you to fill in the relevant information for that particular schema type.</p>\n\n\n\n<p>Once you’ve filled in all the fields, simply click the <strong>Add Schema</strong> button, and AIOSEO will generate and add the schema code to your page or post.&nbsp;</p>\n\n\n\n<p>You can still add a custom schema markup if your schema markup type is not in our Schema Catalog. Granted, you’ll have to use a 3rd party tool to generate the code, then paste it into the provided field in AIOSEO’s Custom Schema generator.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"462\" src=\"https://aioseo.com/wp-content/uploads/2022/09/custom-schema.png\" alt=\"AIOSEO\'s Schema Generator also comes with a Custom Schema feature for adding schema types not in the catalog.\" class=\"wp-image-120241\" srcset=\"https://aioseo.com/wp-content/uploads/2022/09/custom-schema.png 700w, https://aioseo.com/wp-content/uploads/2022/09/custom-schema-300x198.png 300w, https://aioseo.com/wp-content/uploads/2022/09/custom-schema-600x396.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>Finally, click the <strong>Add Schema</strong> button to add the custom schema type to your page.</p>\n\n\n\n<p>Adding schema markup has never been easier, even if you’re new to WordPress and SEO! You don’t even need any technical or coding skills.</p>\n\n\n\n<p>Check out our tutorial on <a href=\"https://aioseo.com/how-to-implement-structured-data-in-wordpress/\" title=\"How to Implement Structured Data in WordPress (The Super Easy Way)\">adding structured data</a> to a page or post for detailed instructions.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-4-schema-types-you-need-to-boost-seo-improve-ctr-and-drive-sales\">4 Schema Types You Need to Boost your Ecommerce SEO, Improve CTR, and Drive Sales</h2>\n\n\n\n<p>You can implement different schema markups on your ecommerce site to improve your SEO, attract clicks, and sell more. Below are the 4 most impactful ones:</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-1-product-schema\">1. Product Schema</h3>\n\n\n\n<p>Product schema markup gives search engines more information about your product. This includes:</p>\n\n\n\n<ul>\n<li>Product description</li>\n\n\n\n<li>Price</li>\n\n\n\n<li>Availability</li>\n\n\n\n<li>Brand</li>\n\n\n\n<li>Product image</li>\n\n\n\n<li>And more.</li>\n</ul>\n\n\n\n<p>The extra information enables search engines to display more informative, rich snippets of your product page on SERPs.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"700\" height=\"237\" src=\"https://aioseo.com/wp-content/uploads/2022/11/how-to-add-shipping-information-rich-snippet-example.png\" alt=\"Product schema results in rich snippets that contain more information than regular snippets.\" class=\"wp-image-136297\" srcset=\"https://aioseo.com/wp-content/uploads/2022/11/how-to-add-shipping-information-rich-snippet-example.png 700w, https://aioseo.com/wp-content/uploads/2022/11/how-to-add-shipping-information-rich-snippet-example-300x102.png 300w, https://aioseo.com/wp-content/uploads/2022/11/how-to-add-shipping-information-rich-snippet-example-600x203.png 600w\" sizes=\"(max-width: 700px) 100vw, 700px\" /></figure>\n\n\n\n<p>This extra information increases your CTR as shoppers can tell right from SERPs that the product you’re offering is what they’re looking for.&nbsp;</p>\n\n\n\n<p>For detailed steps, check out our tutorial on adding and editing <a href=\"https://aioseo.com/how-to-add-product-rich-snippets-in-wordpress/\" title=\"How to Add Product Rich Snippets in WordPress (The Easiest Way)\"><strong>Product</strong> schema in WordPress</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-2-merchant-center-listing-schema\">2. Merchant Center Listing Schema</h3>\n\n\n\n<p><a href=\"https://aioseo.com/what-is-google-merchant-center-and-how-you-can-use-it-to-drive-sales/\" title=\"What is Google Merchant Center (And How You Can Use It To Drive Sales)?\">Google Merchant Center</a> (GMC) is a powerful platform created by Google to help ecommerce merchants manage how their online product inventory looks on SERPs and other Google search marketing and advertising products.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"902\" height=\"557\" src=\"https://aioseo.com/wp-content/uploads/2024/06/schema-types-google-merchant-center.png\" alt=\"Google Merchant Center listing schema helps you have more control of how your search listings will look on SERPs.\" class=\"wp-image-336423\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/schema-types-google-merchant-center.png 902w, https://aioseo.com/wp-content/uploads/2024/06/schema-types-google-merchant-center-300x185.png 300w, https://aioseo.com/wp-content/uploads/2024/06/schema-types-google-merchant-center-768x474.png 768w, https://aioseo.com/wp-content/uploads/2024/06/schema-types-google-merchant-center-600x371.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>The primary purpose of GMC is to help you add special schema markup that results in enhanced product rich snippets that stand.&nbsp;</p>\n\n\n\n<p>And because these snippets are more prominent and interact, they help generate more sales. Other advantages of GMC listing schema include the following:</p>\n\n\n\n<ul>\n<li>Display shipping information in rich snippets</li>\n\n\n\n<li>Add product attributes to rich snippets</li>\n\n\n\n<li>Get featured among popular products ranking for that search term.&nbsp;</li>\n</ul>\n\n\n\n<p>Until recently, GMC listing schema was exclusively reserved for ecommerce merchants with a Google Merchant Center account. Now, with All In One SEO (AIOSEO), you can also benefit from its powerful schema markup.</p>\n\n\n\n<p>Check out our step-by-step guide for detailed instructions on <a href=\"https://aioseo.com/how-to-add-google-merchant-center-listing-schema-to-wordpress/\" title=\"How to Add Google Merchant Center Listing Schema to WordPress\">adding GMC listing schema</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-3-review-schema\">3. Review Schema</h3>\n\n\n\n<p>Another schema type that can help you boost clicks and drive sales is review schema. This is because reviews are great for gaining the trust of searchers.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1002\" height=\"484\" src=\"https://aioseo.com/wp-content/uploads/2024/06/schema-types-reviews.png\" alt=\"Review schema makes your listing more attractive and helps drive more clicks.\" class=\"wp-image-336425\" srcset=\"https://aioseo.com/wp-content/uploads/2024/06/schema-types-reviews.png 1002w, https://aioseo.com/wp-content/uploads/2024/06/schema-types-reviews-300x145.png 300w, https://aioseo.com/wp-content/uploads/2024/06/schema-types-reviews-768x371.png 768w, https://aioseo.com/wp-content/uploads/2024/06/schema-types-reviews-600x290.png 600w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Research shows that <a href=\"https://www.invespcro.com/blog/the-importance-of-online-customer-reviews-infographic/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">72% of shoppers</a> say they will only take action after seeing a positive review, making this an important part of your conversion rate optimization (CRO).</p>\n\n\n\n<p>If you’re a WordPress user, adding review schema to your pages is super easy. To get started, open your post or page in editor mode, then edit your product schema.&nbsp;</p>\n\n\n\n<p>Next, scroll down to the reviews section and add your customer reviews.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"702\" height=\"526\" src=\"https://aioseo.com/wp-content/uploads/2022/11/best-product-review-plugins-aioseo-reviews.png\" alt=\"Adding review schema is easy. Simply edit your product schema and scroll down to the review section.\" class=\"wp-image-139495\" srcset=\"https://aioseo.com/wp-content/uploads/2022/11/best-product-review-plugins-aioseo-reviews.png 702w, https://aioseo.com/wp-content/uploads/2022/11/best-product-review-plugins-aioseo-reviews-300x225.png 300w, https://aioseo.com/wp-content/uploads/2022/11/best-product-review-plugins-aioseo-reviews-600x450.png 600w\" sizes=\"(max-width: 702px) 100vw, 702px\" /></figure>\n\n\n\n<p>Once you’ve added the review, click on the <strong>Add Schema</strong> button. You can add as many reviews as you have.</p>\n\n\n\n<p>Adding reviews to your product schema results in them appearing in your Google search snippets. This makes generating sales much easier.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"aioseo-4-faq-schema\">4. FAQ Schema</h3>\n\n\n\n<p>Most shoppers have a lot of questions concerning products they’re considering buying. That’s why you need to create a lot of QA-based content. In addition, you must <a href=\"https://aioseo.com/how-to-add-an-faq-section-in-wordpress-2-super-easy-ways/\" title=\"How to Add an FAQ Section in WordPress (2 Super Easy Ways)\">create FAQ pages or sections</a> to help users become more confident in your brand or product. For example, you could answer questions concerning delivery times, payment options, warranty length etc.</p>\n\n\n\n<p>But adding FAQs on your ecommerce site isn’t enough. You must also add FAQ schema markup to help your content stand out on SERPs.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"394\" src=\"https://aioseo.com/wp-content/uploads/2023/03/faq-rich-snippet-example-1024x394.png\" alt=\"Example of FAQs on SERPs.\" class=\"wp-image-164119\" srcset=\"https://aioseo.com/wp-content/uploads/2023/03/faq-rich-snippet-example-1024x394.png 1024w, https://aioseo.com/wp-content/uploads/2023/03/faq-rich-snippet-example-300x115.png 300w, https://aioseo.com/wp-content/uploads/2023/03/faq-rich-snippet-example-768x295.png 768w, https://aioseo.com/wp-content/uploads/2023/03/faq-rich-snippet-example-600x231.png 600w, https://aioseo.com/wp-content/uploads/2023/03/faq-rich-snippet-example-156x60.png 156w, https://aioseo.com/wp-content/uploads/2023/03/faq-rich-snippet-example-234x90.png 234w, https://aioseo.com/wp-content/uploads/2023/03/faq-rich-snippet-example.png 1235w\" sizes=\"100vw\" /></figure>\n\n\n\n<p>Displaying FAQs in rich snippets also helps you prove search intent and show shoppers that their pertinent questions will be answered on your page. This will help drive up your organic CTR, resulting in better sales and a boost in SEO</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-schema-types-for-ecommerce-your-faqs-answered\">Schema Types for Ecommerce: Your FAQs Answered</h2>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-do-i-need-to-use-schema-markup-on-every-product-page\"><h3 class=\"aioseo-faq-block-question\">Do I need to use schema markup on every product page?</h3><div class=\"aioseo-faq-block-answer\">\n<p>Yes, for maximum visibility and rich results, you&#8217;ll want to implement full schema markup for all your main product pages. This ensures search engines can properly understand and display all the relevant metadata about each product you sell.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-how-does-schema-markup-impact-search-rankings\"><h3 class=\"aioseo-faq-block-question\">How does schema markup impact search rankings?</h3><div class=\"aioseo-faq-block-answer\">\n<p>While having proper schema doesn&#8217;t directly increase search rankings, it can indirectly improve rankings by increasing click-through rates from search results pages. The more compelling and informative your rich snippets, the more likely users are to click, which sends positive engagement signals to search engines.</p>\n</div></div>\n\n\n\n<div data-schema-only=\"false\" class=\"wp-block-aioseo-faq\" id=\"aioseo-is-schema-markup-required-for-ecommerce-sites\"><h3 class=\"aioseo-faq-block-question\">Is schema markup required for ecommerce sites?</h3><div class=\"aioseo-faq-block-answer\">\n<p>No, schema markup is not strictly required. However, not using it means you miss out on all the rich result opportunities in search like review stars, pricing, availability, and other key eCommerce highlights. These rich snippets can dramatically improve visibility and traffic.</p>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"aioseo-use-these-schema-types-to-drive-sales-and-grow-your-business\">Use These Schema Types to Drive Sales and Grow Your Ecommerce Business</h2>\n\n\n\n<p>Boosting your organic CTR and driving sales is critical to growing your business. For that to happen, you must ensure your search snippets are prominent on SERPs and offer valuable information.</p>\n\n\n\n<p>That’s exactly what schema markup does.</p>\n\n\n\n<p>We hope this post helped you know which schema types help you do just that. You may also want to check out other articles on our blog, like how to <a href=\"https://aioseo.com/how-to-add-emojis-to-your-seo-titles-and-meta-descriptions/\" title=\"How to Add Emojis to Your SEO Titles and Meta Descriptions\">add emojis to your search snippets</a> and our <a href=\"https://aioseo.com/a-complete-local-seo-checklist/\" title=\"How to Add Emojis to Your SEO Titles and Meta Descriptions\">local business SEO checklist</a>.</p>\n\n\n\n<p>If you found this article helpful, then please subscribe to our <a href=\"https://www.youtube.com/c/AIOSEO\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">YouTube Channel</a>. You’ll find many more helpful tutorials there. You can also follow us on <a href=\"https://twitter.com/aioseopack\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">X (Twitter)</a>, <a href=\"https://www.linkedin.com/company/aioseo/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">LinkedIn</a>, or <a href=\"https://facebook.com/aioseopack/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Facebook</a> to stay in the loop.</p>The post <a href=\"https://aioseo.com/schema-types-to-boost-ecommerce/\">4 Schema Types You Need to Boost Your Ecommerce CTR and Sales</a> first appeared on <a href=\"https://aioseo.com\">AIOSEO</a>.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://aioseo.com/schema-types-to-boost-ecommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:24:\"https://aioseo.com/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:21:{s:4:\"date\";s:29:\"Fri, 28 Jun 2024 11:37:34 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:6:\"cf-ray\";s:20:\"89ad62b758305519-DEL\";s:15:\"cf-cache-status\";s:3:\"HIT\";s:3:\"age\";s:5:\"14247\";s:13:\"cache-control\";s:13:\"max-age=14400\";s:4:\"etag\";s:36:\"W/\"76f3bb41fdff15068f7edc12c5c0b850\"\";s:13:\"last-modified\";s:29:\"Thu, 27 Jun 2024 14:52:39 GMT\";s:4:\"link\";s:55:\"<https://aioseo.com/wp-json/>; rel=\"https://api.w.org/\"\";s:25:\"strict-transport-security\";s:16:\"max-age=15768000\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:3:\"via\";s:10:\"1.1 google\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:10:\"cf-apo-via\";s:11:\"origin,host\";s:13:\"cf-edge-cache\";s:24:\"cache,platform=wordpress\";s:15:\"x-frame-options\";s:22:\"SAMEORIGIN, sameorigin\";s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:9:\"report-to\";s:241:\"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=8q1AmUq%2BO8DAMTsmvtw0zmhdVYmpYpfd425j%2B0J7NI1utYmochXMbxWQyXxKxew3k8rYVb1Y28Cc8ogFhczdV3ZwE4tb7V14%2FVajFSiYGux2gp%2FPy6%2BJlet9akc%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}\";s:3:\"nel\";s:60:\"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}\";s:6:\"server\";s:10:\"cloudflare\";s:16:\"content-encoding\";s:2:\"br\";}}s:5:\"build\";s:14:\"20240404233329\";}','no'),(12495,'_transient_timeout_feed_mod_920e3d4c76f1a37346003d99d9989b7a','1719617854','no'),(12496,'_transient_feed_mod_920e3d4c76f1a37346003d99d9989b7a','1719574654','no'),(12497,'_transient_timeout_wc_tracks_blog_details','1719661054','no'),(12498,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:44:\"https://shoptimizer-latest.in8.cdn-alpha.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"4c664d6a-ab1d-4f55-b8f4-9a4dfb00f215\";s:14:\"products_count\";s:2:\"10\";s:10:\"wc_version\";s:5:\"9.0.2\";}','no'),(12514,'_transient_timeout__commercegurus_commercekit_updates','1719618241','no'),(12515,'_transient__commercegurus_commercekit_updates','a:4:{s:4:\"hash\";s:32:\"53ef882c566125dd7bc26b73cb591b92\";s:7:\"updated\";i:1719575039;s:8:\"products\";a:1:{i:1584;a:5:{s:4:\"name\";s:27:\"Shoptimizer for WooCommerce\";s:3:\"url\";s:52:\"https://www.commercegurus.com/shoptimizer-changelog/\";s:7:\"version\";s:5:\"2.7.9\";s:7:\"package\";s:58:\"http://files.commercegurus.com/shoptimizer/shoptimizer.zip\";s:14:\"upgrade_notice\";s:30:\"placeholder for upgrade notice\";}}s:6:\"errors\";a:0:{}}','no'),(12521,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1719596802;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:14:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"5.3.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.5.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:4:\"7.83\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.83.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=2990457\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=2990457\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/all-in-one-seo-pack\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:6:\"plugin\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:11:\"new_version\";s:5:\"4.6.5\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/all-in-one-seo-pack/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/all-in-one-seo-pack.4.6.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";s:3:\"svg\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-1544x500.png?rev=2443290\";s:2:\"1x\";s:74:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-772x250.png?rev=2443290\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:76:\"banner-management-for-woocommerce/woocommerce-category-banner-management.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"w.org/plugins/banner-management-for-woocommerce\";s:4:\"slug\";s:33:\"banner-management-for-woocommerce\";s:6:\"plugin\";s:76:\"banner-management-for-woocommerce/woocommerce-category-banner-management.php\";s:11:\"new_version\";s:5:\"2.4.4\";s:3:\"url\";s:64:\"https://wordpress.org/plugins/banner-management-for-woocommerce/\";s:7:\"package\";s:82:\"https://downloads.wordpress.org/plugin/banner-management-for-woocommerce.2.4.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/banner-management-for-woocommerce/assets/icon-256x256.png?rev=3011322\";s:2:\"1x\";s:86:\"https://ps.w.org/banner-management-for-woocommerce/assets/icon-128x128.png?rev=3015361\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:88:\"https://ps.w.org/banner-management-for-woocommerce/assets/banner-772x250.jpg?rev=3015361\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:31:\"code-snippets/code-snippets.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/code-snippets\";s:4:\"slug\";s:13:\"code-snippets\";s:6:\"plugin\";s:31:\"code-snippets/code-snippets.php\";s:11:\"new_version\";s:7:\"3.6.5.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/code-snippets/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/code-snippets.3.6.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/code-snippets/assets/icon.svg?rev=2148878\";s:3:\"svg\";s:58:\"https://ps.w.org/code-snippets/assets/icon.svg?rev=2148878\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/code-snippets/assets/banner-1544x500.png?rev=2260997\";s:2:\"1x\";s:68:\"https://ps.w.org/code-snippets/assets/banner-772x250.png?rev=2256244\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.22.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3005087\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3005087\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:51:\"header-footer-elementor/header-footer-elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/header-footer-elementor\";s:4:\"slug\";s:23:\"header-footer-elementor\";s:6:\"plugin\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:11:\"new_version\";s:6:\"1.6.36\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/header-footer-elementor/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/header-footer-elementor.1.6.36.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";s:3:\"svg\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/header-footer-elementor/assets/banner-1544x500.jpg?rev=2813167\";s:2:\"1x\";s:78:\"https://ps.w.org/header-footer-elementor/assets/banner-772x250.jpg?rev=2813167\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"w.org/plugins/google-analytics-for-wordpress\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:6:\"8.27.0\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.8.27.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619\";s:3:\"svg\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-1544x500.png?rev=2159532\";s:2:\"1x\";s:85:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-772x250.png?rev=2159532\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.6.0\";}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.3.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:15:\"kirki/kirki.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:19:\"w.org/plugins/kirki\";s:4:\"slug\";s:5:\"kirki\";s:6:\"plugin\";s:15:\"kirki/kirki.php\";s:11:\"new_version\";s:5:\"5.1.0\";s:3:\"url\";s:36:\"https://wordpress.org/plugins/kirki/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/kirki.5.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:58:\"https://ps.w.org/kirki/assets/icon-256x256.jpg?rev=2947788\";s:2:\"1x\";s:58:\"https://ps.w.org/kirki/assets/icon-256x256.jpg?rev=2947788\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/kirki/assets/banner-1544x500.jpg?rev=2947788\";s:2:\"1x\";s:60:\"https://ps.w.org/kirki/assets/banner-772x250.jpg?rev=2947788\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:50:\"login-with-phone-number/login-with-phonenumber.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/login-with-phone-number\";s:4:\"slug\";s:23:\"login-with-phone-number\";s:6:\"plugin\";s:50:\"login-with-phone-number/login-with-phonenumber.php\";s:11:\"new_version\";s:6:\"1.7.36\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/login-with-phone-number/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/login-with-phone-number.1.7.36.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/login-with-phone-number/assets/icon-256x256.png?rev=2858912\";s:2:\"1x\";s:76:\"https://ps.w.org/login-with-phone-number/assets/icon-128x128.png?rev=2858912\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/login-with-phone-number/assets/banner-1544x500.jpg?rev=2858912\";s:2:\"1x\";s:78:\"https://ps.w.org/login-with-phone-number/assets/banner-772x250.jpg?rev=2858912\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/login-with-phone-number/assets/banner-1544x500-rtl.jpg?rev=2858912\";s:2:\"1x\";s:82:\"https://ps.w.org/login-with-phone-number/assets/banner-772x250-rtl.jpg?rev=2858912\";}s:8:\"requires\";s:3:\"3.4\";}s:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/one-click-demo-import\";s:4:\"slug\";s:21:\"one-click-demo-import\";s:6:\"plugin\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:11:\"new_version\";s:5:\"3.2.1\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/one-click-demo-import/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/one-click-demo-import.3.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685\";s:2:\"1x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685\";s:2:\"1x\";s:76:\"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.0.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.8.9.4\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.8.9.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=3091364\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=3091364\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=3091364\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=3091364\";}s:8:\"requires\";s:3:\"5.5\";}}s:7:\"checked\";a:17:{s:19:\"akismet/akismet.php\";s:5:\"5.3.2\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:4:\"7.83\";s:91:\"all-in-one-wp-migration-unlimited-extension/all-in-one-wp-migration-unlimited-extension.php\";s:4:\"2.54\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:5:\"4.6.5\";s:76:\"banner-management-for-woocommerce/woocommerce-category-banner-management.php\";s:5:\"2.4.4\";s:31:\"code-snippets/code-snippets.php\";s:7:\"3.6.5.1\";s:55:\"commercegurus-commercekit/commercegurus-commercekit.php\";s:5:\"2.2.9\";s:23:\"pagespeed/pagespeed.php\";s:5:\"1.2.2\";s:23:\"elementor/elementor.php\";s:6:\"3.22.3\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:6:\"1.6.36\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:6:\"8.27.0\";s:9:\"hello.php\";s:5:\"1.7.2\";s:15:\"kirki/kirki.php\";s:5:\"5.1.0\";s:50:\"login-with-phone-number/login-with-phonenumber.php\";s:6:\"1.7.36\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"3.2.1\";s:27:\"woocommerce/woocommerce.php\";s:5:\"9.0.2\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.8.9.4\";}}','no'),(12522,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:42:\"banner-management-for-woocommerce/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.6.2\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1719575244;s:11:\"plugin_path\";s:76:\"banner-management-for-woocommerce/woocommerce-category-banner-management.php\";}}s:7:\"abspath\";s:47:\"/storage/v11800/shoptimizer-latest/public_html/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:76:\"banner-management-for-woocommerce/woocommerce-category-banner-management.php\";s:8:\"sdk_path\";s:42:\"banner-management-for-woocommerce/freemius\";s:7:\"version\";s:5:\"2.6.2\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1719575244;}}','yes'),(12523,'fs_debug_mode','','yes'),(12524,'fs_accounts','a:8:{s:21:\"id_slug_type_path_map\";a:1:{i:3494;a:3:{s:4:\"slug\";s:38:\"woocommerce-category-banner-management\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:76:\"banner-management-for-woocommerce/woocommerce-category-banner-management.php\";}}s:11:\"plugin_data\";a:1:{s:38:\"woocommerce-category-banner-management\";a:17:{s:19:\"last_load_timestamp\";i:1719575244;s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:76:\"banner-management-for-woocommerce/woocommerce-category-banner-management.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1719575244;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.6.2\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"2.4.4\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";N;s:4:\"host\";s:36:\"shoptimizer-latest.in8.cdn-alpha.com\";s:9:\"server_ip\";s:9:\"127.0.0.1\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1719575244;s:7:\"version\";s:5:\"2.4.4\";}s:15:\"prev_is_premium\";b:0;s:21:\"is_pending_activation\";b:1;}}s:13:\"file_slug_map\";a:1:{s:76:\"banner-management-for-woocommerce/woocommerce-category-banner-management.php\";s:38:\"woocommerce-category-banner-management\";}s:7:\"plugins\";a:1:{s:38:\"woocommerce-category-banner-management\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:33:\"Banner Management For WooCommerce\";s:4:\"slug\";s:38:\"woocommerce-category-banner-management\";s:12:\"premium_slug\";s:46:\"woocommerce-category-banner-management-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";s:8:\"selected\";s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:76:\"banner-management-for-woocommerce/woocommerce-category-banner-management.php\";s:7:\"version\";s:5:\"2.4.4\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_7b4f220ab6fb1f1b92d91f6f7f7b9\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3494\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:12:\"gc_timestamp\";a:0:{}s:10:\"theme_data\";a:0:{}s:9:\"unique_id\";s:32:\"6978c9819c6d0a05e69871f8f6d84c1a\";s:13:\"admin_notices\";a:1:{s:38:\"woocommerce-category-banner-management\";a:1:{s:18:\"activation_pending\";a:10:{s:7:\"message\";s:203:\"You should receive a confirmation email for <b>Banner Management For WooCommerce</b> to your mailbox at <b>wp@dxpsites.com</b>. Please make sure you click the button in that email to complete the opt-in.\";s:5:\"title\";s:7:\"Thanks!\";s:4:\"type\";s:7:\"success\";s:6:\"sticky\";b:1;s:2:\"id\";s:18:\"activation_pending\";s:10:\"manager_id\";s:38:\"woocommerce-category-banner-management\";s:6:\"plugin\";s:33:\"Banner Management For WooCommerce\";s:10:\"wp_user_id\";N;s:11:\"dismissible\";b:1;s:4:\"data\";a:0:{}}}}}','yes'),(12525,'fs_api_cache','a:1:{s:30:\"get:/v1/plugins/3494/info.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":14:{s:9:\"plugin_id\";s:4:\"3494\";s:3:\"url\";N;s:11:\"description\";N;s:17:\"short_description\";N;s:10:\"banner_url\";N;s:15:\"card_banner_url\";N;s:15:\"selling_point_0\";N;s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";N;s:2:\"id\";s:3:\"735\";s:7:\"created\";s:19:\"2019-03-25 10:24:31\";s:7:\"updated\";N;s:4:\"icon\";s:99:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/3494/icons/ea5818fe3f1f0a5dc3bc5530f4d96d13.png\";}s:7:\"created\";i:1719575480;s:9:\"timestamp\";i:1720180280;}}','no'),(12530,'jal_db_version','1.0.0','yes'),(12531,'_site_transient_timeout_fs_garbage_collection','1719661646','no'),(12532,'_site_transient_fs_garbage_collection','1','no'),(12538,'wcbm_data_submited_in_sendiblue','1','yes'),(12584,'_site_transient_timeout_theme_roots','1719597614','no'),(12585,'_site_transient_theme_roots','a:5:{s:11:\"shoptimizer\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(12589,'_transient_timeout__woocommerce_helper_subscriptions','1719597702','no'),(12590,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(12602,'_site_transient_timeout_kirki_googlefonts_cache','1719612016','no'),(12603,'_site_transient_kirki_googlefonts_cache','a:1358:{s:7:\"ABeeZee\";a:3:{s:5:\"label\";s:7:\"ABeeZee\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Abel\";a:3:{s:5:\"label\";s:4:\"Abel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Abhaya Libre\";a:3:{s:5:\"label\";s:12:\"Abhaya Libre\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Abril Fatface\";a:3:{s:5:\"label\";s:13:\"Abril Fatface\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Aclonica\";a:3:{s:5:\"label\";s:8:\"Aclonica\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Acme\";a:3:{s:5:\"label\";s:4:\"Acme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Actor\";a:3:{s:5:\"label\";s:5:\"Actor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Adamina\";a:3:{s:5:\"label\";s:7:\"Adamina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Advent Pro\";a:3:{s:5:\"label\";s:10:\"Advent Pro\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Aguafina Script\";a:3:{s:5:\"label\";s:15:\"Aguafina Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Akaya Kanadaka\";a:3:{s:5:\"label\";s:14:\"Akaya Kanadaka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Akaya Telivigala\";a:3:{s:5:\"label\";s:16:\"Akaya Telivigala\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Akronim\";a:3:{s:5:\"label\";s:7:\"Akronim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Aladin\";a:3:{s:5:\"label\";s:6:\"Aladin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Alata\";a:3:{s:5:\"label\";s:5:\"Alata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Alatsi\";a:3:{s:5:\"label\";s:6:\"Alatsi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Aldrich\";a:3:{s:5:\"label\";s:7:\"Aldrich\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Alef\";a:3:{s:5:\"label\";s:4:\"Alef\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Alegreya\";a:3:{s:5:\"label\";s:8:\"Alegreya\";s:8:\"variants\";a:12:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Alegreya SC\";a:3:{s:5:\"label\";s:11:\"Alegreya SC\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"800\";i:5;s:9:\"800italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Alegreya Sans\";a:3:{s:5:\"label\";s:13:\"Alegreya Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Alegreya Sans SC\";a:3:{s:5:\"label\";s:16:\"Alegreya Sans SC\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Aleo\";a:3:{s:5:\"label\";s:4:\"Aleo\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Alex Brush\";a:3:{s:5:\"label\";s:10:\"Alex Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Alfa Slab One\";a:3:{s:5:\"label\";s:13:\"Alfa Slab One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Alice\";a:3:{s:5:\"label\";s:5:\"Alice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Alike\";a:3:{s:5:\"label\";s:5:\"Alike\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Alike Angular\";a:3:{s:5:\"label\";s:13:\"Alike Angular\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Allan\";a:3:{s:5:\"label\";s:5:\"Allan\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Allerta\";a:3:{s:5:\"label\";s:7:\"Allerta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Allerta Stencil\";a:3:{s:5:\"label\";s:15:\"Allerta Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Allison\";a:3:{s:5:\"label\";s:7:\"Allison\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Allura\";a:3:{s:5:\"label\";s:6:\"Allura\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Almarai\";a:3:{s:5:\"label\";s:7:\"Almarai\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:3:\"800\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Almendra\";a:3:{s:5:\"label\";s:8:\"Almendra\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Almendra Display\";a:3:{s:5:\"label\";s:16:\"Almendra Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Almendra SC\";a:3:{s:5:\"label\";s:11:\"Almendra SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Alumni Sans\";a:3:{s:5:\"label\";s:11:\"Alumni Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Amarante\";a:3:{s:5:\"label\";s:8:\"Amarante\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Amaranth\";a:3:{s:5:\"label\";s:8:\"Amaranth\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Amatic SC\";a:3:{s:5:\"label\";s:9:\"Amatic SC\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Amethysta\";a:3:{s:5:\"label\";s:9:\"Amethysta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Amiko\";a:3:{s:5:\"label\";s:5:\"Amiko\";s:8:\"variants\";a:3:{i:0;s:3:\"600\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Amiri\";a:3:{s:5:\"label\";s:5:\"Amiri\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Amita\";a:3:{s:5:\"label\";s:5:\"Amita\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Anaheim\";a:3:{s:5:\"label\";s:7:\"Anaheim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Andada Pro\";a:3:{s:5:\"label\";s:10:\"Andada Pro\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Andika\";a:3:{s:5:\"label\";s:6:\"Andika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Andika New Basic\";a:3:{s:5:\"label\";s:16:\"Andika New Basic\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Angkor\";a:3:{s:5:\"label\";s:6:\"Angkor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:24:\"Annie Use Your Telescope\";a:3:{s:5:\"label\";s:24:\"Annie Use Your Telescope\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Anonymous Pro\";a:3:{s:5:\"label\";s:13:\"Anonymous Pro\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:5:\"Antic\";a:3:{s:5:\"label\";s:5:\"Antic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Antic Didone\";a:3:{s:5:\"label\";s:12:\"Antic Didone\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Antic Slab\";a:3:{s:5:\"label\";s:10:\"Antic Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Anton\";a:3:{s:5:\"label\";s:5:\"Anton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Antonio\";a:3:{s:5:\"label\";s:7:\"Antonio\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Arapey\";a:3:{s:5:\"label\";s:6:\"Arapey\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Arbutus\";a:3:{s:5:\"label\";s:7:\"Arbutus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Arbutus Slab\";a:3:{s:5:\"label\";s:12:\"Arbutus Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Architects Daughter\";a:3:{s:5:\"label\";s:19:\"Architects Daughter\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Archivo\";a:3:{s:5:\"label\";s:7:\"Archivo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Archivo Black\";a:3:{s:5:\"label\";s:13:\"Archivo Black\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Archivo Narrow\";a:3:{s:5:\"label\";s:14:\"Archivo Narrow\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Are You Serious\";a:3:{s:5:\"label\";s:15:\"Are You Serious\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Aref Ruqaa\";a:3:{s:5:\"label\";s:10:\"Aref Ruqaa\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Arima Madurai\";a:3:{s:5:\"label\";s:13:\"Arima Madurai\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Arimo\";a:3:{s:5:\"label\";s:5:\"Arimo\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Arizonia\";a:3:{s:5:\"label\";s:8:\"Arizonia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Armata\";a:3:{s:5:\"label\";s:6:\"Armata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Arsenal\";a:3:{s:5:\"label\";s:7:\"Arsenal\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Artifika\";a:3:{s:5:\"label\";s:8:\"Artifika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Arvo\";a:3:{s:5:\"label\";s:4:\"Arvo\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Arya\";a:3:{s:5:\"label\";s:4:\"Arya\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Asap\";a:3:{s:5:\"label\";s:4:\"Asap\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Asap Condensed\";a:3:{s:5:\"label\";s:14:\"Asap Condensed\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Asar\";a:3:{s:5:\"label\";s:4:\"Asar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Asset\";a:3:{s:5:\"label\";s:5:\"Asset\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Assistant\";a:3:{s:5:\"label\";s:9:\"Assistant\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Astloch\";a:3:{s:5:\"label\";s:7:\"Astloch\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Asul\";a:3:{s:5:\"label\";s:4:\"Asul\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Athiti\";a:3:{s:5:\"label\";s:6:\"Athiti\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Atkinson Hyperlegible\";a:3:{s:5:\"label\";s:21:\"Atkinson Hyperlegible\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Atma\";a:3:{s:5:\"label\";s:4:\"Atma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Atomic Age\";a:3:{s:5:\"label\";s:10:\"Atomic Age\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Aubrey\";a:3:{s:5:\"label\";s:6:\"Aubrey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Audiowide\";a:3:{s:5:\"label\";s:9:\"Audiowide\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Autour One\";a:3:{s:5:\"label\";s:10:\"Autour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Average\";a:3:{s:5:\"label\";s:7:\"Average\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Average Sans\";a:3:{s:5:\"label\";s:12:\"Average Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Averia Gruesa Libre\";a:3:{s:5:\"label\";s:19:\"Averia Gruesa Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Averia Libre\";a:3:{s:5:\"label\";s:12:\"Averia Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Averia Sans Libre\";a:3:{s:5:\"label\";s:17:\"Averia Sans Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Averia Serif Libre\";a:3:{s:5:\"label\";s:18:\"Averia Serif Libre\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Azeret Mono\";a:3:{s:5:\"label\";s:11:\"Azeret Mono\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:4:\"B612\";a:3:{s:5:\"label\";s:4:\"B612\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"B612 Mono\";a:3:{s:5:\"label\";s:9:\"B612 Mono\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:10:\"Bad Script\";a:3:{s:5:\"label\";s:10:\"Bad Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Bahiana\";a:3:{s:5:\"label\";s:7:\"Bahiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Bahianita\";a:3:{s:5:\"label\";s:9:\"Bahianita\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Bai Jamjuree\";a:3:{s:5:\"label\";s:12:\"Bai Jamjuree\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Bakbak One\";a:3:{s:5:\"label\";s:10:\"Bakbak One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Ballet\";a:3:{s:5:\"label\";s:6:\"Ballet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Baloo 2\";a:3:{s:5:\"label\";s:7:\"Baloo 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Baloo Bhai 2\";a:3:{s:5:\"label\";s:12:\"Baloo Bhai 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Baloo Bhaijaan 2\";a:3:{s:5:\"label\";s:16:\"Baloo Bhaijaan 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Baloo Bhaina 2\";a:3:{s:5:\"label\";s:14:\"Baloo Bhaina 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Baloo Chettan 2\";a:3:{s:5:\"label\";s:15:\"Baloo Chettan 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Baloo Da 2\";a:3:{s:5:\"label\";s:10:\"Baloo Da 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Baloo Paaji 2\";a:3:{s:5:\"label\";s:13:\"Baloo Paaji 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Baloo Tamma 2\";a:3:{s:5:\"label\";s:13:\"Baloo Tamma 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Baloo Tammudu 2\";a:3:{s:5:\"label\";s:15:\"Baloo Tammudu 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Baloo Thambi 2\";a:3:{s:5:\"label\";s:14:\"Baloo Thambi 2\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Balsamiq Sans\";a:3:{s:5:\"label\";s:13:\"Balsamiq Sans\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Balthazar\";a:3:{s:5:\"label\";s:9:\"Balthazar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Bangers\";a:3:{s:5:\"label\";s:7:\"Bangers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Barlow\";a:3:{s:5:\"label\";s:6:\"Barlow\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Barlow Condensed\";a:3:{s:5:\"label\";s:16:\"Barlow Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Barlow Semi Condensed\";a:3:{s:5:\"label\";s:21:\"Barlow Semi Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Barriecito\";a:3:{s:5:\"label\";s:10:\"Barriecito\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Barrio\";a:3:{s:5:\"label\";s:6:\"Barrio\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Basic\";a:3:{s:5:\"label\";s:5:\"Basic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Baskervville\";a:3:{s:5:\"label\";s:12:\"Baskervville\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Battambang\";a:3:{s:5:\"label\";s:10:\"Battambang\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"900\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Baumans\";a:3:{s:5:\"label\";s:7:\"Baumans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Bayon\";a:3:{s:5:\"label\";s:5:\"Bayon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Be Vietnam Pro\";a:3:{s:5:\"label\";s:14:\"Be Vietnam Pro\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Bebas Neue\";a:3:{s:5:\"label\";s:10:\"Bebas Neue\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Belgrano\";a:3:{s:5:\"label\";s:8:\"Belgrano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Bellefair\";a:3:{s:5:\"label\";s:9:\"Bellefair\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Belleza\";a:3:{s:5:\"label\";s:7:\"Belleza\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Bellota\";a:3:{s:5:\"label\";s:7:\"Bellota\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Bellota Text\";a:3:{s:5:\"label\";s:12:\"Bellota Text\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"BenchNine\";a:3:{s:5:\"label\";s:9:\"BenchNine\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Benne\";a:3:{s:5:\"label\";s:5:\"Benne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Bentham\";a:3:{s:5:\"label\";s:7:\"Bentham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Berkshire Swash\";a:3:{s:5:\"label\";s:15:\"Berkshire Swash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Besley\";a:3:{s:5:\"label\";s:6:\"Besley\";s:8:\"variants\";a:12:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Beth Ellen\";a:3:{s:5:\"label\";s:10:\"Beth Ellen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Bevan\";a:3:{s:5:\"label\";s:5:\"Bevan\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:21:\"Big Shoulders Display\";a:3:{s:5:\"label\";s:21:\"Big Shoulders Display\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:28:\"Big Shoulders Inline Display\";a:3:{s:5:\"label\";s:28:\"Big Shoulders Inline Display\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:25:\"Big Shoulders Inline Text\";a:3:{s:5:\"label\";s:25:\"Big Shoulders Inline Text\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:29:\"Big Shoulders Stencil Display\";a:3:{s:5:\"label\";s:29:\"Big Shoulders Stencil Display\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:26:\"Big Shoulders Stencil Text\";a:3:{s:5:\"label\";s:26:\"Big Shoulders Stencil Text\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Big Shoulders Text\";a:3:{s:5:\"label\";s:18:\"Big Shoulders Text\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Bigelow Rules\";a:3:{s:5:\"label\";s:13:\"Bigelow Rules\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Bigshot One\";a:3:{s:5:\"label\";s:11:\"Bigshot One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Bilbo\";a:3:{s:5:\"label\";s:5:\"Bilbo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Bilbo Swash Caps\";a:3:{s:5:\"label\";s:16:\"Bilbo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"BioRhyme\";a:3:{s:5:\"label\";s:8:\"BioRhyme\";s:8:\"variants\";a:5:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"BioRhyme Expanded\";a:3:{s:5:\"label\";s:17:\"BioRhyme Expanded\";s:8:\"variants\";a:5:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Birthstone\";a:3:{s:5:\"label\";s:10:\"Birthstone\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:17:\"Birthstone Bounce\";a:3:{s:5:\"label\";s:17:\"Birthstone Bounce\";s:8:\"variants\";a:2:{i:0;s:3:\"500\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Biryani\";a:3:{s:5:\"label\";s:7:\"Biryani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Bitter\";a:3:{s:5:\"label\";s:6:\"Bitter\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:23:\"Black And White Picture\";a:3:{s:5:\"label\";s:23:\"Black And White Picture\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Black Han Sans\";a:3:{s:5:\"label\";s:14:\"Black Han Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Black Ops One\";a:3:{s:5:\"label\";s:13:\"Black Ops One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Blinker\";a:3:{s:5:\"label\";s:7:\"Blinker\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Bodoni Moda\";a:3:{s:5:\"label\";s:11:\"Bodoni Moda\";s:8:\"variants\";a:12:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Bokor\";a:3:{s:5:\"label\";s:5:\"Bokor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Bona Nova\";a:3:{s:5:\"label\";s:9:\"Bona Nova\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Bonbon\";a:3:{s:5:\"label\";s:6:\"Bonbon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Bonheur Royale\";a:3:{s:5:\"label\";s:14:\"Bonheur Royale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Boogaloo\";a:3:{s:5:\"label\";s:8:\"Boogaloo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Bowlby One\";a:3:{s:5:\"label\";s:10:\"Bowlby One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Bowlby One SC\";a:3:{s:5:\"label\";s:13:\"Bowlby One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Brawler\";a:3:{s:5:\"label\";s:7:\"Brawler\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Bree Serif\";a:3:{s:5:\"label\";s:10:\"Bree Serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Brygada 1918\";a:3:{s:5:\"label\";s:12:\"Brygada 1918\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Bubblegum Sans\";a:3:{s:5:\"label\";s:14:\"Bubblegum Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Bubbler One\";a:3:{s:5:\"label\";s:11:\"Bubbler One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Buda\";a:3:{s:5:\"label\";s:4:\"Buda\";s:8:\"variants\";a:1:{i:0;s:3:\"300\";}s:8:\"category\";s:7:\"display\";}s:7:\"Buenard\";a:3:{s:5:\"label\";s:7:\"Buenard\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Bungee\";a:3:{s:5:\"label\";s:6:\"Bungee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Bungee Hairline\";a:3:{s:5:\"label\";s:15:\"Bungee Hairline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Bungee Inline\";a:3:{s:5:\"label\";s:13:\"Bungee Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Bungee Outline\";a:3:{s:5:\"label\";s:14:\"Bungee Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Bungee Shade\";a:3:{s:5:\"label\";s:12:\"Bungee Shade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Butcherman\";a:3:{s:5:\"label\";s:10:\"Butcherman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Butterfly Kids\";a:3:{s:5:\"label\";s:14:\"Butterfly Kids\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Cabin\";a:3:{s:5:\"label\";s:5:\"Cabin\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Cabin Condensed\";a:3:{s:5:\"label\";s:15:\"Cabin Condensed\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Cabin Sketch\";a:3:{s:5:\"label\";s:12:\"Cabin Sketch\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Caesar Dressing\";a:3:{s:5:\"label\";s:15:\"Caesar Dressing\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Cagliostro\";a:3:{s:5:\"label\";s:10:\"Cagliostro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Cairo\";a:3:{s:5:\"label\";s:5:\"Cairo\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Caladea\";a:3:{s:5:\"label\";s:7:\"Caladea\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Calistoga\";a:3:{s:5:\"label\";s:9:\"Calistoga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Calligraffitti\";a:3:{s:5:\"label\";s:14:\"Calligraffitti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Cambay\";a:3:{s:5:\"label\";s:6:\"Cambay\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Cambo\";a:3:{s:5:\"label\";s:5:\"Cambo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Candal\";a:3:{s:5:\"label\";s:6:\"Candal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Cantarell\";a:3:{s:5:\"label\";s:9:\"Cantarell\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Cantata One\";a:3:{s:5:\"label\";s:11:\"Cantata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Cantora One\";a:3:{s:5:\"label\";s:11:\"Cantora One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Capriola\";a:3:{s:5:\"label\";s:8:\"Capriola\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Caramel\";a:3:{s:5:\"label\";s:7:\"Caramel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Carattere\";a:3:{s:5:\"label\";s:9:\"Carattere\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Cardo\";a:3:{s:5:\"label\";s:5:\"Cardo\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Carme\";a:3:{s:5:\"label\";s:5:\"Carme\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Carrois Gothic\";a:3:{s:5:\"label\";s:14:\"Carrois Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Carrois Gothic SC\";a:3:{s:5:\"label\";s:17:\"Carrois Gothic SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Carter One\";a:3:{s:5:\"label\";s:10:\"Carter One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Castoro\";a:3:{s:5:\"label\";s:7:\"Castoro\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Catamaran\";a:3:{s:5:\"label\";s:9:\"Catamaran\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Caudex\";a:3:{s:5:\"label\";s:6:\"Caudex\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Caveat\";a:3:{s:5:\"label\";s:6:\"Caveat\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Caveat Brush\";a:3:{s:5:\"label\";s:12:\"Caveat Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:18:\"Cedarville Cursive\";a:3:{s:5:\"label\";s:18:\"Cedarville Cursive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Ceviche One\";a:3:{s:5:\"label\";s:11:\"Ceviche One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Chakra Petch\";a:3:{s:5:\"label\";s:12:\"Chakra Petch\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Changa\";a:3:{s:5:\"label\";s:6:\"Changa\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Changa One\";a:3:{s:5:\"label\";s:10:\"Changa One\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Chango\";a:3:{s:5:\"label\";s:6:\"Chango\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Charm\";a:3:{s:5:\"label\";s:5:\"Charm\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Charmonman\";a:3:{s:5:\"label\";s:10:\"Charmonman\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Chathura\";a:3:{s:5:\"label\";s:8:\"Chathura\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Chau Philomene One\";a:3:{s:5:\"label\";s:18:\"Chau Philomene One\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Chela One\";a:3:{s:5:\"label\";s:9:\"Chela One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Chelsea Market\";a:3:{s:5:\"label\";s:14:\"Chelsea Market\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Chenla\";a:3:{s:5:\"label\";s:6:\"Chenla\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Cherish\";a:3:{s:5:\"label\";s:7:\"Cherish\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:17:\"Cherry Cream Soda\";a:3:{s:5:\"label\";s:17:\"Cherry Cream Soda\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Cherry Swash\";a:3:{s:5:\"label\";s:12:\"Cherry Swash\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Chewy\";a:3:{s:5:\"label\";s:5:\"Chewy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Chicle\";a:3:{s:5:\"label\";s:6:\"Chicle\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Chilanka\";a:3:{s:5:\"label\";s:8:\"Chilanka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Chivo\";a:3:{s:5:\"label\";s:5:\"Chivo\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Chonburi\";a:3:{s:5:\"label\";s:8:\"Chonburi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Cinzel\";a:3:{s:5:\"label\";s:6:\"Cinzel\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Cinzel Decorative\";a:3:{s:5:\"label\";s:17:\"Cinzel Decorative\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Clicker Script\";a:3:{s:5:\"label\";s:14:\"Clicker Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Coda\";a:3:{s:5:\"label\";s:4:\"Coda\";s:8:\"variants\";a:2:{i:0;s:3:\"800\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Coda Caption\";a:3:{s:5:\"label\";s:12:\"Coda Caption\";s:8:\"variants\";a:1:{i:0;s:3:\"800\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Codystar\";a:3:{s:5:\"label\";s:8:\"Codystar\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Coiny\";a:3:{s:5:\"label\";s:5:\"Coiny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Combo\";a:3:{s:5:\"label\";s:5:\"Combo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Comfortaa\";a:3:{s:5:\"label\";s:9:\"Comfortaa\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Comforter\";a:3:{s:5:\"label\";s:9:\"Comforter\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Comforter Brush\";a:3:{s:5:\"label\";s:15:\"Comforter Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Comic Neue\";a:3:{s:5:\"label\";s:10:\"Comic Neue\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Coming Soon\";a:3:{s:5:\"label\";s:11:\"Coming Soon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Commissioner\";a:3:{s:5:\"label\";s:12:\"Commissioner\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Concert One\";a:3:{s:5:\"label\";s:11:\"Concert One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Condiment\";a:3:{s:5:\"label\";s:9:\"Condiment\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Content\";a:3:{s:5:\"label\";s:7:\"Content\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Contrail One\";a:3:{s:5:\"label\";s:12:\"Contrail One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Convergence\";a:3:{s:5:\"label\";s:11:\"Convergence\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Cookie\";a:3:{s:5:\"label\";s:6:\"Cookie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Copse\";a:3:{s:5:\"label\";s:5:\"Copse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Corben\";a:3:{s:5:\"label\";s:6:\"Corben\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Corinthia\";a:3:{s:5:\"label\";s:9:\"Corinthia\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Cormorant\";a:3:{s:5:\"label\";s:9:\"Cormorant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Cormorant Garamond\";a:3:{s:5:\"label\";s:18:\"Cormorant Garamond\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Cormorant Infant\";a:3:{s:5:\"label\";s:16:\"Cormorant Infant\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Cormorant SC\";a:3:{s:5:\"label\";s:12:\"Cormorant SC\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Cormorant Unicase\";a:3:{s:5:\"label\";s:17:\"Cormorant Unicase\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Cormorant Upright\";a:3:{s:5:\"label\";s:17:\"Cormorant Upright\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Courgette\";a:3:{s:5:\"label\";s:9:\"Courgette\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Courier Prime\";a:3:{s:5:\"label\";s:13:\"Courier Prime\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"Cousine\";a:3:{s:5:\"label\";s:7:\"Cousine\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:8:\"Coustard\";a:3:{s:5:\"label\";s:8:\"Coustard\";s:8:\"variants\";a:2:{i:0;s:3:\"900\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:21:\"Covered By Your Grace\";a:3:{s:5:\"label\";s:21:\"Covered By Your Grace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Crafty Girls\";a:3:{s:5:\"label\";s:12:\"Crafty Girls\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Creepster\";a:3:{s:5:\"label\";s:9:\"Creepster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Crete Round\";a:3:{s:5:\"label\";s:11:\"Crete Round\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Crimson Pro\";a:3:{s:5:\"label\";s:11:\"Crimson Pro\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Croissant One\";a:3:{s:5:\"label\";s:13:\"Croissant One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Crushed\";a:3:{s:5:\"label\";s:7:\"Crushed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Cuprum\";a:3:{s:5:\"label\";s:6:\"Cuprum\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Cute Font\";a:3:{s:5:\"label\";s:9:\"Cute Font\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Cutive\";a:3:{s:5:\"label\";s:6:\"Cutive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Cutive Mono\";a:3:{s:5:\"label\";s:11:\"Cutive Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"DM Mono\";a:3:{s:5:\"label\";s:7:\"DM Mono\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"DM Sans\";a:3:{s:5:\"label\";s:7:\"DM Sans\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"DM Serif Display\";a:3:{s:5:\"label\";s:16:\"DM Serif Display\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"DM Serif Text\";a:3:{s:5:\"label\";s:13:\"DM Serif Text\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Damion\";a:3:{s:5:\"label\";s:6:\"Damion\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Dancing Script\";a:3:{s:5:\"label\";s:14:\"Dancing Script\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Dangrek\";a:3:{s:5:\"label\";s:7:\"Dangrek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Darker Grotesque\";a:3:{s:5:\"label\";s:16:\"Darker Grotesque\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"David Libre\";a:3:{s:5:\"label\";s:11:\"David Libre\";s:8:\"variants\";a:3:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"Dawning of a New Day\";a:3:{s:5:\"label\";s:20:\"Dawning of a New Day\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Days One\";a:3:{s:5:\"label\";s:8:\"Days One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Dekko\";a:3:{s:5:\"label\";s:5:\"Dekko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Dela Gothic One\";a:3:{s:5:\"label\";s:15:\"Dela Gothic One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Delius\";a:3:{s:5:\"label\";s:6:\"Delius\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:17:\"Delius Swash Caps\";a:3:{s:5:\"label\";s:17:\"Delius Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Delius Unicase\";a:3:{s:5:\"label\";s:14:\"Delius Unicase\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Della Respira\";a:3:{s:5:\"label\";s:13:\"Della Respira\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Denk One\";a:3:{s:5:\"label\";s:8:\"Denk One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Devonshire\";a:3:{s:5:\"label\";s:10:\"Devonshire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Dhurjati\";a:3:{s:5:\"label\";s:8:\"Dhurjati\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Didact Gothic\";a:3:{s:5:\"label\";s:13:\"Didact Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Diplomata\";a:3:{s:5:\"label\";s:9:\"Diplomata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Diplomata SC\";a:3:{s:5:\"label\";s:12:\"Diplomata SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Do Hyeon\";a:3:{s:5:\"label\";s:8:\"Do Hyeon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Dokdo\";a:3:{s:5:\"label\";s:5:\"Dokdo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Domine\";a:3:{s:5:\"label\";s:6:\"Domine\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Donegal One\";a:3:{s:5:\"label\";s:11:\"Donegal One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Dongle\";a:3:{s:5:\"label\";s:6:\"Dongle\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Doppio One\";a:3:{s:5:\"label\";s:10:\"Doppio One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Dorsa\";a:3:{s:5:\"label\";s:5:\"Dorsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Dosis\";a:3:{s:5:\"label\";s:5:\"Dosis\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"DotGothic16\";a:3:{s:5:\"label\";s:11:\"DotGothic16\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Dr Sugiyama\";a:3:{s:5:\"label\";s:11:\"Dr Sugiyama\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Duru Sans\";a:3:{s:5:\"label\";s:9:\"Duru Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Dynalight\";a:3:{s:5:\"label\";s:9:\"Dynalight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"EB Garamond\";a:3:{s:5:\"label\";s:11:\"EB Garamond\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Eagle Lake\";a:3:{s:5:\"label\";s:10:\"Eagle Lake\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"East Sea Dokdo\";a:3:{s:5:\"label\";s:14:\"East Sea Dokdo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Eater\";a:3:{s:5:\"label\";s:5:\"Eater\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Economica\";a:3:{s:5:\"label\";s:9:\"Economica\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Eczar\";a:3:{s:5:\"label\";s:5:\"Eczar\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"El Messiri\";a:3:{s:5:\"label\";s:10:\"El Messiri\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Electrolize\";a:3:{s:5:\"label\";s:11:\"Electrolize\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Elsie\";a:3:{s:5:\"label\";s:5:\"Elsie\";s:8:\"variants\";a:2:{i:0;s:3:\"900\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Elsie Swash Caps\";a:3:{s:5:\"label\";s:16:\"Elsie Swash Caps\";s:8:\"variants\";a:2:{i:0;s:3:\"900\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Emblema One\";a:3:{s:5:\"label\";s:11:\"Emblema One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Emilys Candy\";a:3:{s:5:\"label\";s:12:\"Emilys Candy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Encode Sans\";a:3:{s:5:\"label\";s:11:\"Encode Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Encode Sans Condensed\";a:3:{s:5:\"label\";s:21:\"Encode Sans Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Encode Sans Expanded\";a:3:{s:5:\"label\";s:20:\"Encode Sans Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Encode Sans SC\";a:3:{s:5:\"label\";s:14:\"Encode Sans SC\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:26:\"Encode Sans Semi Condensed\";a:3:{s:5:\"label\";s:26:\"Encode Sans Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:25:\"Encode Sans Semi Expanded\";a:3:{s:5:\"label\";s:25:\"Encode Sans Semi Expanded\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Engagement\";a:3:{s:5:\"label\";s:10:\"Engagement\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Englebert\";a:3:{s:5:\"label\";s:9:\"Englebert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Enriqueta\";a:3:{s:5:\"label\";s:9:\"Enriqueta\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Ephesis\";a:3:{s:5:\"label\";s:7:\"Ephesis\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Epilogue\";a:3:{s:5:\"label\";s:8:\"Epilogue\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Erica One\";a:3:{s:5:\"label\";s:9:\"Erica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Esteban\";a:3:{s:5:\"label\";s:7:\"Esteban\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Estonia\";a:3:{s:5:\"label\";s:7:\"Estonia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Euphoria Script\";a:3:{s:5:\"label\";s:15:\"Euphoria Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Ewert\";a:3:{s:5:\"label\";s:5:\"Ewert\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:3:\"Exo\";a:3:{s:5:\"label\";s:3:\"Exo\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Exo 2\";a:3:{s:5:\"label\";s:5:\"Exo 2\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Expletus Sans\";a:3:{s:5:\"label\";s:13:\"Expletus Sans\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Explora\";a:3:{s:5:\"label\";s:7:\"Explora\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Fahkwang\";a:3:{s:5:\"label\";s:8:\"Fahkwang\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Fanwood Text\";a:3:{s:5:\"label\";s:12:\"Fanwood Text\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Farro\";a:3:{s:5:\"label\";s:5:\"Farro\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Farsan\";a:3:{s:5:\"label\";s:6:\"Farsan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Fascinate\";a:3:{s:5:\"label\";s:9:\"Fascinate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Fascinate Inline\";a:3:{s:5:\"label\";s:16:\"Fascinate Inline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Faster One\";a:3:{s:5:\"label\";s:10:\"Faster One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Fasthand\";a:3:{s:5:\"label\";s:8:\"Fasthand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Fauna One\";a:3:{s:5:\"label\";s:9:\"Fauna One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Faustina\";a:3:{s:5:\"label\";s:8:\"Faustina\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Federant\";a:3:{s:5:\"label\";s:8:\"Federant\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Federo\";a:3:{s:5:\"label\";s:6:\"Federo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Felipa\";a:3:{s:5:\"label\";s:6:\"Felipa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Fenix\";a:3:{s:5:\"label\";s:5:\"Fenix\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Festive\";a:3:{s:5:\"label\";s:7:\"Festive\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Finger Paint\";a:3:{s:5:\"label\";s:12:\"Finger Paint\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Fira Code\";a:3:{s:5:\"label\";s:9:\"Fira Code\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:9:\"Fira Mono\";a:3:{s:5:\"label\";s:9:\"Fira Mono\";s:8:\"variants\";a:3:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:9:\"Fira Sans\";a:3:{s:5:\"label\";s:9:\"Fira Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Fira Sans Condensed\";a:3:{s:5:\"label\";s:19:\"Fira Sans Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:25:\"Fira Sans Extra Condensed\";a:3:{s:5:\"label\";s:25:\"Fira Sans Extra Condensed\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Fjalla One\";a:3:{s:5:\"label\";s:10:\"Fjalla One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Fjord One\";a:3:{s:5:\"label\";s:9:\"Fjord One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Flamenco\";a:3:{s:5:\"label\";s:8:\"Flamenco\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Flavors\";a:3:{s:5:\"label\";s:7:\"Flavors\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Fleur De Leah\";a:3:{s:5:\"label\";s:13:\"Fleur De Leah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Flow Block\";a:3:{s:5:\"label\";s:10:\"Flow Block\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Flow Circular\";a:3:{s:5:\"label\";s:13:\"Flow Circular\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Flow Rounded\";a:3:{s:5:\"label\";s:12:\"Flow Rounded\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Fondamento\";a:3:{s:5:\"label\";s:10:\"Fondamento\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Fontdiner Swanky\";a:3:{s:5:\"label\";s:16:\"Fontdiner Swanky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Forum\";a:3:{s:5:\"label\";s:5:\"Forum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Francois One\";a:3:{s:5:\"label\";s:12:\"Francois One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Frank Ruhl Libre\";a:3:{s:5:\"label\";s:16:\"Frank Ruhl Libre\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Fraunces\";a:3:{s:5:\"label\";s:8:\"Fraunces\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Freckle Face\";a:3:{s:5:\"label\";s:12:\"Freckle Face\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Fredericka the Great\";a:3:{s:5:\"label\";s:20:\"Fredericka the Great\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Fredoka One\";a:3:{s:5:\"label\";s:11:\"Fredoka One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Freehand\";a:3:{s:5:\"label\";s:8:\"Freehand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Fresca\";a:3:{s:5:\"label\";s:6:\"Fresca\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Frijole\";a:3:{s:5:\"label\";s:7:\"Frijole\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Fruktur\";a:3:{s:5:\"label\";s:7:\"Fruktur\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Fugaz One\";a:3:{s:5:\"label\";s:9:\"Fugaz One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Fuggles\";a:3:{s:5:\"label\";s:7:\"Fuggles\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Fuzzy Bubbles\";a:3:{s:5:\"label\";s:13:\"Fuzzy Bubbles\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"GFS Didot\";a:3:{s:5:\"label\";s:9:\"GFS Didot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"GFS Neohellenic\";a:3:{s:5:\"label\";s:15:\"GFS Neohellenic\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Gabriela\";a:3:{s:5:\"label\";s:8:\"Gabriela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Gaegu\";a:3:{s:5:\"label\";s:5:\"Gaegu\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Gafata\";a:3:{s:5:\"label\";s:6:\"Gafata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Galada\";a:3:{s:5:\"label\";s:6:\"Galada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Galdeano\";a:3:{s:5:\"label\";s:8:\"Galdeano\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Galindo\";a:3:{s:5:\"label\";s:7:\"Galindo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Gamja Flower\";a:3:{s:5:\"label\";s:12:\"Gamja Flower\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Gayathri\";a:3:{s:5:\"label\";s:8:\"Gayathri\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Gelasio\";a:3:{s:5:\"label\";s:7:\"Gelasio\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Gemunu Libre\";a:3:{s:5:\"label\";s:12:\"Gemunu Libre\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Genos\";a:3:{s:5:\"label\";s:5:\"Genos\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Gentium Basic\";a:3:{s:5:\"label\";s:13:\"Gentium Basic\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Gentium Book Basic\";a:3:{s:5:\"label\";s:18:\"Gentium Book Basic\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:3:\"Geo\";a:3:{s:5:\"label\";s:3:\"Geo\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Georama\";a:3:{s:5:\"label\";s:7:\"Georama\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Geostar\";a:3:{s:5:\"label\";s:7:\"Geostar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Geostar Fill\";a:3:{s:5:\"label\";s:12:\"Geostar Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Germania One\";a:3:{s:5:\"label\";s:12:\"Germania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Gideon Roman\";a:3:{s:5:\"label\";s:12:\"Gideon Roman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Gidugu\";a:3:{s:5:\"label\";s:6:\"Gidugu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Gilda Display\";a:3:{s:5:\"label\";s:13:\"Gilda Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Girassol\";a:3:{s:5:\"label\";s:8:\"Girassol\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Give You Glory\";a:3:{s:5:\"label\";s:14:\"Give You Glory\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Glass Antiqua\";a:3:{s:5:\"label\";s:13:\"Glass Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Glegoo\";a:3:{s:5:\"label\";s:6:\"Glegoo\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Gloria Hallelujah\";a:3:{s:5:\"label\";s:17:\"Gloria Hallelujah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Glory\";a:3:{s:5:\"label\";s:5:\"Glory\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Gluten\";a:3:{s:5:\"label\";s:6:\"Gluten\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Goblin One\";a:3:{s:5:\"label\";s:10:\"Goblin One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Gochi Hand\";a:3:{s:5:\"label\";s:10:\"Gochi Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Goldman\";a:3:{s:5:\"label\";s:7:\"Goldman\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Gorditas\";a:3:{s:5:\"label\";s:8:\"Gorditas\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Gothic A1\";a:3:{s:5:\"label\";s:9:\"Gothic A1\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Gotu\";a:3:{s:5:\"label\";s:4:\"Gotu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Goudy Bookletter 1911\";a:3:{s:5:\"label\";s:21:\"Goudy Bookletter 1911\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Gowun Batang\";a:3:{s:5:\"label\";s:12:\"Gowun Batang\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Gowun Dodum\";a:3:{s:5:\"label\";s:11:\"Gowun Dodum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Graduate\";a:3:{s:5:\"label\";s:8:\"Graduate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Grand Hotel\";a:3:{s:5:\"label\";s:11:\"Grand Hotel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Grandstander\";a:3:{s:5:\"label\";s:12:\"Grandstander\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Gravitas One\";a:3:{s:5:\"label\";s:12:\"Gravitas One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Great Vibes\";a:3:{s:5:\"label\";s:11:\"Great Vibes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Grechen Fuemen\";a:3:{s:5:\"label\";s:14:\"Grechen Fuemen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Grenze\";a:3:{s:5:\"label\";s:6:\"Grenze\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Grenze Gotisch\";a:3:{s:5:\"label\";s:14:\"Grenze Gotisch\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Grey Qo\";a:3:{s:5:\"label\";s:7:\"Grey Qo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Griffy\";a:3:{s:5:\"label\";s:6:\"Griffy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Gruppo\";a:3:{s:5:\"label\";s:6:\"Gruppo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Gudea\";a:3:{s:5:\"label\";s:5:\"Gudea\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Gugi\";a:3:{s:5:\"label\";s:4:\"Gugi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Gupter\";a:3:{s:5:\"label\";s:6:\"Gupter\";s:8:\"variants\";a:3:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Gurajada\";a:3:{s:5:\"label\";s:8:\"Gurajada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Gwendolyn\";a:3:{s:5:\"label\";s:9:\"Gwendolyn\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Habibi\";a:3:{s:5:\"label\";s:6:\"Habibi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Hachi Maru Pop\";a:3:{s:5:\"label\";s:14:\"Hachi Maru Pop\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Hahmlet\";a:3:{s:5:\"label\";s:7:\"Hahmlet\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Halant\";a:3:{s:5:\"label\";s:6:\"Halant\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Hammersmith One\";a:3:{s:5:\"label\";s:15:\"Hammersmith One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Hanalei\";a:3:{s:5:\"label\";s:7:\"Hanalei\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Hanalei Fill\";a:3:{s:5:\"label\";s:12:\"Hanalei Fill\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Handlee\";a:3:{s:5:\"label\";s:7:\"Handlee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Hanuman\";a:3:{s:5:\"label\";s:7:\"Hanuman\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"900\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Happy Monkey\";a:3:{s:5:\"label\";s:12:\"Happy Monkey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Harmattan\";a:3:{s:5:\"label\";s:9:\"Harmattan\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Headland One\";a:3:{s:5:\"label\";s:12:\"Headland One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Heebo\";a:3:{s:5:\"label\";s:5:\"Heebo\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Henny Penny\";a:3:{s:5:\"label\";s:11:\"Henny Penny\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Hepta Slab\";a:3:{s:5:\"label\";s:10:\"Hepta Slab\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"Herr Von Muellerhoff\";a:3:{s:5:\"label\";s:20:\"Herr Von Muellerhoff\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Hi Melody\";a:3:{s:5:\"label\";s:9:\"Hi Melody\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Hina Mincho\";a:3:{s:5:\"label\";s:11:\"Hina Mincho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Hind\";a:3:{s:5:\"label\";s:4:\"Hind\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Hind Guntur\";a:3:{s:5:\"label\";s:11:\"Hind Guntur\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Hind Madurai\";a:3:{s:5:\"label\";s:12:\"Hind Madurai\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Hind Siliguri\";a:3:{s:5:\"label\";s:13:\"Hind Siliguri\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Hind Vadodara\";a:3:{s:5:\"label\";s:13:\"Hind Vadodara\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Holtwood One SC\";a:3:{s:5:\"label\";s:15:\"Holtwood One SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Homemade Apple\";a:3:{s:5:\"label\";s:14:\"Homemade Apple\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Homenaje\";a:3:{s:5:\"label\";s:8:\"Homenaje\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Hurricane\";a:3:{s:5:\"label\";s:9:\"Hurricane\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"IBM Plex Mono\";a:3:{s:5:\"label\";s:13:\"IBM Plex Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:13:\"IBM Plex Sans\";a:3:{s:5:\"label\";s:13:\"IBM Plex Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"IBM Plex Sans Arabic\";a:3:{s:5:\"label\";s:20:\"IBM Plex Sans Arabic\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:23:\"IBM Plex Sans Condensed\";a:3:{s:5:\"label\";s:23:\"IBM Plex Sans Condensed\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:24:\"IBM Plex Sans Devanagari\";a:3:{s:5:\"label\";s:24:\"IBM Plex Sans Devanagari\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"IBM Plex Sans Hebrew\";a:3:{s:5:\"label\";s:20:\"IBM Plex Sans Hebrew\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"IBM Plex Sans KR\";a:3:{s:5:\"label\";s:16:\"IBM Plex Sans KR\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"IBM Plex Sans Thai\";a:3:{s:5:\"label\";s:18:\"IBM Plex Sans Thai\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:25:\"IBM Plex Sans Thai Looped\";a:3:{s:5:\"label\";s:25:\"IBM Plex Sans Thai Looped\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"IBM Plex Serif\";a:3:{s:5:\"label\";s:14:\"IBM Plex Serif\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"IM Fell DW Pica\";a:3:{s:5:\"label\";s:15:\"IM Fell DW Pica\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"IM Fell DW Pica SC\";a:3:{s:5:\"label\";s:18:\"IM Fell DW Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"IM Fell Double Pica\";a:3:{s:5:\"label\";s:19:\"IM Fell Double Pica\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:22:\"IM Fell Double Pica SC\";a:3:{s:5:\"label\";s:22:\"IM Fell Double Pica SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"IM Fell English\";a:3:{s:5:\"label\";s:15:\"IM Fell English\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"IM Fell English SC\";a:3:{s:5:\"label\";s:18:\"IM Fell English SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"IM Fell French Canon\";a:3:{s:5:\"label\";s:20:\"IM Fell French Canon\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:23:\"IM Fell French Canon SC\";a:3:{s:5:\"label\";s:23:\"IM Fell French Canon SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"IM Fell Great Primer\";a:3:{s:5:\"label\";s:20:\"IM Fell Great Primer\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:23:\"IM Fell Great Primer SC\";a:3:{s:5:\"label\";s:23:\"IM Fell Great Primer SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Ibarra Real Nova\";a:3:{s:5:\"label\";s:16:\"Ibarra Real Nova\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Iceberg\";a:3:{s:5:\"label\";s:7:\"Iceberg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Iceland\";a:3:{s:5:\"label\";s:7:\"Iceland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Imbue\";a:3:{s:5:\"label\";s:5:\"Imbue\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Imperial Script\";a:3:{s:5:\"label\";s:15:\"Imperial Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Imprima\";a:3:{s:5:\"label\";s:7:\"Imprima\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Inconsolata\";a:3:{s:5:\"label\";s:11:\"Inconsolata\";s:8:\"variants\";a:8:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";i:7;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:5:\"Inder\";a:3:{s:5:\"label\";s:5:\"Inder\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Indie Flower\";a:3:{s:5:\"label\";s:12:\"Indie Flower\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Inika\";a:3:{s:5:\"label\";s:5:\"Inika\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Inknut Antiqua\";a:3:{s:5:\"label\";s:14:\"Inknut Antiqua\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Inria Sans\";a:3:{s:5:\"label\";s:10:\"Inria Sans\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Inria Serif\";a:3:{s:5:\"label\";s:11:\"Inria Serif\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Inspiration\";a:3:{s:5:\"label\";s:11:\"Inspiration\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Inter\";a:3:{s:5:\"label\";s:5:\"Inter\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Irish Grover\";a:3:{s:5:\"label\";s:12:\"Irish Grover\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Island Moments\";a:3:{s:5:\"label\";s:14:\"Island Moments\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Istok Web\";a:3:{s:5:\"label\";s:9:\"Istok Web\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Italiana\";a:3:{s:5:\"label\";s:8:\"Italiana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Italianno\";a:3:{s:5:\"label\";s:9:\"Italianno\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Itim\";a:3:{s:5:\"label\";s:4:\"Itim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Jacques Francois\";a:3:{s:5:\"label\";s:16:\"Jacques Francois\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:23:\"Jacques Francois Shadow\";a:3:{s:5:\"label\";s:23:\"Jacques Francois Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Jaldi\";a:3:{s:5:\"label\";s:5:\"Jaldi\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"JetBrains Mono\";a:3:{s:5:\"label\";s:14:\"JetBrains Mono\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:14:\"Jim Nightshade\";a:3:{s:5:\"label\";s:14:\"Jim Nightshade\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Jockey One\";a:3:{s:5:\"label\";s:10:\"Jockey One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Jolly Lodger\";a:3:{s:5:\"label\";s:12:\"Jolly Lodger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Jomhuria\";a:3:{s:5:\"label\";s:8:\"Jomhuria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Jomolhari\";a:3:{s:5:\"label\";s:9:\"Jomolhari\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Josefin Sans\";a:3:{s:5:\"label\";s:12:\"Josefin Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Josefin Slab\";a:3:{s:5:\"label\";s:12:\"Josefin Slab\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Jost\";a:3:{s:5:\"label\";s:4:\"Jost\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Joti One\";a:3:{s:5:\"label\";s:8:\"Joti One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:3:\"Jua\";a:3:{s:5:\"label\";s:3:\"Jua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Judson\";a:3:{s:5:\"label\";s:6:\"Judson\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Julee\";a:3:{s:5:\"label\";s:5:\"Julee\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Julius Sans One\";a:3:{s:5:\"label\";s:15:\"Julius Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Junge\";a:3:{s:5:\"label\";s:5:\"Junge\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Jura\";a:3:{s:5:\"label\";s:4:\"Jura\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Just Another Hand\";a:3:{s:5:\"label\";s:17:\"Just Another Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:23:\"Just Me Again Down Here\";a:3:{s:5:\"label\";s:23:\"Just Me Again Down Here\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:3:\"K2D\";a:3:{s:5:\"label\";s:3:\"K2D\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Kadwa\";a:3:{s:5:\"label\";s:5:\"Kadwa\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Kaisei Decol\";a:3:{s:5:\"label\";s:12:\"Kaisei Decol\";s:8:\"variants\";a:3:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Kaisei HarunoUmi\";a:3:{s:5:\"label\";s:16:\"Kaisei HarunoUmi\";s:8:\"variants\";a:3:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Kaisei Opti\";a:3:{s:5:\"label\";s:11:\"Kaisei Opti\";s:8:\"variants\";a:3:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Kaisei Tokumin\";a:3:{s:5:\"label\";s:14:\"Kaisei Tokumin\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:3:\"800\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Kalam\";a:3:{s:5:\"label\";s:5:\"Kalam\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Kameron\";a:3:{s:5:\"label\";s:7:\"Kameron\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Kanit\";a:3:{s:5:\"label\";s:5:\"Kanit\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Kantumruy\";a:3:{s:5:\"label\";s:9:\"Kantumruy\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Karantina\";a:3:{s:5:\"label\";s:9:\"Karantina\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Karla\";a:3:{s:5:\"label\";s:5:\"Karla\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Karma\";a:3:{s:5:\"label\";s:5:\"Karma\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Katibeh\";a:3:{s:5:\"label\";s:7:\"Katibeh\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Kaushan Script\";a:3:{s:5:\"label\";s:14:\"Kaushan Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Kavivanar\";a:3:{s:5:\"label\";s:9:\"Kavivanar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Kavoon\";a:3:{s:5:\"label\";s:6:\"Kavoon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Kdam Thmor\";a:3:{s:5:\"label\";s:10:\"Kdam Thmor\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Keania One\";a:3:{s:5:\"label\";s:10:\"Keania One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Kelly Slab\";a:3:{s:5:\"label\";s:10:\"Kelly Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Kenia\";a:3:{s:5:\"label\";s:5:\"Kenia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Khand\";a:3:{s:5:\"label\";s:5:\"Khand\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Khmer\";a:3:{s:5:\"label\";s:5:\"Khmer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Khula\";a:3:{s:5:\"label\";s:5:\"Khula\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Kings\";a:3:{s:5:\"label\";s:5:\"Kings\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Kirang Haerang\";a:3:{s:5:\"label\";s:14:\"Kirang Haerang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Kite One\";a:3:{s:5:\"label\";s:8:\"Kite One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Kiwi Maru\";a:3:{s:5:\"label\";s:9:\"Kiwi Maru\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Klee One\";a:3:{s:5:\"label\";s:8:\"Klee One\";s:8:\"variants\";a:2:{i:0;s:3:\"600\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Knewave\";a:3:{s:5:\"label\";s:7:\"Knewave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"KoHo\";a:3:{s:5:\"label\";s:4:\"KoHo\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Kodchasan\";a:3:{s:5:\"label\";s:9:\"Kodchasan\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Koh Santepheap\";a:3:{s:5:\"label\";s:14:\"Koh Santepheap\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"900\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Kolker Brush\";a:3:{s:5:\"label\";s:12:\"Kolker Brush\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Kosugi\";a:3:{s:5:\"label\";s:6:\"Kosugi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Kosugi Maru\";a:3:{s:5:\"label\";s:11:\"Kosugi Maru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Kotta One\";a:3:{s:5:\"label\";s:9:\"Kotta One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Koulen\";a:3:{s:5:\"label\";s:6:\"Koulen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Kranky\";a:3:{s:5:\"label\";s:6:\"Kranky\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Kreon\";a:3:{s:5:\"label\";s:5:\"Kreon\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Kristi\";a:3:{s:5:\"label\";s:6:\"Kristi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Krona One\";a:3:{s:5:\"label\";s:9:\"Krona One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Krub\";a:3:{s:5:\"label\";s:4:\"Krub\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Kufam\";a:3:{s:5:\"label\";s:5:\"Kufam\";s:8:\"variants\";a:12:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Kulim Park\";a:3:{s:5:\"label\";s:10:\"Kulim Park\";s:8:\"variants\";a:10:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Kumar One\";a:3:{s:5:\"label\";s:9:\"Kumar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Kumar One Outline\";a:3:{s:5:\"label\";s:17:\"Kumar One Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Kumbh Sans\";a:3:{s:5:\"label\";s:10:\"Kumbh Sans\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Kurale\";a:3:{s:5:\"label\";s:6:\"Kurale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"La Belle Aurore\";a:3:{s:5:\"label\";s:15:\"La Belle Aurore\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Lacquer\";a:3:{s:5:\"label\";s:7:\"Lacquer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Laila\";a:3:{s:5:\"label\";s:5:\"Laila\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Lakki Reddy\";a:3:{s:5:\"label\";s:11:\"Lakki Reddy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Lalezar\";a:3:{s:5:\"label\";s:7:\"Lalezar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Lancelot\";a:3:{s:5:\"label\";s:8:\"Lancelot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Langar\";a:3:{s:5:\"label\";s:6:\"Langar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Lateef\";a:3:{s:5:\"label\";s:6:\"Lateef\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Lato\";a:3:{s:5:\"label\";s:4:\"Lato\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"League Script\";a:3:{s:5:\"label\";s:13:\"League Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Leckerli One\";a:3:{s:5:\"label\";s:12:\"Leckerli One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Ledger\";a:3:{s:5:\"label\";s:6:\"Ledger\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Lekton\";a:3:{s:5:\"label\";s:6:\"Lekton\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Lemon\";a:3:{s:5:\"label\";s:5:\"Lemon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Lemonada\";a:3:{s:5:\"label\";s:8:\"Lemonada\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Lexend\";a:3:{s:5:\"label\";s:6:\"Lexend\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Lexend Deca\";a:3:{s:5:\"label\";s:11:\"Lexend Deca\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Lexend Exa\";a:3:{s:5:\"label\";s:10:\"Lexend Exa\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Lexend Giga\";a:3:{s:5:\"label\";s:11:\"Lexend Giga\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Lexend Mega\";a:3:{s:5:\"label\";s:11:\"Lexend Mega\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Lexend Peta\";a:3:{s:5:\"label\";s:11:\"Lexend Peta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Lexend Tera\";a:3:{s:5:\"label\";s:11:\"Lexend Tera\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Lexend Zetta\";a:3:{s:5:\"label\";s:12:\"Lexend Zetta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Libre Barcode 128\";a:3:{s:5:\"label\";s:17:\"Libre Barcode 128\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:22:\"Libre Barcode 128 Text\";a:3:{s:5:\"label\";s:22:\"Libre Barcode 128 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Libre Barcode 39\";a:3:{s:5:\"label\";s:16:\"Libre Barcode 39\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:25:\"Libre Barcode 39 Extended\";a:3:{s:5:\"label\";s:25:\"Libre Barcode 39 Extended\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:30:\"Libre Barcode 39 Extended Text\";a:3:{s:5:\"label\";s:30:\"Libre Barcode 39 Extended Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:21:\"Libre Barcode 39 Text\";a:3:{s:5:\"label\";s:21:\"Libre Barcode 39 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:24:\"Libre Barcode EAN13 Text\";a:3:{s:5:\"label\";s:24:\"Libre Barcode EAN13 Text\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Libre Baskerville\";a:3:{s:5:\"label\";s:17:\"Libre Baskerville\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"Libre Caslon Display\";a:3:{s:5:\"label\";s:20:\"Libre Caslon Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Libre Caslon Text\";a:3:{s:5:\"label\";s:17:\"Libre Caslon Text\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Libre Franklin\";a:3:{s:5:\"label\";s:14:\"Libre Franklin\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Licorice\";a:3:{s:5:\"label\";s:8:\"Licorice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Life Savers\";a:3:{s:5:\"label\";s:11:\"Life Savers\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"800\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Lilita One\";a:3:{s:5:\"label\";s:10:\"Lilita One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Lily Script One\";a:3:{s:5:\"label\";s:15:\"Lily Script One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Limelight\";a:3:{s:5:\"label\";s:9:\"Limelight\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Linden Hill\";a:3:{s:5:\"label\";s:11:\"Linden Hill\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Literata\";a:3:{s:5:\"label\";s:8:\"Literata\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Liu Jian Mao Cao\";a:3:{s:5:\"label\";s:16:\"Liu Jian Mao Cao\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Livvic\";a:3:{s:5:\"label\";s:6:\"Livvic\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Lobster\";a:3:{s:5:\"label\";s:7:\"Lobster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Lobster Two\";a:3:{s:5:\"label\";s:11:\"Lobster Two\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Londrina Outline\";a:3:{s:5:\"label\";s:16:\"Londrina Outline\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Londrina Shadow\";a:3:{s:5:\"label\";s:15:\"Londrina Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Londrina Sketch\";a:3:{s:5:\"label\";s:15:\"Londrina Sketch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Londrina Solid\";a:3:{s:5:\"label\";s:14:\"Londrina Solid\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Long Cang\";a:3:{s:5:\"label\";s:9:\"Long Cang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Lora\";a:3:{s:5:\"label\";s:4:\"Lora\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Love Light\";a:3:{s:5:\"label\";s:10:\"Love Light\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:21:\"Love Ya Like A Sister\";a:3:{s:5:\"label\";s:21:\"Love Ya Like A Sister\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Loved by the King\";a:3:{s:5:\"label\";s:17:\"Loved by the King\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Lovers Quarrel\";a:3:{s:5:\"label\";s:14:\"Lovers Quarrel\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Luckiest Guy\";a:3:{s:5:\"label\";s:12:\"Luckiest Guy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Lusitana\";a:3:{s:5:\"label\";s:8:\"Lusitana\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Lustria\";a:3:{s:5:\"label\";s:7:\"Lustria\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Luxurious Roman\";a:3:{s:5:\"label\";s:15:\"Luxurious Roman\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Luxurious Script\";a:3:{s:5:\"label\";s:16:\"Luxurious Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"M PLUS 1\";a:3:{s:5:\"label\";s:8:\"M PLUS 1\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"M PLUS 1 Code\";a:3:{s:5:\"label\";s:13:\"M PLUS 1 Code\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"M PLUS 1p\";a:3:{s:5:\"label\";s:9:\"M PLUS 1p\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"M PLUS 2\";a:3:{s:5:\"label\";s:8:\"M PLUS 2\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"M PLUS Code Latin\";a:3:{s:5:\"label\";s:17:\"M PLUS Code Latin\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"M PLUS Rounded 1c\";a:3:{s:5:\"label\";s:17:\"M PLUS Rounded 1c\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Ma Shan Zheng\";a:3:{s:5:\"label\";s:13:\"Ma Shan Zheng\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Macondo\";a:3:{s:5:\"label\";s:7:\"Macondo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:18:\"Macondo Swash Caps\";a:3:{s:5:\"label\";s:18:\"Macondo Swash Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Mada\";a:3:{s:5:\"label\";s:4:\"Mada\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Magra\";a:3:{s:5:\"label\";s:5:\"Magra\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Maiden Orange\";a:3:{s:5:\"label\";s:13:\"Maiden Orange\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Maitree\";a:3:{s:5:\"label\";s:7:\"Maitree\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Major Mono Display\";a:3:{s:5:\"label\";s:18:\"Major Mono Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:4:\"Mako\";a:3:{s:5:\"label\";s:4:\"Mako\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Mali\";a:3:{s:5:\"label\";s:4:\"Mali\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Mallanna\";a:3:{s:5:\"label\";s:8:\"Mallanna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Mandali\";a:3:{s:5:\"label\";s:7:\"Mandali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Manjari\";a:3:{s:5:\"label\";s:7:\"Manjari\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Manrope\";a:3:{s:5:\"label\";s:7:\"Manrope\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Mansalva\";a:3:{s:5:\"label\";s:8:\"Mansalva\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Manuale\";a:3:{s:5:\"label\";s:7:\"Manuale\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Marcellus\";a:3:{s:5:\"label\";s:9:\"Marcellus\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Marcellus SC\";a:3:{s:5:\"label\";s:12:\"Marcellus SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Marck Script\";a:3:{s:5:\"label\";s:12:\"Marck Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Margarine\";a:3:{s:5:\"label\";s:9:\"Margarine\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Markazi Text\";a:3:{s:5:\"label\";s:12:\"Markazi Text\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Marko One\";a:3:{s:5:\"label\";s:9:\"Marko One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Marmelad\";a:3:{s:5:\"label\";s:8:\"Marmelad\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Martel\";a:3:{s:5:\"label\";s:6:\"Martel\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Martel Sans\";a:3:{s:5:\"label\";s:11:\"Martel Sans\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Marvel\";a:3:{s:5:\"label\";s:6:\"Marvel\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Mate\";a:3:{s:5:\"label\";s:4:\"Mate\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Mate SC\";a:3:{s:5:\"label\";s:7:\"Mate SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Maven Pro\";a:3:{s:5:\"label\";s:9:\"Maven Pro\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"McLaren\";a:3:{s:5:\"label\";s:7:\"McLaren\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Mea Culpa\";a:3:{s:5:\"label\";s:9:\"Mea Culpa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Meddon\";a:3:{s:5:\"label\";s:6:\"Meddon\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"MedievalSharp\";a:3:{s:5:\"label\";s:13:\"MedievalSharp\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Medula One\";a:3:{s:5:\"label\";s:10:\"Medula One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Meera Inimai\";a:3:{s:5:\"label\";s:12:\"Meera Inimai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Megrim\";a:3:{s:5:\"label\";s:6:\"Megrim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Meie Script\";a:3:{s:5:\"label\";s:11:\"Meie Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Meow Script\";a:3:{s:5:\"label\";s:11:\"Meow Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Merienda\";a:3:{s:5:\"label\";s:8:\"Merienda\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Merienda One\";a:3:{s:5:\"label\";s:12:\"Merienda One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Merriweather\";a:3:{s:5:\"label\";s:12:\"Merriweather\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Merriweather Sans\";a:3:{s:5:\"label\";s:17:\"Merriweather Sans\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Metal\";a:3:{s:5:\"label\";s:5:\"Metal\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Metal Mania\";a:3:{s:5:\"label\";s:11:\"Metal Mania\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Metamorphous\";a:3:{s:5:\"label\";s:12:\"Metamorphous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Metrophobic\";a:3:{s:5:\"label\";s:11:\"Metrophobic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Michroma\";a:3:{s:5:\"label\";s:8:\"Michroma\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Milonga\";a:3:{s:5:\"label\";s:7:\"Milonga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Miltonian\";a:3:{s:5:\"label\";s:9:\"Miltonian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Miltonian Tattoo\";a:3:{s:5:\"label\";s:16:\"Miltonian Tattoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Mina\";a:3:{s:5:\"label\";s:4:\"Mina\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Miniver\";a:3:{s:5:\"label\";s:7:\"Miniver\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Miriam Libre\";a:3:{s:5:\"label\";s:12:\"Miriam Libre\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Mirza\";a:3:{s:5:\"label\";s:5:\"Mirza\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Miss Fajardose\";a:3:{s:5:\"label\";s:14:\"Miss Fajardose\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Mitr\";a:3:{s:5:\"label\";s:4:\"Mitr\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Mochiy Pop One\";a:3:{s:5:\"label\";s:14:\"Mochiy Pop One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Mochiy Pop P One\";a:3:{s:5:\"label\";s:16:\"Mochiy Pop P One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Modak\";a:3:{s:5:\"label\";s:5:\"Modak\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Modern Antiqua\";a:3:{s:5:\"label\";s:14:\"Modern Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Mogra\";a:3:{s:5:\"label\";s:5:\"Mogra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Mohave\";a:3:{s:5:\"label\";s:6:\"Mohave\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Molengo\";a:3:{s:5:\"label\";s:7:\"Molengo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Molle\";a:3:{s:5:\"label\";s:5:\"Molle\";s:8:\"variants\";a:1:{i:0;s:6:\"italic\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Monda\";a:3:{s:5:\"label\";s:5:\"Monda\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Monofett\";a:3:{s:5:\"label\";s:8:\"Monofett\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Monoton\";a:3:{s:5:\"label\";s:7:\"Monoton\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Monsieur La Doulaise\";a:3:{s:5:\"label\";s:20:\"Monsieur La Doulaise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Montaga\";a:3:{s:5:\"label\";s:7:\"Montaga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Montagu Slab\";a:3:{s:5:\"label\";s:12:\"Montagu Slab\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"MonteCarlo\";a:3:{s:5:\"label\";s:10:\"MonteCarlo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Montez\";a:3:{s:5:\"label\";s:6:\"Montez\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Montserrat\";a:3:{s:5:\"label\";s:10:\"Montserrat\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Montserrat Alternates\";a:3:{s:5:\"label\";s:21:\"Montserrat Alternates\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Montserrat Subrayada\";a:3:{s:5:\"label\";s:20:\"Montserrat Subrayada\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Moo Lah Lah\";a:3:{s:5:\"label\";s:11:\"Moo Lah Lah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Moon Dance\";a:3:{s:5:\"label\";s:10:\"Moon Dance\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Moul\";a:3:{s:5:\"label\";s:4:\"Moul\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Moulpali\";a:3:{s:5:\"label\";s:8:\"Moulpali\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:22:\"Mountains of Christmas\";a:3:{s:5:\"label\";s:22:\"Mountains of Christmas\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Mouse Memoirs\";a:3:{s:5:\"label\";s:13:\"Mouse Memoirs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Mr Bedfort\";a:3:{s:5:\"label\";s:10:\"Mr Bedfort\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Mr Dafoe\";a:3:{s:5:\"label\";s:8:\"Mr Dafoe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:14:\"Mr De Haviland\";a:3:{s:5:\"label\";s:14:\"Mr De Haviland\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:19:\"Mrs Saint Delafield\";a:3:{s:5:\"label\";s:19:\"Mrs Saint Delafield\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Mrs Sheppards\";a:3:{s:5:\"label\";s:13:\"Mrs Sheppards\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Mukta\";a:3:{s:5:\"label\";s:5:\"Mukta\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Mukta Mahee\";a:3:{s:5:\"label\";s:11:\"Mukta Mahee\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Mukta Malar\";a:3:{s:5:\"label\";s:11:\"Mukta Malar\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Mukta Vaani\";a:3:{s:5:\"label\";s:11:\"Mukta Vaani\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Mulish\";a:3:{s:5:\"label\";s:6:\"Mulish\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Murecho\";a:3:{s:5:\"label\";s:7:\"Murecho\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"MuseoModerno\";a:3:{s:5:\"label\";s:12:\"MuseoModerno\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Mystery Quest\";a:3:{s:5:\"label\";s:13:\"Mystery Quest\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:3:\"NTR\";a:3:{s:5:\"label\";s:3:\"NTR\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Nanum Brush Script\";a:3:{s:5:\"label\";s:18:\"Nanum Brush Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Nanum Gothic\";a:3:{s:5:\"label\";s:12:\"Nanum Gothic\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"800\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Nanum Gothic Coding\";a:3:{s:5:\"label\";s:19:\"Nanum Gothic Coding\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:14:\"Nanum Myeongjo\";a:3:{s:5:\"label\";s:14:\"Nanum Myeongjo\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"800\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Nanum Pen Script\";a:3:{s:5:\"label\";s:16:\"Nanum Pen Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Nerko One\";a:3:{s:5:\"label\";s:9:\"Nerko One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Neucha\";a:3:{s:5:\"label\";s:6:\"Neucha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Neuton\";a:3:{s:5:\"label\";s:6:\"Neuton\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"New Rocker\";a:3:{s:5:\"label\";s:10:\"New Rocker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"New Tegomin\";a:3:{s:5:\"label\";s:11:\"New Tegomin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"News Cycle\";a:3:{s:5:\"label\";s:10:\"News Cycle\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Newsreader\";a:3:{s:5:\"label\";s:10:\"Newsreader\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Niconne\";a:3:{s:5:\"label\";s:7:\"Niconne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Niramit\";a:3:{s:5:\"label\";s:7:\"Niramit\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Nixie One\";a:3:{s:5:\"label\";s:9:\"Nixie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Nobile\";a:3:{s:5:\"label\";s:6:\"Nobile\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Nokora\";a:3:{s:5:\"label\";s:6:\"Nokora\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"900\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Norican\";a:3:{s:5:\"label\";s:7:\"Norican\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Nosifer\";a:3:{s:5:\"label\";s:7:\"Nosifer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Notable\";a:3:{s:5:\"label\";s:7:\"Notable\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Nothing You Could Do\";a:3:{s:5:\"label\";s:20:\"Nothing You Could Do\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"Noticia Text\";a:3:{s:5:\"label\";s:12:\"Noticia Text\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Noto Kufi Arabic\";a:3:{s:5:\"label\";s:16:\"Noto Kufi Arabic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Noto Music\";a:3:{s:5:\"label\";s:10:\"Noto Music\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Naskh Arabic\";a:3:{s:5:\"label\";s:17:\"Noto Naskh Arabic\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Noto Nastaliq Urdu\";a:3:{s:5:\"label\";s:18:\"Noto Nastaliq Urdu\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Noto Rashi Hebrew\";a:3:{s:5:\"label\";s:17:\"Noto Rashi Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Noto Sans\";a:3:{s:5:\"label\";s:9:\"Noto Sans\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Adlam\";a:3:{s:5:\"label\";s:15:\"Noto Sans Adlam\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:24:\"Noto Sans Adlam Unjoined\";a:3:{s:5:\"label\";s:24:\"Noto Sans Adlam Unjoined\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:31:\"Noto Sans Anatolian Hieroglyphs\";a:3:{s:5:\"label\";s:31:\"Noto Sans Anatolian Hieroglyphs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Arabic\";a:3:{s:5:\"label\";s:16:\"Noto Sans Arabic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Armenian\";a:3:{s:5:\"label\";s:18:\"Noto Sans Armenian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Avestan\";a:3:{s:5:\"label\";s:17:\"Noto Sans Avestan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Balinese\";a:3:{s:5:\"label\";s:18:\"Noto Sans Balinese\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Bamum\";a:3:{s:5:\"label\";s:15:\"Noto Sans Bamum\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Noto Sans Bassa Vah\";a:3:{s:5:\"label\";s:19:\"Noto Sans Bassa Vah\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Batak\";a:3:{s:5:\"label\";s:15:\"Noto Sans Batak\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Bengali\";a:3:{s:5:\"label\";s:17:\"Noto Sans Bengali\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Noto Sans Bhaiksuki\";a:3:{s:5:\"label\";s:19:\"Noto Sans Bhaiksuki\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Brahmi\";a:3:{s:5:\"label\";s:16:\"Noto Sans Brahmi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Buginese\";a:3:{s:5:\"label\";s:18:\"Noto Sans Buginese\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Buhid\";a:3:{s:5:\"label\";s:15:\"Noto Sans Buhid\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:29:\"Noto Sans Canadian Aboriginal\";a:3:{s:5:\"label\";s:29:\"Noto Sans Canadian Aboriginal\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Carian\";a:3:{s:5:\"label\";s:16:\"Noto Sans Carian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:28:\"Noto Sans Caucasian Albanian\";a:3:{s:5:\"label\";s:28:\"Noto Sans Caucasian Albanian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Chakma\";a:3:{s:5:\"label\";s:16:\"Noto Sans Chakma\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Noto Sans Cham\";a:3:{s:5:\"label\";s:14:\"Noto Sans Cham\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Cherokee\";a:3:{s:5:\"label\";s:18:\"Noto Sans Cherokee\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Coptic\";a:3:{s:5:\"label\";s:16:\"Noto Sans Coptic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Noto Sans Cuneiform\";a:3:{s:5:\"label\";s:19:\"Noto Sans Cuneiform\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Cypriot\";a:3:{s:5:\"label\";s:17:\"Noto Sans Cypriot\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Deseret\";a:3:{s:5:\"label\";s:17:\"Noto Sans Deseret\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Noto Sans Devanagari\";a:3:{s:5:\"label\";s:20:\"Noto Sans Devanagari\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Display\";a:3:{s:5:\"label\";s:17:\"Noto Sans Display\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Duployan\";a:3:{s:5:\"label\";s:18:\"Noto Sans Duployan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:30:\"Noto Sans Egyptian Hieroglyphs\";a:3:{s:5:\"label\";s:30:\"Noto Sans Egyptian Hieroglyphs\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Elbasan\";a:3:{s:5:\"label\";s:17:\"Noto Sans Elbasan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Elymaic\";a:3:{s:5:\"label\";s:17:\"Noto Sans Elymaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Georgian\";a:3:{s:5:\"label\";s:18:\"Noto Sans Georgian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Noto Sans Glagolitic\";a:3:{s:5:\"label\";s:20:\"Noto Sans Glagolitic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Gothic\";a:3:{s:5:\"label\";s:16:\"Noto Sans Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Grantha\";a:3:{s:5:\"label\";s:17:\"Noto Sans Grantha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Gujarati\";a:3:{s:5:\"label\";s:18:\"Noto Sans Gujarati\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:23:\"Noto Sans Gunjala Gondi\";a:3:{s:5:\"label\";s:23:\"Noto Sans Gunjala Gondi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Gurmukhi\";a:3:{s:5:\"label\";s:18:\"Noto Sans Gurmukhi\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Noto Sans HK\";a:3:{s:5:\"label\";s:12:\"Noto Sans HK\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:25:\"Noto Sans Hanifi Rohingya\";a:3:{s:5:\"label\";s:25:\"Noto Sans Hanifi Rohingya\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Hanunoo\";a:3:{s:5:\"label\";s:17:\"Noto Sans Hanunoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Hatran\";a:3:{s:5:\"label\";s:16:\"Noto Sans Hatran\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Hebrew\";a:3:{s:5:\"label\";s:16:\"Noto Sans Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:26:\"Noto Sans Imperial Aramaic\";a:3:{s:5:\"label\";s:26:\"Noto Sans Imperial Aramaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:29:\"Noto Sans Indic Siyaq Numbers\";a:3:{s:5:\"label\";s:29:\"Noto Sans Indic Siyaq Numbers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:31:\"Noto Sans Inscriptional Pahlavi\";a:3:{s:5:\"label\";s:31:\"Noto Sans Inscriptional Pahlavi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:32:\"Noto Sans Inscriptional Parthian\";a:3:{s:5:\"label\";s:32:\"Noto Sans Inscriptional Parthian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Noto Sans JP\";a:3:{s:5:\"label\";s:12:\"Noto Sans JP\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Javanese\";a:3:{s:5:\"label\";s:18:\"Noto Sans Javanese\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Noto Sans KR\";a:3:{s:5:\"label\";s:12:\"Noto Sans KR\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Kaithi\";a:3:{s:5:\"label\";s:16:\"Noto Sans Kaithi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Kannada\";a:3:{s:5:\"label\";s:17:\"Noto Sans Kannada\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Kayah Li\";a:3:{s:5:\"label\";s:18:\"Noto Sans Kayah Li\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Noto Sans Kharoshthi\";a:3:{s:5:\"label\";s:20:\"Noto Sans Kharoshthi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Khmer\";a:3:{s:5:\"label\";s:15:\"Noto Sans Khmer\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Khojki\";a:3:{s:5:\"label\";s:16:\"Noto Sans Khojki\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Noto Sans Khudawadi\";a:3:{s:5:\"label\";s:19:\"Noto Sans Khudawadi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Noto Sans Lao\";a:3:{s:5:\"label\";s:13:\"Noto Sans Lao\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Lepcha\";a:3:{s:5:\"label\";s:16:\"Noto Sans Lepcha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Limbu\";a:3:{s:5:\"label\";s:15:\"Noto Sans Limbu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Linear A\";a:3:{s:5:\"label\";s:18:\"Noto Sans Linear A\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Linear B\";a:3:{s:5:\"label\";s:18:\"Noto Sans Linear B\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Noto Sans Lisu\";a:3:{s:5:\"label\";s:14:\"Noto Sans Lisu\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Lycian\";a:3:{s:5:\"label\";s:16:\"Noto Sans Lycian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Lydian\";a:3:{s:5:\"label\";s:16:\"Noto Sans Lydian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Mahajani\";a:3:{s:5:\"label\";s:18:\"Noto Sans Mahajani\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Noto Sans Malayalam\";a:3:{s:5:\"label\";s:19:\"Noto Sans Malayalam\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Mandaic\";a:3:{s:5:\"label\";s:17:\"Noto Sans Mandaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Noto Sans Manichaean\";a:3:{s:5:\"label\";s:20:\"Noto Sans Manichaean\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Marchen\";a:3:{s:5:\"label\";s:17:\"Noto Sans Marchen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:23:\"Noto Sans Masaram Gondi\";a:3:{s:5:\"label\";s:23:\"Noto Sans Masaram Gondi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Noto Sans Math\";a:3:{s:5:\"label\";s:14:\"Noto Sans Math\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:24:\"Noto Sans Mayan Numerals\";a:3:{s:5:\"label\";s:24:\"Noto Sans Mayan Numerals\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Noto Sans Medefaidrin\";a:3:{s:5:\"label\";s:21:\"Noto Sans Medefaidrin\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:22:\"Noto Sans Meetei Mayek\";a:3:{s:5:\"label\";s:22:\"Noto Sans Meetei Mayek\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Meroitic\";a:3:{s:5:\"label\";s:18:\"Noto Sans Meroitic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Noto Sans Miao\";a:3:{s:5:\"label\";s:14:\"Noto Sans Miao\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Noto Sans Modi\";a:3:{s:5:\"label\";s:14:\"Noto Sans Modi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Noto Sans Mongolian\";a:3:{s:5:\"label\";s:19:\"Noto Sans Mongolian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Noto Sans Mono\";a:3:{s:5:\"label\";s:14:\"Noto Sans Mono\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:13:\"Noto Sans Mro\";a:3:{s:5:\"label\";s:13:\"Noto Sans Mro\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Multani\";a:3:{s:5:\"label\";s:17:\"Noto Sans Multani\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Myanmar\";a:3:{s:5:\"label\";s:17:\"Noto Sans Myanmar\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Noto Sans N Ko\";a:3:{s:5:\"label\";s:14:\"Noto Sans N Ko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Noto Sans Nabataean\";a:3:{s:5:\"label\";s:19:\"Noto Sans Nabataean\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Noto Sans New Tai Lue\";a:3:{s:5:\"label\";s:21:\"Noto Sans New Tai Lue\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Noto Sans Newa\";a:3:{s:5:\"label\";s:14:\"Noto Sans Newa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Nushu\";a:3:{s:5:\"label\";s:15:\"Noto Sans Nushu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Ogham\";a:3:{s:5:\"label\";s:15:\"Noto Sans Ogham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Ol Chiki\";a:3:{s:5:\"label\";s:18:\"Noto Sans Ol Chiki\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:23:\"Noto Sans Old Hungarian\";a:3:{s:5:\"label\";s:23:\"Noto Sans Old Hungarian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Noto Sans Old Italic\";a:3:{s:5:\"label\";s:20:\"Noto Sans Old Italic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:27:\"Noto Sans Old North Arabian\";a:3:{s:5:\"label\";s:27:\"Noto Sans Old North Arabian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Noto Sans Old Permic\";a:3:{s:5:\"label\";s:20:\"Noto Sans Old Permic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Noto Sans Old Persian\";a:3:{s:5:\"label\";s:21:\"Noto Sans Old Persian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Noto Sans Old Sogdian\";a:3:{s:5:\"label\";s:21:\"Noto Sans Old Sogdian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:27:\"Noto Sans Old South Arabian\";a:3:{s:5:\"label\";s:27:\"Noto Sans Old South Arabian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Noto Sans Old Turkic\";a:3:{s:5:\"label\";s:20:\"Noto Sans Old Turkic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Oriya\";a:3:{s:5:\"label\";s:15:\"Noto Sans Oriya\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"700\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Osage\";a:3:{s:5:\"label\";s:15:\"Noto Sans Osage\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Osmanya\";a:3:{s:5:\"label\";s:17:\"Noto Sans Osmanya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:22:\"Noto Sans Pahawh Hmong\";a:3:{s:5:\"label\";s:22:\"Noto Sans Pahawh Hmong\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Noto Sans Palmyrene\";a:3:{s:5:\"label\";s:19:\"Noto Sans Palmyrene\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Noto Sans Pau Cin Hau\";a:3:{s:5:\"label\";s:21:\"Noto Sans Pau Cin Hau\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Phags Pa\";a:3:{s:5:\"label\";s:18:\"Noto Sans Phags Pa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Noto Sans Phoenician\";a:3:{s:5:\"label\";s:20:\"Noto Sans Phoenician\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:25:\"Noto Sans Psalter Pahlavi\";a:3:{s:5:\"label\";s:25:\"Noto Sans Psalter Pahlavi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Rejang\";a:3:{s:5:\"label\";s:16:\"Noto Sans Rejang\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Runic\";a:3:{s:5:\"label\";s:15:\"Noto Sans Runic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Noto Sans SC\";a:3:{s:5:\"label\";s:12:\"Noto Sans SC\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Noto Sans Samaritan\";a:3:{s:5:\"label\";s:19:\"Noto Sans Samaritan\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Noto Sans Saurashtra\";a:3:{s:5:\"label\";s:20:\"Noto Sans Saurashtra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Sharada\";a:3:{s:5:\"label\";s:17:\"Noto Sans Sharada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Shavian\";a:3:{s:5:\"label\";s:17:\"Noto Sans Shavian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Siddham\";a:3:{s:5:\"label\";s:17:\"Noto Sans Siddham\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Sinhala\";a:3:{s:5:\"label\";s:17:\"Noto Sans Sinhala\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Sogdian\";a:3:{s:5:\"label\";s:17:\"Noto Sans Sogdian\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:22:\"Noto Sans Sora Sompeng\";a:3:{s:5:\"label\";s:22:\"Noto Sans Sora Sompeng\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Soyombo\";a:3:{s:5:\"label\";s:17:\"Noto Sans Soyombo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Noto Sans Sundanese\";a:3:{s:5:\"label\";s:19:\"Noto Sans Sundanese\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:22:\"Noto Sans Syloti Nagri\";a:3:{s:5:\"label\";s:22:\"Noto Sans Syloti Nagri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Symbols\";a:3:{s:5:\"label\";s:17:\"Noto Sans Symbols\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Noto Sans Symbols 2\";a:3:{s:5:\"label\";s:19:\"Noto Sans Symbols 2\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Syriac\";a:3:{s:5:\"label\";s:16:\"Noto Sans Syriac\";s:8:\"variants\";a:3:{i:0;s:3:\"100\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Noto Sans TC\";a:3:{s:5:\"label\";s:12:\"Noto Sans TC\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Tagalog\";a:3:{s:5:\"label\";s:17:\"Noto Sans Tagalog\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Tagbanwa\";a:3:{s:5:\"label\";s:18:\"Noto Sans Tagbanwa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Tai Le\";a:3:{s:5:\"label\";s:16:\"Noto Sans Tai Le\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Tai Tham\";a:3:{s:5:\"label\";s:18:\"Noto Sans Tai Tham\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Tai Viet\";a:3:{s:5:\"label\";s:18:\"Noto Sans Tai Viet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Takri\";a:3:{s:5:\"label\";s:15:\"Noto Sans Takri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Noto Sans Tamil\";a:3:{s:5:\"label\";s:15:\"Noto Sans Tamil\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:26:\"Noto Sans Tamil Supplement\";a:3:{s:5:\"label\";s:26:\"Noto Sans Tamil Supplement\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Telugu\";a:3:{s:5:\"label\";s:16:\"Noto Sans Telugu\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Thaana\";a:3:{s:5:\"label\";s:16:\"Noto Sans Thaana\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Noto Sans Thai\";a:3:{s:5:\"label\";s:14:\"Noto Sans Thai\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Noto Sans Thai Looped\";a:3:{s:5:\"label\";s:21:\"Noto Sans Thai Looped\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Tifinagh\";a:3:{s:5:\"label\";s:18:\"Noto Sans Tifinagh\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Noto Sans Tirhuta\";a:3:{s:5:\"label\";s:17:\"Noto Sans Tirhuta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Noto Sans Ugaritic\";a:3:{s:5:\"label\";s:18:\"Noto Sans Ugaritic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Noto Sans Vai\";a:3:{s:5:\"label\";s:13:\"Noto Sans Vai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Noto Sans Wancho\";a:3:{s:5:\"label\";s:16:\"Noto Sans Wancho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Noto Sans Warang Citi\";a:3:{s:5:\"label\";s:21:\"Noto Sans Warang Citi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Noto Sans Yi\";a:3:{s:5:\"label\";s:12:\"Noto Sans Yi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:26:\"Noto Sans Zanabazar Square\";a:3:{s:5:\"label\";s:26:\"Noto Sans Zanabazar Square\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Noto Serif\";a:3:{s:5:\"label\";s:10:\"Noto Serif\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Noto Serif Ahom\";a:3:{s:5:\"label\";s:15:\"Noto Serif Ahom\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Noto Serif Armenian\";a:3:{s:5:\"label\";s:19:\"Noto Serif Armenian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Noto Serif Balinese\";a:3:{s:5:\"label\";s:19:\"Noto Serif Balinese\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Noto Serif Bengali\";a:3:{s:5:\"label\";s:18:\"Noto Serif Bengali\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:21:\"Noto Serif Devanagari\";a:3:{s:5:\"label\";s:21:\"Noto Serif Devanagari\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Noto Serif Display\";a:3:{s:5:\"label\";s:18:\"Noto Serif Display\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Noto Serif Dogra\";a:3:{s:5:\"label\";s:16:\"Noto Serif Dogra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Noto Serif Ethiopic\";a:3:{s:5:\"label\";s:19:\"Noto Serif Ethiopic\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Noto Serif Georgian\";a:3:{s:5:\"label\";s:19:\"Noto Serif Georgian\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Noto Serif Grantha\";a:3:{s:5:\"label\";s:18:\"Noto Serif Grantha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Noto Serif Gujarati\";a:3:{s:5:\"label\";s:19:\"Noto Serif Gujarati\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Noto Serif Gurmukhi\";a:3:{s:5:\"label\";s:19:\"Noto Serif Gurmukhi\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Noto Serif Hebrew\";a:3:{s:5:\"label\";s:17:\"Noto Serif Hebrew\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Noto Serif JP\";a:3:{s:5:\"label\";s:13:\"Noto Serif JP\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Noto Serif KR\";a:3:{s:5:\"label\";s:13:\"Noto Serif KR\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Noto Serif Kannada\";a:3:{s:5:\"label\";s:18:\"Noto Serif Kannada\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Noto Serif Khmer\";a:3:{s:5:\"label\";s:16:\"Noto Serif Khmer\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Noto Serif Lao\";a:3:{s:5:\"label\";s:14:\"Noto Serif Lao\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"Noto Serif Malayalam\";a:3:{s:5:\"label\";s:20:\"Noto Serif Malayalam\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Noto Serif Myanmar\";a:3:{s:5:\"label\";s:18:\"Noto Serif Myanmar\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:33:\"Noto Serif Nyiakeng Puachue Hmong\";a:3:{s:5:\"label\";s:33:\"Noto Serif Nyiakeng Puachue Hmong\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Noto Serif SC\";a:3:{s:5:\"label\";s:13:\"Noto Serif SC\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Noto Serif Sinhala\";a:3:{s:5:\"label\";s:18:\"Noto Serif Sinhala\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Noto Serif TC\";a:3:{s:5:\"label\";s:13:\"Noto Serif TC\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Noto Serif Tamil\";a:3:{s:5:\"label\";s:16:\"Noto Serif Tamil\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Noto Serif Tangut\";a:3:{s:5:\"label\";s:17:\"Noto Serif Tangut\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Noto Serif Telugu\";a:3:{s:5:\"label\";s:17:\"Noto Serif Telugu\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Noto Serif Thai\";a:3:{s:5:\"label\";s:15:\"Noto Serif Thai\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Noto Serif Tibetan\";a:3:{s:5:\"label\";s:18:\"Noto Serif Tibetan\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Noto Serif Yezidi\";a:3:{s:5:\"label\";s:17:\"Noto Serif Yezidi\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:22:\"Noto Traditional Nushu\";a:3:{s:5:\"label\";s:22:\"Noto Traditional Nushu\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Nova Cut\";a:3:{s:5:\"label\";s:8:\"Nova Cut\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Nova Flat\";a:3:{s:5:\"label\";s:9:\"Nova Flat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Nova Mono\";a:3:{s:5:\"label\";s:9:\"Nova Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:9:\"Nova Oval\";a:3:{s:5:\"label\";s:9:\"Nova Oval\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Nova Round\";a:3:{s:5:\"label\";s:10:\"Nova Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Nova Script\";a:3:{s:5:\"label\";s:11:\"Nova Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Nova Slim\";a:3:{s:5:\"label\";s:9:\"Nova Slim\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Nova Square\";a:3:{s:5:\"label\";s:11:\"Nova Square\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Numans\";a:3:{s:5:\"label\";s:6:\"Numans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Nunito\";a:3:{s:5:\"label\";s:6:\"Nunito\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Nunito Sans\";a:3:{s:5:\"label\";s:11:\"Nunito Sans\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Odibee Sans\";a:3:{s:5:\"label\";s:11:\"Odibee Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Odor Mean Chey\";a:3:{s:5:\"label\";s:14:\"Odor Mean Chey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Offside\";a:3:{s:5:\"label\";s:7:\"Offside\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:2:\"Oi\";a:3:{s:5:\"label\";s:2:\"Oi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Old Standard TT\";a:3:{s:5:\"label\";s:15:\"Old Standard TT\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Oldenburg\";a:3:{s:5:\"label\";s:9:\"Oldenburg\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:3:\"Ole\";a:3:{s:5:\"label\";s:3:\"Ole\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Oleo Script\";a:3:{s:5:\"label\";s:11:\"Oleo Script\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:22:\"Oleo Script Swash Caps\";a:3:{s:5:\"label\";s:22:\"Oleo Script Swash Caps\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Oooh Baby\";a:3:{s:5:\"label\";s:9:\"Oooh Baby\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Open Sans\";a:3:{s:5:\"label\";s:9:\"Open Sans\";s:8:\"variants\";a:12:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Open Sans Condensed\";a:3:{s:5:\"label\";s:19:\"Open Sans Condensed\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Oranienbaum\";a:3:{s:5:\"label\";s:11:\"Oranienbaum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Orbitron\";a:3:{s:5:\"label\";s:8:\"Orbitron\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Oregano\";a:3:{s:5:\"label\";s:7:\"Oregano\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Orelega One\";a:3:{s:5:\"label\";s:11:\"Orelega One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Orienta\";a:3:{s:5:\"label\";s:7:\"Orienta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Original Surfer\";a:3:{s:5:\"label\";s:15:\"Original Surfer\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Oswald\";a:3:{s:5:\"label\";s:6:\"Oswald\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Otomanopee One\";a:3:{s:5:\"label\";s:14:\"Otomanopee One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Outfit\";a:3:{s:5:\"label\";s:6:\"Outfit\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Over the Rainbow\";a:3:{s:5:\"label\";s:16:\"Over the Rainbow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Overlock\";a:3:{s:5:\"label\";s:8:\"Overlock\";s:8:\"variants\";a:6:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Overlock SC\";a:3:{s:5:\"label\";s:11:\"Overlock SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Overpass\";a:3:{s:5:\"label\";s:8:\"Overpass\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Overpass Mono\";a:3:{s:5:\"label\";s:13:\"Overpass Mono\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:3:\"Ovo\";a:3:{s:5:\"label\";s:3:\"Ovo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Oxanium\";a:3:{s:5:\"label\";s:7:\"Oxanium\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Oxygen\";a:3:{s:5:\"label\";s:6:\"Oxygen\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Oxygen Mono\";a:3:{s:5:\"label\";s:11:\"Oxygen Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"PT Mono\";a:3:{s:5:\"label\";s:7:\"PT Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"PT Sans\";a:3:{s:5:\"label\";s:7:\"PT Sans\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"PT Sans Caption\";a:3:{s:5:\"label\";s:15:\"PT Sans Caption\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"PT Sans Narrow\";a:3:{s:5:\"label\";s:14:\"PT Sans Narrow\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"PT Serif\";a:3:{s:5:\"label\";s:8:\"PT Serif\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"PT Serif Caption\";a:3:{s:5:\"label\";s:16:\"PT Serif Caption\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Pacifico\";a:3:{s:5:\"label\";s:8:\"Pacifico\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Padauk\";a:3:{s:5:\"label\";s:6:\"Padauk\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Palanquin\";a:3:{s:5:\"label\";s:9:\"Palanquin\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Palanquin Dark\";a:3:{s:5:\"label\";s:14:\"Palanquin Dark\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Palette Mosaic\";a:3:{s:5:\"label\";s:14:\"Palette Mosaic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Pangolin\";a:3:{s:5:\"label\";s:8:\"Pangolin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Paprika\";a:3:{s:5:\"label\";s:7:\"Paprika\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Parisienne\";a:3:{s:5:\"label\";s:10:\"Parisienne\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:11:\"Passero One\";a:3:{s:5:\"label\";s:11:\"Passero One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Passion One\";a:3:{s:5:\"label\";s:11:\"Passion One\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:17:\"Passions Conflict\";a:3:{s:5:\"label\";s:17:\"Passions Conflict\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:18:\"Pathway Gothic One\";a:3:{s:5:\"label\";s:18:\"Pathway Gothic One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Patrick Hand\";a:3:{s:5:\"label\";s:12:\"Patrick Hand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Patrick Hand SC\";a:3:{s:5:\"label\";s:15:\"Patrick Hand SC\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Pattaya\";a:3:{s:5:\"label\";s:7:\"Pattaya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Patua One\";a:3:{s:5:\"label\";s:9:\"Patua One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Pavanam\";a:3:{s:5:\"label\";s:7:\"Pavanam\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Paytone One\";a:3:{s:5:\"label\";s:11:\"Paytone One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Peddana\";a:3:{s:5:\"label\";s:7:\"Peddana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Peralta\";a:3:{s:5:\"label\";s:7:\"Peralta\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Permanent Marker\";a:3:{s:5:\"label\";s:16:\"Permanent Marker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Petemoss\";a:3:{s:5:\"label\";s:8:\"Petemoss\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:19:\"Petit Formal Script\";a:3:{s:5:\"label\";s:19:\"Petit Formal Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Petrona\";a:3:{s:5:\"label\";s:7:\"Petrona\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Philosopher\";a:3:{s:5:\"label\";s:11:\"Philosopher\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Piazzolla\";a:3:{s:5:\"label\";s:9:\"Piazzolla\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Piedra\";a:3:{s:5:\"label\";s:6:\"Piedra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Pinyon Script\";a:3:{s:5:\"label\";s:13:\"Pinyon Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Pirata One\";a:3:{s:5:\"label\";s:10:\"Pirata One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Plaster\";a:3:{s:5:\"label\";s:7:\"Plaster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Play\";a:3:{s:5:\"label\";s:4:\"Play\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Playball\";a:3:{s:5:\"label\";s:8:\"Playball\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:16:\"Playfair Display\";a:3:{s:5:\"label\";s:16:\"Playfair Display\";s:8:\"variants\";a:12:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:19:\"Playfair Display SC\";a:3:{s:5:\"label\";s:19:\"Playfair Display SC\";s:8:\"variants\";a:6:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Podkova\";a:3:{s:5:\"label\";s:7:\"Podkova\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Poiret One\";a:3:{s:5:\"label\";s:10:\"Poiret One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Poller One\";a:3:{s:5:\"label\";s:10:\"Poller One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Poly\";a:3:{s:5:\"label\";s:4:\"Poly\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Pompiere\";a:3:{s:5:\"label\";s:8:\"Pompiere\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Pontano Sans\";a:3:{s:5:\"label\";s:12:\"Pontano Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Poor Story\";a:3:{s:5:\"label\";s:10:\"Poor Story\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Poppins\";a:3:{s:5:\"label\";s:7:\"Poppins\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Port Lligat Sans\";a:3:{s:5:\"label\";s:16:\"Port Lligat Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Port Lligat Slab\";a:3:{s:5:\"label\";s:16:\"Port Lligat Slab\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Potta One\";a:3:{s:5:\"label\";s:9:\"Potta One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Pragati Narrow\";a:3:{s:5:\"label\";s:14:\"Pragati Narrow\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Praise\";a:3:{s:5:\"label\";s:6:\"Praise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Prata\";a:3:{s:5:\"label\";s:5:\"Prata\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Preahvihear\";a:3:{s:5:\"label\";s:11:\"Preahvihear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Press Start 2P\";a:3:{s:5:\"label\";s:14:\"Press Start 2P\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Pridi\";a:3:{s:5:\"label\";s:5:\"Pridi\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Princess Sofia\";a:3:{s:5:\"label\";s:14:\"Princess Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Prociono\";a:3:{s:5:\"label\";s:8:\"Prociono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Prompt\";a:3:{s:5:\"label\";s:6:\"Prompt\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Prosto One\";a:3:{s:5:\"label\";s:10:\"Prosto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Proza Libre\";a:3:{s:5:\"label\";s:11:\"Proza Libre\";s:8:\"variants\";a:10:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Public Sans\";a:3:{s:5:\"label\";s:11:\"Public Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Puppies Play\";a:3:{s:5:\"label\";s:12:\"Puppies Play\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Puritan\";a:3:{s:5:\"label\";s:7:\"Puritan\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Purple Purse\";a:3:{s:5:\"label\";s:12:\"Purple Purse\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Pushster\";a:3:{s:5:\"label\";s:8:\"Pushster\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Qahiri\";a:3:{s:5:\"label\";s:6:\"Qahiri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Quando\";a:3:{s:5:\"label\";s:6:\"Quando\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Quantico\";a:3:{s:5:\"label\";s:8:\"Quantico\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Quattrocento\";a:3:{s:5:\"label\";s:12:\"Quattrocento\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:17:\"Quattrocento Sans\";a:3:{s:5:\"label\";s:17:\"Quattrocento Sans\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Questrial\";a:3:{s:5:\"label\";s:9:\"Questrial\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Quicksand\";a:3:{s:5:\"label\";s:9:\"Quicksand\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Quintessential\";a:3:{s:5:\"label\";s:14:\"Quintessential\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Qwigley\";a:3:{s:5:\"label\";s:7:\"Qwigley\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Qwitcher Grypen\";a:3:{s:5:\"label\";s:15:\"Qwitcher Grypen\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Racing Sans One\";a:3:{s:5:\"label\";s:15:\"Racing Sans One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Radley\";a:3:{s:5:\"label\";s:6:\"Radley\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Rajdhani\";a:3:{s:5:\"label\";s:8:\"Rajdhani\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Rakkas\";a:3:{s:5:\"label\";s:6:\"Rakkas\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Raleway\";a:3:{s:5:\"label\";s:7:\"Raleway\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Raleway Dots\";a:3:{s:5:\"label\";s:12:\"Raleway Dots\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Ramabhadra\";a:3:{s:5:\"label\";s:10:\"Ramabhadra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Ramaraja\";a:3:{s:5:\"label\";s:8:\"Ramaraja\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Rambla\";a:3:{s:5:\"label\";s:6:\"Rambla\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Rammetto One\";a:3:{s:5:\"label\";s:12:\"Rammetto One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Rampart One\";a:3:{s:5:\"label\";s:11:\"Rampart One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Ranchers\";a:3:{s:5:\"label\";s:8:\"Ranchers\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Rancho\";a:3:{s:5:\"label\";s:6:\"Rancho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:5:\"Ranga\";a:3:{s:5:\"label\";s:5:\"Ranga\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Rasa\";a:3:{s:5:\"label\";s:4:\"Rasa\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Rationale\";a:3:{s:5:\"label\";s:9:\"Rationale\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Ravi Prakash\";a:3:{s:5:\"label\";s:12:\"Ravi Prakash\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Readex Pro\";a:3:{s:5:\"label\";s:10:\"Readex Pro\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Recursive\";a:3:{s:5:\"label\";s:9:\"Recursive\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Red Hat Display\";a:3:{s:5:\"label\";s:15:\"Red Hat Display\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Red Hat Mono\";a:3:{s:5:\"label\";s:12:\"Red Hat Mono\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:12:\"Red Hat Text\";a:3:{s:5:\"label\";s:12:\"Red Hat Text\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Red Rose\";a:3:{s:5:\"label\";s:8:\"Red Rose\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Redacted\";a:3:{s:5:\"label\";s:8:\"Redacted\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Redacted Script\";a:3:{s:5:\"label\";s:15:\"Redacted Script\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Redressed\";a:3:{s:5:\"label\";s:9:\"Redressed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Reem Kufi\";a:3:{s:5:\"label\";s:9:\"Reem Kufi\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Reenie Beanie\";a:3:{s:5:\"label\";s:13:\"Reenie Beanie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Reggae One\";a:3:{s:5:\"label\";s:10:\"Reggae One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Revalia\";a:3:{s:5:\"label\";s:7:\"Revalia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Rhodium Libre\";a:3:{s:5:\"label\";s:13:\"Rhodium Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Ribeye\";a:3:{s:5:\"label\";s:6:\"Ribeye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Ribeye Marrow\";a:3:{s:5:\"label\";s:13:\"Ribeye Marrow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Righteous\";a:3:{s:5:\"label\";s:9:\"Righteous\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Risque\";a:3:{s:5:\"label\";s:6:\"Risque\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Road Rage\";a:3:{s:5:\"label\";s:9:\"Road Rage\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Roboto\";a:3:{s:5:\"label\";s:6:\"Roboto\";s:8:\"variants\";a:12:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Roboto Condensed\";a:3:{s:5:\"label\";s:16:\"Roboto Condensed\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:6:\"italic\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Roboto Mono\";a:3:{s:5:\"label\";s:11:\"Roboto Mono\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:11:\"Roboto Slab\";a:3:{s:5:\"label\";s:11:\"Roboto Slab\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Rochester\";a:3:{s:5:\"label\";s:9:\"Rochester\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Rock 3D\";a:3:{s:5:\"label\";s:7:\"Rock 3D\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Rock Salt\";a:3:{s:5:\"label\";s:9:\"Rock Salt\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"RocknRoll One\";a:3:{s:5:\"label\";s:13:\"RocknRoll One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Rokkitt\";a:3:{s:5:\"label\";s:7:\"Rokkitt\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Romanesco\";a:3:{s:5:\"label\";s:9:\"Romanesco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Ropa Sans\";a:3:{s:5:\"label\";s:9:\"Ropa Sans\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Rosario\";a:3:{s:5:\"label\";s:7:\"Rosario\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Rosarivo\";a:3:{s:5:\"label\";s:8:\"Rosarivo\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Rouge Script\";a:3:{s:5:\"label\";s:12:\"Rouge Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Rowdies\";a:3:{s:5:\"label\";s:7:\"Rowdies\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Rozha One\";a:3:{s:5:\"label\";s:9:\"Rozha One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Rubik\";a:3:{s:5:\"label\";s:5:\"Rubik\";s:8:\"variants\";a:14:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Rubik Beastly\";a:3:{s:5:\"label\";s:13:\"Rubik Beastly\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"Rubik Mono One\";a:3:{s:5:\"label\";s:14:\"Rubik Mono One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Ruda\";a:3:{s:5:\"label\";s:4:\"Ruda\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Rufina\";a:3:{s:5:\"label\";s:6:\"Rufina\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Ruge Boogie\";a:3:{s:5:\"label\";s:11:\"Ruge Boogie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Ruluko\";a:3:{s:5:\"label\";s:6:\"Ruluko\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Rum Raisin\";a:3:{s:5:\"label\";s:10:\"Rum Raisin\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Ruslan Display\";a:3:{s:5:\"label\";s:14:\"Ruslan Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Russo One\";a:3:{s:5:\"label\";s:9:\"Russo One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Ruthie\";a:3:{s:5:\"label\";s:6:\"Ruthie\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:3:\"Rye\";a:3:{s:5:\"label\";s:3:\"Rye\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"STIX Two Text\";a:3:{s:5:\"label\";s:13:\"STIX Two Text\";s:8:\"variants\";a:8:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Sacramento\";a:3:{s:5:\"label\";s:10:\"Sacramento\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Sahitya\";a:3:{s:5:\"label\";s:7:\"Sahitya\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Sail\";a:3:{s:5:\"label\";s:4:\"Sail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Saira\";a:3:{s:5:\"label\";s:5:\"Saira\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Saira Condensed\";a:3:{s:5:\"label\";s:15:\"Saira Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Saira Extra Condensed\";a:3:{s:5:\"label\";s:21:\"Saira Extra Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:20:\"Saira Semi Condensed\";a:3:{s:5:\"label\";s:20:\"Saira Semi Condensed\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Saira Stencil One\";a:3:{s:5:\"label\";s:17:\"Saira Stencil One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Salsa\";a:3:{s:5:\"label\";s:5:\"Salsa\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sanchez\";a:3:{s:5:\"label\";s:7:\"Sanchez\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Sancreek\";a:3:{s:5:\"label\";s:8:\"Sancreek\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sansita\";a:3:{s:5:\"label\";s:7:\"Sansita\";s:8:\"variants\";a:8:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:3:\"800\";i:3;s:9:\"800italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Sansita Swashed\";a:3:{s:5:\"label\";s:15:\"Sansita Swashed\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sarabun\";a:3:{s:5:\"label\";s:7:\"Sarabun\";s:8:\"variants\";a:16:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Sarala\";a:3:{s:5:\"label\";s:6:\"Sarala\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Sarina\";a:3:{s:5:\"label\";s:6:\"Sarina\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Sarpanch\";a:3:{s:5:\"label\";s:8:\"Sarpanch\";s:8:\"variants\";a:6:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Sassy Frass\";a:3:{s:5:\"label\";s:11:\"Sassy Frass\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Satisfy\";a:3:{s:5:\"label\";s:7:\"Satisfy\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:15:\"Sawarabi Gothic\";a:3:{s:5:\"label\";s:15:\"Sawarabi Gothic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Sawarabi Mincho\";a:3:{s:5:\"label\";s:15:\"Sawarabi Mincho\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Scada\";a:3:{s:5:\"label\";s:5:\"Scada\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Scheherazade New\";a:3:{s:5:\"label\";s:16:\"Scheherazade New\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Schoolbell\";a:3:{s:5:\"label\";s:10:\"Schoolbell\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Scope One\";a:3:{s:5:\"label\";s:9:\"Scope One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Seaweed Script\";a:3:{s:5:\"label\";s:14:\"Seaweed Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Secular One\";a:3:{s:5:\"label\";s:11:\"Secular One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Sedgwick Ave\";a:3:{s:5:\"label\";s:12:\"Sedgwick Ave\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:20:\"Sedgwick Ave Display\";a:3:{s:5:\"label\";s:20:\"Sedgwick Ave Display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:3:\"Sen\";a:3:{s:5:\"label\";s:3:\"Sen\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"800\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Sevillana\";a:3:{s:5:\"label\";s:9:\"Sevillana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Seymour One\";a:3:{s:5:\"label\";s:11:\"Seymour One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Shadows Into Light\";a:3:{s:5:\"label\";s:18:\"Shadows Into Light\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:22:\"Shadows Into Light Two\";a:3:{s:5:\"label\";s:22:\"Shadows Into Light Two\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Shalimar\";a:3:{s:5:\"label\";s:8:\"Shalimar\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Shanti\";a:3:{s:5:\"label\";s:6:\"Shanti\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Share\";a:3:{s:5:\"label\";s:5:\"Share\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Share Tech\";a:3:{s:5:\"label\";s:10:\"Share Tech\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Share Tech Mono\";a:3:{s:5:\"label\";s:15:\"Share Tech Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:16:\"Shippori Antique\";a:3:{s:5:\"label\";s:16:\"Shippori Antique\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Shippori Antique B1\";a:3:{s:5:\"label\";s:19:\"Shippori Antique B1\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Shippori Mincho\";a:3:{s:5:\"label\";s:15:\"Shippori Mincho\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Shippori Mincho B1\";a:3:{s:5:\"label\";s:18:\"Shippori Mincho B1\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Shizuru\";a:3:{s:5:\"label\";s:7:\"Shizuru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Shojumaru\";a:3:{s:5:\"label\";s:9:\"Shojumaru\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Short Stack\";a:3:{s:5:\"label\";s:11:\"Short Stack\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Shrikhand\";a:3:{s:5:\"label\";s:9:\"Shrikhand\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Siemreap\";a:3:{s:5:\"label\";s:8:\"Siemreap\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Sigmar One\";a:3:{s:5:\"label\";s:10:\"Sigmar One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Signika\";a:3:{s:5:\"label\";s:7:\"Signika\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Signika Negative\";a:3:{s:5:\"label\";s:16:\"Signika Negative\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Simonetta\";a:3:{s:5:\"label\";s:9:\"Simonetta\";s:8:\"variants\";a:4:{i:0;s:3:\"900\";i:1;s:9:\"900italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Single Day\";a:3:{s:5:\"label\";s:10:\"Single Day\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sintony\";a:3:{s:5:\"label\";s:7:\"Sintony\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Sirin Stencil\";a:3:{s:5:\"label\";s:13:\"Sirin Stencil\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Six Caps\";a:3:{s:5:\"label\";s:8:\"Six Caps\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Skranji\";a:3:{s:5:\"label\";s:7:\"Skranji\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Slabo 13px\";a:3:{s:5:\"label\";s:10:\"Slabo 13px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Slabo 27px\";a:3:{s:5:\"label\";s:10:\"Slabo 27px\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Slackey\";a:3:{s:5:\"label\";s:7:\"Slackey\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Smokum\";a:3:{s:5:\"label\";s:6:\"Smokum\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Smooch\";a:3:{s:5:\"label\";s:6:\"Smooch\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Smythe\";a:3:{s:5:\"label\";s:6:\"Smythe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Sniglet\";a:3:{s:5:\"label\";s:7:\"Sniglet\";s:8:\"variants\";a:2:{i:0;s:3:\"800\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Snippet\";a:3:{s:5:\"label\";s:7:\"Snippet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Snowburst One\";a:3:{s:5:\"label\";s:13:\"Snowburst One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Sofadi One\";a:3:{s:5:\"label\";s:10:\"Sofadi One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Sofia\";a:3:{s:5:\"label\";s:5:\"Sofia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Solway\";a:3:{s:5:\"label\";s:6:\"Solway\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Song Myung\";a:3:{s:5:\"label\";s:10:\"Song Myung\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Sonsie One\";a:3:{s:5:\"label\";s:10:\"Sonsie One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Sora\";a:3:{s:5:\"label\";s:4:\"Sora\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Sorts Mill Goudy\";a:3:{s:5:\"label\";s:16:\"Sorts Mill Goudy\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:15:\"Source Code Pro\";a:3:{s:5:\"label\";s:15:\"Source Code Pro\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:13:\"Source Sans 3\";a:3:{s:5:\"label\";s:13:\"Source Sans 3\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Source Sans Pro\";a:3:{s:5:\"label\";s:15:\"Source Sans Pro\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Source Serif 4\";a:3:{s:5:\"label\";s:14:\"Source Serif 4\";s:8:\"variants\";a:16:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";i:14;s:6:\"italic\";i:15;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Source Serif Pro\";a:3:{s:5:\"label\";s:16:\"Source Serif Pro\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Space Grotesk\";a:3:{s:5:\"label\";s:13:\"Space Grotesk\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Space Mono\";a:3:{s:5:\"label\";s:10:\"Space Mono\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"Spartan\";a:3:{s:5:\"label\";s:7:\"Spartan\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Special Elite\";a:3:{s:5:\"label\";s:13:\"Special Elite\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Spectral\";a:3:{s:5:\"label\";s:8:\"Spectral\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Spectral SC\";a:3:{s:5:\"label\";s:11:\"Spectral SC\";s:8:\"variants\";a:14:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:6:\"italic\";i:13;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Spicy Rice\";a:3:{s:5:\"label\";s:10:\"Spicy Rice\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Spinnaker\";a:3:{s:5:\"label\";s:9:\"Spinnaker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Spirax\";a:3:{s:5:\"label\";s:6:\"Spirax\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Spline Sans\";a:3:{s:5:\"label\";s:11:\"Spline Sans\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Squada One\";a:3:{s:5:\"label\";s:10:\"Squada One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Sree Krushnadevaraya\";a:3:{s:5:\"label\";s:20:\"Sree Krushnadevaraya\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Sriracha\";a:3:{s:5:\"label\";s:8:\"Sriracha\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Srisakdi\";a:3:{s:5:\"label\";s:8:\"Srisakdi\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Staatliches\";a:3:{s:5:\"label\";s:11:\"Staatliches\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Stalemate\";a:3:{s:5:\"label\";s:9:\"Stalemate\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Stalinist One\";a:3:{s:5:\"label\";s:13:\"Stalinist One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Stardos Stencil\";a:3:{s:5:\"label\";s:15:\"Stardos Stencil\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Stick\";a:3:{s:5:\"label\";s:5:\"Stick\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Stick No Bills\";a:3:{s:5:\"label\";s:14:\"Stick No Bills\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:21:\"Stint Ultra Condensed\";a:3:{s:5:\"label\";s:21:\"Stint Ultra Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:20:\"Stint Ultra Expanded\";a:3:{s:5:\"label\";s:20:\"Stint Ultra Expanded\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Stoke\";a:3:{s:5:\"label\";s:5:\"Stoke\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:6:\"Strait\";a:3:{s:5:\"label\";s:6:\"Strait\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Style Script\";a:3:{s:5:\"label\";s:12:\"Style Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Stylish\";a:3:{s:5:\"label\";s:7:\"Stylish\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Sue Ellen Francisco\";a:3:{s:5:\"label\";s:19:\"Sue Ellen Francisco\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Suez One\";a:3:{s:5:\"label\";s:8:\"Suez One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Sulphur Point\";a:3:{s:5:\"label\";s:13:\"Sulphur Point\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"700\";i:2;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:6:\"Sumana\";a:3:{s:5:\"label\";s:6:\"Sumana\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Sunflower\";a:3:{s:5:\"label\";s:9:\"Sunflower\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Sunshiney\";a:3:{s:5:\"label\";s:9:\"Sunshiney\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:16:\"Supermercado One\";a:3:{s:5:\"label\";s:16:\"Supermercado One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Sura\";a:3:{s:5:\"label\";s:4:\"Sura\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Suranna\";a:3:{s:5:\"label\";s:7:\"Suranna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Suravaram\";a:3:{s:5:\"label\";s:9:\"Suravaram\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Suwannaphum\";a:3:{s:5:\"label\";s:11:\"Suwannaphum\";s:8:\"variants\";a:5:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"700\";i:3;s:3:\"900\";i:4;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:18:\"Swanky and Moo Moo\";a:3:{s:5:\"label\";s:18:\"Swanky and Moo Moo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Syncopate\";a:3:{s:5:\"label\";s:9:\"Syncopate\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:4:\"Syne\";a:3:{s:5:\"label\";s:4:\"Syne\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Syne Mono\";a:3:{s:5:\"label\";s:9:\"Syne Mono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:12:\"Syne Tactile\";a:3:{s:5:\"label\";s:12:\"Syne Tactile\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Tajawal\";a:3:{s:5:\"label\";s:7:\"Tajawal\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";i:6;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Tangerine\";a:3:{s:5:\"label\";s:9:\"Tangerine\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Taprom\";a:3:{s:5:\"label\";s:6:\"Taprom\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Tauri\";a:3:{s:5:\"label\";s:5:\"Tauri\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Taviraj\";a:3:{s:5:\"label\";s:7:\"Taviraj\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Teko\";a:3:{s:5:\"label\";s:4:\"Teko\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Telex\";a:3:{s:5:\"label\";s:5:\"Telex\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"Tenali Ramakrishna\";a:3:{s:5:\"label\";s:18:\"Tenali Ramakrishna\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:10:\"Tenor Sans\";a:3:{s:5:\"label\";s:10:\"Tenor Sans\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Text Me One\";a:3:{s:5:\"label\";s:11:\"Text Me One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Texturina\";a:3:{s:5:\"label\";s:9:\"Texturina\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Thasadith\";a:3:{s:5:\"label\";s:9:\"Thasadith\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:18:\"The Girl Next Door\";a:3:{s:5:\"label\";s:18:\"The Girl Next Door\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:12:\"The Nautigal\";a:3:{s:5:\"label\";s:12:\"The Nautigal\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Tienne\";a:3:{s:5:\"label\";s:6:\"Tienne\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Tillana\";a:3:{s:5:\"label\";s:7:\"Tillana\";s:8:\"variants\";a:5:{i:0;s:3:\"500\";i:1;s:3:\"600\";i:2;s:3:\"700\";i:3;s:3:\"800\";i:4;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:7:\"Timmana\";a:3:{s:5:\"label\";s:7:\"Timmana\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Tinos\";a:3:{s:5:\"label\";s:5:\"Tinos\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Titan One\";a:3:{s:5:\"label\";s:9:\"Titan One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"Titillium Web\";a:3:{s:5:\"label\";s:13:\"Titillium Web\";s:8:\"variants\";a:11:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:6:\"italic\";i:10;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Tomorrow\";a:3:{s:5:\"label\";s:8:\"Tomorrow\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Tourney\";a:3:{s:5:\"label\";s:7:\"Tourney\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Trade Winds\";a:3:{s:5:\"label\";s:11:\"Trade Winds\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Train One\";a:3:{s:5:\"label\";s:9:\"Train One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Trirong\";a:3:{s:5:\"label\";s:7:\"Trirong\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Trispace\";a:3:{s:5:\"label\";s:8:\"Trispace\";s:8:\"variants\";a:8:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Trocchi\";a:3:{s:5:\"label\";s:7:\"Trocchi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:7:\"Trochut\";a:3:{s:5:\"label\";s:7:\"Trochut\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:6:\"italic\";i:2;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Truculenta\";a:3:{s:5:\"label\";s:10:\"Truculenta\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";i:7;s:3:\"900\";i:8;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:7:\"Trykker\";a:3:{s:5:\"label\";s:7:\"Trykker\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Tulpen One\";a:3:{s:5:\"label\";s:10:\"Tulpen One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:11:\"Turret Road\";a:3:{s:5:\"label\";s:11:\"Turret Road\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Twinkle Star\";a:3:{s:5:\"label\";s:12:\"Twinkle Star\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Ubuntu\";a:3:{s:5:\"label\";s:6:\"Ubuntu\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:6:\"italic\";i:7;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:16:\"Ubuntu Condensed\";a:3:{s:5:\"label\";s:16:\"Ubuntu Condensed\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Ubuntu Mono\";a:3:{s:5:\"label\";s:11:\"Ubuntu Mono\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:5:\"Uchen\";a:3:{s:5:\"label\";s:5:\"Uchen\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:5:\"Ultra\";a:3:{s:5:\"label\";s:5:\"Ultra\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:14:\"Uncial Antiqua\";a:3:{s:5:\"label\";s:14:\"Uncial Antiqua\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:8:\"Underdog\";a:3:{s:5:\"label\";s:8:\"Underdog\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Unica One\";a:3:{s:5:\"label\";s:9:\"Unica One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:14:\"UnifrakturCook\";a:3:{s:5:\"label\";s:14:\"UnifrakturCook\";s:8:\"variants\";a:1:{i:0;s:3:\"700\";}s:8:\"category\";s:7:\"display\";}s:18:\"UnifrakturMaguntia\";a:3:{s:5:\"label\";s:18:\"UnifrakturMaguntia\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Unkempt\";a:3:{s:5:\"label\";s:7:\"Unkempt\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Unlock\";a:3:{s:5:\"label\";s:6:\"Unlock\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:4:\"Unna\";a:3:{s:5:\"label\";s:4:\"Unna\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Urbanist\";a:3:{s:5:\"label\";s:8:\"Urbanist\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"VT323\";a:3:{s:5:\"label\";s:5:\"VT323\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:11:\"Vampiro One\";a:3:{s:5:\"label\";s:11:\"Vampiro One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Varela\";a:3:{s:5:\"label\";s:6:\"Varela\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"Varela Round\";a:3:{s:5:\"label\";s:12:\"Varela Round\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Varta\";a:3:{s:5:\"label\";s:5:\"Varta\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Vast Shadow\";a:3:{s:5:\"label\";s:11:\"Vast Shadow\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:12:\"Vesper Libre\";a:3:{s:5:\"label\";s:12:\"Vesper Libre\";s:8:\"variants\";a:4:{i:0;s:3:\"500\";i:1;s:3:\"700\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:12:\"Viaoda Libre\";a:3:{s:5:\"label\";s:12:\"Viaoda Libre\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Vibes\";a:3:{s:5:\"label\";s:5:\"Vibes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:5:\"Vibur\";a:3:{s:5:\"label\";s:5:\"Vibur\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Vidaloka\";a:3:{s:5:\"label\";s:8:\"Vidaloka\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:4:\"Viga\";a:3:{s:5:\"label\";s:4:\"Viga\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:5:\"Voces\";a:3:{s:5:\"label\";s:5:\"Voces\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:7:\"Volkhov\";a:3:{s:5:\"label\";s:7:\"Volkhov\";s:8:\"variants\";a:4:{i:0;s:3:\"700\";i:1;s:9:\"700italic\";i:2;s:6:\"italic\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Vollkorn\";a:3:{s:5:\"label\";s:8:\"Vollkorn\";s:8:\"variants\";a:12:{i:0;s:3:\"500\";i:1;s:9:\"500italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";i:10;s:6:\"italic\";i:11;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Vollkorn SC\";a:3:{s:5:\"label\";s:11:\"Vollkorn SC\";s:8:\"variants\";a:4:{i:0;s:3:\"600\";i:1;s:3:\"700\";i:2;s:3:\"900\";i:3;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Voltaire\";a:3:{s:5:\"label\";s:8:\"Voltaire\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:15:\"Vujahday Script\";a:3:{s:5:\"label\";s:15:\"Vujahday Script\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:23:\"Waiting for the Sunrise\";a:3:{s:5:\"label\";s:23:\"Waiting for the Sunrise\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Wallpoet\";a:3:{s:5:\"label\";s:8:\"Wallpoet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Walter Turncoat\";a:3:{s:5:\"label\";s:15:\"Walter Turncoat\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Warnes\";a:3:{s:5:\"label\";s:6:\"Warnes\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Waterfall\";a:3:{s:5:\"label\";s:9:\"Waterfall\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Wellfleet\";a:3:{s:5:\"label\";s:9:\"Wellfleet\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:9:\"Wendy One\";a:3:{s:5:\"label\";s:9:\"Wendy One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"WindSong\";a:3:{s:5:\"label\";s:8:\"WindSong\";s:8:\"variants\";a:2:{i:0;s:3:\"500\";i:1;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Wire One\";a:3:{s:5:\"label\";s:8:\"Wire One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Work Sans\";a:3:{s:5:\"label\";s:9:\"Work Sans\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"600\";i:9;s:9:\"600italic\";i:10;s:3:\"700\";i:11;s:9:\"700italic\";i:12;s:3:\"800\";i:13;s:9:\"800italic\";i:14;s:3:\"900\";i:15;s:9:\"900italic\";i:16;s:6:\"italic\";i:17;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Xanh Mono\";a:3:{s:5:\"label\";s:9:\"Xanh Mono\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:9:\"monospace\";}s:7:\"Yaldevi\";a:3:{s:5:\"label\";s:7:\"Yaldevi\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:17:\"Yanone Kaffeesatz\";a:3:{s:5:\"label\";s:17:\"Yanone Kaffeesatz\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:11:\"Yantramanav\";a:3:{s:5:\"label\";s:11:\"Yantramanav\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:3:\"500\";i:3;s:3:\"700\";i:4;s:3:\"900\";i:5;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:9:\"Yatra One\";a:3:{s:5:\"label\";s:9:\"Yatra One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Yellowtail\";a:3:{s:5:\"label\";s:10:\"Yellowtail\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:9:\"Yeon Sung\";a:3:{s:5:\"label\";s:9:\"Yeon Sung\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Yeseva One\";a:3:{s:5:\"label\";s:10:\"Yeseva One\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:10:\"Yesteryear\";a:3:{s:5:\"label\";s:10:\"Yesteryear\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:6:\"Yomogi\";a:3:{s:5:\"label\";s:6:\"Yomogi\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:4:\"Yrsa\";a:3:{s:5:\"label\";s:4:\"Yrsa\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:9:\"Yuji Boku\";a:3:{s:5:\"label\";s:9:\"Yuji Boku\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:21:\"Yuji Hentaigana Akari\";a:3:{s:5:\"label\";s:21:\"Yuji Hentaigana Akari\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:23:\"Yuji Hentaigana Akebono\";a:3:{s:5:\"label\";s:23:\"Yuji Hentaigana Akebono\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:8:\"Yuji Mai\";a:3:{s:5:\"label\";s:8:\"Yuji Mai\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:10:\"Yuji Syuku\";a:3:{s:5:\"label\";s:10:\"Yuji Syuku\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Yusei Magic\";a:3:{s:5:\"label\";s:11:\"Yusei Magic\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:12:\"ZCOOL KuaiLe\";a:3:{s:5:\"label\";s:12:\"ZCOOL KuaiLe\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:21:\"ZCOOL QingKe HuangYou\";a:3:{s:5:\"label\";s:21:\"ZCOOL QingKe HuangYou\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:13:\"ZCOOL XiaoWei\";a:3:{s:5:\"label\";s:13:\"ZCOOL XiaoWei\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:11:\"Zen Antique\";a:3:{s:5:\"label\";s:11:\"Zen Antique\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:16:\"Zen Antique Soft\";a:3:{s:5:\"label\";s:16:\"Zen Antique Soft\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:8:\"Zen Dots\";a:3:{s:5:\"label\";s:8:\"Zen Dots\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:23:\"Zen Kaku Gothic Antique\";a:3:{s:5:\"label\";s:23:\"Zen Kaku Gothic Antique\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:19:\"Zen Kaku Gothic New\";a:3:{s:5:\"label\";s:19:\"Zen Kaku Gothic New\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:13:\"Zen Kurenaido\";a:3:{s:5:\"label\";s:13:\"Zen Kurenaido\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:8:\"Zen Loop\";a:3:{s:5:\"label\";s:8:\"Zen Loop\";s:8:\"variants\";a:2:{i:0;s:6:\"italic\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:15:\"Zen Maru Gothic\";a:3:{s:5:\"label\";s:15:\"Zen Maru Gothic\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";i:4;s:7:\"regular\";}s:8:\"category\";s:10:\"sans-serif\";}s:14:\"Zen Old Mincho\";a:3:{s:5:\"label\";s:14:\"Zen Old Mincho\";s:8:\"variants\";a:3:{i:0;s:3:\"700\";i:1;s:3:\"900\";i:2;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:13:\"Zen Tokyo Zoo\";a:3:{s:5:\"label\";s:13:\"Zen Tokyo Zoo\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}s:6:\"Zeyada\";a:3:{s:5:\"label\";s:6:\"Zeyada\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:13:\"Zhi Mang Xing\";a:3:{s:5:\"label\";s:13:\"Zhi Mang Xing\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:8:\"category\";s:11:\"handwriting\";}s:10:\"Zilla Slab\";a:3:{s:5:\"label\";s:10:\"Zilla Slab\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:6:\"italic\";i:9;s:7:\"regular\";}s:8:\"category\";s:5:\"serif\";}s:20:\"Zilla Slab Highlight\";a:3:{s:5:\"label\";s:20:\"Zilla Slab Highlight\";s:8:\"variants\";a:2:{i:0;s:3:\"700\";i:1;s:7:\"regular\";}s:8:\"category\";s:7:\"display\";}}','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(5,6,'_elementor_edit_mode','builder'),(6,6,'_elementor_template_type','kit'),(7,7,'_wp_attached_file','woocommerce-placeholder.png'),(8,7,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10659;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3738;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52180;}s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10659;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48652;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-990x990.png\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75549;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-441x441.png\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19365;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9,13,'_wp_attached_file','2024/04/log_file_2024-04-03__17-20-43.txt'),(10,429,'_wp_attached_file','2018/05/credit-cards.png'),(11,429,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:718;s:6:\"height\";i:78;s:4:\"file\";s:24:\"2018/05/credit-cards.png\";s:8:\"filesize\";i:12037;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"credit-cards-300x33.png\";s:5:\"width\";i:300;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6393;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"credit-cards-150x16.png\";s:5:\"width\";i:150;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2339;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12,547,'_wp_attached_file','2018/05/author-signature.jpg'),(13,547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:58;s:4:\"file\";s:28:\"2018/05/author-signature.jpg\";s:8:\"filesize\";i:2774;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"author-signature-150x44.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1867;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14,550,'_wp_attached_file','2018/05/shoptimizer-blog-author.jpg'),(15,550,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:522;s:6:\"height\";i:315;s:4:\"file\";s:35:\"2018/05/shoptimizer-blog-author.jpg\";s:8:\"filesize\";i:18813;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"shoptimizer-blog-author-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8042;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"shoptimizer-blog-author-150x91.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:91;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3086;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16,963,'_wp_attached_file','2018/05/1200x680.png'),(17,963,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:680;s:4:\"file\";s:20:\"2018/05/1200x680.png\";s:8:\"filesize\";i:3694;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"1200x680-300x170.png\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1696;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"1200x680-150x85.png\";s:5:\"width\";i:150;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:675;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"1200x680-800x453.png\";s:5:\"width\";i:800;s:6:\"height\";i:453;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6238;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19,968,'_wp_attached_file','2018/05/400x400.png'),(20,968,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:19:\"2018/05/400x400.png\";s:8:\"filesize\";i:786;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"400x400-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1584;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"400x400-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(21,968,'_wxr_import_parent','830'),(22,971,'_wp_attached_file','2018/05/520x370.png'),(23,971,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:520;s:6:\"height\";i:370;s:4:\"file\";s:19:\"2018/05/520x370.png\";s:8:\"filesize\";i:1485;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"520x370-300x213.png\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1913;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"520x370-150x107.png\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(24,971,'_wp_attachment_image_alt','Placeholder'),(25,981,'_wp_attached_file','2018/05/1280x1500.png'),(26,981,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1500;s:4:\"file\";s:21:\"2018/05/1280x1500.png\";s:8:\"filesize\";i:4214;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"1280x1500-300x352.png\";s:5:\"width\";i:300;s:6:\"height\";i:352;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1911;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"1280x1500-150x176.png\";s:5:\"width\";i:150;s:6:\"height\";i:176;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:691;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"1280x1500-800x938.png\";s:5:\"width\";i:800;s:6:\"height\";i:938;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(28,982,'_wp_attached_file','2018/05/730x450.png'),(29,982,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:730;s:6:\"height\";i:450;s:4:\"file\";s:19:\"2018/05/730x450.png\";s:8:\"filesize\";i:1976;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"730x450-300x185.png\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1823;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"730x450-150x92.png\";s:5:\"width\";i:150;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:728;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(30,1158,'_wp_attached_file','2018/07/300x200.png'),(31,1158,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:200;s:4:\"file\";s:19:\"2018/07/300x200.png\";s:8:\"filesize\";i:695;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"300x200-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:657;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32,1163,'_wp_attached_file','2018/07/table-documents.jpg'),(33,1163,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1950;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2018/07/table-documents.jpg\";s:8:\"filesize\";i:110749;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"table-documents-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7358;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"table-documents-150x62.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2800;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"table-documents-800x328.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28308;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35,1168,'_wp_attached_file','2018/07/girl-field2.jpg'),(36,1168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2420;s:6:\"height\";i:880;s:4:\"file\";s:23:\"2018/07/girl-field2.jpg\";s:8:\"filesize\";i:173101;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"girl-field2-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8153;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"girl-field2-150x55.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2553;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"girl-field2-800x291.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48352;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(38,1171,'_wp_attached_file','2018/07/mountain-view.jpg'),(39,1171,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2420;s:6:\"height\";i:880;s:4:\"file\";s:25:\"2018/07/mountain-view.jpg\";s:8:\"filesize\";i:105541;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"mountain-view-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3731;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"mountain-view-150x55.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1619;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"mountain-view-800x291.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(41,1175,'_wp_attached_file','2018/07/guy-dark-bg.jpg'),(42,1175,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2420;s:6:\"height\";i:880;s:4:\"file\";s:23:\"2018/07/guy-dark-bg.jpg\";s:8:\"filesize\";i:142985;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"guy-dark-bg-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3098;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"guy-dark-bg-150x55.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1323;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"guy-dark-bg-800x291.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15115;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(44,1176,'_wp_attached_file','2018/07/about_03.jpg'),(45,1176,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:480;s:4:\"file\";s:20:\"2018/07/about_03.jpg\";s:8:\"filesize\";i:55719;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"about_03-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11453;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"about_03-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3999;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(47,1177,'_wp_attached_file','2018/07/about_02.jpg'),(48,1177,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:480;s:4:\"file\";s:20:\"2018/07/about_02.jpg\";s:8:\"filesize\";i:55069;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"about_02-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12463;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"about_02-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4548;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(50,1178,'_wp_attached_file','2018/07/about_01.jpg'),(51,1178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:480;s:4:\"file\";s:20:\"2018/07/about_01.jpg\";s:8:\"filesize\";i:66895;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"about_01-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14369;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"about_01-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(53,1179,'_wp_attached_file','2018/07/testimonials-bg.jpg'),(54,1179,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1950;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2018/07/testimonials-bg.jpg\";s:8:\"filesize\";i:109259;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"testimonials-bg-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6450;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"testimonials-bg-150x62.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:62;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1977;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"testimonials-bg-800x328.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(56,1181,'_wp_attached_file','2018/07/1170x60.png'),(57,1181,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1170;s:6:\"height\";i:60;s:4:\"file\";s:19:\"2018/07/1170x60.png\";s:8:\"filesize\";i:447;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"1170x60-300x15.png\";s:5:\"width\";i:300;s:6:\"height\";i:15;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:201;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"1170x60-150x8.png\";s:5:\"width\";i:150;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"1170x60-800x41.png\";s:5:\"width\";i:800;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:582;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(59,1200,'_wp_attached_file','2018/07/trust-symbols_b.jpg'),(60,1200,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1646;s:6:\"height\";i:173;s:4:\"file\";s:27:\"2018/07/trust-symbols_b.jpg\";s:8:\"filesize\";i:40177;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"trust-symbols_b-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3933;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"trust-symbols_b-150x16.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:16;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1515;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"trust-symbols_b-800x84.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15731;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(61,1201,'_wp_attached_file','2018/07/trust-symbols_a.jpg'),(62,1201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1646;s:6:\"height\";i:173;s:4:\"file\";s:27:\"2018/07/trust-symbols_a.jpg\";s:8:\"filesize\";i:40053;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"trust-symbols_a-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3902;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"trust-symbols_a-150x16.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:16;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1497;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"trust-symbols_a-800x84.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15649;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(63,6515,'_wp_attached_file','2019/06/woocommerce-placeholder.png'),(64,6515,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2019/06/woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10659;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3738;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(65,6629,'_wp_attached_file','2020/12/menu_help.png'),(66,6629,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2020/12/menu_help.png\";s:8:\"filesize\";i:3945;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"menu_help-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7997;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"menu_help-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3977;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(67,6630,'_wp_attached_file','2020/12/menu_returns.png'),(68,6630,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2020/12/menu_returns.png\";s:8:\"filesize\";i:6099;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"menu_returns-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15406;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"menu_returns-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6814;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(69,6631,'_wp_attached_file','2020/12/menu_shipping.png'),(70,6631,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:25:\"2020/12/menu_shipping.png\";s:8:\"filesize\";i:4003;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"menu_shipping-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8334;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"menu_shipping-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(71,6836,'_wp_attached_file','2021/08/shoptimizer_logo.png'),(72,6836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:67;s:4:\"file\";s:28:\"2021/08/shoptimizer_logo.png\";s:8:\"filesize\";i:6542;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"shoptimizer_logo-300x40.png\";s:5:\"width\";i:300;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12912;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"shoptimizer_logo-150x20.png\";s:5:\"width\";i:150;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6282;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(73,6836,'_wp_attachment_image_alt','Shoptimizer Logo'),(74,6926,'_wp_attached_file','2022/01/signature.jpeg'),(75,6926,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:592;s:4:\"file\";s:22:\"2022/01/signature.jpeg\";s:8:\"filesize\";i:37314;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"signature-300x143.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6489;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"signature-150x72.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:72;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2714;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"signature-800x382.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25329;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(76,6974,'_wp_attached_file','2022/01/product_01.jpg'),(77,6974,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1070;s:6:\"height\";i:693;s:4:\"file\";s:22:\"2022/01/product_01.jpg\";s:8:\"filesize\";i:27270;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product_01-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10345;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"product_01-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3924;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product_01-800x518.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(79,6975,'_wp_attached_file','2022/01/product_02.jpg'),(80,6975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1070;s:6:\"height\";i:693;s:4:\"file\";s:22:\"2022/01/product_02.jpg\";s:8:\"filesize\";i:33132;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product_02-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9504;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"product_02-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3134;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product_02-800x518.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47658;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(82,6976,'_wp_attached_file','2022/01/product_03.jpg'),(83,6976,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1070;s:6:\"height\";i:693;s:4:\"file\";s:22:\"2022/01/product_03.jpg\";s:8:\"filesize\";i:38401;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product_03-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13598;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"product_03-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4663;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product_03-800x518.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59138;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(85,6977,'_wp_attached_file','2022/01/product_04.jpg'),(86,6977,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1070;s:6:\"height\";i:693;s:4:\"file\";s:22:\"2022/01/product_04.jpg\";s:8:\"filesize\";i:39039;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product_04-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14028;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"product_04-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4996;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product_04-800x518.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(87,6977,'_wp_attachment_image_alt','Reuse And Restyle'),(89,6978,'_wp_attached_file','2022/01/product_05.jpg'),(90,6978,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1070;s:6:\"height\";i:693;s:4:\"file\";s:22:\"2022/01/product_05.jpg\";s:8:\"filesize\";i:14663;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product_05-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5374;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"product_05-150x97.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2172;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product_05-800x518.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20316;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(91,6978,'_wp_attachment_image_alt','Thread Softly'),(93,7003,'_wp_attached_file','2018/05/1200.png'),(94,7003,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:16:\"2018/05/1200.png\";s:8:\"filesize\";i:3625;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"1200-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1891;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"1200-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:723;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"1200-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6374;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(95,7003,'_wp_attachment_image_alt','Placeholder'),(97,7054,'_wp_attached_file','2022/01/520x370.png'),(98,7054,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:520;s:6:\"height\";i:370;s:4:\"file\";s:19:\"2022/01/520x370.png\";s:8:\"filesize\";i:1485;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"520x370-300x213.png\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1913;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"520x370-150x107.png\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(99,7054,'_elementor_source_image_hash','7f0f4bd87cab146b8b67de82fb803137915d5592'),(100,7085,'_wp_attached_file','2022/08/hero_girl_optimized_0321.jpg'),(101,7085,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:960;s:4:\"file\";s:36:\"2022/08/hero_girl_optimized_0321.jpg\";s:8:\"filesize\";i:36115;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"hero_girl_optimized_0321-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12645;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"hero_girl_optimized_0321-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4213;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"hero_girl_optimized_0321-800x640.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102,7085,'_elementor_source_image_hash','456887f104e39c42f83d7bd0383f55fe975c93b2'),(103,7086,'_wp_attached_file','2022/08/home_feature_8.jpg'),(104,7086,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:385;s:4:\"file\";s:26:\"2022/08/home_feature_8.jpg\";s:8:\"filesize\";i:27346;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"home_feature_8-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11434;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"home_feature_8-150x83.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(105,7086,'_elementor_source_image_hash','b1f456e7fb0b31f56892e964d63c1ce361d4d88f'),(106,7087,'_wp_attached_file','2022/08/home_feature_7a.jpg'),(107,7087,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:385;s:4:\"file\";s:27:\"2022/08/home_feature_7a.jpg\";s:8:\"filesize\";i:14274;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"home_feature_7a-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10869;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"home_feature_7a-150x83.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3810;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(108,7087,'_elementor_source_image_hash','d24fde70d3f57267a2c0383ac2569fc4077ae9c5'),(109,7088,'_wp_attached_file','2022/08/home_feature_5a.jpg'),(110,7088,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:385;s:4:\"file\";s:27:\"2022/08/home_feature_5a.jpg\";s:8:\"filesize\";i:24916;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"home_feature_5a-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16083;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"home_feature_5a-150x83.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5185;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(111,7088,'_elementor_source_image_hash','7c27517f2ac2f3e74d3be3da7e1ac0ef82341246'),(112,7089,'_wp_attached_file','2022/08/light-bulb-outlined-hand-drawn-tool.png'),(113,7089,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:128;s:6:\"height\";i:128;s:4:\"file\";s:47:\"2022/08/light-bulb-outlined-hand-drawn-tool.png\";s:8:\"filesize\";i:2779;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:{}}}'),(114,7089,'_elementor_source_image_hash','9840de150678f4a589d3ddd95d13a4dc1dd7d424'),(115,7090,'_wp_attached_file','2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png'),(116,7090,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:128;s:6:\"height\";i:128;s:4:\"file\";s:61:\"2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\";s:8:\"filesize\";i:2912;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:{}}}'),(117,7090,'_elementor_source_image_hash','7d3c84593840e852e5d6fb596543b857a3d5730f'),(118,7091,'_wp_attached_file','2022/08/shopping-cart-sketch.png'),(119,7091,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:128;s:6:\"height\";i:128;s:4:\"file\";s:32:\"2022/08/shopping-cart-sketch.png\";s:8:\"filesize\";i:2196;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:{}}}'),(120,7091,'_elementor_source_image_hash','62650de8382c475d5bc9ca9c59b460af175caa62'),(121,1140,'_menu_item_type','post_type'),(122,1140,'_menu_item_menu_item_parent','0'),(123,1140,'_menu_item_object_id','1002'),(124,1140,'_menu_item_object','page'),(125,1140,'_menu_item_target',''),(126,1140,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(127,1140,'_menu_item_xfn',''),(128,1140,'_menu_item_url',''),(129,1140,'_wp_old_date','2018-07-12'),(130,1140,'_wp_old_date','2021-08-12'),(132,1205,'_elementor_template_type','page'),(133,1205,'_elementor_edit_mode','builder'),(134,1205,'_wp_page_template','default'),(135,1205,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>This item is ethically produced<\\/h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c61a2a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f47cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Hand-made in Sweden<\\/h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Materials proven to last<\\/h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(136,1205,'_elementor_version','0.4'),(137,1205,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(138,1205,'_wp_old_slug','product-details__trashed'),(140,6544,'_elementor_edit_mode','builder'),(141,6544,'_elementor_template_type','kit'),(142,6544,'_elementor_page_settings','a:12:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1190;s:5:\"sizes\";a:0:{}}s:13:\"custom_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"158f3ba\";s:5:\"title\";s:14:\"Saved Color #5\";s:5:\"color\";s:7:\"#4054B2\";}i:1;a:3:{s:3:\"_id\";s:8:\"431b30c4\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#23A455\";}i:2;a:3:{s:3:\"_id\";s:7:\"6856d27\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:3;a:3:{s:3:\"_id\";s:8:\"3801431d\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}}s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:17:\"system_typography\";a:4:{i:0;a:4:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:4:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:4:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:4:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:9:\"site_name\";s:21:\"Shoptimizer Demo Data\";s:16:\"site_description\";s:49:\"Just another CommerceGurus Theme Demos Sites site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";s:1:\"1\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(143,6544,'_wp_page_template','default'),(144,6544,'_elementor_data','[]'),(145,6544,'_elementor_version','3.5.3'),(146,6544,'_elementor_page_assets','a:0:{}'),(147,6736,'_menu_item_type','taxonomy'),(148,6736,'_menu_item_menu_item_parent','6763'),(149,6736,'_menu_item_object_id','43'),(150,6736,'_menu_item_object','product_cat'),(151,6736,'_menu_item_target',''),(152,6736,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(153,6736,'_menu_item_xfn',''),(154,6736,'_menu_item_url',''),(155,6736,'_wp_old_date','2021-08-11'),(156,6736,'_wp_old_date','2021-08-12'),(157,6736,'_wp_old_date','2021-08-17'),(158,6736,'_wp_old_date','2022-01-21'),(159,6736,'_wp_old_date','2022-01-24'),(215,7001,'_menu_item_type','custom'),(216,7001,'_menu_item_menu_item_parent','0'),(217,7001,'_menu_item_object_id','7001'),(218,7001,'_menu_item_object','custom'),(219,7001,'_menu_item_target',''),(220,7001,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(221,7001,'_menu_item_xfn',''),(222,7001,'_menu_item_url','#'),(223,7002,'_menu_item_type','custom'),(224,7002,'_menu_item_menu_item_parent','0'),(225,7002,'_menu_item_object_id','7002'),(226,7002,'_menu_item_object','custom'),(227,7002,'_menu_item_target',''),(228,7002,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(229,7002,'_menu_item_xfn',''),(230,7002,'_menu_item_url','#'),(231,7004,'_elementor_edit_mode','builder'),(232,7004,'_elementor_template_type','page'),(233,7004,'_elementor_version','3.5.3'),(234,7004,'_wp_page_template','default'),(235,7004,'_elementor_data','[{\"id\":\"39bbaae4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/guy-dark-bg.jpg\",\"id\":1175},\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\"},\"elements\":[{\"id\":\"61ab7858\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"17ab0e9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d8e9c92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f35c4f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"189f5395\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are a brand which has been born into mother nature. It\'s time to create a new feeling.\",\"title_color\":\"#FFFFFFFA\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5b4ff588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c99f6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57b87743\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cd16e30\",\"elType\":\"widget\",\"settings\":{\"title\":\"After looking at alternatives\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a25e043\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our journey began in 2018\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-left\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4d20cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Synth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven\\u2019t heard of them.<\\/p>\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f47703a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"249f05a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_03.jpg\",\"id\":1176},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"521d0be3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1aabc86a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"46833d0e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_02.jpg\",\"id\":1177},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6db0cca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"7d1a3d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"A perfect fit for your every day life\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d420056\",\"elType\":\"widget\",\"settings\":{\"title\":\"Designed to be versatile\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-right\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30852d8a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Austin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed.\\u00a0<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b430a60\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"162b9148\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4b5fa7a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simplicity in design and form\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a0b5209\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\\u2019re just getting started\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-left\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f94fd90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dream roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred.<\\/p>\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"74c62c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"726559a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_01.jpg\",\"id\":1178},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84545b6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a236eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4718359b\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4372347f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our incredible team are here for you\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7baf35c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b12afc7\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1170},\"gap\":\"wide\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70f2d375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"28596d86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c31c35\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nicole Williams\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fafb86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company Director\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96079f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6f0f6bae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":150,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"a0a5221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1007d220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bjorn Gunnarson\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6352d6d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Head of Design\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cdff29\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends work with you.\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"19a8db49\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":300,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"e28dc24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6ac8ab1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Charlotte Banks\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36fcfa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research & Development\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"108f506\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"You\\u2019ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can\\u2019t be copied.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"30f8a905\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":450,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"2609f364\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"css_filters_hover_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f6a96ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sam Gallagher\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dedbdd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4535bd6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16136e03\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/testimonials-bg.jpg\",\"id\":1179},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.19},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\"},\"elements\":[{\"id\":\"71501e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6669cd42\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I\\u2019m so happy with the service from Shoptimizer \\u2013 my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Sean Walsh\",\"testimonial_job\":\"London, UK\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"name_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"506280b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64bae625\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Astrid Sorensen\",\"testimonial_job\":\"Oslo, Norway\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_weight\":\"600\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200,\"image_size\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66393615\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12814b87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f8cd2fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"In the press\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71761491\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/1170x60.png\",\"id\":1181},\"image_size\":\"full\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(236,7004,'_elementor_page_assets','a:1:{s:6:\"styles\";a:18:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";}}'),(237,7004,'_wp_old_slug','about-2022'),(239,1191,'wpforms_form_locations','a:2:{i:0;a:6:{s:4:\"type\";s:17:\"elementor_library\";s:5:\"title\";s:10:\"Contact us\";s:7:\"form_id\";i:1191;s:2:\"id\";i:7007;s:6:\"status\";s:7:\"publish\";s:3:\"url\";s:30:\"/?elementor_library=contact-us\";}i:1;a:6:{s:4:\"type\";s:4:\"page\";s:5:\"title\";s:10:\"Contact us\";s:7:\"form_id\";i:1191;s:2:\"id\";i:1132;s:6:\"status\";s:7:\"publish\";s:3:\"url\";s:12:\"/contact-us/\";}}'),(240,7007,'_elementor_edit_mode','builder'),(241,7007,'_elementor_template_type','page'),(242,7007,'_elementor_version','3.5.3'),(243,7007,'_wp_page_template','default'),(244,7007,'_elementor_data','[{\"id\":\"f328adc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"4e00a957\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28b0d72e\",\"elType\":\"widget\",\"settings\":{\"address\":\"gamla brogatan, stockholm\",\"height\":{\"unit\":\"px\",\"size\":448},\"zoom\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a72286\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b50b0d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c1ed308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Common queries answered\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"482c069c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked Questions\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29026f45\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How long does it take for me to receive my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"What is your return and exchange policy?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"How do I change my shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"How do I track the status of my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"How do I receive customer support?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"What do I do if I entered an incorrect shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Do you ship to my country?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Will my items come in one package?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#565353\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"7013ca54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#eee\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4540c2b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Still need help?\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef3868f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36ad2d14\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"1191\\\" title=\\\"false\\\" description=\\\"false\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(245,7007,'_elementor_page_assets','a:0:{}'),(246,7007,'_wp_old_slug','contact-us-2022'),(247,7010,'_elementor_edit_mode','builder'),(248,7010,'_elementor_template_type','page'),(249,7010,'_elementor_version','3.5.3'),(250,7010,'_wp_page_template','default'),(251,7010,'_elementor_data','[{\"id\":\"1eec3813\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/table-documents.jpg\",\"id\":1163},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0.07)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":3},\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":90},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":-90},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.92},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\"},\"elements\":[{\"id\":\"27b56531\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9cc377\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Help\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dae2bbf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our happiness team is always here to assist.\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.76)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79c2c49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d526dd7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ea55f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1412836f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Common purchase queries answered\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"210123de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orders and Shipping\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ef55cc9\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How long does it take for me to receive my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"How do I create an account?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"How do I change my shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"How do I track the status of my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"Will you keep my credit card information on file?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"Do you charge sales tax?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Do you ship to my country?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Will my items come in one package?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#4D4B4B\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"101babd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#eee\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f4d4162\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need to swap an item\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d6b8810\",\"elType\":\"widget\",\"settings\":{\"title\":\"Returns and Exchanges\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15dc7066\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your returns policy?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"I received the wrong item\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"My order arrived damaged\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"Where should I mail my authorized return?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"How do I receive customer support?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"What do I do if I entered an incorrect shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Can I change or cancel an order after I\'ve submitted it?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Can I pre-order an item that is sold out?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#4D4B4B\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(252,7010,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(253,7010,'_wp_old_slug','customer-help-2022'),(254,7013,'_elementor_edit_mode','builder'),(255,7013,'_elementor_template_type','page'),(256,7013,'_elementor_version','3.5.3'),(257,7013,'_wp_page_template','default'),(258,7013,'_elementor_data','[{\"id\":\"7bb352c2\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/mountain-view.jpg\",\"id\":1171},\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(12,12,12,0.98)\"},\"elements\":[{\"id\":\"2c0de135\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"340fbb7e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4f8f500c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21a4a3d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Men\'s sale\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4295e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pick up some great items at stunning prices in our seasonal sale.\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.76)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6f1f512b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b0bca21\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f46c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7279b9a\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"popularity\\\" on_sale=\\\"true\\\" category=\\\"men\\\" ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(259,7013,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(260,7013,'_wp_old_slug','on-sale-2022'),(261,7092,'_wp_attached_file','2022/08/squiggle.png'),(262,7092,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:158;s:6:\"height\";i:24;s:4:\"file\";s:20:\"2022/08/squiggle.png\";s:8:\"filesize\";i:2344;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"squiggle-150x23.png\";s:5:\"width\";i:150;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(263,7092,'_elementor_source_image_hash','2ad8bad9e4dc58fd9f9aa953750f557e1439d038'),(264,7093,'_wp_attached_file','2022/08/testimonial_home_01.jpg'),(265,7093,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:480;s:4:\"file\";s:31:\"2022/08/testimonial_home_01.jpg\";s:8:\"filesize\";i:61102;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"testimonial_home_01-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11985;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"testimonial_home_01-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4064;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(266,7093,'_elementor_source_image_hash','d0560838c447cf240fdcca98edcbdef00aec273c'),(267,7094,'_wp_attached_file','2022/08/testimonial_home_04.jpg'),(268,7094,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:480;s:4:\"file\";s:31:\"2022/08/testimonial_home_04.jpg\";s:8:\"filesize\";i:63303;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"testimonial_home_04-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12630;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"testimonial_home_04-150x90.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4108;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(269,7094,'_elementor_source_image_hash','847ecd77a1f1e304212a01188090a272bd52433b'),(270,7095,'_wp_attached_file','2022/08/girl-optimized02.png'),(271,7095,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:380;s:6:\"height\";i:814;s:4:\"file\";s:28:\"2022/08/girl-optimized02.png\";s:8:\"filesize\";i:69608;s:5:\"sizes\";a:2:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"girl-optimized02-300x643.png\";s:5:\"width\";i:300;s:6:\"height\";i:643;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232756;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"girl-optimized02-150x321.png\";s:5:\"width\";i:150;s:6:\"height\";i:321;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56017;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(272,7095,'_elementor_source_image_hash','90cf5ad1cff91fc74c4c10d3a1e023045c8c7f93'),(273,7145,'_elementor_edit_mode','builder'),(274,7145,'_elementor_template_type','page'),(275,7145,'_elementor_version','3.6.8'),(276,7145,'_wp_page_template','default'),(277,7145,'_elementor_data','[{\"id\":\"6c80097c\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"39dd6128\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c2877\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"abdb891\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3be287c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6073a046\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2968754d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"22c128fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a972ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"2e6ee875\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7085,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/hero_girl_optimized_0321.jpg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d41f875\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"35704a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55b35414\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"526ec176\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5713887c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"13b960e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60a210d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5cac838b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d80ba8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"42cc9054\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73340d99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5978bf0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"38f1dcb2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69b71c4b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"409f41aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1f83ab4b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5652ad35\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6353cfb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2c8253\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6b0a398e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7e29e356\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ef616d1\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36c4e13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"3d2e9c27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ebb72d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e40d7d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f7d00b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"66fa1e83\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26189421\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f4cbad3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"270cb2f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"4b8aaca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"485c6368\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5407ceb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"318d6118\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a809952\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4527ef67\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"47d99151\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"39de824c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2deac2c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"14c96eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5d06f20c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"747ac9f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"11de2719\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"31967456\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"693058e6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"533d43e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"18bac53f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"4cf6024d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d7262a7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64c7c14f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"44a03e1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"15faeb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f1f5e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1c45c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6f93419f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a06283f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f2a4c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"48921e7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3072404a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20d452e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6ef77c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f6518f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"693f1fc5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47507ee1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b611b2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4724595d\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678449\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2f751613\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c145d05\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"411103fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"403c5704\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"2052b17b\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"73446121\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d775de0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"203d5f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6da3066a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c34364a\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"792acbab\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cc2f2b3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1358fcea\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"23c2de4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5e713d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"61c838e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c5d58e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2ec41697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4ae60f72\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"17a0c451\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6e2b681a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"6e4e23a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(278,7145,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(280,126,'_wp_page_template','default'),(281,126,'_yoast_wpseo_title','%%title%%'),(282,6763,'_menu_item_type','taxonomy'),(283,6763,'_menu_item_menu_item_parent','0'),(284,6763,'_menu_item_object_id','43'),(285,6763,'_menu_item_object','product_cat'),(286,6763,'_menu_item_target',''),(287,6763,'_menu_item_classes','a:1:{i:0;s:10:\"full-width\";}'),(288,6763,'_menu_item_xfn',''),(289,6763,'_menu_item_url',''),(290,6763,'_wp_old_date','2021-08-11'),(291,6763,'_wp_old_date','2021-08-12'),(292,6763,'_wp_old_date','2021-08-17'),(293,6763,'_wp_old_date','2022-01-21'),(294,6763,'_wp_old_date','2022-01-24'),(365,6771,'_menu_item_type','taxonomy'),(366,6771,'_menu_item_menu_item_parent','6736'),(367,6771,'_menu_item_object_id','35'),(368,6771,'_menu_item_object','product_tag'),(369,6771,'_menu_item_target',''),(370,6771,'_menu_item_classes','a:1:{i:0;s:9:\"highlight\";}'),(371,6771,'_menu_item_xfn',''),(372,6771,'_menu_item_url',''),(373,6771,'_wp_old_date','2021-08-11'),(374,6771,'_wp_old_date','2021-08-12'),(375,6771,'_wp_old_date','2021-08-17'),(376,6771,'_wp_old_date','2022-01-21'),(377,6771,'_wp_old_date','2022-01-24'),(378,6772,'_menu_item_type','post_type'),(379,6772,'_menu_item_menu_item_parent','6763'),(380,6772,'_menu_item_object_id','631'),(381,6772,'_menu_item_object','product'),(382,6772,'_menu_item_target',''),(383,6772,'_menu_item_classes','a:1:{i:0;s:17:\"menu-item-product\";}'),(384,6772,'_menu_item_xfn',''),(385,6772,'_menu_item_url',''),(386,6772,'_wp_old_date','2021-08-12'),(387,6772,'_wp_old_date','2021-08-17'),(388,6772,'_wp_old_date','2022-01-21'),(389,6772,'_wp_old_date','2022-01-24'),(391,6773,'_menu_item_type','post_type'),(392,6773,'_menu_item_menu_item_parent','6763'),(393,6773,'_menu_item_object_id','613'),(394,6773,'_menu_item_object','product'),(395,6773,'_menu_item_target',''),(396,6773,'_menu_item_classes','a:1:{i:0;s:17:\"menu-item-product\";}'),(397,6773,'_menu_item_xfn',''),(398,6773,'_menu_item_url',''),(399,6773,'_wp_old_date','2021-08-12'),(400,6773,'_wp_old_date','2021-08-17'),(401,6773,'_wp_old_date','2022-01-21'),(402,6773,'_wp_old_date','2022-01-24'),(404,6774,'_menu_item_type','post_type'),(405,6774,'_menu_item_menu_item_parent','6763'),(406,6774,'_menu_item_object_id','603'),(407,6774,'_menu_item_object','product'),(408,6774,'_menu_item_target',''),(409,6774,'_menu_item_classes','a:1:{i:0;s:17:\"menu-item-product\";}'),(410,6774,'_menu_item_xfn',''),(411,6774,'_menu_item_url',''),(412,6774,'_wp_old_date','2021-08-12'),(413,6774,'_wp_old_date','2021-08-17'),(414,6774,'_wp_old_date','2022-01-21'),(415,6774,'_wp_old_date','2022-01-24'),(500,7140,'_menu_item_type','post_type'),(501,7140,'_menu_item_menu_item_parent','0'),(502,7140,'_menu_item_object_id','7105'),(503,7140,'_menu_item_object','page'),(504,7140,'_menu_item_target',''),(505,7140,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(506,7140,'_menu_item_xfn',''),(507,7140,'_menu_item_url',''),(511,492,'_wpas_done_all','1'),(512,492,'_thumbnail_id','963'),(513,492,'_dp_original','488'),(514,492,'_wp_old_date','2018-05-14'),(515,492,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1527036043;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:543;}i:1;a:1:{s:2:\"id\";i:464;}i:2;a:1:{s:2:\"id\";i:484;}}}}'),(518,492,'_wp_old_date','2018-05-12'),(522,500,'_wpas_done_all','1'),(523,500,'_thumbnail_id','963'),(524,500,'_dp_original','496'),(525,500,'_wp_old_date','2018-05-14'),(526,500,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1526951338;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:496;}i:1;a:1:{s:2:\"id\";i:543;}i:2;a:1:{s:2:\"id\";i:464;}}}}'),(529,500,'_wp_old_date','2018-05-13'),(530,500,'_wp_old_slug','our-pick-of-the-coolest-denim-jackets-to-finally-swap-your-winter-coat-for'),(534,511,'_wpas_done_all','1'),(535,511,'_thumbnail_id','963'),(536,511,'_dp_original','507'),(537,511,'_jetpack_related_posts_cache','a:1:{s:32:\"8f6677c9d6b0f903e98ad32ec61f8deb\";a:2:{s:7:\"expires\";i:1526684932;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:543;}i:1;a:1:{s:2:\"id\";i:464;}i:2;a:1:{s:2:\"id\";i:484;}}}}'),(540,511,'_wp_old_date','2018-05-14'),(542,603,'_wpas_done_all','1'),(543,603,'_sku','897565-02'),(544,603,'_regular_price','25.99'),(545,603,'_sale_price','22.99'),(546,603,'_sale_price_dates_from',''),(547,603,'_sale_price_dates_to',''),(548,603,'total_sales','0'),(549,603,'_tax_status','taxable'),(550,603,'_tax_class',''),(551,603,'_manage_stock','yes'),(552,603,'_backorders','no'),(553,603,'_sold_individually','no'),(554,603,'_weight','1.4'),(555,603,'_length','62'),(556,603,'_width','56'),(557,603,'_height','12'),(558,603,'_upsell_ids','a:0:{}'),(559,603,'_crosssell_ids','a:0:{}'),(560,603,'_purchase_note',''),(561,603,'_default_attributes','a:0:{}'),(562,603,'_virtual','no'),(563,603,'_downloadable','no'),(564,603,'_product_image_gallery',''),(565,603,'_download_limit','0'),(566,603,'_download_expiry','0'),(567,603,'_stock','1000'),(568,603,'_stock_status','instock'),(569,603,'_wc_average_rating','0'),(570,603,'_wc_rating_count','a:0:{}'),(571,603,'_wc_review_count','0'),(572,603,'_downloadable_files','a:0:{}'),(573,603,'_product_attributes','a:0:{}'),(574,603,'_product_version','5.5.2'),(575,603,'_price','22.99'),(576,603,'_wpcom_is_markdown','1'),(577,603,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1526507053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:390;}i:1;a:1:{s:2:\"id\";i:12;}i:2;a:1:{s:2:\"id\";i:13;}}}}'),(578,603,'_wpt_field_shipping-and-returns',''),(579,603,'sharing_disabled','1'),(580,603,'_wpas_done_all','1'),(581,603,'_thumbnail_id','7003'),(582,603,'_wp_page_template','default'),(583,603,'_elementor_data','[{\"id\":\"5a2d87a9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"1cbe8e8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"766ead6d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6d1f374f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d764e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56108a35\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"2573fa58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"33752a5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"21a90709\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2378741b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3dfcf2e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"32a0e923\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4c71bbe7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"416e6d48\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5a45b40c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(584,603,'_elementor_version','3.1.1'),(585,603,'_elementor_template_type','wp-post'),(586,603,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(587,603,'shoptimizer_layout_pdp_short_description_position','default'),(588,603,'_yoast_wpseo_content_score','60'),(589,603,'_yoast_wpseo_estimated-reading-time-minutes','0'),(590,613,'_wpas_done_all','1'),(591,613,'_sku','897565-04'),(592,613,'_regular_price','23.99'),(593,613,'_sale_price',''),(594,613,'_sale_price_dates_from',''),(595,613,'_sale_price_dates_to',''),(596,613,'total_sales','0'),(597,613,'_tax_status','taxable'),(598,613,'_tax_class',''),(599,613,'_manage_stock','yes'),(600,613,'_backorders','no'),(601,613,'_sold_individually','no'),(602,613,'_weight','1.4'),(603,613,'_length','62'),(604,613,'_width','56'),(605,613,'_height','12'),(606,613,'_upsell_ids','a:0:{}'),(607,613,'_crosssell_ids','a:0:{}'),(608,613,'_purchase_note',''),(609,613,'_default_attributes','a:0:{}'),(610,613,'_virtual','no'),(611,613,'_downloadable','no'),(612,613,'_product_image_gallery',''),(613,613,'_download_limit','0'),(614,613,'_download_expiry','0'),(615,613,'_stock','1000'),(616,613,'_stock_status','instock'),(617,613,'_wc_average_rating','0'),(618,613,'_wc_rating_count','a:0:{}'),(619,613,'_wc_review_count','0'),(620,613,'_downloadable_files','a:0:{}'),(621,613,'_product_attributes','a:0:{}'),(622,613,'_product_version','5.5.2'),(623,613,'_price','23.99'),(624,613,'_wpcom_is_markdown','1'),(625,613,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1526507053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:390;}i:1;a:1:{s:2:\"id\";i:12;}i:2;a:1:{s:2:\"id\";i:13;}}}}'),(626,613,'_wpt_field_shipping-and-returns',''),(627,613,'sharing_disabled','1'),(628,613,'_wpas_done_all','1'),(629,613,'_thumbnail_id','7003'),(630,613,'_wp_page_template','default'),(631,613,'_elementor_data','[{\"id\":\"750c4247\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"153d0009\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fc89cbe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ba32431\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"32bbca6f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73c43057\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"73ffb690\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"586467c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3b34b929\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6a28e818\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76e90d75\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"1bc9045e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"16a185c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"29a8b8b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5380998f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(632,613,'_elementor_version','3.1.1'),(633,613,'_elementor_template_type','wp-post'),(634,613,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(635,613,'shoptimizer_layout_pdp_short_description_position','default'),(636,613,'_yoast_wpseo_content_score','60'),(637,613,'_yoast_wpseo_estimated-reading-time-minutes','0'),(638,616,'_wpas_done_all','1'),(639,616,'_sku','897565-05'),(640,616,'_regular_price','29.99'),(641,616,'_sale_price','24.99'),(642,616,'_sale_price_dates_from',''),(643,616,'_sale_price_dates_to',''),(644,616,'total_sales','1'),(645,616,'_tax_status','taxable'),(646,616,'_tax_class',''),(647,616,'_manage_stock','yes'),(648,616,'_backorders','no'),(649,616,'_sold_individually','no'),(650,616,'_weight','1.4'),(651,616,'_length','62'),(652,616,'_width','56'),(653,616,'_height','12'),(654,616,'_upsell_ids','a:0:{}'),(655,616,'_crosssell_ids','a:0:{}'),(656,616,'_purchase_note',''),(657,616,'_default_attributes','a:0:{}'),(658,616,'_virtual','no'),(659,616,'_downloadable','no'),(660,616,'_product_image_gallery',''),(661,616,'_download_limit','0'),(662,616,'_download_expiry','0'),(663,616,'_stock','999'),(664,616,'_stock_status','instock'),(665,616,'_wc_average_rating','0'),(666,616,'_wc_rating_count','a:0:{}'),(667,616,'_wc_review_count','0'),(668,616,'_downloadable_files','a:0:{}'),(669,616,'_product_attributes','a:0:{}'),(670,616,'_product_version','8.7.0'),(671,616,'_price','24.99'),(672,616,'_wpcom_is_markdown','1'),(673,616,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1526507053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:390;}i:1;a:1:{s:2:\"id\";i:12;}i:2;a:1:{s:2:\"id\";i:13;}}}}'),(674,616,'_wpt_field_shipping-and-returns',''),(675,616,'sharing_disabled','1'),(676,616,'_wpas_done_all','1'),(677,616,'_thumbnail_id','7003'),(678,616,'_wp_page_template','default'),(679,616,'_elementor_data','[{\"id\":\"43793c19\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"652efc9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6cb015cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7cf98ad5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1452d546\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"477cbf22\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"3abf5999\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"48e075fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7fc66048\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"55f3cb00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67dea251\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"50a2c91b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2d1ed79c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"71e83f84\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c877269\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(680,616,'_elementor_version','3.1.1'),(681,616,'_elementor_template_type','wp-post'),(682,616,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(683,616,'shoptimizer_layout_pdp_short_description_position','default'),(684,616,'_yoast_wpseo_content_score','60'),(685,616,'_yoast_wpseo_estimated-reading-time-minutes','0'),(686,620,'_wpas_done_all','1'),(687,620,'_sku','897565-06'),(688,620,'_regular_price','25.99'),(689,620,'_sale_price',''),(690,620,'_sale_price_dates_from',''),(691,620,'_sale_price_dates_to',''),(692,620,'total_sales','0'),(693,620,'_tax_status','taxable'),(694,620,'_tax_class',''),(695,620,'_manage_stock','yes'),(696,620,'_backorders','no'),(697,620,'_sold_individually','no'),(698,620,'_weight','1.4'),(699,620,'_length','62'),(700,620,'_width','56'),(701,620,'_height','12'),(702,620,'_upsell_ids','a:0:{}'),(703,620,'_crosssell_ids','a:0:{}'),(704,620,'_purchase_note',''),(705,620,'_default_attributes','a:0:{}'),(706,620,'_virtual','no'),(707,620,'_downloadable','no'),(708,620,'_product_image_gallery',''),(709,620,'_download_limit','0'),(710,620,'_download_expiry','0'),(711,620,'_thumbnail_id','7003'),(712,620,'_stock','1000'),(713,620,'_stock_status','instock'),(714,620,'_wc_average_rating','0'),(715,620,'_wc_rating_count','a:0:{}'),(716,620,'_wc_review_count','0'),(717,620,'_downloadable_files','a:0:{}'),(718,620,'_product_attributes','a:0:{}'),(719,620,'_product_version','5.5.2'),(720,620,'_price','25.99'),(721,620,'_wpcom_is_markdown','1'),(722,620,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1526507053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:390;}i:1;a:1:{s:2:\"id\";i:12;}i:2;a:1:{s:2:\"id\";i:13;}}}}'),(723,620,'_wpt_field_shipping-and-returns',''),(724,620,'sharing_disabled','1'),(725,620,'_wpas_done_all','1'),(726,620,'_wp_old_date','2018-05-16'),(727,620,'_wp_old_date','2018-05-18'),(728,620,'_wp_page_template','default'),(729,620,'_elementor_data','[{\"id\":\"7fe8c70a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5387d360\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3f4bfb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7593908\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fab652\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed81d26\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"a888a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"45b3f4a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"66eb65e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"307fe3d2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"348051ea\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"311dbaa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c390b67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"255e3b04\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6021dcf6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(730,620,'_elementor_version','3.1.1'),(731,620,'_elementor_template_type','wp-post'),(732,620,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(733,620,'shoptimizer_layout_pdp_short_description_position','default'),(734,620,'_yoast_wpseo_content_score','60'),(735,620,'_yoast_wpseo_estimated-reading-time-minutes','0'),(736,631,'_wpas_done_all','1'),(737,631,'_sku','897565-09'),(738,631,'_regular_price','24.99'),(739,631,'_sale_price','19.99'),(740,631,'_sale_price_dates_from',''),(741,631,'_sale_price_dates_to',''),(742,631,'total_sales','0'),(743,631,'_tax_status','taxable'),(744,631,'_tax_class',''),(745,631,'_manage_stock','yes'),(746,631,'_backorders','no'),(747,631,'_sold_individually','no'),(748,631,'_weight','1.4'),(749,631,'_length','62'),(750,631,'_width','56'),(751,631,'_height','12'),(752,631,'_upsell_ids','a:0:{}'),(753,631,'_crosssell_ids','a:0:{}'),(754,631,'_purchase_note',''),(755,631,'_default_attributes','a:0:{}'),(756,631,'_virtual','no'),(757,631,'_downloadable','no'),(758,631,'_product_image_gallery',''),(759,631,'_download_limit','0'),(760,631,'_download_expiry','0'),(761,631,'_thumbnail_id','7003'),(762,631,'_stock','1000'),(763,631,'_stock_status','instock'),(764,631,'_wc_average_rating','0'),(765,631,'_wc_rating_count','a:0:{}'),(766,631,'_wc_review_count','0'),(767,631,'_downloadable_files','a:0:{}'),(768,631,'_product_attributes','a:0:{}'),(769,631,'_product_version','5.5.2'),(770,631,'_price','19.99'),(771,631,'_wpcom_is_markdown','1'),(772,631,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1526507053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:390;}i:1;a:1:{s:2:\"id\";i:12;}i:2;a:1:{s:2:\"id\";i:13;}}}}'),(773,631,'_wpt_field_shipping-and-returns',''),(774,631,'sharing_disabled','1'),(775,631,'_wpas_done_all','1'),(776,631,'_wp_old_date','2018-05-16'),(777,631,'_wp_old_date','2018-05-18'),(778,631,'_wp_page_template','default'),(779,631,'_elementor_data','[{\"id\":\"3b773d16\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"13afeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"14db46f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"65fa75f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52589e21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c59c0b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4fca17ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3a349f05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2bc116c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"33939ee9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70201e6e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"55229176\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21b567a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f29698f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a0b820e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(780,631,'_elementor_version','3.1.1'),(781,631,'_elementor_template_type','wp-post'),(782,631,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(783,631,'shoptimizer_layout_pdp_short_description_position','default'),(784,631,'_yoast_wpseo_content_score','60'),(785,631,'_yoast_wpseo_estimated-reading-time-minutes','0'),(786,661,'_wpas_done_all','1'),(787,661,'_sku','897565-11'),(788,661,'_regular_price','9.99'),(789,661,'_sale_price','7.99'),(790,661,'_sale_price_dates_from',''),(791,661,'_sale_price_dates_to',''),(792,661,'total_sales','0'),(793,661,'_tax_status','taxable'),(794,661,'_tax_class',''),(795,661,'_manage_stock','no'),(796,661,'_backorders','no'),(797,661,'_sold_individually','no'),(798,661,'_weight','1.4'),(799,661,'_length','62'),(800,661,'_width','56'),(801,661,'_height','12'),(802,661,'_upsell_ids','a:0:{}'),(803,661,'_crosssell_ids','a:0:{}'),(804,661,'_purchase_note',''),(805,661,'_default_attributes','a:0:{}'),(806,661,'_virtual','no'),(807,661,'_downloadable','no'),(808,661,'_product_image_gallery',''),(809,661,'_download_limit','0'),(810,661,'_download_expiry','0'),(811,661,'_stock',''),(812,661,'_stock_status','instock'),(813,661,'_wc_average_rating','0'),(814,661,'_wc_rating_count','a:0:{}'),(815,661,'_wc_review_count','0'),(816,661,'_downloadable_files','a:0:{}'),(817,661,'_product_attributes','a:0:{}'),(818,661,'_product_version','5.5.2'),(819,661,'_price','7.99'),(820,661,'_wpcom_is_markdown','1'),(821,661,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1526507053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:390;}i:1;a:1:{s:2:\"id\";i:12;}i:2;a:1:{s:2:\"id\";i:13;}}}}'),(822,661,'_wpt_field_shipping-and-returns',''),(823,661,'sharing_disabled','1'),(824,661,'_wpas_done_all','1'),(825,661,'_thumbnail_id','7003'),(826,661,'_wp_page_template','default'),(827,661,'_elementor_data','[{\"id\":\"358a419b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"3306fa2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e949dd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"23b3db5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"32693edd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7630a8fb\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"76c105c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7f1bcb49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fbbef22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22c97f2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"802fa86\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"40d67f89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da6c437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c74197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6e09835d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(828,661,'_elementor_version','3.1.1'),(829,661,'_elementor_template_type','wp-post'),(830,661,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(831,661,'shoptimizer_layout_pdp_short_description_position','default'),(832,661,'_yoast_wpseo_content_score','60'),(833,661,'_yoast_wpseo_estimated-reading-time-minutes','0'),(834,667,'_wpas_done_all','1'),(835,667,'_sku','897565-13'),(836,667,'_regular_price','49.99'),(837,667,'_sale_price',''),(838,667,'_sale_price_dates_from',''),(839,667,'_sale_price_dates_to',''),(840,667,'total_sales','0'),(841,667,'_tax_status','taxable'),(842,667,'_tax_class',''),(843,667,'_manage_stock','no'),(844,667,'_backorders','no'),(845,667,'_sold_individually','no'),(846,667,'_weight','1.4'),(847,667,'_length','62'),(848,667,'_width','56'),(849,667,'_height','12'),(850,667,'_upsell_ids','a:0:{}'),(851,667,'_crosssell_ids','a:0:{}'),(852,667,'_purchase_note',''),(853,667,'_default_attributes','a:1:{s:7:\"pa_size\";s:6:\"medium\";}'),(854,667,'_virtual','no'),(855,667,'_downloadable','no'),(856,667,'_product_image_gallery',''),(857,667,'_download_limit','0'),(858,667,'_download_expiry','0'),(859,667,'_stock',''),(860,667,'_stock_status','instock'),(861,667,'_wc_average_rating','0'),(862,667,'_wc_rating_count','a:0:{}'),(863,667,'_wc_review_count','0'),(864,667,'_downloadable_files','a:0:{}'),(865,667,'_product_attributes','a:2:{s:18:\"pa_protein-powders\";a:6:{s:4:\"name\";s:18:\"pa_protein-powders\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_honey\";a:6:{s:4:\"name\";s:8:\"pa_honey\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(866,667,'_product_version','5.5.2'),(867,667,'_wpcom_is_markdown','1'),(868,667,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1526507053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:390;}i:1;a:1:{s:2:\"id\";i:12;}i:2;a:1:{s:2:\"id\";i:13;}}}}'),(869,667,'_wpt_field_shipping-and-returns',''),(870,667,'sharing_disabled','1'),(871,667,'_wpas_done_all','1'),(872,667,'_thumbnail_id','7003'),(873,667,'_wp_old_date','2018-05-16'),(874,667,'_wp_old_date','2018-05-18'),(875,667,'_price','49.99'),(876,667,'_wp_page_template','default'),(877,667,'_elementor_data','[{\"id\":\"4e76a87d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"2b55d65\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5808ea3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"126dd5be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7202c01b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1558fe66\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"7da793d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7fecb0d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8d41b9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"61aaaa82\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44b6687c\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"d51b5e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3edb04e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2641aead\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c589803\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(878,667,'_elementor_version','3.1.1'),(879,667,'_elementor_template_type','wp-post'),(880,667,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(881,667,'shoptimizer_layout_pdp_short_description_position','default'),(882,667,'_yoast_wpseo_content_score','60'),(883,667,'_yoast_wpseo_estimated-reading-time-minutes','0'),(884,677,'_wpas_done_all','1'),(885,677,'_sku','897565-15'),(888,677,'_sale_price_dates_from',''),(889,677,'_sale_price_dates_to',''),(890,677,'total_sales','3'),(891,677,'_tax_status','taxable'),(892,677,'_tax_class',''),(893,677,'_manage_stock','yes'),(894,677,'_backorders','no'),(895,677,'_sold_individually','no'),(900,677,'_upsell_ids','a:0:{}'),(901,677,'_crosssell_ids','a:0:{}'),(902,677,'_purchase_note',''),(903,677,'_default_attributes','a:1:{s:6:\"pa_sku\";s:9:\"pack-of-1\";}'),(904,677,'_virtual','no'),(905,677,'_downloadable','no'),(907,677,'_download_limit','0'),(908,677,'_download_expiry','0'),(909,677,'_thumbnail_id','7197'),(910,677,'_stock','1000'),(911,677,'_stock_status','instock'),(912,677,'_wc_average_rating','4.50'),(913,677,'_wc_rating_count','a:2:{i:4;i:1;i:5;i:1;}'),(914,677,'_wc_review_count','2'),(915,677,'_downloadable_files','a:0:{}'),(916,677,'_product_attributes','a:1:{s:6:\"pa_sku\";a:6:{s:4:\"name\";s:6:\"pa_sku\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(917,677,'_product_version','8.7.0'),(919,677,'_wpcom_is_markdown','1'),(920,677,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1526507053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:390;}i:1;a:1:{s:2:\"id\";i:12;}i:2;a:1:{s:2:\"id\";i:13;}}}}'),(921,677,'_wpt_field_shipping-and-returns',''),(922,677,'sharing_disabled','1'),(923,677,'_wpas_done_all','1'),(924,677,'_wp_page_template','default'),(925,677,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(926,677,'_elementor_version','3.20.3'),(927,677,'_elementor_template_type','wp-post'),(928,677,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(929,677,'shoptimizer_layout_pdp_short_description_position','default'),(930,677,'_yoast_wpseo_content_score','60'),(931,677,'_yoast_wpseo_estimated-reading-time-minutes','0'),(932,683,'_wpas_done_all','1'),(933,683,'_sku','897565-17'),(934,683,'_regular_price','20.99'),(935,683,'_sale_price',''),(936,683,'_sale_price_dates_from',''),(937,683,'_sale_price_dates_to',''),(938,683,'total_sales','0'),(939,683,'_tax_status','taxable'),(940,683,'_tax_class',''),(941,683,'_manage_stock','no'),(942,683,'_backorders','no'),(943,683,'_sold_individually','no'),(944,683,'_weight','1.4'),(945,683,'_length','62'),(946,683,'_width','56'),(947,683,'_height','12'),(948,683,'_upsell_ids','a:0:{}'),(949,683,'_crosssell_ids','a:0:{}'),(950,683,'_purchase_note',''),(951,683,'_default_attributes','a:0:{}'),(952,683,'_virtual','no'),(953,683,'_downloadable','no'),(954,683,'_product_image_gallery',''),(955,683,'_download_limit','0'),(956,683,'_download_expiry','0'),(957,683,'_stock',''),(958,683,'_stock_status','instock'),(959,683,'_wc_average_rating','0'),(960,683,'_wc_rating_count','a:0:{}'),(961,683,'_wc_review_count','0'),(962,683,'_downloadable_files','a:0:{}'),(963,683,'_product_attributes','a:0:{}'),(964,683,'_product_version','5.5.2'),(965,683,'_price','20.99'),(966,683,'_wpcom_is_markdown','1'),(967,683,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1526507053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:390;}i:1;a:1:{s:2:\"id\";i:12;}i:2;a:1:{s:2:\"id\";i:13;}}}}'),(968,683,'_wpt_field_shipping-and-returns',''),(969,683,'sharing_disabled','1'),(970,683,'_wpas_done_all','1'),(971,683,'_thumbnail_id','7003'),(972,683,'_wp_old_date','2018-05-16'),(973,683,'_wp_old_date','2018-05-18'),(974,683,'_wp_page_template','default'),(975,683,'_elementor_data','[{\"id\":\"75734400\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"690ba5ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"592677c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1edb33dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8e2c3c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a9968e8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"67bdd56d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"37573d40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56e00793\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4cc859d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e207e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"22432735\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2fa46e02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6027e101\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"38391573\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(976,683,'_elementor_version','3.1.1'),(977,683,'_elementor_template_type','wp-post'),(978,683,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(979,683,'shoptimizer_layout_pdp_short_description_position','default'),(980,683,'_yoast_wpseo_content_score','60'),(981,683,'_yoast_wpseo_estimated-reading-time-minutes','0'),(982,694,'_wpas_done_all','1'),(983,694,'_sku','897565-20'),(986,694,'_sale_price_dates_from',''),(987,694,'_sale_price_dates_to',''),(988,694,'total_sales','2'),(989,694,'_tax_status','taxable'),(990,694,'_tax_class',''),(991,694,'_manage_stock','yes'),(992,694,'_backorders','no'),(993,694,'_sold_individually','no'),(994,694,'_weight','1.4'),(995,694,'_length','62'),(996,694,'_width','56'),(997,694,'_height','12'),(998,694,'_upsell_ids','a:0:{}'),(999,694,'_crosssell_ids','a:0:{}'),(1000,694,'_purchase_note',''),(1001,694,'_default_attributes','a:1:{s:6:\"pa_sku\";s:9:\"pack-of-1\";}'),(1002,694,'_virtual','no'),(1003,694,'_downloadable','no'),(1004,694,'_product_image_gallery',''),(1005,694,'_download_limit','0'),(1006,694,'_download_expiry','0'),(1007,694,'_stock','998'),(1008,694,'_stock_status','instock'),(1009,694,'_wc_average_rating','5.00'),(1010,694,'_wc_rating_count','a:1:{i:5;i:1;}'),(1011,694,'_wc_review_count','1'),(1012,694,'_downloadable_files','a:0:{}'),(1013,694,'_product_attributes','a:1:{s:6:\"pa_sku\";a:6:{s:4:\"name\";s:6:\"pa_sku\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(1014,694,'_product_version','8.8.3'),(1016,694,'_wpcom_is_markdown','1'),(1017,694,'_jetpack_related_posts_cache','a:1:{s:32:\"32b0bf150bb6bd30c74ed5fafdacd61f\";a:2:{s:7:\"expires\";i:1526507053;s:7:\"payload\";a:3:{i:0;a:1:{s:2:\"id\";i:390;}i:1;a:1:{s:2:\"id\";i:12;}i:2;a:1:{s:2:\"id\";i:13;}}}}'),(1018,694,'_wpt_field_shipping-and-returns',''),(1019,694,'sharing_disabled','1'),(1020,694,'_wpas_done_all','1'),(1021,694,'_thumbnail_id','7335'),(1022,694,'_wp_page_template','default'),(1023,694,'_elementor_data','[{\"id\":\"57149c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eebff84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2064b73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Forest Honey<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b3c3462\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5c838a37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"10f5243\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f7bdf6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28fe1a92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e685add\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"32518ae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"29baa3b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3479e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5341399d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b6c0f40\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4063195d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"273bbe9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a3d531a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a67256f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03ddf49\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d7a8070\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bf1576d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"padding: 0px 0px 4px; margin-bottom: 0px; text-rendering: optimizelegibility; line-height: 24px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; letter-spacing: normal;\\\">Legal Disclaimer:<\\/h3>\\n<div><span style=\\\"color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">Actual product packaging and materials may contain more and different information than what is shown on our app or website. We recommend that you do not rely solely on the information presented here and that you always read labels, warnings, and directions before using or consuming a product.<\\/span><\\/div>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1024,694,'_elementor_version','3.20.3'),(1025,694,'_elementor_template_type','wp-post'),(1026,694,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1027,694,'shoptimizer_layout_pdp_short_description_position','default'),(1028,694,'_yoast_wpseo_content_score','60'),(1029,694,'_yoast_wpseo_estimated-reading-time-minutes','0'),(1030,778,'_variation_description',''),(1031,778,'_sku',''),(1032,778,'_regular_price','49.99'),(1033,778,'_sale_price',''),(1034,778,'_sale_price_dates_from',''),(1035,778,'_sale_price_dates_to',''),(1036,778,'total_sales','0'),(1037,778,'_tax_status','taxable'),(1038,778,'_tax_class','parent'),(1039,778,'_manage_stock','no'),(1040,778,'_backorders','no'),(1041,778,'_sold_individually','no'),(1042,778,'_weight',''),(1043,778,'_length',''),(1044,778,'_width',''),(1045,778,'_height',''),(1046,778,'_upsell_ids','a:0:{}'),(1047,778,'_crosssell_ids','a:0:{}'),(1048,778,'_purchase_note',''),(1049,778,'_default_attributes','a:0:{}'),(1050,778,'_virtual','no'),(1051,778,'_downloadable','no'),(1052,778,'_product_image_gallery',''),(1053,778,'_download_limit','-1'),(1054,778,'_download_expiry','-1'),(1055,778,'_stock',''),(1056,778,'_stock_status','instock'),(1057,778,'_wc_average_rating','0'),(1058,778,'_wc_rating_count','a:0:{}'),(1059,778,'_wc_review_count','0'),(1060,778,'_downloadable_files','a:0:{}'),(1061,778,'attribute_pa_protein-powders','2-7-kg'),(1062,778,'attribute_pa_honey','300-gm'),(1063,778,'_price','49.99'),(1064,778,'_product_version','3.4.1'),(1065,778,'_thumbnail_id','981'),(1066,1002,'_wp_page_template','template-fullwidth-no-heading.php'),(1067,1002,'wp_featherlight_disable',''),(1068,1002,'_elementor_edit_mode','builder'),(1069,1002,'_elementor_data','[{\"id\":\"d2866bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/table-documents.jpg\",\"id\":1163},\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0.07)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":3},\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":90},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":-90},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.92},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\"},\"elements\":[{\"id\":\"8e1fea8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"655728e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Help\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ac4646\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our happiness team is always here to assist.\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.76)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5a5f380\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"16127448\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bd57262\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74d92234\",\"elType\":\"widget\",\"settings\":{\"title\":\"Common purchase queries answered\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43cfc330\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orders and Shipping\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"82a62af\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How long does it take for me to receive my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"How do I create an account?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"How do I change my shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"How do I track the status of my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"Will you keep my credit card information on file?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"Do you charge sales tax?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Do you ship to my country?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Will my items come in one package?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#4D4B4B\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"7936c04f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#eee\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d23bfe1\",\"elType\":\"widget\",\"settings\":{\"title\":\"If you need to swap an item\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fe26e20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Returns and Exchanges\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c246ebc\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is your returns policy?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"I received the wrong item\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"My order arrived damaged\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"Where should I mail my authorized return?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"How do I receive customer support?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"What do I do if I entered an incorrect shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Can I change or cancel an order after I\'ve submitted it?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Can I pre-order an item that is sold out?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#4D4B4B\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false}]'),(1070,1002,'_elementor_version','3.5.3'),(1071,1002,'_elementor_template_type','wp-post'),(1072,1002,'_yoast_wpseo_title','%%title%%'),(1073,1002,'_yoast_wpseo_content_score','60'),(1074,1002,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:4;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:15:\"background_size\";i:1;s:19:\"background_position\";i:1;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:2;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:1:{s:12:\"border_color\";i:2;}s:26:\"section_toggle_style_title\";a:5:{s:11:\"title_color\";i:2;s:16:\"tab_active_color\";i:2;s:13:\"title_padding\";i:2;s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_weight\";i:2;}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_align\";i:2;s:10:\"icon_color\";i:2;s:17:\"icon_active_color\";i:2;}s:28:\"section_toggle_style_content\";a:4:{s:15:\"content_padding\";i:2;s:13:\"content_color\";i:2;s:29:\"content_typography_typography\";i:2;s:28:\"content_typography_font_size\";i:2;}}}}}'),(1075,1002,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1076,1002,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1077,1003,'_wp_page_template','template-fullwidth-no-heading.php'),(1078,1003,'wp_featherlight_disable',''),(1079,1003,'_elementor_edit_mode','builder'),(1080,1003,'_elementor_data','[{\"id\":\"5fab375\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/mountain-view.jpg\",\"id\":1171},\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(12,12,12,0.98)\"},\"elements\":[{\"id\":\"c439506\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3706dc2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"40cea86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d208c81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Men\'s sale\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20209fb4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pick up some great items at stunning prices in our seasonal sale.\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.76)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"38aaba28\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"127c86b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d61184\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1615bc4\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"popularity\\\" on_sale=\\\"true\\\" category=\\\"men\\\" ]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(1081,1003,'_elementor_version','3.5.3'),(1082,1003,'_elementor_template_type','wp-post'),(1083,1003,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(1084,1003,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1085,1003,'_yoast_wpseo_content_score','90'),(1086,1003,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1087,1004,'_wp_page_template','template-fullwidth-no-heading.php'),(1088,1004,'wp_featherlight_disable',''),(1089,1004,'_elementor_edit_mode','builder'),(1090,1004,'_elementor_template_type','wp-post'),(1091,1004,'_elementor_data','[{\"id\":\"28d7a9a8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/guy-dark-bg.jpg\",\"id\":1175},\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\"},\"elements\":[{\"id\":\"585bfc6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35cbf0ea\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26a1609a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64a60170\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a6d1332\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are a brand which has been born into mother nature. It\'s time to create a new feeling.\",\"title_color\":\"#FFFFFFFA\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf6295e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b46438\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"585f539\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a>, where science and nature unite to promote a healthier, happier you. We are a dedicated team of experts in the field of nutraceuticals, driven by a profound belief in the power of natural ingredients to enhance well-being.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"983905d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7310116\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55bfc3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"139ca88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a>, our mission is simple but profound: to provide our customers with high-quality, science-backed nutraceuticals that support optimal health. We\'re committed to helping you live your best life through the transformative benefits of our products<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"807486e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Commitment to Quality\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e710402\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality is at the heart of everything we do. We meticulously source the finest ingredients from around the world and adhere to the highest industry standards. Our products are proudly manufactured in state-of-the-art facilities, ensuring purity, potency, and safety.<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b760ecd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science-Backed Formulas\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d73e7c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our formulations are grounded in scientific research and developed by a team of experts who are passionate about improving lives. We believe that nature\'s wisdom can be harnessed to support your health goals.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f2f185\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency and Trust\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b020ee5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe in open and honest communication with our customers. You can trust that the ingredients in our products are fully disclosed, and we\'re here to answer any questions you may have. Your well-being is our top priority.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a19c4ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Environmental Responsibility\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"741766c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As stewards of the Earth, we are committed to sustainability. We strive to minimize our environmental footprint by using eco-friendly packaging and sustainable practices wherever possible.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69fd21d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join Us on Your Health Journey\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5519b53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re seeking to boost your immune system, improve your energy levels, or address specific health concerns, <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a> is here to support you. We invite you to explore our range of nutraceuticals, backed by science and crafted with care.<\\/p><p>Thank you for choosing <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a> as your partner in health and well-being. We look forward to being a part of your journey toward a healthier, happier life.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30a8dd9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b7c720\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"ee18846\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"8438830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our incredible team are here for you\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"53b4d48\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f3d6bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1170},\"gap\":\"wide\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a8700c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"1e2bbf8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64ab198\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nicole Williams\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d29add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company Director\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74ea681\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1e5b0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":150,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"9af08e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"664a11a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bjorn Gunnarson\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131e735\",\"elType\":\"widget\",\"settings\":{\"title\":\"Head of Design\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d92f6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends work with you.\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54f45ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":300,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"899c45d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"656db83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Charlotte Banks\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee6ebb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research & Development\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fd5ba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"You\\u2019ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can\\u2019t be copied.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5710b25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":450,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"7360752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"css_filters_hover_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0df1be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sam Gallagher\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9bb3079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba76202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d18835\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/testimonials-bg.jpg\",\"id\":1179},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.19},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\"},\"elements\":[{\"id\":\"de56df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92e1cf0\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I\\u2019m so happy with the service from Shoptimizer \\u2013 my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Sean Walsh\",\"testimonial_job\":\"London, UK\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"name_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"fd35242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c4e41d\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Astrid Sorensen\",\"testimonial_job\":\"Oslo, Norway\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_weight\":\"600\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200,\"image_size\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4173872\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f6ef1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"023efd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"In the press\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"077494c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/1170x60.png\",\"id\":1181},\"image_size\":\"full\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1092,1004,'_elementor_version','3.20.3'),(1093,1004,'_yoast_wpseo_title','%%title%%'),(1094,1004,'_yoast_wpseo_content_score','60'),(1095,1004,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:22;s:11:\"header_size\";i:17;s:5:\"align\";i:20;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:16;s:21:\"typography_typography\";i:12;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:8;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:6;}s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:4;s:12:\"_css_classes\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:17;s:16:\"content_position\";i:6;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:3:{s:9:\"animation\";i:10;s:15:\"animation_delay\";i:6;s:18:\"animation_duration\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:4;s:11:\"css_classes\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:1;s:3:\"gap\";i:5;s:13:\"content_width\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:8;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:3;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:19:\"image_border_radius\";i:4;s:28:\"css_filters_hover_css_filter\";i:1;}}}}s:11:\"testimonial\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_testimonial\";a:4:{s:19:\"testimonial_content\";i:2;s:17:\"testimonial_image\";i:2;s:16:\"testimonial_name\";i:2;s:15:\"testimonial_job\";i:2;}}s:5:\"style\";a:4:{s:33:\"section_style_testimonial_content\";a:3:{s:21:\"content_content_color\";i:2;s:29:\"content_typography_typography\";i:2;s:28:\"content_typography_font_size\";i:2;}s:30:\"section_style_testimonial_name\";a:3:{s:15:\"name_text_color\";i:2;s:26:\"name_typography_typography\";i:2;s:27:\"name_typography_font_weight\";i:2;}s:29:\"section_style_testimonial_job\";a:1:{s:14:\"job_text_color\";i:2;}s:31:\"section_style_testimonial_image\";a:1:{s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:1;}}}}}'),(1096,1004,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1097,1004,'_yoast_wpseo_estimated-reading-time-minutes','4'),(1099,1078,'_wp_page_template','template-fullwidth-no-heading.php'),(1100,1078,'wp_featherlight_disable',''),(1101,1078,'_yoast_wpseo_content_score','90'),(1102,1078,'_elementor_edit_mode','builder'),(1103,1078,'_elementor_template_type','wp-post'),(1104,1078,'_elementor_data','[{\"id\":\"15d6e1e9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/girl-field2.jpg\",\"id\":1168},\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(12,12,12,0.98)\"},\"elements\":[{\"id\":\"50f36a53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4b35edce\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"29a4f235\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2ffa2730\",\"elType\":\"widget\",\"settings\":{\"title\":\"Women\'s sale\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43097af8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pick up some great items at stunning prices in our seasonal sale.\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.76)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"592516c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d27e057\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c365aec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5f179297\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"popularity\\\" on_sale=\\\"true\\\"  category=\\\"women\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(1105,1078,'_elementor_version','3.5.3'),(1106,1078,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(1107,1078,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1108,1078,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1109,1132,'_wp_page_template','template-fullwidth-no-heading.php'),(1110,1132,'wp_featherlight_disable',''),(1111,1132,'_elementor_edit_mode','builder'),(1112,1132,'_elementor_data','[{\"id\":\"6a79221\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"dfc1dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fa31a6\",\"elType\":\"widget\",\"settings\":{\"address\":\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\",\"height\":{\"unit\":\"px\",\"size\":448},\"zoom\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd78c8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d314e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\'re here to assist you on your journey to a healthier you. Whether you have questions, feedback, or need support with our products, our team is ready to help. Your well-being is our priority, and we value your input.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b413f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reach Out to Us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0807206\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"385598f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have questions about our products, orders, or anything else, our customer support team is available to assist you. You can reach us via email at sales@lifespanstores.com or by filling out the contact form below.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6139af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Inquiries\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cad4631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For business partnerships, distribution, or any other professional inquiries, please contact us at sales@lifespanstores.com. We welcome collaboration opportunities that align with our mission.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c10fabc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Office\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6773b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can find us at:<\\/p><p>Plot no.49, Biotech Park, Phase-III, Karkapatla village, Siddipet, Telangana, Zip Code: 502279<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28a107\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect with us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fca593c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Stay updated on our latest products, promotions, and health tips by following us on social media:<\\/p><p><a href=\\\"https:\\/\\/www.facebook.com\\/mylifespan.life\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Facebook<\\/a><\\/p><p><a href=\\\"https:\\/\\/www.instagram.com\\/mylifespanlife\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Instagram<\\/a><\\/p><p><a href=\\\"https:\\/\\/www.youtube.com\\/c\\/LifespanIndustries\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Youtube<\\/a><\\/p><p>Your feedback and questions are vital to our continuous improvement. We look forward to hearing from you and helping you achieve your wellness goals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3fdebd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b276ccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bd3b51e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Common queries answered\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca20b00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked Questions\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8d97d7f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How long does it take for me to receive my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"What is your return and exchange policy?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"How do I change my shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"How do I track the status of my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"How do I receive customer support?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"What do I do if I entered an incorrect shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Do you ship to my country?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Will my items come in one package?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#565353\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.29999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4e729dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#eee\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"99bc42d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Still need help?\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b0e079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50a6401\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"1191\\\" title=\\\"false\\\" description=\\\"false\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d15e689\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[],\"isInner\":false}]'),(1113,1132,'_elementor_version','3.20.3'),(1114,1132,'_elementor_template_type','wp-post'),(1115,1132,'_yoast_wpseo_title','%%title%%'),(1116,1132,'_yoast_wpseo_content_score','60'),(1117,1132,'_elementor_controls_usage','a:6:{s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:2;s:8:\"html_tag\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:1:{s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:5:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:13:\"title_padding\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_align\";i:1;s:10:\"icon_color\";i:1;s:17:\"icon_active_color\";i:1;}s:28:\"section_toggle_style_content\";a:4:{s:15:\"content_padding\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(1118,1132,'_elementor_page_assets','a:0:{}'),(1119,1132,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1120,7105,'_wp_page_template','template-canvas.php'),(1121,7105,'_yoast_wpseo_estimated-reading-time-minutes','6'),(1122,7105,'_elementor_edit_mode','builder'),(1123,7105,'_elementor_template_type','wp-page'),(1124,7105,'_elementor_version','3.20.3'),(1125,7105,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7315,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\",\"alt\":\"Men;s Health supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7329,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/General-Healht.webp\",\"alt\":\"General Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>General Health<\\/strong><em>Everyday Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1126,7105,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1127,7105,'_yoast_wpseo_content_score','90'),(1129,6963,'_wxr_import_has_attachment_refs','1'),(1130,7146,'_elementor_template_type','page'),(1131,7146,'_elementor_edit_mode','builder'),(1132,7146,'_wp_page_template','default'),(1133,7146,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>This item is ethically produced<\\/h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c61a2a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f47cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Hand-made in Sweden<\\/h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Materials proven to last<\\/h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1134,7146,'_elementor_version','0.4'),(1135,7146,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1136,7147,'_elementor_edit_mode','builder'),(1137,7147,'_elementor_template_type','page'),(1138,7147,'_elementor_version','3.5.3'),(1139,7147,'_wp_page_template','default'),(1140,7147,'_elementor_data','[{\"id\":\"39bbaae4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/guy-dark-bg.jpg\",\"id\":1175},\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\"},\"elements\":[{\"id\":\"61ab7858\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"17ab0e9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d8e9c92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1f35c4f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"189f5395\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are a brand which has been born into mother nature. It\'s time to create a new feeling.\",\"title_color\":\"#FFFFFFFA\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5b4ff588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c99f6\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57b87743\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cd16e30\",\"elType\":\"widget\",\"settings\":{\"title\":\"After looking at alternatives\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a25e043\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our journey began in 2018\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-left\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b4d20cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Synth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven\\u2019t heard of them.<\\/p>\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f47703a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"249f05a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_03.jpg\",\"id\":1176},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"521d0be3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1aabc86a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"46833d0e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_02.jpg\",\"id\":1177},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6db0cca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"7d1a3d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"A perfect fit for your every day life\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d420056\",\"elType\":\"widget\",\"settings\":{\"title\":\"Designed to be versatile\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-right\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30852d8a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Austin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed.\\u00a0<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b430a60\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"162b9148\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4b5fa7a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simplicity in design and form\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a0b5209\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\\u2019re just getting started\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-left\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f94fd90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dream roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred.<\\/p>\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"74c62c48\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"726559a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_01.jpg\",\"id\":1178},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84545b6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a236eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4718359b\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4372347f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our incredible team are here for you\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7baf35c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b12afc7\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1170},\"gap\":\"wide\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70f2d375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"28596d86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c31c35\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nicole Williams\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fafb86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company Director\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96079f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6f0f6bae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":150,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"a0a5221\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1007d220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bjorn Gunnarson\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6352d6d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Head of Design\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cdff29\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends work with you.\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"19a8db49\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":300,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"e28dc24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6ac8ab1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Charlotte Banks\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36fcfa94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research & Development\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"108f506\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"You\\u2019ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can\\u2019t be copied.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"30f8a905\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":450,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"2609f364\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"css_filters_hover_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f6a96ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sam Gallagher\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dedbdd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4535bd6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16136e03\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/testimonials-bg.jpg\",\"id\":1179},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.19},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\"},\"elements\":[{\"id\":\"71501e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6669cd42\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I\\u2019m so happy with the service from Shoptimizer \\u2013 my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Sean Walsh\",\"testimonial_job\":\"London, UK\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"name_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"506280b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64bae625\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Astrid Sorensen\",\"testimonial_job\":\"Oslo, Norway\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_weight\":\"600\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200,\"image_size\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66393615\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12814b87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"f8cd2fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"In the press\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71761491\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/1170x60.png\",\"id\":1181},\"image_size\":\"full\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1141,7147,'_elementor_page_assets','a:1:{s:6:\"styles\";a:18:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";}}'),(1142,7148,'_elementor_edit_mode','builder'),(1143,7148,'_elementor_template_type','page'),(1144,7148,'_elementor_version','3.6.8'),(1145,7148,'_wp_page_template','default'),(1146,7148,'_elementor_data','[{\"id\":\"6c80097c\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"39dd6128\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c2877\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"abdb891\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3be287c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6073a046\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2968754d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"22c128fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3a972ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"2e6ee875\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7085,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/hero_girl_optimized_0321.jpg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d41f875\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"35704a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55b35414\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"526ec176\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5713887c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"13b960e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60a210d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5cac838b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d80ba8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"42cc9054\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73340d99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5978bf0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"38f1dcb2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69b71c4b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"409f41aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1f83ab4b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5652ad35\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"6353cfb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2c8253\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6b0a398e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7e29e356\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ef616d1\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36c4e13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"3d2e9c27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ebb72d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e40d7d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f7d00b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"66fa1e83\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26189421\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f4cbad3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"270cb2f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"4b8aaca7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"485c6368\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5407ceb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"318d6118\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a809952\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4527ef67\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"47d99151\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"39de824c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2deac2c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"14c96eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5d06f20c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"747ac9f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"11de2719\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"31967456\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"693058e6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"533d43e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"18bac53f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"4cf6024d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d7262a7\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64c7c14f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"44a03e1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"15faeb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f1f5e32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1c45c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6f93419f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a06283f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f2a4c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"48921e7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3072404a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20d452e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6ef77c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f6518f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"693f1fc5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47507ee1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3b611b2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4724595d\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c678449\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2f751613\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c145d05\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"411103fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"403c5704\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"2052b17b\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"73446121\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d775de0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"203d5f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6da3066a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c34364a\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"792acbab\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cc2f2b3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1358fcea\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"23c2de4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5e713d2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"61c838e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c5d58e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2ec41697\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4ae60f72\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"17a0c451\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6e2b681a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"6e4e23a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1147,7148,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(1148,7152,'_wp_page_template','template-fullwidth-no-heading.php'),(1149,7152,'_elementor_edit_mode','builder'),(1150,7152,'_elementor_template_type','wp-post'),(1151,7152,'_elementor_data','[{\"id\":\"28d7a9a8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/guy-dark-bg.jpg\",\"id\":1175},\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\"},\"elements\":[{\"id\":\"585bfc6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35cbf0ea\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26a1609a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64a60170\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a6d1332\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are a brand which has been born into mother nature. It\'s time to create a new feeling.\",\"title_color\":\"#FFFFFFFA\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf6295e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"983905d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7310116\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"5867941f\",\"elType\":\"widget\",\"settings\":{\"title\":\"After looking at alternatives\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d3af9e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our journey began in 2018\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-left\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e710402\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Synth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven\\u2019t heard of them.<\\/p>\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"34c609e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"c04a566\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_03.jpg\",\"id\":1176},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bb36c6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2880450\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"db9c3d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_02.jpg\",\"id\":1177},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7899afa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"247d076\",\"elType\":\"widget\",\"settings\":{\"title\":\"A perfect fit for your every day life\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af7dfd6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Designed to be versatile\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-right\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04da751\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Austin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed.\\u00a0<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"338b57d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e30bac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"b8a7ac1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simplicity in design and form\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f97861c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\\u2019re just getting started\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-left\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"740daea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dream roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred.<\\/p>\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4938926\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"af85d13\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_01.jpg\",\"id\":1178},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30a8dd9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b7c720\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"ee18846\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"8438830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our incredible team are here for you\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"53b4d48\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f3d6bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1170},\"gap\":\"wide\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a8700c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"1e2bbf8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64ab198\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nicole Williams\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d29add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company Director\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74ea681\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1e5b0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":150,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"9af08e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"664a11a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bjorn Gunnarson\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131e735\",\"elType\":\"widget\",\"settings\":{\"title\":\"Head of Design\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d92f6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends work with you.\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54f45ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":300,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"899c45d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"656db83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Charlotte Banks\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee6ebb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research & Development\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fd5ba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"You\\u2019ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can\\u2019t be copied.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5710b25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":450,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"7360752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"css_filters_hover_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0df1be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sam Gallagher\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9bb3079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba76202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d18835\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/testimonials-bg.jpg\",\"id\":1179},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.19},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\"},\"elements\":[{\"id\":\"de56df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92e1cf0\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I\\u2019m so happy with the service from Shoptimizer \\u2013 my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Sean Walsh\",\"testimonial_job\":\"London, UK\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"name_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"fd35242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c4e41d\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Astrid Sorensen\",\"testimonial_job\":\"Oslo, Norway\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_weight\":\"600\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200,\"image_size\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4173872\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f6ef1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"023efd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"In the press\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"077494c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/1170x60.png\",\"id\":1181},\"image_size\":\"full\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1152,7152,'_elementor_version','3.5.3'),(1153,7152,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:22;s:11:\"header_size\";i:17;s:5:\"align\";i:20;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:16;s:21:\"typography_typography\";i:12;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:8;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:6;}s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:4;s:12:\"_css_classes\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:17;s:16:\"content_position\";i:6;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:3:{s:9:\"animation\";i:10;s:15:\"animation_delay\";i:6;s:18:\"animation_duration\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:4;s:11:\"css_classes\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:1;s:3:\"gap\";i:5;s:13:\"content_width\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:8;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:3;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:19:\"image_border_radius\";i:4;s:28:\"css_filters_hover_css_filter\";i:1;}}}}s:11:\"testimonial\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_testimonial\";a:4:{s:19:\"testimonial_content\";i:2;s:17:\"testimonial_image\";i:2;s:16:\"testimonial_name\";i:2;s:15:\"testimonial_job\";i:2;}}s:5:\"style\";a:4:{s:33:\"section_style_testimonial_content\";a:3:{s:21:\"content_content_color\";i:2;s:29:\"content_typography_typography\";i:2;s:28:\"content_typography_font_size\";i:2;}s:30:\"section_style_testimonial_name\";a:3:{s:15:\"name_text_color\";i:2;s:26:\"name_typography_typography\";i:2;s:27:\"name_typography_font_weight\";i:2;}s:29:\"section_style_testimonial_job\";a:1:{s:14:\"job_text_color\";i:2;}s:31:\"section_style_testimonial_image\";a:1:{s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:1;}}}}}'),(1154,7152,'_elementor_page_assets','a:1:{s:6:\"styles\";a:18:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";}}'),(1155,7153,'_wp_page_template','template-canvas.php'),(1156,7153,'_elementor_edit_mode','builder'),(1157,7153,'_elementor_template_type','wp-page'),(1158,7153,'_elementor_version','3.5.3'),(1159,7153,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7085,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/hero_girl_optimized_0321.jpg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1160,7153,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(1161,1190,'wpforms_form_locations','a:1:{i:0;a:4:{s:4:\"type\";s:6:\"widget\";s:5:\"title\";s:0:\"\";s:7:\"form_id\";i:1190;s:2:\"id\";s:6:\"text-6\";}}'),(1162,7154,'_wp_attached_file','2024/04/shoptimizer_logo.png'),(1163,7154,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:67;s:4:\"file\";s:28:\"2024/04/shoptimizer_logo.png\";s:8:\"filesize\";i:6761;s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"shoptimizer_logo-300x40.png\";s:5:\"width\";i:300;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12912;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"shoptimizer_logo-150x20.png\";s:5:\"width\";i:150;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6282;}s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"shoptimizer_logo-300x40.png\";s:5:\"width\";i:300;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12912;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"shoptimizer_logo-150x67.png\";s:5:\"width\";i:150;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4635;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:27:\"shoptimizer_logo-441x59.png\";s:5:\"width\";i:441;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20361;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:27:\"shoptimizer_logo-100x67.png\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1166,7156,'_elementor_edit_mode','builder'),(1167,7156,'_elementor_template_type','kit'),(1169,6,'_wp_page_template','default'),(1170,6,'_elementor_page_settings','a:2:{s:9:\"site_name\";s:8:\"Lifespan\";s:16:\"site_description\";s:26:\"Leading You To Better Life\";}'),(1171,677,'_edit_lock','1712327875:1'),(1172,677,'_edit_last','1'),(1173,677,'commercekit_gallery_layout',''),(1174,677,'commercekit_disable_inventory','0'),(1175,677,'commercekit_disable_sticky_atc','0'),(1176,677,'commercekit_attribute_swatches','a:3:{i:4;a:4:{s:10:\"cgkit_type\";s:5:\"image\";i:56;a:5:{s:3:\"img\";s:4:\"7158\";s:4:\"ctyp\";s:1:\"1\";s:3:\"clr\";s:0:\"\";s:4:\"clr2\";s:0:\"\";s:3:\"btn\";s:9:\"Pack of 1\";}i:57;a:5:{s:3:\"img\";s:4:\"7191\";s:4:\"ctyp\";s:1:\"1\";s:3:\"clr\";s:0:\"\";s:4:\"clr2\";s:0:\"\";s:3:\"btn\";s:9:\"Pack of 2\";}i:58;a:5:{s:3:\"img\";s:4:\"7192\";s:4:\"ctyp\";s:1:\"1\";s:3:\"clr\";s:0:\"\";s:4:\"clr2\";s:0:\"\";s:3:\"btn\";s:9:\"Pack of 3\";}}s:11:\"enable_loop\";s:1:\"1\";s:14:\"enable_product\";s:1:\"1\";}'),(1177,677,'commercekit_image_gallery','a:3:{i:56;s:34:\"7200,7201,7202,7203,7204,7205,7206\";i:57;s:34:\"7200,7201,7202,7203,7204,7205,7206\";i:58;s:34:\"7200,7201,7202,7203,7204,7205,7206\";}'),(1178,677,'commercekit_video_gallery','a:0:{}'),(1179,677,'commercekit_wc_video_gallery','a:0:{}'),(1180,677,'_aioseo_title',NULL),(1181,677,'_aioseo_description',NULL),(1182,677,'_aioseo_keywords',''),(1183,677,'_aioseo_og_title',NULL),(1184,677,'_aioseo_og_description',NULL),(1185,677,'_aioseo_og_article_section',''),(1186,677,'_aioseo_og_article_tags',''),(1187,677,'_aioseo_twitter_title',NULL),(1188,677,'_aioseo_twitter_description',NULL),(1189,677,'_elementor_edit_mode','builder'),(1191,7158,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-1.jpg'),(1192,7158,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:41:\"2018/05/Lifespan-Red-Onion-Hair-Oil-1.jpg\";s:8:\"filesize\";i:527149;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14133;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-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:7402;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50692;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14133;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72880;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-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:7402;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48200;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132245;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-1-990x990.jpg\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69528;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-1-441x441.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23274;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-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:5514;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1194,677,'_elementor_page_assets','a:0:{}'),(1204,7160,'_thumbnail_id','7158'),(1205,7160,'_wp_page_template','default'),(1206,7160,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c61a2a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f47cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1207,7160,'_elementor_version','3.1.1'),(1208,7160,'_elementor_template_type','wp-post'),(1209,7160,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1210,7160,'_elementor_edit_mode','builder'),(1212,7160,'_elementor_page_assets','a:0:{}'),(1213,7161,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-2.jpg'),(1214,7161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:41:\"2018/05/Lifespan-Red-Onion-Hair-Oil-2.jpg\";s:8:\"filesize\";i:1327440;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23925;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9693;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-2-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105428;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23925;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154074;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9693;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98426;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282557;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-2-990x990.jpg\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146685;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-2-441x441.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42135;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6648;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1215,7162,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-3.jpg'),(1216,7162,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:41:\"2018/05/Lifespan-Red-Onion-Hair-Oil-3.jpg\";s:8:\"filesize\";i:1492898;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28076;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11168;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-3-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114898;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28076;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11168;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106865;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-3-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:299112;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-3-990x990.jpg\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155718;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-3-441x441.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47848;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7427;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1217,7163,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-4.jpg'),(1218,7163,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:41:\"2018/05/Lifespan-Red-Onion-Hair-Oil-4.jpg\";s:8:\"filesize\";i:1236470;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22534;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9731;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-4-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89860;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22534;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-4-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127672;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9731;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85254;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-4-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230843;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-4-990x990.jpg\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123146;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-4-441x441.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38402;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1228,7165,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-5.jpg'),(1229,7165,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:41:\"2018/05/Lifespan-Red-Onion-Hair-Oil-5.jpg\";s:8:\"filesize\";i:1731362;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23787;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9916;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-5-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106749;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23787;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-5-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155113;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9916;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101032;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-5-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:301250;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-5-990x990.jpg\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148911;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-5-441x441.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43284;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6999;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1230,7166,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-6.jpg'),(1231,7166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:41:\"2018/05/Lifespan-Red-Onion-Hair-Oil-6.jpg\";s:8:\"filesize\";i:1192626;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22586;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9877;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-6-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88584;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22586;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-6-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127792;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9877;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-6-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83273;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-6-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236198;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-6-990x990.jpg\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122762;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-6-441x441.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38201;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1232,7167,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-7.png'),(1233,7167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:41:\"2018/05/Lifespan-Red-Onion-Hair-Oil-7.png\";s:8:\"filesize\";i:821562;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-7-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64726;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21918;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-7-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:258617;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-7-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64726;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-7-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:358828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21918;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-7-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:243497;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-7-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:617121;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-7-990x990.png\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:342131;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-7-441x441.png\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112775;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11458;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1234,7168,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-8.png'),(1235,7168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:41:\"2018/05/Lifespan-Red-Onion-Hair-Oil-8.png\";s:8:\"filesize\";i:688325;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38624;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6410;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-8-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:181877;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38624;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-8-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:261506;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6410;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-8-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:171941;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-8-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:478172;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-8-990x990.png\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248027;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-8-441x441.png\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72852;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:41:\"Lifespan-Red-Onion-Hair-Oil-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1236,7169,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg'),(1237,7169,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:970;s:6:\"height\";i:600;s:4:\"file\";s:43:\"2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\";s:8:\"filesize\";i:354990;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18170;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8250;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73672;}s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11364;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70202;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30926;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7244;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1239,7170,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg'),(1240,7170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:970;s:6:\"height\";i:600;s:4:\"file\";s:43:\"2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\";s:8:\"filesize\";i:294706;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13106;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6648;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54232;}s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13106;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7253;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50689;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21804;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-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:5504;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1251,7172,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg'),(1252,7172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:970;s:6:\"height\";i:600;s:4:\"file\";s:43:\"2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\";s:8:\"filesize\";i:414954;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19953;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8599;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87810;}s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19953;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-3-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:11052;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82997;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35363;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-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:7378;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1253,7173,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg'),(1254,7173,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:970;s:6:\"height\";i:600;s:4:\"file\";s:43:\"2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\";s:8:\"filesize\";i:285311;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15577;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7529;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60263;}s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15577;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8962;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57121;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26108;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-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:6082;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1255,7174,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg'),(1256,7174,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:970;s:6:\"height\";i:600;s:4:\"file\";s:43:\"2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\";s:8:\"filesize\";i:342322;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16952;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8058;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70704;}s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16952;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-5-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:9498;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65696;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28873;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-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:6792;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1257,7175,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg'),(1258,7175,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:970;s:6:\"height\";i:600;s:4:\"file\";s:43:\"2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\";s:8:\"filesize\";i:290281;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16633;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7947;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61837;}s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16633;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-6-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:9159;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57985;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27230;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-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:6608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1259,7176,'_thumbnail_id','7158'),(1260,7176,'_wp_page_template','default'),(1261,7176,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c61a2a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f47cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1262,7176,'_elementor_version','3.1.1'),(1263,7176,'_elementor_template_type','wp-post'),(1264,7176,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1265,7176,'_elementor_edit_mode','builder'),(1266,7176,'_elementor_page_assets','a:0:{}'),(1268,7177,'_thumbnail_id','7158'),(1269,7177,'_wp_page_template','default'),(1270,7177,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c61a2a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f47cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1271,7177,'_elementor_version','3.1.1'),(1272,7177,'_elementor_template_type','wp-post'),(1273,7177,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1274,7177,'_elementor_edit_mode','builder'),(1275,7177,'_elementor_page_assets','a:0:{}'),(1277,7178,'_thumbnail_id','7158'),(1278,7178,'_wp_page_template','default'),(1279,7178,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1280,7178,'_elementor_version','3.1.1'),(1281,7178,'_elementor_template_type','wp-post'),(1282,7178,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1283,7178,'_elementor_edit_mode','builder'),(1284,7178,'_elementor_page_assets','a:0:{}'),(1286,7179,'_thumbnail_id','7158'),(1287,7179,'_wp_page_template','default'),(1288,7179,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1289,7179,'_elementor_version','3.20.3'),(1290,7179,'_elementor_template_type','wp-post'),(1291,7179,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1292,7179,'_elementor_edit_mode','builder'),(1293,7179,'_elementor_page_assets','a:0:{}'),(1295,7180,'_thumbnail_id','7158'),(1296,7180,'_wp_page_template','default'),(1297,7180,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1298,7180,'_elementor_version','3.20.3'),(1299,7180,'_elementor_template_type','wp-post'),(1300,7180,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1301,7180,'_elementor_edit_mode','builder'),(1302,7180,'_elementor_page_assets','a:0:{}'),(1304,7181,'_thumbnail_id','7158'),(1305,7181,'_wp_page_template','default'),(1306,7181,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1307,7181,'_elementor_version','3.20.3'),(1308,7181,'_elementor_template_type','wp-post'),(1309,7181,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1310,7181,'_elementor_edit_mode','builder'),(1311,7181,'_elementor_page_assets','a:0:{}'),(1313,7182,'_thumbnail_id','7158'),(1314,7182,'_wp_page_template','default'),(1315,7182,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1316,7182,'_elementor_version','3.20.3'),(1317,7182,'_elementor_template_type','wp-post'),(1318,7182,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1319,7182,'_elementor_edit_mode','builder'),(1320,7182,'_elementor_page_assets','a:0:{}'),(1322,7183,'_thumbnail_id','7158'),(1323,7183,'_wp_page_template','default'),(1324,7183,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1325,7183,'_elementor_version','3.20.3'),(1326,7183,'_elementor_template_type','wp-post'),(1327,7183,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1328,7183,'_elementor_edit_mode','builder'),(1329,7183,'_elementor_page_assets','a:0:{}'),(1330,7184,'_thumbnail_id','7158'),(1331,7184,'_wp_page_template','default'),(1332,7184,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1333,7184,'_elementor_version','3.20.3'),(1334,7184,'_elementor_template_type','wp-post'),(1335,7184,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1336,7184,'_elementor_edit_mode','builder'),(1337,7184,'_elementor_page_assets','a:0:{}'),(1338,7185,'_thumbnail_id','7158'),(1339,7185,'_wp_page_template','default'),(1340,7185,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1341,7185,'_elementor_version','3.20.3'),(1342,7185,'_elementor_template_type','wp-post'),(1343,7185,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1344,7185,'_elementor_edit_mode','builder'),(1345,7185,'_elementor_page_assets','a:0:{}'),(1347,7186,'_thumbnail_id','7158'),(1348,7186,'_wp_page_template','default'),(1349,7186,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1350,7186,'_elementor_version','3.20.3'),(1351,7186,'_elementor_template_type','wp-post'),(1352,7186,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1353,7186,'_elementor_edit_mode','builder'),(1354,7186,'_elementor_page_assets','a:0:{}'),(1356,7187,'_thumbnail_id','7158'),(1357,7187,'_wp_page_template','default'),(1358,7187,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1359,7187,'_elementor_version','3.20.3'),(1360,7187,'_elementor_template_type','wp-post'),(1361,7187,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1362,7187,'_elementor_edit_mode','builder'),(1363,7187,'_elementor_page_assets','a:0:{}'),(1365,7188,'_variation_description',''),(1366,7188,'total_sales','0'),(1367,7188,'_tax_status','taxable'),(1368,7188,'_tax_class','parent'),(1369,7188,'_manage_stock','yes'),(1370,7188,'_backorders','no'),(1371,7188,'_sold_individually','no'),(1372,7188,'_virtual','no'),(1373,7188,'_downloadable','no'),(1374,7188,'_download_limit','-1'),(1375,7188,'_download_expiry','-1'),(1376,7188,'_stock','7'),(1377,7188,'_stock_status','instock'),(1378,7188,'_wc_average_rating','0'),(1379,7188,'_wc_review_count','0'),(1380,7188,'attribute_pa_sku','pack-of-1'),(1381,7188,'_product_version','8.7.0'),(1382,7189,'_variation_description',''),(1383,7189,'total_sales','0'),(1384,7189,'_tax_status','taxable'),(1385,7189,'_tax_class','parent'),(1386,7189,'_manage_stock','yes'),(1387,7189,'_backorders','no'),(1388,7189,'_sold_individually','no'),(1389,7189,'_virtual','no'),(1390,7189,'_downloadable','no'),(1391,7189,'_download_limit','-1'),(1392,7189,'_download_expiry','-1'),(1393,7189,'_stock','9'),(1394,7189,'_stock_status','instock'),(1395,7189,'_wc_average_rating','0'),(1396,7189,'_wc_review_count','0'),(1397,7189,'attribute_pa_sku','pack-of-2'),(1398,7189,'_product_version','8.7.0'),(1399,7190,'_variation_description',''),(1400,7190,'total_sales','0'),(1401,7190,'_tax_status','taxable'),(1402,7190,'_tax_class','parent'),(1403,7190,'_manage_stock','yes'),(1404,7190,'_backorders','no'),(1405,7190,'_sold_individually','no'),(1406,7190,'_virtual','no'),(1407,7190,'_downloadable','no'),(1408,7190,'_download_limit','-1'),(1409,7190,'_download_expiry','-1'),(1410,7190,'_stock','9'),(1411,7190,'_stock_status','instock'),(1412,7190,'_wc_average_rating','0'),(1413,7190,'_wc_review_count','0'),(1414,7190,'attribute_pa_sku','pack-of-3'),(1415,7190,'_product_version','8.7.0'),(1416,7191,'_wp_attached_file','2024/04/Lifespan-Red-Onion-hair-oil-pack-of-2.jpg'),(1417,7191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:49:\"2024/04/Lifespan-Red-Onion-hair-oil-pack-of-2.jpg\";s:8:\"filesize\";i:765848;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19486;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9294;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-2-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74953;}s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19486;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"Lifespan-Red-Onion-hair-oil-pack-of-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107116;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9294;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71335;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"Lifespan-Red-Onion-hair-oil-pack-of-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191015;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-2-990x990.jpg\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102469;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-2-441x441.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33655;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6293;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1418,7192,'_wp_attached_file','2024/04/Lifespan-Red-Onion-hair-oil-pack-of-3.jpg'),(1419,7192,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:49:\"2024/04/Lifespan-Red-Onion-hair-oil-pack-of-3.jpg\";s:8:\"filesize\";i:1060813;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25548;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11278;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-3-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101320;}s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25548;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"Lifespan-Red-Onion-hair-oil-pack-of-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145905;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11278;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96984;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"Lifespan-Red-Onion-hair-oil-pack-of-3-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:256594;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-3-990x990.jpg\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139825;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-3-441x441.jpg\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44339;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:49:\"Lifespan-Red-Onion-hair-oil-pack-of-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7493;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1420,7188,'_regular_price','459'),(1421,7188,'_sale_price','390'),(1422,7188,'_thumbnail_id','7197'),(1423,7188,'_price','390'),(1424,7189,'_regular_price','918'),(1425,7189,'_sale_price','699'),(1426,7189,'_thumbnail_id','7198'),(1427,7189,'_price','699'),(1428,7190,'_regular_price','1377'),(1429,7190,'_sale_price','1099'),(1430,7190,'_thumbnail_id','7199'),(1431,7190,'_price','1099'),(1438,7193,'_wp_attached_file','2024/04/LS-Social-Media-Your-Story-2.webp'),(1439,7193,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:41:\"2024/04/LS-Social-Media-Your-Story-2.webp\";s:8:\"filesize\";i:52434;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"LS-Social-Media-Your-Story-2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12028;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"LS-Social-Media-Your-Story-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5344;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"LS-Social-Media-Your-Story-2-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40720;}s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"LS-Social-Media-Your-Story-2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12028;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"LS-Social-Media-Your-Story-2-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:55198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"LS-Social-Media-Your-Story-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5344;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"LS-Social-Media-Your-Story-2-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:38562;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:41:\"LS-Social-Media-Your-Story-2-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52830;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:41:\"LS-Social-Media-Your-Story-2-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19036;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:41:\"LS-Social-Media-Your-Story-2-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3486;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1440,7194,'_wp_attached_file','2024/04/cropped-LS-Social-Media-Your-Story-2.webp'),(1441,7194,'_wp_attachment_context','site-icon'),(1442,7194,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:49:\"2024/04/cropped-LS-Social-Media-Your-Story-2.webp\";s:8:\"filesize\";i:22968;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"cropped-LS-Social-Media-Your-Story-2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12862;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"cropped-LS-Social-Media-Your-Story-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5508;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:49:\"cropped-LS-Social-Media-Your-Story-2-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20916;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:49:\"cropped-LS-Social-Media-Your-Story-2-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3534;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"cropped-LS-Social-Media-Your-Story-2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12862;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"cropped-LS-Social-Media-Your-Story-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5508;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:49:\"cropped-LS-Social-Media-Your-Story-2-270x270.webp\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11322;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:49:\"cropped-LS-Social-Media-Your-Story-2-192x192.webp\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7522;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:49:\"cropped-LS-Social-Media-Your-Story-2-180x180.webp\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6892;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:47:\"cropped-LS-Social-Media-Your-Story-2-32x32.webp\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:838;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1443,677,'_wp_old_slug','jacket-skinny-fit'),(1447,7195,'_thumbnail_id','7158'),(1448,7195,'_wp_page_template','default'),(1449,7195,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1450,7195,'_elementor_version','3.20.3'),(1451,7195,'_elementor_template_type','wp-post'),(1452,7195,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1453,7195,'_elementor_edit_mode','builder'),(1454,7195,'_elementor_page_assets','a:0:{}'),(1457,7105,'_edit_lock','1719419516:1'),(1468,7197,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-1.webp'),(1469,7197,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:42:\"2018/05/Lifespan-Red-Onion-Hair-Oil-1.webp\";s:8:\"filesize\";i:38494;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12288;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9296;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-1-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26046;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12288;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Lifespan-Red-Onion-Hair-Oil-1-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32826;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9296;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-1-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24948;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-1-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31752;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-1-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15832;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1470,7198,'_wp_attached_file','2024/04/Lifespan-Red-Onion-Hair-Oil-10.webp'),(1471,7198,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:43:\"2024/04/Lifespan-Red-Onion-Hair-Oil-10.webp\";s:8:\"filesize\";i:53748;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-10-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15090;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-10-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10384;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-10-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36366;}s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-10-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15090;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Lifespan-Red-Onion-Hair-Oil-10-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:46196;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-10-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-10-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35392;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-10-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45178;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-10-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20686;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Red-Onion-Hair-Oil-10-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9020;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1472,7199,'_wp_attached_file','2024/04/Lifespan-Red-Onion-Hair-Oil-9.webp'),(1473,7199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:42:\"2024/04/Lifespan-Red-Onion-Hair-Oil-9.webp\";s:8:\"filesize\";i:71858;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-9-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18660;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-9-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11640;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-9-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47866;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-9-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18660;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Lifespan-Red-Onion-Hair-Oil-9-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62308;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-9-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11640;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-9-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:46256;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-9-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:60348;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-9-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25892;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-9-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9698;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1477,7200,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-2.webp'),(1478,7200,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:42:\"2018/05/Lifespan-Red-Onion-Hair-Oil-2.webp\";s:8:\"filesize\";i:89792;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19334;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11324;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-2-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56388;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19334;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Lifespan-Red-Onion-Hair-Oil-2-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:76778;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11324;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-2-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:54078;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-2-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:73430;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-2-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28522;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-2-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9470;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1479,7201,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-3.webp'),(1480,7201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:42:\"2018/05/Lifespan-Red-Onion-Hair-Oil-3.webp\";s:8:\"filesize\";i:95734;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-3-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21548;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-3-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12378;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-3-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:61792;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-3-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21548;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Lifespan-Red-Onion-Hair-Oil-3-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:82016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-3-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12378;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-3-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:58662;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-3-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:79084;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-3-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31670;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-3-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10088;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1481,7202,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-4.webp'),(1482,7202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:42:\"2018/05/Lifespan-Red-Onion-Hair-Oil-4.webp\";s:8:\"filesize\";i:79220;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-4-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19294;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-4-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11624;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-4-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:51476;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-4-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19294;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Lifespan-Red-Onion-Hair-Oil-4-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:69414;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-4-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11624;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-4-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:50584;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-4-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:66948;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-4-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27858;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-4-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1483,7203,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-5.webp'),(1484,7203,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:42:\"2018/05/Lifespan-Red-Onion-Hair-Oil-5.webp\";s:8:\"filesize\";i:101036;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-5-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20172;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-5-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11710;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-5-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:61800;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-5-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20172;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Lifespan-Red-Onion-Hair-Oil-5-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84480;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-5-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11710;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-5-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:59574;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-5-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80456;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-5-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30678;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-5-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1485,7204,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-6.webp'),(1486,7204,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:42:\"2018/05/Lifespan-Red-Onion-Hair-Oil-6.webp\";s:8:\"filesize\";i:75434;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-6-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18946;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-6-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11956;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-6-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:50390;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-6-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18946;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Lifespan-Red-Onion-Hair-Oil-6-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:66478;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-6-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11956;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-6-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:46934;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-6-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:63378;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-6-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26880;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-6-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9798;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1487,7205,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-7.webp'),(1488,7205,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:42:\"2018/05/Lifespan-Red-Onion-Hair-Oil-7.webp\";s:8:\"filesize\";i:89712;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-7-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21226;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-7-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12208;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-7-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:58102;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-7-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21226;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Lifespan-Red-Onion-Hair-Oil-7-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:76098;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-7-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12208;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-7-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:55814;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-7-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:73500;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-7-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30930;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-7-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10052;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1489,7206,'_wp_attached_file','2018/05/Lifespan-Red-Onion-Hair-Oil-8.webp'),(1490,7206,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:42:\"2018/05/Lifespan-Red-Onion-Hair-Oil-8.webp\";s:8:\"filesize\";i:63958;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-8-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17418;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-8-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10470;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-8-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:46422;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-8-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17418;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Lifespan-Red-Onion-Hair-Oil-8-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:60484;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-8-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10470;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-8-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:44604;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-8-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56934;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-8-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25270;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:42:\"Lifespan-Red-Onion-Hair-Oil-8-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1501,7208,'_thumbnail_id','7197'),(1502,7208,'_wp_page_template','default'),(1503,7208,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1504,7208,'_elementor_version','3.20.3'),(1505,7208,'_elementor_template_type','wp-post'),(1506,7208,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1507,7208,'_elementor_edit_mode','builder'),(1508,7208,'_elementor_page_assets','a:0:{}'),(1510,7209,'_wp_attached_file','2024/04/Lifespan.png'),(1511,7209,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:115;s:4:\"file\";s:20:\"2024/04/Lifespan.png\";s:8:\"filesize\";i:3986;s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"Lifespan-150x58.png\";s:5:\"width\";i:150;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5621;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Lifespan-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2566;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:20:\"Lifespan-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1512,7210,'_wp_attached_file','2024/04/cropped-Lifespan.png'),(1513,7210,'_wp_attachment_context','custom-logo'),(1514,7210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:115;s:4:\"file\";s:28:\"2024/04/cropped-Lifespan.png\";s:8:\"filesize\";i:10659;s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"cropped-Lifespan-150x58.png\";s:5:\"width\";i:150;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5621;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"cropped-Lifespan-150x115.png\";s:5:\"width\";i:150;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2566;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:28:\"cropped-Lifespan-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;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:{}}}'),(1516,7213,'_wp_attached_file','2024/04/Lifespan-1.png'),(1517,7213,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:230;s:4:\"file\";s:22:\"2024/04/Lifespan-1.png\";s:8:\"filesize\";i:7990;s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Lifespan-1-300x115.png\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10995;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"Lifespan-1-150x58.png\";s:5:\"width\";i:150;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4626;}s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Lifespan-1-300x115.png\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10995;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Lifespan-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:2354;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:22:\"Lifespan-1-441x169.png\";s:5:\"width\";i:441;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17339;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:22:\"Lifespan-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1518,7214,'_wp_attached_file','2024/04/cropped-Lifespan-1.png'),(1519,7214,'_wp_attachment_context','custom-logo'),(1520,7214,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:599;s:6:\"height\";i:230;s:4:\"file\";s:30:\"2024/04/cropped-Lifespan-1.png\";s:8:\"filesize\";i:22014;s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"cropped-Lifespan-1-300x115.png\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10935;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"cropped-Lifespan-1-150x58.png\";s:5:\"width\";i:150;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4600;}s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"cropped-Lifespan-1-300x115.png\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"cropped-Lifespan-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:2327;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:30:\"cropped-Lifespan-1-441x169.png\";s:5:\"width\";i:441;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17270;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:30:\"cropped-Lifespan-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1567;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1529,1132,'_edit_lock','1712250479:1'),(1530,7217,'_wp_page_template','template-fullwidth-no-heading.php'),(1531,7217,'_elementor_edit_mode','builder'),(1532,7217,'_elementor_data','[{\"id\":\"6a79221\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"dfc1dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fa31a6\",\"elType\":\"widget\",\"settings\":{\"address\":\"gamla brogatan, stockholm\",\"height\":{\"unit\":\"px\",\"size\":448},\"zoom\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fdebd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b276ccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bd3b51e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Common queries answered\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca20b00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked Questions\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8d97d7f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How long does it take for me to receive my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"What is your return and exchange policy?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"How do I change my shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"How do I track the status of my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"How do I receive customer support?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"What do I do if I entered an incorrect shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Do you ship to my country?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Will my items come in one package?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#565353\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4e729dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#eee\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"99bc42d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Still need help?\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b0e079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50a6401\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"1191\\\" title=\\\"false\\\" description=\\\"false\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(1533,7217,'_elementor_version','3.5.3'),(1534,7217,'_elementor_template_type','wp-post'),(1535,7217,'_elementor_controls_usage','a:6:{s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:2;s:8:\"html_tag\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:1:{s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:5:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:13:\"title_padding\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_align\";i:1;s:10:\"icon_color\";i:1;s:17:\"icon_active_color\";i:1;}s:28:\"section_toggle_style_content\";a:4:{s:15:\"content_padding\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(1536,7217,'_elementor_page_assets','a:0:{}'),(1537,7218,'_wp_page_template','template-fullwidth-no-heading.php'),(1538,7218,'_elementor_edit_mode','builder'),(1539,7218,'_elementor_data','[{\"id\":\"6a79221\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"dfc1dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fa31a6\",\"elType\":\"widget\",\"settings\":{\"address\":\"gamla brogatan, stockholm\",\"height\":{\"unit\":\"px\",\"size\":448},\"zoom\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fdebd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b276ccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bd3b51e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Common queries answered\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca20b00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked Questions\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8d97d7f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How long does it take for me to receive my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"What is your return and exchange policy?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"How do I change my shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"How do I track the status of my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"How do I receive customer support?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"What do I do if I entered an incorrect shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Do you ship to my country?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Will my items come in one package?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#565353\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4e729dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#eee\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"99bc42d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Still need help?\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b0e079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50a6401\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"1191\\\" title=\\\"false\\\" description=\\\"false\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(1540,7218,'_elementor_version','3.5.3'),(1541,7218,'_elementor_template_type','wp-post'),(1542,7218,'_elementor_controls_usage','a:6:{s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:2;s:8:\"html_tag\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:1:{s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:5:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:13:\"title_padding\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_align\";i:1;s:10:\"icon_color\";i:1;s:17:\"icon_active_color\";i:1;}s:28:\"section_toggle_style_content\";a:4:{s:15:\"content_padding\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(1543,7218,'_elementor_page_assets','a:0:{}'),(1544,7219,'_wp_page_template','template-fullwidth-no-heading.php'),(1545,7219,'_elementor_edit_mode','builder'),(1546,7219,'_elementor_data','[{\"id\":\"6a79221\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"dfc1dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fa31a6\",\"elType\":\"widget\",\"settings\":{\"address\":\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\",\"height\":{\"unit\":\"px\",\"size\":448},\"zoom\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fdebd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b276ccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bd3b51e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Common queries answered\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca20b00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked Questions\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8d97d7f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How long does it take for me to receive my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"What is your return and exchange policy?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"How do I change my shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"How do I track the status of my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"How do I receive customer support?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"What do I do if I entered an incorrect shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Do you ship to my country?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Will my items come in one package?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#565353\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.29999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4e729dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#eee\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"99bc42d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Still need help?\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b0e079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50a6401\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"1191\\\" title=\\\"false\\\" description=\\\"false\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d15e689\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[],\"isInner\":false}]'),(1547,7219,'_elementor_version','3.5.3'),(1548,7219,'_elementor_template_type','wp-post'),(1549,7219,'_elementor_controls_usage','a:6:{s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:2;s:8:\"html_tag\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:1:{s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:5:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:13:\"title_padding\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_align\";i:1;s:10:\"icon_color\";i:1;s:17:\"icon_active_color\";i:1;}s:28:\"section_toggle_style_content\";a:4:{s:15:\"content_padding\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(1550,7219,'_elementor_page_assets','a:0:{}'),(1551,7220,'_wp_page_template','template-fullwidth-no-heading.php'),(1552,7220,'_elementor_edit_mode','builder'),(1553,7220,'_elementor_data','[{\"id\":\"6a79221\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"dfc1dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fa31a6\",\"elType\":\"widget\",\"settings\":{\"address\":\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\",\"height\":{\"unit\":\"px\",\"size\":448},\"zoom\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fdebd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b276ccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bd3b51e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Common queries answered\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca20b00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked Questions\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8d97d7f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How long does it take for me to receive my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"What is your return and exchange policy?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"How do I change my shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"How do I track the status of my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"How do I receive customer support?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"What do I do if I entered an incorrect shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Do you ship to my country?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Will my items come in one package?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#565353\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.29999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4e729dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#eee\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"99bc42d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Still need help?\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b0e079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50a6401\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"1191\\\" title=\\\"false\\\" description=\\\"false\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d15e689\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[],\"isInner\":false}]'),(1554,7220,'_elementor_version','3.20.3'),(1555,7220,'_elementor_template_type','wp-post'),(1556,7220,'_elementor_controls_usage','a:6:{s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:2;s:8:\"html_tag\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:1:{s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:5:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:13:\"title_padding\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_align\";i:1;s:10:\"icon_color\";i:1;s:17:\"icon_active_color\";i:1;}s:28:\"section_toggle_style_content\";a:4:{s:15:\"content_padding\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(1557,7220,'_elementor_page_assets','a:0:{}'),(1558,7221,'_wp_page_template','template-fullwidth-no-heading.php'),(1559,7221,'_elementor_edit_mode','builder'),(1560,7221,'_elementor_data','[{\"id\":\"6a79221\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"dfc1dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fa31a6\",\"elType\":\"widget\",\"settings\":{\"address\":\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\",\"height\":{\"unit\":\"px\",\"size\":448},\"zoom\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fdebd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b276ccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bd3b51e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Common queries answered\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca20b00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked Questions\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8d97d7f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How long does it take for me to receive my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"What is your return and exchange policy?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"How do I change my shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"How do I track the status of my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"How do I receive customer support?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"What do I do if I entered an incorrect shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Do you ship to my country?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Will my items come in one package?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#565353\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.29999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4e729dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#eee\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"99bc42d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Still need help?\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b0e079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50a6401\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"1191\\\" title=\\\"false\\\" description=\\\"false\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d15e689\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[],\"isInner\":false}]'),(1561,7221,'_elementor_version','3.20.3'),(1562,7221,'_elementor_template_type','wp-post'),(1563,7221,'_elementor_controls_usage','a:6:{s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:2;s:8:\"html_tag\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:1:{s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:5:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:13:\"title_padding\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_align\";i:1;s:10:\"icon_color\";i:1;s:17:\"icon_active_color\";i:1;}s:28:\"section_toggle_style_content\";a:4:{s:15:\"content_padding\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(1564,7221,'_elementor_page_assets','a:0:{}'),(1565,7222,'_wp_page_template','template-fullwidth-no-heading.php'),(1566,7222,'_elementor_edit_mode','builder'),(1567,7222,'_elementor_data','[{\"id\":\"6a79221\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"dfc1dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fa31a6\",\"elType\":\"widget\",\"settings\":{\"address\":\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\",\"height\":{\"unit\":\"px\",\"size\":448},\"zoom\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcd78c8\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d314e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\'re here to assist you on your journey to a healthier you. Whether you have questions, feedback, or need support with our products, our team is ready to help. Your well-being is our priority, and we value your input.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9b413f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reach Out to Us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0807206\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"385598f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have questions about our products, orders, or anything else, our customer support team is available to assist you. You can reach us via email at sales@lifespanstores.com or by filling out the contact form below.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6139af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Inquiries\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cad4631\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For business partnerships, distribution, or any other professional inquiries, please contact us at sales@lifespanstores.com. We welcome collaboration opportunities that align with our mission.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c10fabc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Office\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6773b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can find us at:<\\/p><p>Plot no.49, Biotech Park, Phase-III, Karkapatla village, Siddipet, Telangana, Zip Code: 502279<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28a107\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect with us\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fca593c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Stay updated on our latest products, promotions, and health tips by following us on social media:<\\/p><p><a href=\\\"https:\\/\\/www.facebook.com\\/mylifespan.life\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Facebook<\\/a><\\/p><p><a href=\\\"https:\\/\\/www.instagram.com\\/mylifespanlife\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Instagram<\\/a><\\/p><p><a href=\\\"https:\\/\\/www.youtube.com\\/c\\/LifespanIndustries\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Youtube<\\/a><\\/p><p>Your feedback and questions are vital to our continuous improvement. We look forward to hearing from you and helping you achieve your wellness goals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3fdebd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b276ccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bd3b51e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Common queries answered\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca20b00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked Questions\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8d97d7f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How long does it take for me to receive my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"d4a1426\"},{\"tab_title\":\"What is your return and exchange policy?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"024b4d7\"},{\"tab_title\":\"How do I change my shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"b91dee1\"},{\"tab_title\":\"How do I track the status of my order?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"a030ab3\"},{\"tab_title\":\"How do I receive customer support?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"c01b47d\"},{\"tab_title\":\"What do I do if I entered an incorrect shipping address?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"5bf3b0a\"},{\"tab_title\":\"Do you ship to my country?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"41676d0\"},{\"tab_title\":\"Will my items come in one package?\",\"tab_content\":\"<p>Meditation\\u00a0williamsburg\\u00a0kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.<\\/p>\",\"_id\":\"ad0853e\"}],\"icon\":\"fa fa-angle-down\",\"icon_active\":\"fa fa-angle-up\",\"border_color\":\"#eee\",\"title_color\":\"#7c7c7c\",\"tab_active_color\":\"#0c0c0c\",\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"icon_align\":\"right\",\"icon_color\":\"#4c4c4c\",\"icon_active_color\":\"#0c0c0c\",\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"600\",\"content_color\":\"#565353\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.29999999999999999,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false},{\"id\":\"4e729dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#eee\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"99bc42d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Still need help?\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b0e079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50a6401\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"1191\\\" title=\\\"false\\\" description=\\\"false\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d15e689\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[],\"isInner\":false}]'),(1568,7222,'_elementor_version','3.20.3'),(1569,7222,'_elementor_template_type','wp-post'),(1570,7222,'_elementor_controls_usage','a:6:{s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:2;s:8:\"html_tag\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:1:{s:12:\"border_color\";i:1;}s:26:\"section_toggle_style_title\";a:5:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:13:\"title_padding\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:25:\"section_toggle_style_icon\";a:3:{s:10:\"icon_align\";i:1;s:10:\"icon_color\";i:1;s:17:\"icon_active_color\";i:1;}s:28:\"section_toggle_style_content\";a:4:{s:15:\"content_padding\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(1571,7222,'_elementor_page_assets','a:0:{}'),(1572,1004,'_edit_lock','1712250626:1'),(1580,7224,'_wp_page_template','template-fullwidth-no-heading.php'),(1581,7224,'_elementor_edit_mode','builder'),(1582,7224,'_elementor_template_type','wp-post'),(1583,7224,'_elementor_data','[{\"id\":\"28d7a9a8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/guy-dark-bg.jpg\",\"id\":1175},\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\"},\"elements\":[{\"id\":\"585bfc6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35cbf0ea\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26a1609a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64a60170\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a6d1332\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are a brand which has been born into mother nature. It\'s time to create a new feeling.\",\"title_color\":\"#FFFFFFFA\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf6295e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"983905d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7310116\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"5867941f\",\"elType\":\"widget\",\"settings\":{\"title\":\"After looking at alternatives\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d3af9e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our journey began in 2018\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-left\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e710402\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Synth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven\\u2019t heard of them.<\\/p>\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"34c609e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"c04a566\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_03.jpg\",\"id\":1176},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bb36c6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2880450\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"db9c3d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_02.jpg\",\"id\":1177},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7899afa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"247d076\",\"elType\":\"widget\",\"settings\":{\"title\":\"A perfect fit for your every day life\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af7dfd6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Designed to be versatile\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-right\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04da751\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Austin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed.\\u00a0<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"338b57d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e30bac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"b8a7ac1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simplicity in design and form\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f97861c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\\u2019re just getting started\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-left\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"740daea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dream roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred.<\\/p>\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4938926\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"af85d13\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_01.jpg\",\"id\":1178},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30a8dd9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b7c720\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"ee18846\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"8438830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our incredible team are here for you\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"53b4d48\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f3d6bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1170},\"gap\":\"wide\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a8700c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"1e2bbf8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64ab198\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nicole Williams\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d29add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company Director\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74ea681\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1e5b0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":150,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"9af08e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"664a11a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bjorn Gunnarson\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131e735\",\"elType\":\"widget\",\"settings\":{\"title\":\"Head of Design\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d92f6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends work with you.\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54f45ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":300,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"899c45d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"656db83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Charlotte Banks\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee6ebb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research & Development\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fd5ba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"You\\u2019ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can\\u2019t be copied.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5710b25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":450,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"7360752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"css_filters_hover_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0df1be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sam Gallagher\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9bb3079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba76202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d18835\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/testimonials-bg.jpg\",\"id\":1179},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.19},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\"},\"elements\":[{\"id\":\"de56df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92e1cf0\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I\\u2019m so happy with the service from Shoptimizer \\u2013 my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Sean Walsh\",\"testimonial_job\":\"London, UK\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"name_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"fd35242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c4e41d\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Astrid Sorensen\",\"testimonial_job\":\"Oslo, Norway\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_weight\":\"600\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200,\"image_size\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4173872\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f6ef1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"023efd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"In the press\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"077494c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/1170x60.png\",\"id\":1181},\"image_size\":\"full\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1584,7224,'_elementor_version','3.5.3'),(1585,7224,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:22;s:11:\"header_size\";i:17;s:5:\"align\";i:20;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:16;s:21:\"typography_typography\";i:12;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:8;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:6;}s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:4;s:12:\"_css_classes\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:17;s:16:\"content_position\";i:6;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:3:{s:9:\"animation\";i:10;s:15:\"animation_delay\";i:6;s:18:\"animation_duration\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:4;s:11:\"css_classes\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:1;s:3:\"gap\";i:5;s:13:\"content_width\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:8;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:3;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:19:\"image_border_radius\";i:4;s:28:\"css_filters_hover_css_filter\";i:1;}}}}s:11:\"testimonial\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_testimonial\";a:4:{s:19:\"testimonial_content\";i:2;s:17:\"testimonial_image\";i:2;s:16:\"testimonial_name\";i:2;s:15:\"testimonial_job\";i:2;}}s:5:\"style\";a:4:{s:33:\"section_style_testimonial_content\";a:3:{s:21:\"content_content_color\";i:2;s:29:\"content_typography_typography\";i:2;s:28:\"content_typography_font_size\";i:2;}s:30:\"section_style_testimonial_name\";a:3:{s:15:\"name_text_color\";i:2;s:26:\"name_typography_typography\";i:2;s:27:\"name_typography_font_weight\";i:2;}s:29:\"section_style_testimonial_job\";a:1:{s:14:\"job_text_color\";i:2;}s:31:\"section_style_testimonial_image\";a:1:{s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:1;}}}}}'),(1586,7224,'_elementor_page_assets','a:1:{s:6:\"styles\";a:18:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";}}'),(1587,7225,'_wp_page_template','template-fullwidth-no-heading.php'),(1588,7225,'_elementor_edit_mode','builder'),(1589,7225,'_elementor_template_type','wp-post'),(1590,7225,'_elementor_data','[{\"id\":\"28d7a9a8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/guy-dark-bg.jpg\",\"id\":1175},\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\"},\"elements\":[{\"id\":\"585bfc6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35cbf0ea\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26a1609a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64a60170\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a6d1332\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are a brand which has been born into mother nature. It\'s time to create a new feeling.\",\"title_color\":\"#FFFFFFFA\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf6295e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"983905d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7310116\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"5867941f\",\"elType\":\"widget\",\"settings\":{\"title\":\"After looking at alternatives\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d3af9e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our journey began in 2018\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-left\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e710402\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Synth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven\\u2019t heard of them.<\\/p>\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"34c609e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"c04a566\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_03.jpg\",\"id\":1176},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bb36c6f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2880450\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"db9c3d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_02.jpg\",\"id\":1177},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7899afa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"247d076\",\"elType\":\"widget\",\"settings\":{\"title\":\"A perfect fit for your every day life\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af7dfd6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Designed to be versatile\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-right\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04da751\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Austin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed.\\u00a0<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"338b57d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e30bac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"b8a7ac1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simplicity in design and form\",\"header_size\":\"h6\",\"title_color\":\"#8e8e8e\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f97861c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\\u2019re just getting started\",\"title_color\":\"#191919\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"right\",\"animation_duration\":\"fast\",\"_css_classes\":\"title-left\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"740daea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dream roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred.<\\/p>\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4938926\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"af85d13\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/about_01.jpg\",\"id\":1178},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30a8dd9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b7c720\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"ee18846\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"8438830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our incredible team are here for you\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"53b4d48\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f3d6bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1170},\"gap\":\"wide\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a8700c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"1e2bbf8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64ab198\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nicole Williams\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d29add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company Director\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74ea681\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1e5b0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":150,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"9af08e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"664a11a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bjorn Gunnarson\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131e735\",\"elType\":\"widget\",\"settings\":{\"title\":\"Head of Design\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d92f6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends work with you.\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54f45ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":300,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"899c45d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"656db83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Charlotte Banks\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee6ebb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research & Development\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fd5ba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"You\\u2019ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can\\u2019t be copied.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5710b25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":450,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"7360752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"css_filters_hover_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0df1be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sam Gallagher\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9bb3079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba76202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d18835\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/testimonials-bg.jpg\",\"id\":1179},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.19},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\"},\"elements\":[{\"id\":\"de56df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92e1cf0\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I\\u2019m so happy with the service from Shoptimizer \\u2013 my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Sean Walsh\",\"testimonial_job\":\"London, UK\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"name_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"fd35242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c4e41d\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Astrid Sorensen\",\"testimonial_job\":\"Oslo, Norway\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_weight\":\"600\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200,\"image_size\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4173872\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f6ef1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"023efd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"In the press\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"077494c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/1170x60.png\",\"id\":1181},\"image_size\":\"full\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1591,7225,'_elementor_version','3.5.3'),(1592,7225,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:22;s:11:\"header_size\";i:17;s:5:\"align\";i:20;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:16;s:21:\"typography_typography\";i:12;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:8;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:6;}s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:4;s:12:\"_css_classes\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:17;s:16:\"content_position\";i:6;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:3:{s:9:\"animation\";i:10;s:15:\"animation_delay\";i:6;s:18:\"animation_duration\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:4;s:11:\"css_classes\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:1;s:3:\"gap\";i:5;s:13:\"content_width\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:8;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:3;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:19:\"image_border_radius\";i:4;s:28:\"css_filters_hover_css_filter\";i:1;}}}}s:11:\"testimonial\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_testimonial\";a:4:{s:19:\"testimonial_content\";i:2;s:17:\"testimonial_image\";i:2;s:16:\"testimonial_name\";i:2;s:15:\"testimonial_job\";i:2;}}s:5:\"style\";a:4:{s:33:\"section_style_testimonial_content\";a:3:{s:21:\"content_content_color\";i:2;s:29:\"content_typography_typography\";i:2;s:28:\"content_typography_font_size\";i:2;}s:30:\"section_style_testimonial_name\";a:3:{s:15:\"name_text_color\";i:2;s:26:\"name_typography_typography\";i:2;s:27:\"name_typography_font_weight\";i:2;}s:29:\"section_style_testimonial_job\";a:1:{s:14:\"job_text_color\";i:2;}s:31:\"section_style_testimonial_image\";a:1:{s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:1;}}}}}'),(1593,7225,'_elementor_page_assets','a:1:{s:6:\"styles\";a:18:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";}}'),(1594,7226,'_wp_page_template','template-fullwidth-no-heading.php'),(1595,7226,'_elementor_edit_mode','builder'),(1596,7226,'_elementor_template_type','wp-post'),(1597,7226,'_elementor_data','[{\"id\":\"28d7a9a8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/guy-dark-bg.jpg\",\"id\":1175},\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\"},\"elements\":[{\"id\":\"585bfc6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35cbf0ea\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26a1609a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64a60170\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a6d1332\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are a brand which has been born into mother nature. It\'s time to create a new feeling.\",\"title_color\":\"#FFFFFFFA\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf6295e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b46438\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"585f539\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a>, where science and nature unite to promote a healthier, happier you. We are a dedicated team of experts in the field of nutraceuticals, driven by a profound belief in the power of natural ingredients to enhance well-being.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"983905d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7310116\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55bfc3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"139ca88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a>, our mission is simple but profound: to provide our customers with high-quality, science-backed nutraceuticals that support optimal health. We\'re committed to helping you live your best life through the transformative benefits of our products<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"807486e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Commitment to Quality\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e710402\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality is at the heart of everything we do. We meticulously source the finest ingredients from around the world and adhere to the highest industry standards. Our products are proudly manufactured in state-of-the-art facilities, ensuring purity, potency, and safety.<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b760ecd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science-Backed Formulas\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d73e7c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our formulations are grounded in scientific research and developed by a team of experts who are passionate about improving lives. We believe that nature\'s wisdom can be harnessed to support your health goals.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f2f185\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency and Trust\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b020ee5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe in open and honest communication with our customers. You can trust that the ingredients in our products are fully disclosed, and we\'re here to answer any questions you may have. Your well-being is our top priority.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a19c4ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Environmental Responsibility\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"741766c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As stewards of the Earth, we are committed to sustainability. We strive to minimize our environmental footprint by using eco-friendly packaging and sustainable practices wherever possible.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69fd21d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join Us on Your Health Journey\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5519b53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re seeking to boost your immune system, improve your energy levels, or address specific health concerns, <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a> is here to support you. We invite you to explore our range of nutraceuticals, backed by science and crafted with care.<\\/p><p>Thank you for choosing <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a> as your partner in health and well-being. We look forward to being a part of your journey toward a healthier, happier life.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30a8dd9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b7c720\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"ee18846\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"8438830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our incredible team are here for you\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"53b4d48\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f3d6bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1170},\"gap\":\"wide\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a8700c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"1e2bbf8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64ab198\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nicole Williams\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d29add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company Director\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74ea681\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1e5b0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":150,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"9af08e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"664a11a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bjorn Gunnarson\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131e735\",\"elType\":\"widget\",\"settings\":{\"title\":\"Head of Design\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d92f6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends work with you.\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54f45ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":300,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"899c45d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"656db83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Charlotte Banks\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee6ebb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research & Development\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fd5ba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"You\\u2019ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can\\u2019t be copied.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5710b25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":450,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"7360752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"css_filters_hover_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0df1be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sam Gallagher\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9bb3079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba76202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d18835\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/testimonials-bg.jpg\",\"id\":1179},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.19},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\"},\"elements\":[{\"id\":\"de56df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92e1cf0\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I\\u2019m so happy with the service from Shoptimizer \\u2013 my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Sean Walsh\",\"testimonial_job\":\"London, UK\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"name_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"fd35242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c4e41d\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Astrid Sorensen\",\"testimonial_job\":\"Oslo, Norway\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_weight\":\"600\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200,\"image_size\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4173872\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f6ef1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"023efd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"In the press\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"077494c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/1170x60.png\",\"id\":1181},\"image_size\":\"full\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1598,7226,'_elementor_version','3.5.3'),(1599,7226,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:22;s:11:\"header_size\";i:17;s:5:\"align\";i:20;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:16;s:21:\"typography_typography\";i:12;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:8;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:6;}s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:4;s:12:\"_css_classes\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:17;s:16:\"content_position\";i:6;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:3:{s:9:\"animation\";i:10;s:15:\"animation_delay\";i:6;s:18:\"animation_duration\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:4;s:11:\"css_classes\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:1;s:3:\"gap\";i:5;s:13:\"content_width\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:8;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:3;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:19:\"image_border_radius\";i:4;s:28:\"css_filters_hover_css_filter\";i:1;}}}}s:11:\"testimonial\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_testimonial\";a:4:{s:19:\"testimonial_content\";i:2;s:17:\"testimonial_image\";i:2;s:16:\"testimonial_name\";i:2;s:15:\"testimonial_job\";i:2;}}s:5:\"style\";a:4:{s:33:\"section_style_testimonial_content\";a:3:{s:21:\"content_content_color\";i:2;s:29:\"content_typography_typography\";i:2;s:28:\"content_typography_font_size\";i:2;}s:30:\"section_style_testimonial_name\";a:3:{s:15:\"name_text_color\";i:2;s:26:\"name_typography_typography\";i:2;s:27:\"name_typography_font_weight\";i:2;}s:29:\"section_style_testimonial_job\";a:1:{s:14:\"job_text_color\";i:2;}s:31:\"section_style_testimonial_image\";a:1:{s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:1;}}}}}'),(1600,7226,'_elementor_page_assets','a:1:{s:6:\"styles\";a:18:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";}}'),(1601,3,'_edit_lock','1712251881:1'),(1602,3,'_elementor_edit_mode','builder'),(1603,3,'_elementor_template_type','wp-page'),(1604,3,'_elementor_version','3.20.3'),(1606,7228,'_wp_attached_file','2024/04/Artboard.webp'),(1607,7228,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:350;s:6:\"height\";i:67;s:4:\"file\";s:21:\"2024/04/Artboard.webp\";s:8:\"filesize\";i:4056;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Artboard-300x57.webp\";s:5:\"width\";i:300;s:6:\"height\";i:57;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Artboard-150x67.webp\";s:5:\"width\";i:150;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3586;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:20:\"Artboard-100x67.webp\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1976;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"Artboard-300x57.webp\";s:5:\"width\";i:300;s:6:\"height\";i:57;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3438;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"Artboard-150x29.webp\";s:5:\"width\";i:150;s:6:\"height\";i:29;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1608,7228,'_wp_attachment_image_alt',''),(1609,7229,'_wp_attached_file','2024/04/cropped-Artboard.webp'),(1610,7229,'_wp_attachment_context','custom-logo'),(1611,7229,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:287;s:6:\"height\";i:67;s:4:\"file\";s:29:\"2024/04/cropped-Artboard.webp\";s:8:\"filesize\";i:4018;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"cropped-Artboard-150x67.webp\";s:5:\"width\";i:150;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3554;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:28:\"cropped-Artboard-100x67.webp\";s:5:\"width\";i:100;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1936;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"cropped-Artboard-150x35.webp\";s:5:\"width\";i:150;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1612,7230,'_wp_attached_file','2024/04/Artboard-1.webp'),(1613,7230,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:190;s:4:\"file\";s:23:\"2024/04/Artboard-1.webp\";s:8:\"filesize\";i:13218;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Artboard-1-300x114.webp\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7390;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Artboard-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2182;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:23:\"Artboard-1-441x168.webp\";s:5:\"width\";i:441;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12526;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:23:\"Artboard-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1388;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Artboard-1-300x114.webp\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7390;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Artboard-1-150x57.webp\";s:5:\"width\";i:150;s:6:\"height\";i:57;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3096;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1614,7230,'_wp_attachment_image_alt',''),(1617,6,'_edit_lock','1712248310:1'),(1618,3,'_elementor_data','[{\"id\":\"5952c70b\",\"elType\":\"container\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59d2d4bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:heading --><\\/p>\\n<h2 class=\\\"wp-block-heading\\\"><strong>Definitions:<\\/strong><\\/h2>\\n<p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p>\\n<ul>\\n<li class=\\\"ql-align-justify\\\"><strong>Anonymisation-<\\/strong>\\u00a0The process of either encrypting or removing personal data from a database, so that the individuals whom the data describe remain anonymous. This is done for the purpose of protecting individuals\\u2019 private activities while maintaining the integrity of the data gathered and shared.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Behavioral Advertising-<\\/strong>\\u00a0The act of tracking users\\u2019 online activities and then delivering ads or recommendations based upon the tracked activities.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Biometric Data-\\u00a0<\\/strong>Personal data resulting from specific technical processing relating to the physical, physiological or behavioral characteristics of a natural person, which allow or confirm the unique identification of that natural person, such as facial images or dactyloscopy data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Consent-\\u00a0<\\/strong>Any freely given, specific, informed and unambiguous indication of the data subject\\u2019s wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Children\'s Privacy-<\\/strong> The website is not intended for individuals under the age of 18. We do not knowingly collect personal information from children. If you believe we have inadvertently collected personal information from a child, please contact us, and we will promptly delete the information.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Cookies-\\u00a0<\\/strong>A small text file stored on a user machine that may later be retrieved by a web server from the machine. Cookies allow web servers to keep track of the end user\\u2019s browser activities, and connect individual web requests into a session.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Enrichment-\\u00a0<\\/strong>A process used to enhance, refine or otherwise improve existing data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Retention-<\\/strong>\\u00a0The policies and processes used within Lifespan for determining the time period for archiving and storing of personal data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Processing-\\u00a0<\\/strong>Any operation or set of operations which is performed on personal data, such as collecting, recording, organizing, storing, adapting or altering, retrieving, consulting, using, disclosing by transmission, dissemination or otherwise making the data available, aligning or combining data, or blocking, erasing or destroying data. Not limited to automatic means.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Direct Marketing-\\u00a0<\\/strong>A form of advertising in which companies provide physical marketing materials to consumers to communicate information about a product or service.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Encryption-\\u00a0<\\/strong>The method by which plaintext or any other type of data is converted from a readable form to an encoded version that can only be decoded by another entity if they have access to a decryption key.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Genetic Data-\\u00a0<\\/strong>Personal data relating to the inherited or acquired genetic characteristics of a natural person which give unique information about the physiology or the health of that natural person and which result, in particular, from an analysis of a biological sample from the natural person in question.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Health Data-<\\/strong>\\u00a0Personal data related to the physical or mental health of a natural person, including the provision of health care services, which reveal information about his or her health status.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>IP Address-\\u00a0<\\/strong>A unique address that identifies a device on the Internet or a local network and which allows a system to be recognized by other systems connected via the Internet protocol.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Online Behavioral Advertising-<\\/strong>\\u00a0Websites or online advertising services that engage in the tracking or analysis of, e.g., search terms, browser or user profiles, preferences, demographics, online activity, offline activity, location data, and offer advertising based on that tracking.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Personal Data-\\u00a0<\\/strong>Any information relating to an identified or identifiable individual. An identifiable individual is one who can be identified, directly or indirectly, in particular, by reference to an identification number or to one or more factors specific to his physical, physiological, mental, economic, cultural or social identity.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Personal Data Breach-\\u00a0<\\/strong>A breach of security leading to the accidental or unlawful destruction, loss, alteration, unauthorized disclosure of, or access to, personal data transmitted, stored or otherwise processed.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Privacy and Data Protection-\\u00a0<\\/strong>The collection of laws and regulation that applies to the collection, usage, storage, protection and other processing of personal data. This includes data protection, privacy, banking secrecy, electronic communications and confidentiality laws and regulations, and any other applicable laws or regulations to the extent they relate to privacy of personal data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Processor-\\u00a0<\\/strong>A natural or legal person, public authority, agency or other body which processes personal data on behalf of the controller.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Recipient-\\u00a0<\\/strong>A natural or legal person, public authority, agency or another body, to which the personal data are disclosed, whether a third-party or not. However, public authorities which may receive personal data in the framework of an inquiry in accordance with India Law shall not be regarded as recipients; the processing of those data by those public authorities shall be in compliance with the applicable data protection rules according to the purposes of the processing.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Representative-\\u00a0<\\/strong>Natural or legal person established in the India law.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Special Categories of Personal Data-\\u00a0<\\/strong>Special categories of personal data, include: racial or ethnic origin, political opinions, religious or philosophical beliefs, trade-union membership, genetic data, biometric data (for uniquely identifying an individual) and of data concerning health, sex life or sexual orientation.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Third-Party-\\u00a0<\\/strong>A natural or legal person, public authority, agency or body other than the data subject, controller, processor and persons who, under the direct authority of the controller or processor, are authorized to process personal data.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:paragraph --><!-- wp:heading --><\\/p>\\n<h2 class=\\\"wp-block-heading\\\"><strong>Privacy Notice-Lifespan<\\/strong><\\/h2>\\n<p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Welcome to Lifespan Private Ltd website. The information that we collect and store during normal use of the site is used to monitor use of the site and to help its further development. Our goal is to protect your privacy and the information that you submit to us through the Internet.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">A number of pages in this website give you the option to submit personal information to the Company. All such communications are not confidential. Any application, request or enquiry you make, may be passed or made available to Group affiliates.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">By accessing this web site, you indicate your acceptance of this Privacy Policy.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Data Collection:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Any personal data provided to or collected by Lifespan is controlled by Lifespan Private Limited. This Privacy Notice applies to personal data collected by Lifespan in connection with the services and products we offer. References to \\u201cLifespan\\u201d in this Notice means Lifespan Private Limited and any company directly or indirectly owned and\\/or controlled by Lifespan Private Limited that you are interacting with or have a business relationship with.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">This Privacy Notice also applies to Lifespan\\u2019s marketing content, including offers and advertisements for Lifespan products and services, which we send to you on third-party websites, platforms and applications based on your site usage information.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">We may collect personal data basis Information you give us and Information we collect when you contact us, visit our sites etc.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">Personal data means any information that can be used to identify directly or indirectly a specific individual.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">This definition includes personal data collected by direct marketing campaigns, sweepstakes and competitions and online through our websites, applications and branded pages. Certain categories of personal data, such as health data, financial data, biometrics, race, ethnicity, religion, health, sexuality or biometric data are classified as \\u201cspecial categories of data\\u201d or \\u201cSensitive Personal Information\\u201d and benefit from additional protection. We limit the circumstances where we collect and process these special categories of data.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan sometimes collects data related to your health, etc., to send you tailored ads and relevant promotions. Lifespan only collects and uses this personal data where you have provided us with your consent to do so. In some instances, you may have requested services or products that do not directly involve the collection of any special categories of data, but may imply or suggest your health or other special categories of data.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Usage of Data collection:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We collect, process and disclose your personal data only for specific and limited purposes. We also create profiles of visitors by analyzing the information provided by them while online surfing, searching and buying our products\\/ services or otherwise while interacting with our brand communications by building segments.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We collect, process and disclose your personal data for the following purposes:<\\/p>\\n<ul>\\n<li>To process your payments, if you purchase our products\\/services, to provide you with your order status, deal with your enquiries and requests, and assess and handle any complaints;<\\/li>\\n<li>To process and answer your inquiries or to contact you to answer your questions and\\/or requests;<\\/li>\\n<li>To develop and improve our products, services, communication methods and the functionality of our websites;<\\/li>\\n<li>For the purposes of competitions or promotions that you have entered;<\\/li>\\n<li>To communicate information to you and to manage your registration and\\/or subscription to our newsletter or other communications;<\\/li>\\n<li>To manage our everyday business needs regarding your participation in our contests, sweepstakes or promotional activities or request;<\\/li>\\n<li>To authenticate the identity of individuals contacting us by telephone, electronic means or otherwise;<\\/li>\\n<li>For internal training and quality assurance purposes;<\\/li>\\n<li>To understand and assess the interests, wants, and changing needs of consumers, to improve our website, our current products and services, and\\/or developing new products and services; and<\\/li>\\n<li>To provide personalized products, communications and targeted advertising as well as product recommendations to you.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan uses your personal data to build profiles. We create profiles by analysing the information about your online surfing, searching and buying behaviour and your interactions with our brand communications by building segments and by placing your personal data in one or more segments. These segments are used by Lifespan to personalize the website and our communications to you and to display relevant offers and advertisements from the Lifespan brands on the Lifespan sites, and via third-party websites. The segments can also be used for third-party campaigns on the Lifespan sites. Lifespan profiles your data where you have provided consent for us to do so.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">You can withdraw your consent to prevent your personal data being used this way at any time using the manage cookies section of our Cookie Notice or unsubscribing to the use of your email address if you have logged into one of our websites or signed up to any marketing newsletters.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan collects data, with your consent, from:<\\/p>\\n<ul>\\n<li>Our websites about what you view and the way you interact with our content;<\\/li>\\n<li>Our digital display advertising that we serve to you on social platforms and other publisher\\u2019s websites; and<\\/li>\\n<li>Forms you fill in online and send to us about what your interests are.<\\/li>\\n<li>We also track the products you buy when you click on one of our display adverts and go on to purchase something from a selection of our retail partners.<\\/li>\\n<li>If you have asked to receive emails or SMS communications from us, we track whether you open, read or click on the content to see what you are interested in so that we can give you more content that we think you are more likely to enjoy.<\\/li>\\n<li>Based on this profile information, we may also give you advertising that we think you will like and want to see as you view content from us or from our network of publishers that we advertise with. Sometimes, with your consent, we may use your current location to serve advertising to you that is to do with promotions or events that are happening nearby that we think you might be interested in.<\\/li>\\n<li>We may also use information you have provided to selected third-parties and consented to be shared, like your age, gender, life stage, lifestyle and wider interests to identify people who we think will have similar interests to you and who we believe will be interested in similar advertising.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Data Shared With:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">As part of the Lifespan group your personal data use within the Lifespan group and with selected third-parties in the following circumstances:<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Third-party service providers:\\u00a0<\\/span>In order to carry out your requests, respond to your inquiries, fulfil your orders, honor coupons, provide you with samples, enable you to participate in sweepstakes or make various other features, services and materials available to you through our websites we share your personal data with third-party service providers that perform functions on our behalf, such as companies that: host or operate Lifespan\\u2019s websites and Apps process payments, analyze data, provide customer service, postal or delivery services, and sponsors or other third-parties that participate in or administer our promotions. They have access to personal data needed to perform their functions but may not use it for other purposes. Further, they must process this personal data in accordance with this Privacy Notice and as permitted by applicable data protection laws and regulations.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Other third-parties:\\u00a0<\\/span>Your personal data will also be used by us or shared with our sponsors, advertisers, advertising networks, advertising servers, social media networks, and analytics companies or other third-parties in connection with marketing, promotional, data enrichment (to find out more about our privacy key terms follow the link) and other offers, as well as product information.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Business transfer:\\u00a0<\\/span>Your personal data will be used by us or shared with the Lifespan, primarily for business and operational purposes. As Lifespan continues to develop the business, it may sell or purchase assets, subsidiaries or business units. In such transactions, your personal data generally is one of the transferred business assets but remains subject to the promises made in any pre-existing Privacy Notice (unless, of course, you consent otherwise). If another entity acquires us, our businesses or substantially all or part of our assets, or assets related to Lifespan\\u2019s websites, your personal data will be disclosed to such entity as part of the due diligence process and will be transferred to such entity as one of the transferred assets. Also, if any bankruptcy or reorganization proceeding is brought by or against us, all such personal data will be considered an asset of ours and as such it is possible they will be sold or transferred to third-parties.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Legal disclosure:\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We may transfer and disclose your personal data to third-parties:<\\/p>\\n<ul>\\n<li>To comply with a legal obligation;<\\/li>\\n<li>When we believe in good faith that an applicable law requires it;<\\/li>\\n<li>At the request of governmental authorities conducting an investigation;<\\/li>\\n<li>To verify or enforce our \\u201cTerms of Use\\u201d or other applicable policies;<\\/li>\\n<li>To detect and protect against fraud, or any technical or security vulnerabilities;<\\/li>\\n<li>To respond to an emergency; or otherwise<\\/li>\\n<li>To protect the rights, property, safety, or security of third-parties, visitors to Lifespan\\u2019s websites, Lifespan or the public.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Protection of Data:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan takes the security of your personal data very seriously. We take every effort to protect your personal data from misuse, interference, loss, unauthorized access, modification or disclosure.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Access to your personal data is only permitted among our employees and agents on a need-to-know basis and subject to strict contractual confidentiality obligations when processed by third-parties.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We will keep your personal data for as long as we need it for the purpose it is being processed for.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Your data may also be retained so that we can continue to improve your experience with us and to ensure that you receive any loyalty rewards which are due to you.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We retain the identifiable data we collect directly for targeting purposes for as little time as possible, after which we employ measures to permanently delete it.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We will actively review the personal data we hold and delete it securely, or in some cases anonymize it, when there is no longer a legal, business or consumer need for it to be retained.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Rights on Data:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Your rights in relation to your personal data how it is processed. You can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the \\u201cContact Us\\u201d form on our websites.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Where we process your personal data, you have a number of rights over how the data is processed and can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the \\u201cContact Us\\u201d form on our websites.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; background-color: #f7f7f8; color: #374151;\\\">By using this website, you acknowledge that you have read, understood, and agreed to be bound by this Privacy Policy. If you do not agree to this Policy, please do not use the website.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Contact Lifespan:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">In case of any grievance, you may contact at: info@lifespan.industries<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1619,3,'_elementor_page_assets','a:0:{}'),(1621,7233,'_wp_page_template','default'),(1622,7233,'_elementor_edit_mode','builder'),(1623,7233,'_elementor_template_type','wp-page'),(1624,7233,'_elementor_version','3.20.3'),(1625,7233,'_elementor_data','[{\"id\":\"5952c70b\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"59d2d4bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:heading --><\\/p>\\n<h2 class=\\\"wp-block-heading\\\"><strong>Definitions:<\\/strong><\\/h2>\\n<p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p>\\n<ul>\\n<li class=\\\"ql-align-justify\\\"><strong>Anonymisation-<\\/strong>\\u00a0The process of either encrypting or removing personal data from a database, so that the individuals whom the data describe remain anonymous. This is done for the purpose of protecting individuals\\u2019 private activities while maintaining the integrity of the data gathered and shared.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Behavioral Advertising-<\\/strong>\\u00a0The act of tracking users\\u2019 online activities and then delivering ads or recommendations based upon the tracked activities.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Biometric Data-\\u00a0<\\/strong>Personal data resulting from specific technical processing relating to the physical, physiological or behavioral characteristics of a natural person, which allow or confirm the unique identification of that natural person, such as facial images or dactyloscopy data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Consent-\\u00a0<\\/strong>Any freely given, specific, informed and unambiguous indication of the data subject\\u2019s wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Children\'s Privacy-<\\/strong> The website is not intended for individuals under the age of 18. We do not knowingly collect personal information from children. If you believe we have inadvertently collected personal information from a child, please contact us, and we will promptly delete the information.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Cookies-\\u00a0<\\/strong>A small text file stored on a user machine that may later be retrieved by a web server from the machine. Cookies allow web servers to keep track of the end user\\u2019s browser activities, and connect individual web requests into a session.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Enrichment-\\u00a0<\\/strong>A process used to enhance, refine or otherwise improve existing data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Retention-<\\/strong>\\u00a0The policies and processes used within Lifespan for determining the time period for archiving and storing of personal data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Processing-\\u00a0<\\/strong>Any operation or set of operations which is performed on personal data, such as collecting, recording, organizing, storing, adapting or altering, retrieving, consulting, using, disclosing by transmission, dissemination or otherwise making the data available, aligning or combining data, or blocking, erasing or destroying data. Not limited to automatic means.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Direct Marketing-\\u00a0<\\/strong>A form of advertising in which companies provide physical marketing materials to consumers to communicate information about a product or service.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Encryption-\\u00a0<\\/strong>The method by which plaintext or any other type of data is converted from a readable form to an encoded version that can only be decoded by another entity if they have access to a decryption key.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Genetic Data-\\u00a0<\\/strong>Personal data relating to the inherited or acquired genetic characteristics of a natural person which give unique information about the physiology or the health of that natural person and which result, in particular, from an analysis of a biological sample from the natural person in question.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Health Data-<\\/strong>\\u00a0Personal data related to the physical or mental health of a natural person, including the provision of health care services, which reveal information about his or her health status.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>IP Address-\\u00a0<\\/strong>A unique address that identifies a device on the Internet or a local network and which allows a system to be recognized by other systems connected via the Internet protocol.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Online Behavioral Advertising-<\\/strong>\\u00a0Websites or online advertising services that engage in the tracking or analysis of, e.g., search terms, browser or user profiles, preferences, demographics, online activity, offline activity, location data, and offer advertising based on that tracking.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Personal Data-\\u00a0<\\/strong>Any information relating to an identified or identifiable individual. An identifiable individual is one who can be identified, directly or indirectly, in particular, by reference to an identification number or to one or more factors specific to his physical, physiological, mental, economic, cultural or social identity.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Personal Data Breach-\\u00a0<\\/strong>A breach of security leading to the accidental or unlawful destruction, loss, alteration, unauthorized disclosure of, or access to, personal data transmitted, stored or otherwise processed.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Privacy and Data Protection-\\u00a0<\\/strong>The collection of laws and regulation that applies to the collection, usage, storage, protection and other processing of personal data. This includes data protection, privacy, banking secrecy, electronic communications and confidentiality laws and regulations, and any other applicable laws or regulations to the extent they relate to privacy of personal data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Processor-\\u00a0<\\/strong>A natural or legal person, public authority, agency or other body which processes personal data on behalf of the controller.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Recipient-\\u00a0<\\/strong>A natural or legal person, public authority, agency or another body, to which the personal data are disclosed, whether a third-party or not. However, public authorities which may receive personal data in the framework of an inquiry in accordance with India Law shall not be regarded as recipients; the processing of those data by those public authorities shall be in compliance with the applicable data protection rules according to the purposes of the processing.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Representative-\\u00a0<\\/strong>Natural or legal person established in the India law.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Special Categories of Personal Data-\\u00a0<\\/strong>Special categories of personal data, include: racial or ethnic origin, political opinions, religious or philosophical beliefs, trade-union membership, genetic data, biometric data (for uniquely identifying an individual) and of data concerning health, sex life or sexual orientation.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Third-Party-\\u00a0<\\/strong>A natural or legal person, public authority, agency or body other than the data subject, controller, processor and persons who, under the direct authority of the controller or processor, are authorized to process personal data.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:paragraph --><!-- wp:heading --><\\/p>\\n<h2 class=\\\"wp-block-heading\\\"><strong>Privacy Notice-Lifespan<\\/strong><\\/h2>\\n<p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Welcome to Lifespan Private Ltd website. The information that we collect and store during normal use of the site is used to monitor use of the site and to help its further development. Our goal is to protect your privacy and the information that you submit to us through the Internet.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">A number of pages in this website give you the option to submit personal information to the Company. All such communications are not confidential. Any application, request or enquiry you make, may be passed or made available to Group affiliates.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">By accessing this web site, you indicate your acceptance of this Privacy Policy.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Data Collection:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Any personal data provided to or collected by Lifespan is controlled by Lifespan Private Limited. This Privacy Notice applies to personal data collected by Lifespan in connection with the services and products we offer. References to \\u201cLifespan\\u201d in this Notice means Lifespan Private Limited and any company directly or indirectly owned and\\/or controlled by Lifespan Private Limited that you are interacting with or have a business relationship with.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">This Privacy Notice also applies to Lifespan\\u2019s marketing content, including offers and advertisements for Lifespan products and services, which we send to you on third-party websites, platforms and applications based on your site usage information.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">We may collect personal data basis Information you give us and Information we collect when you contact us, visit our sites etc.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">Personal data means any information that can be used to identify directly or indirectly a specific individual.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">This definition includes personal data collected by direct marketing campaigns, sweepstakes and competitions and online through our websites, applications and branded pages. Certain categories of personal data, such as health data, financial data, biometrics, race, ethnicity, religion, health, sexuality or biometric data are classified as \\u201cspecial categories of data\\u201d or \\u201cSensitive Personal Information\\u201d and benefit from additional protection. We limit the circumstances where we collect and process these special categories of data.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan sometimes collects data related to your health, etc., to send you tailored ads and relevant promotions. Lifespan only collects and uses this personal data where you have provided us with your consent to do so. In some instances, you may have requested services or products that do not directly involve the collection of any special categories of data, but may imply or suggest your health or other special categories of data.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Usage of Data collection:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We collect, process and disclose your personal data only for specific and limited purposes. We also create profiles of visitors by analyzing the information provided by them while online surfing, searching and buying our products\\/ services or otherwise while interacting with our brand communications by building segments.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We collect, process and disclose your personal data for the following purposes:<\\/p>\\n<ul>\\n<li>To process your payments, if you purchase our products\\/services, to provide you with your order status, deal with your enquiries and requests, and assess and handle any complaints;<\\/li>\\n<li>To process and answer your inquiries or to contact you to answer your questions and\\/or requests;<\\/li>\\n<li>To develop and improve our products, services, communication methods and the functionality of our websites;<\\/li>\\n<li>For the purposes of competitions or promotions that you have entered;<\\/li>\\n<li>To communicate information to you and to manage your registration and\\/or subscription to our newsletter or other communications;<\\/li>\\n<li>To manage our everyday business needs regarding your participation in our contests, sweepstakes or promotional activities or request;<\\/li>\\n<li>To authenticate the identity of individuals contacting us by telephone, electronic means or otherwise;<\\/li>\\n<li>For internal training and quality assurance purposes;<\\/li>\\n<li>To understand and assess the interests, wants, and changing needs of consumers, to improve our website, our current products and services, and\\/or developing new products and services; and<\\/li>\\n<li>To provide personalized products, communications and targeted advertising as well as product recommendations to you.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan uses your personal data to build profiles. We create profiles by analysing the information about your online surfing, searching and buying behaviour and your interactions with our brand communications by building segments and by placing your personal data in one or more segments. These segments are used by Lifespan to personalize the website and our communications to you and to display relevant offers and advertisements from the Lifespan brands on the Lifespan sites, and via third-party websites. The segments can also be used for third-party campaigns on the Lifespan sites. Lifespan profiles your data where you have provided consent for us to do so.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">You can withdraw your consent to prevent your personal data being used this way at any time using the manage cookies section of our Cookie Notice or unsubscribing to the use of your email address if you have logged into one of our websites or signed up to any marketing newsletters.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan collects data, with your consent, from:<\\/p>\\n<ul>\\n<li>Our websites about what you view and the way you interact with our content;<\\/li>\\n<li>Our digital display advertising that we serve to you on social platforms and other publisher\\u2019s websites; and<\\/li>\\n<li>Forms you fill in online and send to us about what your interests are.<\\/li>\\n<li>We also track the products you buy when you click on one of our display adverts and go on to purchase something from a selection of our retail partners.<\\/li>\\n<li>If you have asked to receive emails or SMS communications from us, we track whether you open, read or click on the content to see what you are interested in so that we can give you more content that we think you are more likely to enjoy.<\\/li>\\n<li>Based on this profile information, we may also give you advertising that we think you will like and want to see as you view content from us or from our network of publishers that we advertise with. Sometimes, with your consent, we may use your current location to serve advertising to you that is to do with promotions or events that are happening nearby that we think you might be interested in.<\\/li>\\n<li>We may also use information you have provided to selected third-parties and consented to be shared, like your age, gender, life stage, lifestyle and wider interests to identify people who we think will have similar interests to you and who we believe will be interested in similar advertising.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Data Shared With:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">As part of the Lifespan group your personal data use within the Lifespan group and with selected third-parties in the following circumstances:<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Third-party service providers:\\u00a0<\\/span>In order to carry out your requests, respond to your inquiries, fulfil your orders, honor coupons, provide you with samples, enable you to participate in sweepstakes or make various other features, services and materials available to you through our websites we share your personal data with third-party service providers that perform functions on our behalf, such as companies that: host or operate Lifespan\\u2019s websites and Apps process payments, analyze data, provide customer service, postal or delivery services, and sponsors or other third-parties that participate in or administer our promotions. They have access to personal data needed to perform their functions but may not use it for other purposes. Further, they must process this personal data in accordance with this Privacy Notice and as permitted by applicable data protection laws and regulations.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Other third-parties:\\u00a0<\\/span>Your personal data will also be used by us or shared with our sponsors, advertisers, advertising networks, advertising servers, social media networks, and analytics companies or other third-parties in connection with marketing, promotional, data enrichment (to find out more about our privacy key terms follow the link) and other offers, as well as product information.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Business transfer:\\u00a0<\\/span>Your personal data will be used by us or shared with the Lifespan, primarily for business and operational purposes. As Lifespan continues to develop the business, it may sell or purchase assets, subsidiaries or business units. In such transactions, your personal data generally is one of the transferred business assets but remains subject to the promises made in any pre-existing Privacy Notice (unless, of course, you consent otherwise). If another entity acquires us, our businesses or substantially all or part of our assets, or assets related to Lifespan\\u2019s websites, your personal data will be disclosed to such entity as part of the due diligence process and will be transferred to such entity as one of the transferred assets. Also, if any bankruptcy or reorganization proceeding is brought by or against us, all such personal data will be considered an asset of ours and as such it is possible they will be sold or transferred to third-parties.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Legal disclosure:\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We may transfer and disclose your personal data to third-parties:<\\/p>\\n<ul>\\n<li>To comply with a legal obligation;<\\/li>\\n<li>When we believe in good faith that an applicable law requires it;<\\/li>\\n<li>At the request of governmental authorities conducting an investigation;<\\/li>\\n<li>To verify or enforce our \\u201cTerms of Use\\u201d or other applicable policies;<\\/li>\\n<li>To detect and protect against fraud, or any technical or security vulnerabilities;<\\/li>\\n<li>To respond to an emergency; or otherwise<\\/li>\\n<li>To protect the rights, property, safety, or security of third-parties, visitors to Lifespan\\u2019s websites, Lifespan or the public.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Protection of Data:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan takes the security of your personal data very seriously. We take every effort to protect your personal data from misuse, interference, loss, unauthorized access, modification or disclosure.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Access to your personal data is only permitted among our employees and agents on a need-to-know basis and subject to strict contractual confidentiality obligations when processed by third-parties.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We will keep your personal data for as long as we need it for the purpose it is being processed for.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Your data may also be retained so that we can continue to improve your experience with us and to ensure that you receive any loyalty rewards which are due to you.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We retain the identifiable data we collect directly for targeting purposes for as little time as possible, after which we employ measures to permanently delete it.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We will actively review the personal data we hold and delete it securely, or in some cases anonymize it, when there is no longer a legal, business or consumer need for it to be retained.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Rights on Data:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Your rights in relation to your personal data how it is processed. You can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the \\u201cContact Us\\u201d form on our websites.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Where we process your personal data, you have a number of rights over how the data is processed and can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the \\u201cContact Us\\u201d form on our websites.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; background-color: #f7f7f8; color: #374151;\\\">By using this website, you acknowledge that you have read, understood, and agreed to be bound by this Privacy Policy. If you do not agree to this Policy, please do not use the website.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Contact Lifespan:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">In case of any grievance, you may contact at: info@lifespan.industries<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1626,7233,'_elementor_page_assets','a:0:{}'),(1627,7234,'_wp_page_template','default'),(1628,7234,'_elementor_edit_mode','builder'),(1629,7234,'_elementor_template_type','wp-page'),(1630,7234,'_elementor_version','3.20.3'),(1631,7234,'_elementor_data','[{\"id\":\"5952c70b\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"59d2d4bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:heading --><\\/p>\\n<h2 class=\\\"wp-block-heading\\\"><strong>Definitions:<\\/strong><\\/h2>\\n<p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p>\\n<ul>\\n<li class=\\\"ql-align-justify\\\"><strong>Anonymisation-<\\/strong>\\u00a0The process of either encrypting or removing personal data from a database, so that the individuals whom the data describe remain anonymous. This is done for the purpose of protecting individuals\\u2019 private activities while maintaining the integrity of the data gathered and shared.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Behavioral Advertising-<\\/strong>\\u00a0The act of tracking users\\u2019 online activities and then delivering ads or recommendations based upon the tracked activities.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Biometric Data-\\u00a0<\\/strong>Personal data resulting from specific technical processing relating to the physical, physiological or behavioral characteristics of a natural person, which allow or confirm the unique identification of that natural person, such as facial images or dactyloscopy data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Consent-\\u00a0<\\/strong>Any freely given, specific, informed and unambiguous indication of the data subject\\u2019s wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Children\'s Privacy-<\\/strong> The website is not intended for individuals under the age of 18. We do not knowingly collect personal information from children. If you believe we have inadvertently collected personal information from a child, please contact us, and we will promptly delete the information.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Cookies-\\u00a0<\\/strong>A small text file stored on a user machine that may later be retrieved by a web server from the machine. Cookies allow web servers to keep track of the end user\\u2019s browser activities, and connect individual web requests into a session.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Enrichment-\\u00a0<\\/strong>A process used to enhance, refine or otherwise improve existing data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Retention-<\\/strong>\\u00a0The policies and processes used within Lifespan for determining the time period for archiving and storing of personal data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Processing-\\u00a0<\\/strong>Any operation or set of operations which is performed on personal data, such as collecting, recording, organizing, storing, adapting or altering, retrieving, consulting, using, disclosing by transmission, dissemination or otherwise making the data available, aligning or combining data, or blocking, erasing or destroying data. Not limited to automatic means.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Direct Marketing-\\u00a0<\\/strong>A form of advertising in which companies provide physical marketing materials to consumers to communicate information about a product or service.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Encryption-\\u00a0<\\/strong>The method by which plaintext or any other type of data is converted from a readable form to an encoded version that can only be decoded by another entity if they have access to a decryption key.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Genetic Data-\\u00a0<\\/strong>Personal data relating to the inherited or acquired genetic characteristics of a natural person which give unique information about the physiology or the health of that natural person and which result, in particular, from an analysis of a biological sample from the natural person in question.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Health Data-<\\/strong>\\u00a0Personal data related to the physical or mental health of a natural person, including the provision of health care services, which reveal information about his or her health status.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>IP Address-\\u00a0<\\/strong>A unique address that identifies a device on the Internet or a local network and which allows a system to be recognized by other systems connected via the Internet protocol.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Online Behavioral Advertising-<\\/strong>\\u00a0Websites or online advertising services that engage in the tracking or analysis of, e.g., search terms, browser or user profiles, preferences, demographics, online activity, offline activity, location data, and offer advertising based on that tracking.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Personal Data-\\u00a0<\\/strong>Any information relating to an identified or identifiable individual. An identifiable individual is one who can be identified, directly or indirectly, in particular, by reference to an identification number or to one or more factors specific to his physical, physiological, mental, economic, cultural or social identity.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Personal Data Breach-\\u00a0<\\/strong>A breach of security leading to the accidental or unlawful destruction, loss, alteration, unauthorized disclosure of, or access to, personal data transmitted, stored or otherwise processed.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Privacy and Data Protection-\\u00a0<\\/strong>The collection of laws and regulation that applies to the collection, usage, storage, protection and other processing of personal data. This includes data protection, privacy, banking secrecy, electronic communications and confidentiality laws and regulations, and any other applicable laws or regulations to the extent they relate to privacy of personal data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Processor-\\u00a0<\\/strong>A natural or legal person, public authority, agency or other body which processes personal data on behalf of the controller.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Recipient-\\u00a0<\\/strong>A natural or legal person, public authority, agency or another body, to which the personal data are disclosed, whether a third-party or not. However, public authorities which may receive personal data in the framework of an inquiry in accordance with India Law shall not be regarded as recipients; the processing of those data by those public authorities shall be in compliance with the applicable data protection rules according to the purposes of the processing.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Representative-\\u00a0<\\/strong>Natural or legal person established in the India law.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Special Categories of Personal Data-\\u00a0<\\/strong>Special categories of personal data, include: racial or ethnic origin, political opinions, religious or philosophical beliefs, trade-union membership, genetic data, biometric data (for uniquely identifying an individual) and of data concerning health, sex life or sexual orientation.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Third-Party-\\u00a0<\\/strong>A natural or legal person, public authority, agency or body other than the data subject, controller, processor and persons who, under the direct authority of the controller or processor, are authorized to process personal data.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:paragraph --><!-- wp:heading --><\\/p>\\n<h2 class=\\\"wp-block-heading\\\"><strong>Privacy Notice-Lifespan<\\/strong><\\/h2>\\n<p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Welcome to Lifespan Private Ltd website. The information that we collect and store during normal use of the site is used to monitor use of the site and to help its further development. Our goal is to protect your privacy and the information that you submit to us through the Internet.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">A number of pages in this website give you the option to submit personal information to the Company. All such communications are not confidential. Any application, request or enquiry you make, may be passed or made available to Group affiliates.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">By accessing this web site, you indicate your acceptance of this Privacy Policy.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Data Collection:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Any personal data provided to or collected by Lifespan is controlled by Lifespan Private Limited. This Privacy Notice applies to personal data collected by Lifespan in connection with the services and products we offer. References to \\u201cLifespan\\u201d in this Notice means Lifespan Private Limited and any company directly or indirectly owned and\\/or controlled by Lifespan Private Limited that you are interacting with or have a business relationship with.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">This Privacy Notice also applies to Lifespan\\u2019s marketing content, including offers and advertisements for Lifespan products and services, which we send to you on third-party websites, platforms and applications based on your site usage information.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">We may collect personal data basis Information you give us and Information we collect when you contact us, visit our sites etc.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">Personal data means any information that can be used to identify directly or indirectly a specific individual.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">This definition includes personal data collected by direct marketing campaigns, sweepstakes and competitions and online through our websites, applications and branded pages. Certain categories of personal data, such as health data, financial data, biometrics, race, ethnicity, religion, health, sexuality or biometric data are classified as \\u201cspecial categories of data\\u201d or \\u201cSensitive Personal Information\\u201d and benefit from additional protection. We limit the circumstances where we collect and process these special categories of data.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan sometimes collects data related to your health, etc., to send you tailored ads and relevant promotions. Lifespan only collects and uses this personal data where you have provided us with your consent to do so. In some instances, you may have requested services or products that do not directly involve the collection of any special categories of data, but may imply or suggest your health or other special categories of data.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Usage of Data collection:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We collect, process and disclose your personal data only for specific and limited purposes. We also create profiles of visitors by analyzing the information provided by them while online surfing, searching and buying our products\\/ services or otherwise while interacting with our brand communications by building segments.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We collect, process and disclose your personal data for the following purposes:<\\/p>\\n<ul>\\n<li>To process your payments, if you purchase our products\\/services, to provide you with your order status, deal with your enquiries and requests, and assess and handle any complaints;<\\/li>\\n<li>To process and answer your inquiries or to contact you to answer your questions and\\/or requests;<\\/li>\\n<li>To develop and improve our products, services, communication methods and the functionality of our websites;<\\/li>\\n<li>For the purposes of competitions or promotions that you have entered;<\\/li>\\n<li>To communicate information to you and to manage your registration and\\/or subscription to our newsletter or other communications;<\\/li>\\n<li>To manage our everyday business needs regarding your participation in our contests, sweepstakes or promotional activities or request;<\\/li>\\n<li>To authenticate the identity of individuals contacting us by telephone, electronic means or otherwise;<\\/li>\\n<li>For internal training and quality assurance purposes;<\\/li>\\n<li>To understand and assess the interests, wants, and changing needs of consumers, to improve our website, our current products and services, and\\/or developing new products and services; and<\\/li>\\n<li>To provide personalized products, communications and targeted advertising as well as product recommendations to you.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan uses your personal data to build profiles. We create profiles by analysing the information about your online surfing, searching and buying behaviour and your interactions with our brand communications by building segments and by placing your personal data in one or more segments. These segments are used by Lifespan to personalize the website and our communications to you and to display relevant offers and advertisements from the Lifespan brands on the Lifespan sites, and via third-party websites. The segments can also be used for third-party campaigns on the Lifespan sites. Lifespan profiles your data where you have provided consent for us to do so.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">You can withdraw your consent to prevent your personal data being used this way at any time using the manage cookies section of our Cookie Notice or unsubscribing to the use of your email address if you have logged into one of our websites or signed up to any marketing newsletters.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan collects data, with your consent, from:<\\/p>\\n<ul>\\n<li>Our websites about what you view and the way you interact with our content;<\\/li>\\n<li>Our digital display advertising that we serve to you on social platforms and other publisher\\u2019s websites; and<\\/li>\\n<li>Forms you fill in online and send to us about what your interests are.<\\/li>\\n<li>We also track the products you buy when you click on one of our display adverts and go on to purchase something from a selection of our retail partners.<\\/li>\\n<li>If you have asked to receive emails or SMS communications from us, we track whether you open, read or click on the content to see what you are interested in so that we can give you more content that we think you are more likely to enjoy.<\\/li>\\n<li>Based on this profile information, we may also give you advertising that we think you will like and want to see as you view content from us or from our network of publishers that we advertise with. Sometimes, with your consent, we may use your current location to serve advertising to you that is to do with promotions or events that are happening nearby that we think you might be interested in.<\\/li>\\n<li>We may also use information you have provided to selected third-parties and consented to be shared, like your age, gender, life stage, lifestyle and wider interests to identify people who we think will have similar interests to you and who we believe will be interested in similar advertising.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Data Shared With:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">As part of the Lifespan group your personal data use within the Lifespan group and with selected third-parties in the following circumstances:<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Third-party service providers:\\u00a0<\\/span>In order to carry out your requests, respond to your inquiries, fulfil your orders, honor coupons, provide you with samples, enable you to participate in sweepstakes or make various other features, services and materials available to you through our websites we share your personal data with third-party service providers that perform functions on our behalf, such as companies that: host or operate Lifespan\\u2019s websites and Apps process payments, analyze data, provide customer service, postal or delivery services, and sponsors or other third-parties that participate in or administer our promotions. They have access to personal data needed to perform their functions but may not use it for other purposes. Further, they must process this personal data in accordance with this Privacy Notice and as permitted by applicable data protection laws and regulations.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Other third-parties:\\u00a0<\\/span>Your personal data will also be used by us or shared with our sponsors, advertisers, advertising networks, advertising servers, social media networks, and analytics companies or other third-parties in connection with marketing, promotional, data enrichment (to find out more about our privacy key terms follow the link) and other offers, as well as product information.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Business transfer:\\u00a0<\\/span>Your personal data will be used by us or shared with the Lifespan, primarily for business and operational purposes. As Lifespan continues to develop the business, it may sell or purchase assets, subsidiaries or business units. In such transactions, your personal data generally is one of the transferred business assets but remains subject to the promises made in any pre-existing Privacy Notice (unless, of course, you consent otherwise). If another entity acquires us, our businesses or substantially all or part of our assets, or assets related to Lifespan\\u2019s websites, your personal data will be disclosed to such entity as part of the due diligence process and will be transferred to such entity as one of the transferred assets. Also, if any bankruptcy or reorganization proceeding is brought by or against us, all such personal data will be considered an asset of ours and as such it is possible they will be sold or transferred to third-parties.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Legal disclosure:\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We may transfer and disclose your personal data to third-parties:<\\/p>\\n<ul>\\n<li>To comply with a legal obligation;<\\/li>\\n<li>When we believe in good faith that an applicable law requires it;<\\/li>\\n<li>At the request of governmental authorities conducting an investigation;<\\/li>\\n<li>To verify or enforce our \\u201cTerms of Use\\u201d or other applicable policies;<\\/li>\\n<li>To detect and protect against fraud, or any technical or security vulnerabilities;<\\/li>\\n<li>To respond to an emergency; or otherwise<\\/li>\\n<li>To protect the rights, property, safety, or security of third-parties, visitors to Lifespan\\u2019s websites, Lifespan or the public.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Protection of Data:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan takes the security of your personal data very seriously. We take every effort to protect your personal data from misuse, interference, loss, unauthorized access, modification or disclosure.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Access to your personal data is only permitted among our employees and agents on a need-to-know basis and subject to strict contractual confidentiality obligations when processed by third-parties.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We will keep your personal data for as long as we need it for the purpose it is being processed for.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Your data may also be retained so that we can continue to improve your experience with us and to ensure that you receive any loyalty rewards which are due to you.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We retain the identifiable data we collect directly for targeting purposes for as little time as possible, after which we employ measures to permanently delete it.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We will actively review the personal data we hold and delete it securely, or in some cases anonymize it, when there is no longer a legal, business or consumer need for it to be retained.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Rights on Data:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Your rights in relation to your personal data how it is processed. You can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the \\u201cContact Us\\u201d form on our websites.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Where we process your personal data, you have a number of rights over how the data is processed and can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the \\u201cContact Us\\u201d form on our websites.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; background-color: #f7f7f8; color: #374151;\\\">By using this website, you acknowledge that you have read, understood, and agreed to be bound by this Privacy Policy. If you do not agree to this Policy, please do not use the website.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Contact Lifespan:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">In case of any grievance, you may contact at: info@lifespan.industries<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1632,7234,'_elementor_page_assets','a:0:{}'),(1633,7235,'_wp_page_template','default'),(1634,7235,'_elementor_edit_mode','builder'),(1635,7235,'_elementor_template_type','wp-page'),(1636,7235,'_elementor_version','3.20.3'),(1637,7235,'_elementor_data','[{\"id\":\"5952c70b\",\"elType\":\"container\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59d2d4bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:heading --><\\/p>\\n<h2 class=\\\"wp-block-heading\\\"><strong>Definitions:<\\/strong><\\/h2>\\n<p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p>\\n<ul>\\n<li class=\\\"ql-align-justify\\\"><strong>Anonymisation-<\\/strong>\\u00a0The process of either encrypting or removing personal data from a database, so that the individuals whom the data describe remain anonymous. This is done for the purpose of protecting individuals\\u2019 private activities while maintaining the integrity of the data gathered and shared.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Behavioral Advertising-<\\/strong>\\u00a0The act of tracking users\\u2019 online activities and then delivering ads or recommendations based upon the tracked activities.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Biometric Data-\\u00a0<\\/strong>Personal data resulting from specific technical processing relating to the physical, physiological or behavioral characteristics of a natural person, which allow or confirm the unique identification of that natural person, such as facial images or dactyloscopy data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Consent-\\u00a0<\\/strong>Any freely given, specific, informed and unambiguous indication of the data subject\\u2019s wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Children\'s Privacy-<\\/strong> The website is not intended for individuals under the age of 18. We do not knowingly collect personal information from children. If you believe we have inadvertently collected personal information from a child, please contact us, and we will promptly delete the information.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Cookies-\\u00a0<\\/strong>A small text file stored on a user machine that may later be retrieved by a web server from the machine. Cookies allow web servers to keep track of the end user\\u2019s browser activities, and connect individual web requests into a session.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Enrichment-\\u00a0<\\/strong>A process used to enhance, refine or otherwise improve existing data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Retention-<\\/strong>\\u00a0The policies and processes used within Lifespan for determining the time period for archiving and storing of personal data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Data Processing-\\u00a0<\\/strong>Any operation or set of operations which is performed on personal data, such as collecting, recording, organizing, storing, adapting or altering, retrieving, consulting, using, disclosing by transmission, dissemination or otherwise making the data available, aligning or combining data, or blocking, erasing or destroying data. Not limited to automatic means.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Direct Marketing-\\u00a0<\\/strong>A form of advertising in which companies provide physical marketing materials to consumers to communicate information about a product or service.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Encryption-\\u00a0<\\/strong>The method by which plaintext or any other type of data is converted from a readable form to an encoded version that can only be decoded by another entity if they have access to a decryption key.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Genetic Data-\\u00a0<\\/strong>Personal data relating to the inherited or acquired genetic characteristics of a natural person which give unique information about the physiology or the health of that natural person and which result, in particular, from an analysis of a biological sample from the natural person in question.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Health Data-<\\/strong>\\u00a0Personal data related to the physical or mental health of a natural person, including the provision of health care services, which reveal information about his or her health status.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>IP Address-\\u00a0<\\/strong>A unique address that identifies a device on the Internet or a local network and which allows a system to be recognized by other systems connected via the Internet protocol.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Online Behavioral Advertising-<\\/strong>\\u00a0Websites or online advertising services that engage in the tracking or analysis of, e.g., search terms, browser or user profiles, preferences, demographics, online activity, offline activity, location data, and offer advertising based on that tracking.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Personal Data-\\u00a0<\\/strong>Any information relating to an identified or identifiable individual. An identifiable individual is one who can be identified, directly or indirectly, in particular, by reference to an identification number or to one or more factors specific to his physical, physiological, mental, economic, cultural or social identity.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Personal Data Breach-\\u00a0<\\/strong>A breach of security leading to the accidental or unlawful destruction, loss, alteration, unauthorized disclosure of, or access to, personal data transmitted, stored or otherwise processed.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Privacy and Data Protection-\\u00a0<\\/strong>The collection of laws and regulation that applies to the collection, usage, storage, protection and other processing of personal data. This includes data protection, privacy, banking secrecy, electronic communications and confidentiality laws and regulations, and any other applicable laws or regulations to the extent they relate to privacy of personal data.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Processor-\\u00a0<\\/strong>A natural or legal person, public authority, agency or other body which processes personal data on behalf of the controller.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Recipient-\\u00a0<\\/strong>A natural or legal person, public authority, agency or another body, to which the personal data are disclosed, whether a third-party or not. However, public authorities which may receive personal data in the framework of an inquiry in accordance with India Law shall not be regarded as recipients; the processing of those data by those public authorities shall be in compliance with the applicable data protection rules according to the purposes of the processing.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Representative-\\u00a0<\\/strong>Natural or legal person established in the India law.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Special Categories of Personal Data-\\u00a0<\\/strong>Special categories of personal data, include: racial or ethnic origin, political opinions, religious or philosophical beliefs, trade-union membership, genetic data, biometric data (for uniquely identifying an individual) and of data concerning health, sex life or sexual orientation.<\\/li>\\n<li class=\\\"ql-align-justify\\\"><strong>Third-Party-\\u00a0<\\/strong>A natural or legal person, public authority, agency or body other than the data subject, controller, processor and persons who, under the direct authority of the controller or processor, are authorized to process personal data.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:paragraph --><!-- wp:heading --><\\/p>\\n<h2 class=\\\"wp-block-heading\\\"><strong>Privacy Notice-Lifespan<\\/strong><\\/h2>\\n<p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Welcome to Lifespan Private Ltd website. The information that we collect and store during normal use of the site is used to monitor use of the site and to help its further development. Our goal is to protect your privacy and the information that you submit to us through the Internet.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">A number of pages in this website give you the option to submit personal information to the Company. All such communications are not confidential. Any application, request or enquiry you make, may be passed or made available to Group affiliates.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">By accessing this web site, you indicate your acceptance of this Privacy Policy.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Data Collection:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Any personal data provided to or collected by Lifespan is controlled by Lifespan Private Limited. This Privacy Notice applies to personal data collected by Lifespan in connection with the services and products we offer. References to \\u201cLifespan\\u201d in this Notice means Lifespan Private Limited and any company directly or indirectly owned and\\/or controlled by Lifespan Private Limited that you are interacting with or have a business relationship with.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">This Privacy Notice also applies to Lifespan\\u2019s marketing content, including offers and advertisements for Lifespan products and services, which we send to you on third-party websites, platforms and applications based on your site usage information.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">We may collect personal data basis Information you give us and Information we collect when you contact us, visit our sites etc.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">Personal data means any information that can be used to identify directly or indirectly a specific individual.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"letter-spacing: 0.4px;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">This definition includes personal data collected by direct marketing campaigns, sweepstakes and competitions and online through our websites, applications and branded pages. Certain categories of personal data, such as health data, financial data, biometrics, race, ethnicity, religion, health, sexuality or biometric data are classified as \\u201cspecial categories of data\\u201d or \\u201cSensitive Personal Information\\u201d and benefit from additional protection. We limit the circumstances where we collect and process these special categories of data.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan sometimes collects data related to your health, etc., to send you tailored ads and relevant promotions. Lifespan only collects and uses this personal data where you have provided us with your consent to do so. In some instances, you may have requested services or products that do not directly involve the collection of any special categories of data, but may imply or suggest your health or other special categories of data.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Usage of Data collection:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We collect, process and disclose your personal data only for specific and limited purposes. We also create profiles of visitors by analyzing the information provided by them while online surfing, searching and buying our products\\/ services or otherwise while interacting with our brand communications by building segments.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We collect, process and disclose your personal data for the following purposes:<\\/p>\\n<ul>\\n<li>To process your payments, if you purchase our products\\/services, to provide you with your order status, deal with your enquiries and requests, and assess and handle any complaints;<\\/li>\\n<li>To process and answer your inquiries or to contact you to answer your questions and\\/or requests;<\\/li>\\n<li>To develop and improve our products, services, communication methods and the functionality of our websites;<\\/li>\\n<li>For the purposes of competitions or promotions that you have entered;<\\/li>\\n<li>To communicate information to you and to manage your registration and\\/or subscription to our newsletter or other communications;<\\/li>\\n<li>To manage our everyday business needs regarding your participation in our contests, sweepstakes or promotional activities or request;<\\/li>\\n<li>To authenticate the identity of individuals contacting us by telephone, electronic means or otherwise;<\\/li>\\n<li>For internal training and quality assurance purposes;<\\/li>\\n<li>To understand and assess the interests, wants, and changing needs of consumers, to improve our website, our current products and services, and\\/or developing new products and services; and<\\/li>\\n<li>To provide personalized products, communications and targeted advertising as well as product recommendations to you.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan uses your personal data to build profiles. We create profiles by analysing the information about your online surfing, searching and buying behaviour and your interactions with our brand communications by building segments and by placing your personal data in one or more segments. These segments are used by Lifespan to personalize the website and our communications to you and to display relevant offers and advertisements from the Lifespan brands on the Lifespan sites, and via third-party websites. The segments can also be used for third-party campaigns on the Lifespan sites. Lifespan profiles your data where you have provided consent for us to do so.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">You can withdraw your consent to prevent your personal data being used this way at any time using the manage cookies section of our Cookie Notice or unsubscribing to the use of your email address if you have logged into one of our websites or signed up to any marketing newsletters.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan collects data, with your consent, from:<\\/p>\\n<ul>\\n<li>Our websites about what you view and the way you interact with our content;<\\/li>\\n<li>Our digital display advertising that we serve to you on social platforms and other publisher\\u2019s websites; and<\\/li>\\n<li>Forms you fill in online and send to us about what your interests are.<\\/li>\\n<li>We also track the products you buy when you click on one of our display adverts and go on to purchase something from a selection of our retail partners.<\\/li>\\n<li>If you have asked to receive emails or SMS communications from us, we track whether you open, read or click on the content to see what you are interested in so that we can give you more content that we think you are more likely to enjoy.<\\/li>\\n<li>Based on this profile information, we may also give you advertising that we think you will like and want to see as you view content from us or from our network of publishers that we advertise with. Sometimes, with your consent, we may use your current location to serve advertising to you that is to do with promotions or events that are happening nearby that we think you might be interested in.<\\/li>\\n<li>We may also use information you have provided to selected third-parties and consented to be shared, like your age, gender, life stage, lifestyle and wider interests to identify people who we think will have similar interests to you and who we believe will be interested in similar advertising.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Data Shared With:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">As part of the Lifespan group your personal data use within the Lifespan group and with selected third-parties in the following circumstances:<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Third-party service providers:\\u00a0<\\/span>In order to carry out your requests, respond to your inquiries, fulfil your orders, honor coupons, provide you with samples, enable you to participate in sweepstakes or make various other features, services and materials available to you through our websites we share your personal data with third-party service providers that perform functions on our behalf, such as companies that: host or operate Lifespan\\u2019s websites and Apps process payments, analyze data, provide customer service, postal or delivery services, and sponsors or other third-parties that participate in or administer our promotions. They have access to personal data needed to perform their functions but may not use it for other purposes. Further, they must process this personal data in accordance with this Privacy Notice and as permitted by applicable data protection laws and regulations.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Other third-parties:\\u00a0<\\/span>Your personal data will also be used by us or shared with our sponsors, advertisers, advertising networks, advertising servers, social media networks, and analytics companies or other third-parties in connection with marketing, promotional, data enrichment (to find out more about our privacy key terms follow the link) and other offers, as well as product information.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Business transfer:\\u00a0<\\/span>Your personal data will be used by us or shared with the Lifespan, primarily for business and operational purposes. As Lifespan continues to develop the business, it may sell or purchase assets, subsidiaries or business units. In such transactions, your personal data generally is one of the transferred business assets but remains subject to the promises made in any pre-existing Privacy Notice (unless, of course, you consent otherwise). If another entity acquires us, our businesses or substantially all or part of our assets, or assets related to Lifespan\\u2019s websites, your personal data will be disclosed to such entity as part of the due diligence process and will be transferred to such entity as one of the transferred assets. Also, if any bankruptcy or reorganization proceeding is brought by or against us, all such personal data will be considered an asset of ours and as such it is possible they will be sold or transferred to third-parties.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder;\\\">Legal disclosure:\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We may transfer and disclose your personal data to third-parties:<\\/p>\\n<ul>\\n<li>To comply with a legal obligation;<\\/li>\\n<li>When we believe in good faith that an applicable law requires it;<\\/li>\\n<li>At the request of governmental authorities conducting an investigation;<\\/li>\\n<li>To verify or enforce our \\u201cTerms of Use\\u201d or other applicable policies;<\\/li>\\n<li>To detect and protect against fraud, or any technical or security vulnerabilities;<\\/li>\\n<li>To respond to an emergency; or otherwise<\\/li>\\n<li>To protect the rights, property, safety, or security of third-parties, visitors to Lifespan\\u2019s websites, Lifespan or the public.<\\/li>\\n<\\/ul>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Protection of Data:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Lifespan takes the security of your personal data very seriously. We take every effort to protect your personal data from misuse, interference, loss, unauthorized access, modification or disclosure.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Access to your personal data is only permitted among our employees and agents on a need-to-know basis and subject to strict contractual confidentiality obligations when processed by third-parties.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We will keep your personal data for as long as we need it for the purpose it is being processed for.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Your data may also be retained so that we can continue to improve your experience with us and to ensure that you receive any loyalty rewards which are due to you.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We retain the identifiable data we collect directly for targeting purposes for as little time as possible, after which we employ measures to permanently delete it.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">We will actively review the personal data we hold and delete it securely, or in some cases anonymize it, when there is no longer a legal, business or consumer need for it to be retained.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">\\u00a0<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Rights on Data:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Your rights in relation to your personal data how it is processed. You can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the \\u201cContact Us\\u201d form on our websites.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">Where we process your personal data, you have a number of rights over how the data is processed and can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the \\u201cContact Us\\u201d form on our websites.<\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; background-color: #f7f7f8; color: #374151;\\\">By using this website, you acknowledge that you have read, understood, and agreed to be bound by this Privacy Policy. If you do not agree to this Policy, please do not use the website.<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; color: #444444;\\\">\\u00a0<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\"><span style=\\\"background-repeat: no-repeat; padding: 0px; margin: 0px; font-weight: bolder; color: #444444;\\\">Contact Lifespan:<\\/span><\\/p>\\n<p class=\\\"ql-align-justify\\\" style=\\\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\\\">In case of any grievance, you may contact at: info@lifespan.industries<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1638,7235,'_elementor_page_assets','a:0:{}'),(1641,12,'_edit_lock','1712295619:1'),(1645,12,'_edit_last','1'),(1646,12,'_aioseo_title',NULL),(1647,12,'_aioseo_description',NULL),(1648,12,'_aioseo_keywords',''),(1649,12,'_aioseo_og_title',NULL),(1650,12,'_aioseo_og_description',NULL),(1651,12,'_aioseo_og_article_section',''),(1652,12,'_aioseo_og_article_tags',''),(1653,12,'_aioseo_twitter_title',NULL),(1654,12,'_aioseo_twitter_description',NULL),(1655,12,'_elementor_edit_mode','builder'),(1656,12,'_elementor_template_type','wp-page'),(1657,12,'_elementor_version','3.20.3'),(1665,2,'_edit_lock','1712249764:1'),(1668,7241,'_edit_lock','1712250422:1'),(1669,7241,'_edit_last','1'),(1670,7241,'_aioseo_title',NULL),(1671,7241,'_aioseo_description',NULL),(1672,7241,'_aioseo_keywords',''),(1673,7241,'_aioseo_og_title',NULL),(1674,7241,'_aioseo_og_description',NULL),(1675,7241,'_aioseo_og_article_section',''),(1676,7241,'_aioseo_og_article_tags',''),(1677,7241,'_aioseo_twitter_title',NULL),(1678,7241,'_aioseo_twitter_description',NULL),(1679,7241,'_elementor_edit_mode','builder'),(1680,7241,'_elementor_template_type','wp-page'),(1681,7241,'_elementor_version','3.20.3'),(1682,7243,'_elementor_edit_mode','builder'),(1683,7243,'_elementor_template_type','wp-page'),(1684,7243,'_elementor_version','3.20.3'),(1689,7245,'_wp_page_template','template-fullwidth-no-heading.php'),(1690,7245,'_elementor_edit_mode','builder'),(1691,7245,'_elementor_template_type','wp-post'),(1692,7245,'_elementor_data','[{\"id\":\"28d7a9a8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/guy-dark-bg.jpg\",\"id\":1175},\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\"},\"elements\":[{\"id\":\"585bfc6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35cbf0ea\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26a1609a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64a60170\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a6d1332\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are a brand which has been born into mother nature. It\'s time to create a new feeling.\",\"title_color\":\"#FFFFFFFA\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf6295e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b46438\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"585f539\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Welcome to <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a>, where science and nature unite to promote a healthier, happier you. We are a dedicated team of experts in the field of nutraceuticals, driven by a profound belief in the power of natural ingredients to enhance well-being.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"983905d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7310116\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"animation\":\"fadeIn\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55bfc3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"139ca88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a>, our mission is simple but profound: to provide our customers with high-quality, science-backed nutraceuticals that support optimal health. We\'re committed to helping you live your best life through the transformative benefits of our products<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"807486e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Commitment to Quality\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e710402\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality is at the heart of everything we do. We meticulously source the finest ingredients from around the world and adhere to the highest industry standards. Our products are proudly manufactured in state-of-the-art facilities, ensuring purity, potency, and safety.<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b760ecd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science-Backed Formulas\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d73e7c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our formulations are grounded in scientific research and developed by a team of experts who are passionate about improving lives. We believe that nature\'s wisdom can be harnessed to support your health goals.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f2f185\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transparency and Trust\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b020ee5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe in open and honest communication with our customers. You can trust that the ingredients in our products are fully disclosed, and we\'re here to answer any questions you may have. Your well-being is our top priority.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a19c4ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Environmental Responsibility\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"741766c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As stewards of the Earth, we are committed to sustainability. We strive to minimize our environmental footprint by using eco-friendly packaging and sustainable practices wherever possible.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69fd21d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join Us on Your Health Journey\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5519b53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whether you\'re seeking to boost your immune system, improve your energy levels, or address specific health concerns, <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a> is here to support you. We invite you to explore our range of nutraceuticals, backed by science and crafted with care.<\\/p><p>Thank you for choosing <a href=\\\"https:\\/\\/lifespanstores.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Lifespan<\\/a> as your partner in health and well-being. We look forward to being a part of your journey toward a healthier, happier life.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30a8dd9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b7c720\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"ee18846\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"8438830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our incredible team are here for you\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"53b4d48\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f3d6bd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_width\":{\"unit\":\"px\",\"size\":1170},\"gap\":\"wide\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a8700c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"1e2bbf8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64ab198\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nicole Williams\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d29add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company Director\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74ea681\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1e5b0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":150,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"9af08e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"664a11a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bjorn Gunnarson\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"131e735\",\"elType\":\"widget\",\"settings\":{\"title\":\"Head of Design\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d92f6b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"font-family: Inter, sans-serif;\\\">\\\"Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends work with you.\\\"<\\/span>\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54f45ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":300,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"899c45d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"656db83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Charlotte Banks\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee6ebb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research & Development\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fd5ba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"You\\u2019ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can\\u2019t be copied.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5710b25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_delay\":450,\"css_classes\":\"element-wrapper\"},\"elements\":[{\"id\":\"7360752\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"css_filters_hover_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0df1be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sam Gallagher\",\"header_size\":\"h4\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9bb3079\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#898989\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba76202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\\\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#383838\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d18835\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/testimonials-bg.jpg\",\"id\":1179},\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.19},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\"},\"elements\":[{\"id\":\"de56df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92e1cf0\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I\\u2019m so happy with the service from Shoptimizer \\u2013 my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Sean Walsh\",\"testimonial_job\":\"London, UK\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"name_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"fd35242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c4e41d\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\",\"testimonial_image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/400x400.png\",\"id\":968},\"testimonial_name\":\"Astrid Sorensen\",\"testimonial_job\":\"Oslo, Norway\",\"content_content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"name_text_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_weight\":\"600\",\"job_text_color\":\"rgba(255,255,255,0.79)\",\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200,\"image_size\":{\"unit\":\"px\",\"size\":80}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4173872\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f6ef1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"023efd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"In the press\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"077494c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/07\\/1170x60.png\",\"id\":1181},\"image_size\":\"full\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1693,7245,'_elementor_version','3.20.3'),(1694,7245,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:22;s:11:\"header_size\";i:17;s:5:\"align\";i:20;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:16;s:21:\"typography_typography\";i:12;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:8;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:6;}s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:4;s:12:\"_css_classes\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:17;s:16:\"content_position\";i:6;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:3:{s:9:\"animation\";i:10;s:15:\"animation_delay\";i:6;s:18:\"animation_duration\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:4;s:11:\"css_classes\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:1;s:3:\"gap\";i:5;s:13:\"content_width\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:8;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:3;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:19:\"image_border_radius\";i:4;s:28:\"css_filters_hover_css_filter\";i:1;}}}}s:11:\"testimonial\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_testimonial\";a:4:{s:19:\"testimonial_content\";i:2;s:17:\"testimonial_image\";i:2;s:16:\"testimonial_name\";i:2;s:15:\"testimonial_job\";i:2;}}s:5:\"style\";a:4:{s:33:\"section_style_testimonial_content\";a:3:{s:21:\"content_content_color\";i:2;s:29:\"content_typography_typography\";i:2;s:28:\"content_typography_font_size\";i:2;}s:30:\"section_style_testimonial_name\";a:3:{s:15:\"name_text_color\";i:2;s:26:\"name_typography_typography\";i:2;s:27:\"name_typography_font_weight\";i:2;}s:29:\"section_style_testimonial_job\";a:1:{s:14:\"job_text_color\";i:2;}s:31:\"section_style_testimonial_image\";a:1:{s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:1;}}}}}'),(1695,7245,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1697,1004,'_edit_last','1'),(1698,1004,'_aioseo_title',NULL),(1699,1004,'_aioseo_description',NULL),(1700,1004,'_aioseo_keywords',''),(1701,1004,'_aioseo_og_title',NULL),(1702,1004,'_aioseo_og_description',NULL),(1703,1004,'_aioseo_og_article_section',NULL),(1704,1004,'_aioseo_og_article_tags',''),(1705,1004,'_aioseo_twitter_title',NULL),(1706,1004,'_aioseo_twitter_description',NULL),(1711,3,'_edit_last','1'),(1712,3,'_aioseo_title',NULL),(1713,3,'_aioseo_description',NULL),(1714,3,'_aioseo_keywords',''),(1715,3,'_aioseo_og_title',NULL),(1716,3,'_aioseo_og_description',NULL),(1717,3,'_aioseo_og_article_section',''),(1718,3,'_aioseo_og_article_tags',''),(1719,3,'_aioseo_twitter_title',NULL),(1720,3,'_aioseo_twitter_description',NULL),(1726,7248,'_thumbnail_id','7197'),(1727,7248,'_wp_page_template','default'),(1728,7248,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1729,7248,'_elementor_version','3.20.3'),(1730,7248,'_elementor_template_type','wp-post'),(1731,7248,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1732,7248,'_elementor_edit_mode','builder'),(1733,7248,'_elementor_page_assets','a:0:{}'),(1735,7249,'_thumbnail_id','7197'),(1736,7249,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (1737,7249,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\",\"id\":7173,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1738,7249,'_elementor_version','3.20.3'),(1739,7249,'_elementor_template_type','wp-post'),(1740,7249,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1741,7249,'_elementor_edit_mode','builder'),(1742,7249,'_elementor_page_assets','a:0:{}'),(1744,7250,'_thumbnail_id','7197'),(1745,7250,'_wp_page_template','default'),(1746,7250,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1747,7250,'_elementor_version','3.20.3'),(1748,7250,'_elementor_template_type','wp-post'),(1749,7250,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1750,7250,'_elementor_edit_mode','builder'),(1751,7250,'_elementor_page_assets','a:0:{}'),(1769,7259,'_thumbnail_id','7197'),(1770,7259,'_wp_page_template','default'),(1771,7259,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1772,7259,'_elementor_version','3.20.3'),(1773,7259,'_elementor_template_type','wp-post'),(1774,7259,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1775,7259,'_elementor_edit_mode','builder'),(1776,7259,'_elementor_page_assets','a:0:{}'),(1778,677,'commercekit_disable_countdown','0'),(1779,7260,'_thumbnail_id','7197'),(1780,7260,'_wp_page_template','default'),(1781,7260,'_elementor_data','[{\"id\":\"decd0d2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"5b5ba38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"559dc79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>The Red Onion Hair Oil<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"025a32f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"27d6249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb30133\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"19a5eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"74ce0fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\",\"id\":7169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5889ad8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6948164\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cf07431\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\",\"id\":7170,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"17ba76d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fca41dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ed5a3\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"9d3a2e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a2a9fae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c34c1c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2af12ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\",\"id\":7172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743ab69\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"88ed0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6e5261\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"86a6f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"79348e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fe352a\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"c8202c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3319f98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2ec43da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0d255f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\",\"id\":7174,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84f2981\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"96de3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e22a5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2018\\/05\\/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\",\"id\":7175,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a88a4cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"691531d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1782,7260,'_elementor_version','3.20.3'),(1783,7260,'_elementor_template_type','wp-post'),(1784,7260,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1785,7260,'_elementor_edit_mode','builder'),(1786,7260,'_elementor_page_assets','a:0:{}'),(1793,7263,'_edit_lock','1712296036:1'),(1794,7263,'_edit_last','1'),(1795,7263,'_aioseo_title',NULL),(1796,7263,'_aioseo_description',NULL),(1797,7263,'_aioseo_keywords',''),(1798,7263,'_aioseo_og_title',NULL),(1799,7263,'_aioseo_og_description',NULL),(1800,7263,'_aioseo_og_article_section',''),(1801,7263,'_aioseo_og_article_tags',''),(1802,7263,'_aioseo_twitter_title',NULL),(1803,7263,'_aioseo_twitter_description',NULL),(1806,7265,'_wp_attached_file','2024/04/Lifespan-stores-payment-methods.webp'),(1807,7265,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:80;s:4:\"file\";s:44:\"2024/04/Lifespan-stores-payment-methods.webp\";s:8:\"filesize\";i:4878;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-stores-payment-methods-300x48.webp\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-stores-payment-methods-150x80.webp\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1936;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-stores-payment-methods-441x71.webp\";s:5:\"width\";i:441;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4018;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-stores-payment-methods-100x80.webp\";s:5:\"width\";i:100;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1078;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-stores-payment-methods-300x48.webp\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2634;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-stores-payment-methods-150x24.webp\";s:5:\"width\";i:150;s:6:\"height\";i:24;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1238;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,7265,'_wp_attachment_image_alt','Lifespan stores payment methods'),(1816,7270,'_menu_item_type','post_type'),(1817,7270,'_menu_item_menu_item_parent','0'),(1818,7270,'_menu_item_object_id','8'),(1819,7270,'_menu_item_object','page'),(1820,7270,'_menu_item_target',''),(1821,7270,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1822,7270,'_menu_item_xfn',''),(1823,7270,'_menu_item_url',''),(1825,7140,'_wp_old_date','2022-08-03'),(1826,6763,'_wp_old_date','2022-08-03'),(1827,6736,'_wp_old_date','2022-08-03'),(1833,6771,'_wp_old_date','2022-08-03'),(1834,6772,'_wp_old_date','2022-08-03'),(1835,6774,'_wp_old_date','2022-08-03'),(1836,6773,'_wp_old_date','2022-08-03'),(1848,8,'_edit_lock','1712308349:1'),(1849,694,'_edit_lock','1712341950:1'),(1850,7271,'_wp_attached_file','2024/04/Lifespan-Header-image.webp'),(1851,7271,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:960;s:4:\"file\";s:34:\"2024/04/Lifespan-Header-image.webp\";s:8:\"filesize\";i:63354;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Lifespan-Header-image-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11602;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Lifespan-Header-image-1024x819.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:58680;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Lifespan-Header-image-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5054;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Lifespan-Header-image-768x614.webp\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40814;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:34:\"Lifespan-Header-image-990x792.webp\";s:5:\"width\";i:990;s:6:\"height\";i:792;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56076;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:34:\"Lifespan-Header-image-441x353.webp\";s:5:\"width\";i:441;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19330;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:34:\"Lifespan-Header-image-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3086;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Lifespan-Header-image-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11602;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Lifespan-Header-image-800x640.webp\";s:5:\"width\";i:800;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:42546;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Lifespan-Header-image-150x120.webp\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4830;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,7271,'_wp_attachment_image_alt','Lifespan Header image'),(1853,7272,'_wp_page_template','template-canvas.php'),(1854,7272,'_elementor_edit_mode','builder'),(1855,7272,'_elementor_template_type','wp-page'),(1856,7272,'_elementor_version','3.5.3'),(1857,7272,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7085,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/hero_girl_optimized_0321.jpg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1858,7272,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(1860,7273,'_wp_page_template','template-canvas.php'),(1861,7273,'_elementor_edit_mode','builder'),(1862,7273,'_elementor_template_type','wp-page'),(1863,7273,'_elementor_version','3.5.3'),(1864,7273,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7085,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/hero_girl_optimized_0321.jpg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1865,7273,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(1867,7274,'_wp_page_template','template-canvas.php'),(1868,7274,'_elementor_edit_mode','builder'),(1869,7274,'_elementor_template_type','wp-page'),(1870,7274,'_elementor_version','3.5.3'),(1871,7274,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1872,7274,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";}}'),(1874,7275,'_edit_last','1'),(1875,7275,'_edit_lock','1712317155:1'),(1876,7275,'discount_type','percent'),(1877,7275,'coupon_amount','20'),(1878,7275,'individual_use','no'),(1879,7275,'usage_limit','0'),(1880,7275,'usage_limit_per_user','0'),(1881,7275,'limit_usage_to_x_items','0'),(1882,7275,'usage_count','2'),(1883,7275,'date_expires',NULL),(1884,7275,'free_shipping','no'),(1885,7275,'exclude_sale_items','no'),(1887,7276,'_wp_page_template','template-canvas.php'),(1888,7276,'_elementor_edit_mode','builder'),(1889,7276,'_elementor_template_type','wp-page'),(1890,7276,'_elementor_version','3.20.3'),(1891,7276,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1892,7276,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1894,7277,'_wp_page_template','template-canvas.php'),(1895,7277,'_elementor_edit_mode','builder'),(1896,7277,'_elementor_template_type','wp-page'),(1897,7277,'_elementor_version','3.20.3'),(1898,7277,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1899,7277,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1901,7278,'_wp_page_template','template-canvas.php'),(1902,7278,'_elementor_edit_mode','builder'),(1903,7278,'_elementor_template_type','wp-page'),(1904,7278,'_elementor_version','3.20.3'),(1905,7278,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1906,7278,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1908,7279,'_wp_page_template','template-canvas.php'),(1909,7279,'_elementor_edit_mode','builder'),(1910,7279,'_elementor_template_type','wp-page'),(1911,7279,'_elementor_version','3.20.3'),(1912,7279,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1913,7279,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1914,7280,'_wp_page_template','template-canvas.php'),(1915,7280,'_elementor_edit_mode','builder'),(1916,7280,'_elementor_template_type','wp-page'),(1917,7280,'_elementor_version','3.20.3'),(1918,7280,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1919,7280,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1920,7281,'_wp_page_template','template-canvas.php'),(1921,7281,'_elementor_edit_mode','builder'),(1922,7281,'_elementor_template_type','wp-page'),(1923,7281,'_elementor_version','3.20.3'),(1924,7281,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1925,7281,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1929,694,'_edit_last','1'),(1930,694,'commercekit_gallery_layout',''),(1931,694,'commercekit_disable_countdown','0'),(1932,694,'commercekit_disable_inventory','0'),(1933,694,'commercekit_disable_sticky_atc','0'),(1934,694,'commercekit_attribute_swatches','a:3:{i:4;a:3:{s:10:\"cgkit_type\";s:5:\"image\";i:56;a:5:{s:3:\"img\";s:4:\"7335\";s:4:\"ctyp\";s:1:\"1\";s:3:\"clr\";s:0:\"\";s:4:\"clr2\";s:0:\"\";s:3:\"btn\";s:9:\"Pack of 1\";}i:57;a:5:{s:3:\"img\";s:4:\"7336\";s:4:\"ctyp\";s:1:\"1\";s:3:\"clr\";s:0:\"\";s:4:\"clr2\";s:0:\"\";s:3:\"btn\";s:9:\"Pack of 2\";}}s:11:\"enable_loop\";s:1:\"1\";s:14:\"enable_product\";s:1:\"1\";}'),(1935,694,'commercekit_image_gallery','a:2:{i:56;s:29:\"7335,7337,7338,7339,7340,7341\";i:57;s:29:\"7336,7337,7338,7339,7340,7341\";}'),(1936,694,'commercekit_video_gallery','a:0:{}'),(1937,694,'commercekit_wc_video_gallery','a:0:{}'),(1938,694,'_aioseo_title',NULL),(1939,694,'_aioseo_description',NULL),(1940,694,'_aioseo_keywords',''),(1941,694,'_aioseo_og_title',NULL),(1942,694,'_aioseo_og_description',NULL),(1943,694,'_aioseo_og_article_section',''),(1944,694,'_aioseo_og_article_tags',''),(1945,694,'_aioseo_twitter_title',NULL),(1946,694,'_aioseo_twitter_description',NULL),(1947,694,'_elementor_edit_mode','builder'),(1959,7288,'_thumbnail_id','7003'),(1960,7288,'_wp_page_template','default'),(1961,7288,'_elementor_data','[{\"id\":\"7b3c3462\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5c838a37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"10f5243\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f7bdf6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28fe1a92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e685add\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"32518ae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"29baa3b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3479e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5341399d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b6c0f40\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4063195d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"273bbe9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a3d531a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a67256f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1962,7288,'_elementor_version','3.1.1'),(1963,7288,'_elementor_template_type','wp-post'),(1964,7288,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1965,7288,'_elementor_edit_mode','builder'),(1966,7289,'_thumbnail_id','7003'),(1967,7289,'_wp_page_template','default'),(1968,7289,'_elementor_data','[{\"id\":\"7b3c3462\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5c838a37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"10f5243\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f7bdf6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28fe1a92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e685add\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"32518ae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"29baa3b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3479e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5341399d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b6c0f40\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4063195d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"273bbe9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a3d531a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a67256f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1969,7289,'_elementor_version','3.1.1'),(1970,7289,'_elementor_template_type','wp-post'),(1971,7289,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1972,7289,'_elementor_edit_mode','builder'),(1973,7290,'_thumbnail_id','7003'),(1974,7290,'_wp_page_template','default'),(1975,7290,'_elementor_data','[{\"id\":\"57149c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eebff84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2064b73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Forest Honey<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.<br><\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b3c3462\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5c838a37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"10f5243\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f7bdf6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28fe1a92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e685add\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"32518ae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"29baa3b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3479e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5341399d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b6c0f40\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4063195d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"273bbe9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a3d531a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a67256f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1976,7290,'_elementor_version','3.1.1'),(1977,7290,'_elementor_template_type','wp-post'),(1978,7290,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(1979,7290,'_elementor_edit_mode','builder'),(1980,694,'_elementor_page_assets','a:0:{}'),(1983,7292,'_menu_item_type','taxonomy'),(1984,7292,'_menu_item_menu_item_parent','6736'),(1985,7292,'_menu_item_object_id','39'),(1986,7292,'_menu_item_object','product_cat'),(1987,7292,'_menu_item_target',''),(1988,7292,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1989,7292,'_menu_item_xfn',''),(1990,7292,'_menu_item_url',''),(1991,7293,'_menu_item_type','taxonomy'),(1992,7293,'_menu_item_menu_item_parent','6736'),(1993,7293,'_menu_item_object_id','42'),(1994,7293,'_menu_item_object','product_cat'),(1995,7293,'_menu_item_target',''),(1996,7293,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1997,7293,'_menu_item_xfn',''),(1998,7293,'_menu_item_url',''),(1999,7294,'_menu_item_type','taxonomy'),(2000,7294,'_menu_item_menu_item_parent','6736'),(2001,7294,'_menu_item_object_id','45'),(2002,7294,'_menu_item_object','product_cat'),(2003,7294,'_menu_item_target',''),(2004,7294,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2005,7294,'_menu_item_xfn',''),(2006,7294,'_menu_item_url',''),(2012,7297,'_menu_item_type','taxonomy'),(2013,7297,'_menu_item_menu_item_parent','0'),(2014,7297,'_menu_item_object_id','30'),(2015,7297,'_menu_item_object','product_cat'),(2016,7297,'_menu_item_target',''),(2017,7297,'_menu_item_classes','a:1:{i:0;s:10:\"full-width\";}'),(2018,7297,'_menu_item_xfn',''),(2019,7297,'_menu_item_url',''),(2020,7298,'_menu_item_type','taxonomy'),(2021,7298,'_menu_item_menu_item_parent','7352'),(2022,7298,'_menu_item_object_id','45'),(2023,7298,'_menu_item_object','product_cat'),(2024,7298,'_menu_item_target',''),(2025,7298,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2026,7298,'_menu_item_xfn',''),(2027,7298,'_menu_item_url',''),(2028,7299,'_menu_item_type','taxonomy'),(2029,7299,'_menu_item_menu_item_parent','7352'),(2030,7299,'_menu_item_object_id','66'),(2031,7299,'_menu_item_object','product_cat'),(2032,7299,'_menu_item_target',''),(2033,7299,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2034,7299,'_menu_item_xfn',''),(2035,7299,'_menu_item_url',''),(2049,7303,'_menu_item_type','taxonomy'),(2050,7303,'_menu_item_menu_item_parent','0'),(2051,7303,'_menu_item_object_id','62'),(2052,7303,'_menu_item_object','product_cat'),(2053,7303,'_menu_item_target',''),(2054,7303,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2055,7303,'_menu_item_xfn',''),(2056,7303,'_menu_item_url',''),(2057,7304,'_menu_item_type','taxonomy'),(2058,7304,'_menu_item_menu_item_parent','0'),(2059,7304,'_menu_item_object_id','47'),(2060,7304,'_menu_item_object','product_cat'),(2061,7304,'_menu_item_target',''),(2062,7304,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2063,7304,'_menu_item_xfn',''),(2064,7304,'_menu_item_url',''),(2067,7305,'_wp_attached_file','2024/04/Women-Health.webp'),(2068,7305,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:385;s:4:\"file\";s:25:\"2024/04/Women-Health.webp\";s:8:\"filesize\";i:11190;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Women-Health-300x165.webp\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6238;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Women-Health-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3772;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:25:\"Women-Health-441x243.webp\";s:5:\"width\";i:441;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9844;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:25:\"Women-Health-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2328;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Women-Health-300x165.webp\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6238;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Women-Health-150x83.webp\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2754;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2069,7305,'_wp_attachment_image_alt','Women Health Supplement'),(2070,7306,'_wp_page_template','template-canvas.php'),(2071,7306,'_elementor_edit_mode','builder'),(2072,7306,'_elementor_template_type','wp-page'),(2073,7306,'_elementor_version','3.20.3'),(2074,7306,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2075,7306,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2077,7307,'_wp_page_template','template-canvas.php'),(2078,7307,'_elementor_edit_mode','builder'),(2079,7307,'_elementor_template_type','wp-page'),(2080,7307,'_elementor_version','3.20.3'),(2081,7307,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7086,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_8.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Shirts<\\/strong><em>from $40<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2082,7307,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2084,7308,'_wp_page_template','template-canvas.php'),(2085,7308,'_elementor_edit_mode','builder'),(2086,7308,'_elementor_template_type','wp-page'),(2087,7308,'_elementor_version','3.20.3'),(2088,7308,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2089,7308,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2091,7309,'_wp_page_template','template-canvas.php'),(2092,7309,'_elementor_edit_mode','builder'),(2093,7309,'_elementor_template_type','wp-page'),(2094,7309,'_elementor_version','3.20.3'),(2095,7309,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2096,7309,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2097,7310,'_wp_page_template','template-canvas.php'),(2098,7310,'_elementor_edit_mode','builder'),(2099,7310,'_elementor_template_type','wp-page'),(2100,7310,'_elementor_version','3.20.3'),(2101,7310,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2102,7310,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2103,7311,'_wp_page_template','template-canvas.php'),(2104,7311,'_elementor_edit_mode','builder'),(2105,7311,'_elementor_template_type','wp-page'),(2106,7311,'_elementor_version','3.20.3'),(2107,7311,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2108,7311,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2109,7312,'_wp_page_template','template-canvas.php'),(2110,7312,'_elementor_edit_mode','builder'),(2111,7312,'_elementor_template_type','wp-page'),(2112,7312,'_elementor_version','3.20.3'),(2113,7312,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2114,7312,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2115,7313,'_wp_page_template','template-canvas.php'),(2116,7313,'_elementor_edit_mode','builder'),(2117,7313,'_elementor_template_type','wp-page'),(2118,7313,'_elementor_version','3.20.3'),(2119,7313,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2120,7313,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2121,7314,'_wp_page_template','template-canvas.php'),(2122,7314,'_elementor_edit_mode','builder'),(2123,7314,'_elementor_template_type','wp-page'),(2124,7314,'_elementor_version','3.20.3'),(2125,7314,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2126,7314,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2127,7315,'_wp_attached_file','2024/04/mens-health.webp'),(2128,7315,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:385;s:4:\"file\";s:24:\"2024/04/mens-health.webp\";s:8:\"filesize\";i:15838;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"mens-health-300x165.webp\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8324;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"mens-health-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4174;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:24:\"mens-health-441x243.webp\";s:5:\"width\";i:441;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13388;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:24:\"mens-health-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2532;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"mens-health-300x165.webp\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8324;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"mens-health-150x83.webp\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2129,7315,'_wp_attachment_image_alt','Men;s Health supplement'),(2130,7316,'_wp_page_template','template-canvas.php'),(2131,7316,'_elementor_edit_mode','builder'),(2132,7316,'_elementor_template_type','wp-page'),(2133,7316,'_elementor_version','3.20.3'),(2134,7316,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2135,7316,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2136,7317,'_wp_page_template','template-canvas.php'),(2137,7317,'_elementor_edit_mode','builder'),(2138,7317,'_elementor_template_type','wp-page'),(2139,7317,'_elementor_version','3.20.3'),(2140,7317,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7087,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_7a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2141,7317,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2142,7318,'_wp_page_template','template-canvas.php'),(2143,7318,'_elementor_edit_mode','builder'),(2144,7318,'_elementor_template_type','wp-page'),(2145,7318,'_elementor_version','3.20.3'),(2146,7318,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7315,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\",\"alt\":\"Men;s Health supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2147,7318,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2148,7319,'_wp_page_template','template-canvas.php'),(2149,7319,'_elementor_edit_mode','builder'),(2150,7319,'_elementor_template_type','wp-page'),(2151,7319,'_elementor_version','3.20.3'),(2152,7319,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7315,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\",\"alt\":\"Men;s Health supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2153,7319,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2154,7320,'_wp_page_template','template-canvas.php'),(2155,7320,'_elementor_edit_mode','builder'),(2156,7320,'_elementor_template_type','wp-page'),(2157,7320,'_elementor_version','3.20.3'),(2158,7320,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7315,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\",\"alt\":\"Men;s Health supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Holiday Style<\\/strong><em>from $50<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2159,7320,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2160,7321,'_wp_page_template','template-canvas.php'),(2161,7321,'_elementor_edit_mode','builder'),(2162,7321,'_elementor_template_type','wp-page'),(2163,7321,'_elementor_version','3.20.3'),(2164,7321,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7315,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\",\"alt\":\"Men;s Health supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2165,7321,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2166,7322,'_wp_page_template','template-canvas.php'),(2167,7322,'_elementor_edit_mode','builder'),(2168,7322,'_elementor_template_type','wp-page'),(2169,7322,'_elementor_version','3.20.3');
INSERT INTO `wp_postmeta` VALUES (2170,7322,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7315,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\",\"alt\":\"Men;s Health supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2171,7322,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2172,7323,'_wp_page_template','template-canvas.php'),(2173,7323,'_elementor_edit_mode','builder'),(2174,7323,'_elementor_template_type','wp-page'),(2175,7323,'_elementor_version','3.20.3'),(2176,7323,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7315,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\",\"alt\":\"Men;s Health supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2177,7323,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2178,7324,'_wp_page_template','template-canvas.php'),(2179,7324,'_elementor_edit_mode','builder'),(2180,7324,'_elementor_template_type','wp-page'),(2181,7324,'_elementor_version','3.20.3'),(2182,7324,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7315,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\",\"alt\":\"Men;s Health supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2183,7324,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2185,7325,'_thumbnail_id','7003'),(2186,7325,'_wp_page_template','default'),(2187,7325,'_elementor_data','[{\"id\":\"57149c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eebff84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2064b73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Forest Honey<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.<br><\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b3c3462\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5c838a37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"10f5243\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f7bdf6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28fe1a92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e685add\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"32518ae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"29baa3b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3479e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5341399d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b6c0f40\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4063195d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"273bbe9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a3d531a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a67256f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2188,7325,'_elementor_version','3.20.3'),(2189,7325,'_elementor_template_type','wp-post'),(2190,7325,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(2191,7325,'_elementor_edit_mode','builder'),(2192,7325,'_elementor_page_assets','a:0:{}'),(2194,7326,'_thumbnail_id','7003'),(2195,7326,'_wp_page_template','default'),(2196,7326,'_elementor_data','[{\"id\":\"57149c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eebff84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2064b73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Forest Honey<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.<br><\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.<br><\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b3c3462\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5c838a37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"10f5243\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f7bdf6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28fe1a92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e685add\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"32518ae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"29baa3b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3479e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5341399d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b6c0f40\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4063195d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"273bbe9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a3d531a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a67256f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2197,7326,'_elementor_version','3.20.3'),(2198,7326,'_elementor_template_type','wp-post'),(2199,7326,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(2200,7326,'_elementor_edit_mode','builder'),(2201,7326,'_elementor_page_assets','a:0:{}'),(2203,7327,'_thumbnail_id','7003'),(2204,7327,'_wp_page_template','default'),(2205,7327,'_elementor_data','[{\"id\":\"57149c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eebff84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2064b73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Forest Honey<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b3c3462\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5c838a37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"10f5243\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f7bdf6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28fe1a92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e685add\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"32518ae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"29baa3b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3479e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5341399d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b6c0f40\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4063195d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"273bbe9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a3d531a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a67256f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03ddf49\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d7a8070\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bf1576d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"padding: 0px 0px 4px; margin-bottom: 0px; text-rendering: optimizelegibility; line-height: 24px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; letter-spacing: normal;\\\">Legal Disclaimer:<\\/h3>\\n<div><span style=\\\"color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">Actual product packaging and materials may contain more and different information than what is shown on our app or website. We recommend that you do not rely solely on the information presented here and that you always read labels, warnings, and directions before using or consuming a product.<\\/span><\\/div>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2206,7327,'_elementor_version','3.20.3'),(2207,7327,'_elementor_template_type','wp-post'),(2208,7327,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(2209,7327,'_elementor_edit_mode','builder'),(2210,7327,'_elementor_page_assets','a:0:{}'),(2219,7329,'_wp_attached_file','2024/04/General-Healht.webp'),(2220,7329,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:385;s:4:\"file\";s:27:\"2024/04/General-Healht.webp\";s:8:\"filesize\";i:19466;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"General-Healht-300x165.webp\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9070;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"General-Healht-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4946;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:27:\"General-Healht-441x243.webp\";s:5:\"width\";i:441;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14864;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:27:\"General-Healht-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2914;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"General-Healht-300x165.webp\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9070;s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"General-Healht-150x83.webp\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2221,7329,'_wp_attachment_image_alt','General Health Supplement'),(2222,7330,'_wp_page_template','template-canvas.php'),(2223,7330,'_elementor_edit_mode','builder'),(2224,7330,'_elementor_template_type','wp-page'),(2225,7330,'_elementor_version','3.20.3'),(2226,7330,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7315,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\",\"alt\":\"Men;s Health supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2227,7330,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2228,7331,'_wp_page_template','template-canvas.php'),(2229,7331,'_elementor_edit_mode','builder'),(2230,7331,'_elementor_template_type','wp-page'),(2231,7331,'_elementor_version','3.20.3'),(2232,7331,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7315,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\",\"alt\":\"Men;s Health supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7088,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/home_feature_5a.jpg\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Winter Jackets<\\/strong><em>from $60<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2233,7331,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2234,7332,'_wp_page_template','template-canvas.php'),(2235,7332,'_elementor_edit_mode','builder'),(2236,7332,'_elementor_template_type','wp-page'),(2237,7332,'_elementor_version','3.20.3'),(2238,7332,'_elementor_data','[{\"id\":\"e0ee2b2\",\"elType\":\"section\",\"settings\":{\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(255,255,255,0)\",\"background_overlay_color_b\":\"rgba(0,0,0,0.9)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":\"\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40},\"css_classes\":\"lazy-background\",\"content_position\":\"middle\",\"background_color\":\"#e1e6ef\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":435,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"20bf6896\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c701200\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"custom-elementor-grid\"},\"elements\":[{\"id\":\"6d0d1fdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50834686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Up to 50% off!\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.5},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bf9a88a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t miss out on some very special items at <strong>extraordinary<\\/strong> sale prices. For a limited time!\",\"title_color\":\"#4a4068\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b594290\",\"elType\":\"widget\",\"settings\":{\"text\":\"Pick up a bargain \\u2192\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_font_weight\":\"600\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#3bb54a\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#3bb54a\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"22\",\"bottom\":\"15\",\"left\":\"22\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2f97d111\",\"elType\":\"widget\",\"settings\":{\"title\":\"With code: SUMMERSALE\",\"header_size\":\"div\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4a125de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16df861c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7271,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Lifespan-Header-image.webp\",\"alt\":\"Lifespan Header image\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"skip-lazy\",\"width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":310,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":415,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":246,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63412b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"homepage-features\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79f1519c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1687f719\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7305,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/Women-Health.webp\",\"alt\":\"Women Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Women\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Men\'s Shirts\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.59999999999999998,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24d2728f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f33535b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7315,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/mens-health.webp\",\"alt\":\"Men;s Health supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>Men\'s Health<\\/strong><em>Best Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/women\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Holiday Style\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.66000000000000003,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e7b3662\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d4078\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7329,\"url\":\"https:\\/\\/shoptimizer-latest.in8.cdn-alpha.com\\/wp-content\\/uploads\\/2024\\/04\\/General-Healht.webp\",\"alt\":\"General Health Supplement\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"caption_source\":\"custom\",\"caption\":\"<strong>General Health<\\/strong><em>Everyday Nutrition<\\/em><span>Shop Now<\\/span>\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/product-category\\/men\\/coats-jackets\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"aria-label|Winter Jackets\"},\"_css_classes\":\"image-feature\",\"opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"141eed01\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2472f9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"28752ea4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our latest items\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1398fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1139deab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4ea7a2d0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" orderby=\\\"date\\\" order=\\\"DESC\\\" visibility=\\\"visible\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75399a0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61d13c32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1136612b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5604d5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"71cd800e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Shoptimizer?\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38b1d1a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3627dadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19809538\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ab7341e\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27f422e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[{\"id\":\"63a330e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7089,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/light-bulb-outlined-hand-drawn-tool.png\"},\"space\":{\"unit\":\"%\",\"size\":25},\"width\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"559c4f40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart ideas\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59541833\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56682dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":200},\"elements\":[{\"id\":\"74c0e4ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7090,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f3a8308\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outstanding support\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ff1b91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4363a382\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_duration\":\"fast\",\"animation_delay\":400},\"elements\":[{\"id\":\"7093c210\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7091,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/shopping-cart-sketch.png\"},\"space\":{\"unit\":\"%\",\"size\":25}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d6e7091\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure checkout\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fc7c6d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3945546a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"extended\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6fd72f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1a4ffd26\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"185eb86c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"421dda4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real talk from our real customers\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.29999999999999999,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e4fe3f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Loyal customers, they don\\u2019t just come back, they don\\u2019t simply recommend you, they insist that their friends do business with you.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a55b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"5abc1e46\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a818c77\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"237d6a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"7183f3b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20bdbaac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c091d15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laura Fitzgerald\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7d7d1a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"63fd4532\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7093,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_01.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"196a5a08\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11fd8705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6fbceb74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7094,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/testimonial_home_04.jpg\"},\"_css_classes\":\"image-border\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bdf861e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bad8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41c33d82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7092,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/squiggle.png\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":10},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f92ffa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kevin Walsh\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56fe7973\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"75c23802\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5b521101\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offer of the week!\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInUp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.80000000000000004,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"472d2c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!\\u200b\",\"header_size\":\"h3\",\"title_color\":\"rgba(255,255,255,0.79)\",\"typography_typography\":\"custom\",\"_animation\":\"fadeInDown\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38ff2d41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the collection\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17},\"typography_font_weight\":\"400\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"35\",\"bottom\":\"22\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/shoptimizerdemo.commercegurus.com\\/shop\",\"is_external\":\"\",\"nofollow\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18bcd84c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"rgba(255,255,255,0.09)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"df21310\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7095,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2022\\/08\\/girl-optimized02.png\"},\"width\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"0\",\"bottom\":\"-35\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54823e33\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4963cde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44ed6877\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our most popular products\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3999999999999999},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcc49c7\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49f9e3d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"77401662\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"4\\\" columns=\\\"4\\\" orderby=\\\"id\\\" order=\\\"ASC\\\" visibility=\\\"visible\\\" class=\\\"mobile-scroll\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13626177\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"wide\",\"structure\":\"34\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"124cd37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"19f4e625\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"7091b17a\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"4cb141a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brands we stock\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.20000000000000001,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b8dfcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"658dee23\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4d8fbbc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":5}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc4a89b\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65e27f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"34594a2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"383cc55d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"31260622\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"76ded9b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5766681b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"727b2e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7ee6a33a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"27e15145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5021ad61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2224f05d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"66f472ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":971,\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"alt\":\"Placeholder\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":85}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2239,7332,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2241,7333,'_variation_description',''),(2242,7333,'total_sales','0'),(2243,7333,'_tax_status','taxable'),(2244,7333,'_tax_class','parent'),(2245,7333,'_manage_stock','no'),(2246,7333,'_backorders','no'),(2247,7333,'_sold_individually','no'),(2248,7333,'_virtual','no'),(2249,7333,'_downloadable','no'),(2250,7333,'_download_limit','-1'),(2251,7333,'_download_expiry','-1'),(2252,7333,'_stock','0'),(2253,7333,'_stock_status','instock'),(2254,7333,'_wc_average_rating','0'),(2255,7333,'_wc_review_count','0'),(2256,7333,'attribute_pa_sku','pack-of-1'),(2257,7333,'_product_version','8.7.0'),(2258,7334,'_variation_description',''),(2259,7334,'total_sales','0'),(2260,7334,'_tax_status','taxable'),(2261,7334,'_tax_class','parent'),(2262,7334,'_manage_stock','no'),(2263,7334,'_backorders','no'),(2264,7334,'_sold_individually','no'),(2265,7334,'_virtual','no'),(2266,7334,'_downloadable','no'),(2267,7334,'_download_limit','-1'),(2268,7334,'_download_expiry','-1'),(2269,7334,'_stock','0'),(2270,7334,'_stock_status','instock'),(2271,7334,'_wc_average_rating','0'),(2272,7334,'_wc_review_count','0'),(2273,7334,'attribute_pa_sku','pack-of-2'),(2274,7334,'_product_version','8.7.0'),(2275,7335,'_wp_attached_file','2024/04/Lifespan-Forest-Honey-500-gm-1.webp'),(2276,7335,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:43:\"2024/04/Lifespan-Forest-Honey-500-gm-1.webp\";s:8:\"filesize\";i:55488;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11742;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Lifespan-Forest-Honey-500-gm-1-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62868;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3998;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-1-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43154;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-1-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:60154;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-1-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19862;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2192;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11742;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-1-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45434;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2277,7335,'_wp_attachment_image_alt','Lifespan Forest Honey - 500 gm (1)'),(2278,7336,'_wp_attached_file','2024/04/Lifespan-Forest-Honey-500-gm-7.webp'),(2279,7336,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:43:\"2024/04/Lifespan-Forest-Honey-500-gm-7.webp\";s:8:\"filesize\";i:55094;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-7-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10932;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Lifespan-Forest-Honey-500-gm-7-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62274;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-7-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3784;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-7-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41710;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-7-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:58506;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-7-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19388;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-7-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2080;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-7-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10932;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-7-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43404;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-7-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3784;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2280,7336,'_wp_attachment_image_alt','Lifespan Forest Honey - 500 gm (7)'),(2281,7333,'_regular_price','299'),(2282,7333,'_sale_price','273'),(2283,7333,'_thumbnail_id','7335'),(2284,7333,'_price','273'),(2285,7334,'_regular_price','598'),(2286,7334,'_sale_price','529'),(2287,7334,'_thumbnail_id','7336'),(2288,7334,'_price','529'),(2291,7337,'_wp_attached_file','2018/05/Lifespan-Forest-Honey-500-gm-2.webp'),(2292,7337,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:43:\"2018/05/Lifespan-Forest-Honey-500-gm-2.webp\";s:8:\"filesize\";i:164152;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25676;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Lifespan-Forest-Honey-500-gm-2-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:173078;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8194;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-2-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:111268;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-2-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:164954;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-2-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:46946;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-2-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3986;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-2-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25676;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-2-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:117506;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8194;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2293,7338,'_wp_attached_file','2018/05/Lifespan-Forest-Honey-500-gm-3.webp'),(2294,7338,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:43:\"2018/05/Lifespan-Forest-Honey-500-gm-3.webp\";s:8:\"filesize\";i:83696;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-3-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16624;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Lifespan-Forest-Honey-500-gm-3-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:91400;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-3-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5712;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-3-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62610;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-3-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:88524;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-3-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29194;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-3-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3046;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-3-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16624;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-3-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:65924;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-3-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5712;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2295,7339,'_wp_attached_file','2018/05/Lifespan-Forest-Honey-500-gm-4.webp'),(2296,7339,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:43:\"2018/05/Lifespan-Forest-Honey-500-gm-4.webp\";s:8:\"filesize\";i:72538;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-4-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18062;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Lifespan-Forest-Honey-500-gm-4-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84302;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-4-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6482;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-4-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:59028;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-4-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:81702;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-4-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30140;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-4-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3468;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-4-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18062;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-4-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62310;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-4-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2297,7340,'_wp_attached_file','2018/05/Lifespan-Forest-Honey-500-gm-5.webp'),(2298,7340,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:43:\"2018/05/Lifespan-Forest-Honey-500-gm-5.webp\";s:8:\"filesize\";i:148044;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-5-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24154;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Lifespan-Forest-Honey-500-gm-5-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:157774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-5-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7596;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-5-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:106264;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-5-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:150444;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-5-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:44732;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-5-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3742;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-5-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24154;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-5-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:114082;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-5-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,7341,'_wp_attached_file','2018/05/Lifespan-Forest-Honey-500-gm-6.webp'),(2300,7341,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:43:\"2018/05/Lifespan-Forest-Honey-500-gm-6.webp\";s:8:\"filesize\";i:116474;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-6-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21178;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Lifespan-Forest-Honey-500-gm-6-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:128444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-6-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7538;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-6-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:83962;}s:23:\"commercegurus-pdp-large\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-6-990x990.webp\";s:5:\"width\";i:990;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:121536;}s:24:\"commercegurus-plp-mobile\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-6-441x441.webp\";s:5:\"width\";i:441;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37186;}s:18:\"cgkit_image_swatch\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-6-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4058;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-6-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21178;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-6-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:88248;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Lifespan-Forest-Honey-500-gm-6-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,7341,'_wp_attachment_image_alt',''),(2302,7338,'_wp_attachment_image_alt','Lifespan Forest Honey - 500 gm (3)'),(2303,7339,'_wp_attachment_image_alt','Lifespan Forest Honey - 500 gm (4)'),(2304,7340,'_wp_attachment_image_alt','Lifespan Forest Honey - 500 gm (5)'),(2305,7337,'_wp_attachment_image_alt','Lifespan Forest Honey - 500 gm (2)'),(2314,694,'_price','273'),(2315,694,'_price','529'),(2317,694,'_regular_price','249'),(2318,694,'_sale_price','224'),(2319,7343,'_thumbnail_id','7003'),(2320,7343,'_wp_page_template','default'),(2321,7343,'_elementor_data','[{\"id\":\"57149c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eebff84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2064b73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Forest Honey<\\/h2>\\n<ul style=\\\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.<\\/li>\\n<li style=\\\"list-style: disc; overflow-wrap: break-word; margin: 0px;\\\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.<\\/li>\\n<\\/ul>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b3c3462\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"5c838a37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"10f5243\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>This item is ethically produced<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3f7bdf6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28fe1a92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e685add\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"32518ae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"29baa3b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3479e201\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5341399d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Hand-made in Sweden<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b6c0f40\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"4063195d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"273bbe9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Materials proven to last<\\/h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.<\\/p>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a3d531a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a67256f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/themedemo.commercegurus.com\\/shoptimizer-demodata\\/wp-content\\/uploads\\/sites\\/53\\/2018\\/05\\/520x370.png\",\"id\":971},\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03ddf49\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"d7a8070\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bf1576d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 style=\\\"padding: 0px 0px 4px; margin-bottom: 0px; text-rendering: optimizelegibility; line-height: 24px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; letter-spacing: normal;\\\">Legal Disclaimer:<\\/h3>\\n<div><span style=\\\"color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\\\">Actual product packaging and materials may contain more and different information than what is shown on our app or website. We recommend that you do not rely solely on the information presented here and that you always read labels, warnings, and directions before using or consuming a product.<\\/span><\\/div>\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2322,7343,'_elementor_version','3.20.3'),(2323,7343,'_elementor_template_type','wp-post'),(2324,7343,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:3;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}}'),(2325,7343,'_elementor_edit_mode','builder'),(2326,7343,'_elementor_page_assets','a:0:{}'),(2345,7349,'_menu_item_type','post_type'),(2346,7349,'_menu_item_menu_item_parent','7297'),(2347,7349,'_menu_item_object_id','661'),(2348,7349,'_menu_item_object','product'),(2349,7349,'_menu_item_target',''),(2350,7349,'_menu_item_classes','a:1:{i:0;s:17:\"menu-item-product\";}'),(2351,7349,'_menu_item_xfn',''),(2352,7349,'_menu_item_url',''),(2357,7352,'_menu_item_type','taxonomy'),(2358,7352,'_menu_item_menu_item_parent','7297'),(2359,7352,'_menu_item_object_id','30'),(2360,7352,'_menu_item_object','product_cat'),(2361,7352,'_menu_item_target',''),(2362,7352,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2363,7352,'_menu_item_xfn',''),(2364,7352,'_menu_item_url',''),(2371,7355,'_menu_item_type','post_type'),(2372,7355,'_menu_item_menu_item_parent','7297'),(2373,7355,'_menu_item_object_id','677'),(2374,7355,'_menu_item_object','product'),(2375,7355,'_menu_item_target',''),(2376,7355,'_menu_item_classes','a:1:{i:0;s:17:\"menu-item-product\";}'),(2377,7355,'_menu_item_xfn',''),(2378,7355,'_menu_item_url',''),(2384,7358,'_menu_item_type','post_type'),(2385,7358,'_menu_item_menu_item_parent','7297'),(2386,7358,'_menu_item_object_id','661'),(2387,7358,'_menu_item_object','product'),(2388,7358,'_menu_item_target',''),(2389,7358,'_menu_item_classes','a:1:{i:0;s:17:\"menu-item-product\";}'),(2390,7358,'_menu_item_xfn',''),(2391,7358,'_menu_item_url',''),(2398,677,'_price','390'),(2399,677,'_price','699'),(2400,677,'_price','1099'),(2401,6,'_elementor_css','a:6:{s:4:\"time\";i:1713489543;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:\"\";}'),(2402,7105,'_elementor_css','a:6:{s:4:\"time\";i:1713489544;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:\"\";}'),(2403,1002,'_elementor_css','a:6:{s:4:\"time\";i:1713547774;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:\"\";}'),(2404,677,'_elementor_css','a:6:{s:4:\"time\";i:1713709788;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:\"\";}'),(2405,694,'_elementor_css','a:6:{s:4:\"time\";i:1713770784;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:\"\";}'),(2406,12,'_elementor_css','a:7:{s:4:\"time\";i:1714317356;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:\"\";}'),(2407,1132,'_elementor_css','a:6:{s:4:\"time\";i:1714325827;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:\"\";}'),(2408,1004,'_elementor_css','a:6:{s:4:\"time\";i:1714325905;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:\"\";}'),(2409,7241,'_elementor_css','a:7:{s:4:\"time\";i:1714675218;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:\"\";}'),(2410,3,'_elementor_css','a:6:{s:4:\"time\";i:1715172937;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:\"\";}'),(2411,7275,'_used_by','omkarsutar693@gmail.com'),(2412,7275,'_used_by','omkarsutar693@gmail.com');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2024-04-03 17:14:16','2024-04-03 17:14:16','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2024-04-03 17:14:16','2024-04-03 17:14:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=1',0,'post','',1),(2,1,'2024-04-03 17:14:16','2024-04-03 17:14:16','<!-- 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=\"https://shoptimizer-latest.in8.cdn-alpha.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','','','2024-04-03 17:14:16','2024-04-03 17:14:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?page_id=2',0,'page','',0),(3,1,'2024-04-03 17:14:16','2024-04-03 17:14:16','<p><!-- wp:heading --></p>\n<h2><strong>Definitions:</strong></h2>\n<p><!-- /wp:heading --><!-- wp:paragraph --></p>\n<ul>\n<li><strong>Anonymisation-</strong> The process of either encrypting or removing personal data from a database, so that the individuals whom the data describe remain anonymous. This is done for the purpose of protecting individuals’ private activities while maintaining the integrity of the data gathered and shared.</li>\n<li><strong>Behavioral Advertising-</strong> The act of tracking users’ online activities and then delivering ads or recommendations based upon the tracked activities.</li>\n<li><strong>Biometric Data- </strong>Personal data resulting from specific technical processing relating to the physical, physiological or behavioral characteristics of a natural person, which allow or confirm the unique identification of that natural person, such as facial images or dactyloscopy data.</li>\n<li><strong>Consent- </strong>Any freely given, specific, informed and unambiguous indication of the data subject’s wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.</li>\n<li><strong>Children\'s Privacy-</strong> The website is not intended for individuals under the age of 18. We do not knowingly collect personal information from children. If you believe we have inadvertently collected personal information from a child, please contact us, and we will promptly delete the information.</li>\n<li><strong>Cookies- </strong>A small text file stored on a user machine that may later be retrieved by a web server from the machine. Cookies allow web servers to keep track of the end user’s browser activities, and connect individual web requests into a session.</li>\n<li><strong>Data Enrichment- </strong>A process used to enhance, refine or otherwise improve existing data.</li>\n<li><strong>Data Retention-</strong> The policies and processes used within Lifespan for determining the time period for archiving and storing of personal data.</li>\n<li><strong>Data Processing- </strong>Any operation or set of operations which is performed on personal data, such as collecting, recording, organizing, storing, adapting or altering, retrieving, consulting, using, disclosing by transmission, dissemination or otherwise making the data available, aligning or combining data, or blocking, erasing or destroying data. Not limited to automatic means.</li>\n<li><strong>Direct Marketing- </strong>A form of advertising in which companies provide physical marketing materials to consumers to communicate information about a product or service.</li>\n<li><strong>Encryption- </strong>The method by which plaintext or any other type of data is converted from a readable form to an encoded version that can only be decoded by another entity if they have access to a decryption key.</li>\n<li><strong>Genetic Data- </strong>Personal data relating to the inherited or acquired genetic characteristics of a natural person which give unique information about the physiology or the health of that natural person and which result, in particular, from an analysis of a biological sample from the natural person in question.</li>\n<li><strong>Health Data-</strong> Personal data related to the physical or mental health of a natural person, including the provision of health care services, which reveal information about his or her health status.</li>\n<li><strong>IP Address- </strong>A unique address that identifies a device on the Internet or a local network and which allows a system to be recognized by other systems connected via the Internet protocol.</li>\n<li><strong>Online Behavioral Advertising-</strong> Websites or online advertising services that engage in the tracking or analysis of, e.g., search terms, browser or user profiles, preferences, demographics, online activity, offline activity, location data, and offer advertising based on that tracking.</li>\n<li><strong>Personal Data- </strong>Any information relating to an identified or identifiable individual. An identifiable individual is one who can be identified, directly or indirectly, in particular, by reference to an identification number or to one or more factors specific to his physical, physiological, mental, economic, cultural or social identity.</li>\n<li><strong>Personal Data Breach- </strong>A breach of security leading to the accidental or unlawful destruction, loss, alteration, unauthorized disclosure of, or access to, personal data transmitted, stored or otherwise processed.</li>\n<li><strong>Privacy and Data Protection- </strong>The collection of laws and regulation that applies to the collection, usage, storage, protection and other processing of personal data. This includes data protection, privacy, banking secrecy, electronic communications and confidentiality laws and regulations, and any other applicable laws or regulations to the extent they relate to privacy of personal data.</li>\n<li><strong>Processor- </strong>A natural or legal person, public authority, agency or other body which processes personal data on behalf of the controller.</li>\n<li><strong>Recipient- </strong>A natural or legal person, public authority, agency or another body, to which the personal data are disclosed, whether a third-party or not. However, public authorities which may receive personal data in the framework of an inquiry in accordance with India Law shall not be regarded as recipients; the processing of those data by those public authorities shall be in compliance with the applicable data protection rules according to the purposes of the processing.</li>\n<li><strong>Representative- </strong>Natural or legal person established in the India law.</li>\n<li><strong>Special Categories of Personal Data- </strong>Special categories of personal data, include: racial or ethnic origin, political opinions, religious or philosophical beliefs, trade-union membership, genetic data, biometric data (for uniquely identifying an individual) and of data concerning health, sex life or sexual orientation.</li>\n<li><strong>Third-Party- </strong>A natural or legal person, public authority, agency or body other than the data subject, controller, processor and persons who, under the direct authority of the controller or processor, are authorized to process personal data.</li>\n</ul>\n<p><!-- /wp:paragraph --><!-- wp:heading --></p>\n<h2><strong>Privacy Notice-Lifespan</strong></h2>\n<p><!-- /wp:heading --><!-- wp:paragraph --></p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Welcome to Lifespan Private Ltd website. The information that we collect and store during normal use of the site is used to monitor use of the site and to help its further development. Our goal is to protect your privacy and the information that you submit to us through the Internet.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">A number of pages in this website give you the option to submit personal information to the Company. All such communications are not confidential. Any application, request or enquiry you make, may be passed or made available to Group affiliates.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">By accessing this web site, you indicate your acceptance of this Privacy Policy.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Data Collection:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Any personal data provided to or collected by Lifespan is controlled by Lifespan Private Limited. This Privacy Notice applies to personal data collected by Lifespan in connection with the services and products we offer. References to “Lifespan” in this Notice means Lifespan Private Limited and any company directly or indirectly owned and/or controlled by Lifespan Private Limited that you are interacting with or have a business relationship with.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">This Privacy Notice also applies to Lifespan’s marketing content, including offers and advertisements for Lifespan products and services, which we send to you on third-party websites, platforms and applications based on your site usage information.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We may collect personal data basis Information you give us and Information we collect when you contact us, visit our sites etc.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Personal data means any information that can be used to identify directly or indirectly a specific individual.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">This definition includes personal data collected by direct marketing campaigns, sweepstakes and competitions and online through our websites, applications and branded pages. Certain categories of personal data, such as health data, financial data, biometrics, race, ethnicity, religion, health, sexuality or biometric data are classified as “special categories of data” or “Sensitive Personal Information” and benefit from additional protection. We limit the circumstances where we collect and process these special categories of data.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan sometimes collects data related to your health, etc., to send you tailored ads and relevant promotions. Lifespan only collects and uses this personal data where you have provided us with your consent to do so. In some instances, you may have requested services or products that do not directly involve the collection of any special categories of data, but may imply or suggest your health or other special categories of data.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Usage of Data collection:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We collect, process and disclose your personal data only for specific and limited purposes. We also create profiles of visitors by analyzing the information provided by them while online surfing, searching and buying our products/ services or otherwise while interacting with our brand communications by building segments.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We collect, process and disclose your personal data for the following purposes:</p>\n<ul>\n<li>To process your payments, if you purchase our products/services, to provide you with your order status, deal with your enquiries and requests, and assess and handle any complaints;</li>\n<li>To process and answer your inquiries or to contact you to answer your questions and/or requests;</li>\n<li>To develop and improve our products, services, communication methods and the functionality of our websites;</li>\n<li>For the purposes of competitions or promotions that you have entered;</li>\n<li>To communicate information to you and to manage your registration and/or subscription to our newsletter or other communications;</li>\n<li>To manage our everyday business needs regarding your participation in our contests, sweepstakes or promotional activities or request;</li>\n<li>To authenticate the identity of individuals contacting us by telephone, electronic means or otherwise;</li>\n<li>For internal training and quality assurance purposes;</li>\n<li>To understand and assess the interests, wants, and changing needs of consumers, to improve our website, our current products and services, and/or developing new products and services; and</li>\n<li>To provide personalized products, communications and targeted advertising as well as product recommendations to you.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan uses your personal data to build profiles. We create profiles by analysing the information about your online surfing, searching and buying behaviour and your interactions with our brand communications by building segments and by placing your personal data in one or more segments. These segments are used by Lifespan to personalize the website and our communications to you and to display relevant offers and advertisements from the Lifespan brands on the Lifespan sites, and via third-party websites. The segments can also be used for third-party campaigns on the Lifespan sites. Lifespan profiles your data where you have provided consent for us to do so.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">You can withdraw your consent to prevent your personal data being used this way at any time using the manage cookies section of our Cookie Notice or unsubscribing to the use of your email address if you have logged into one of our websites or signed up to any marketing newsletters.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan collects data, with your consent, from:</p>\n<ul>\n<li>Our websites about what you view and the way you interact with our content;</li>\n<li>Our digital display advertising that we serve to you on social platforms and other publisher’s websites; and</li>\n<li>Forms you fill in online and send to us about what your interests are.</li>\n<li>We also track the products you buy when you click on one of our display adverts and go on to purchase something from a selection of our retail partners.</li>\n<li>If you have asked to receive emails or SMS communications from us, we track whether you open, read or click on the content to see what you are interested in so that we can give you more content that we think you are more likely to enjoy.</li>\n<li>Based on this profile information, we may also give you advertising that we think you will like and want to see as you view content from us or from our network of publishers that we advertise with. Sometimes, with your consent, we may use your current location to serve advertising to you that is to do with promotions or events that are happening nearby that we think you might be interested in.</li>\n<li>We may also use information you have provided to selected third-parties and consented to be shared, like your age, gender, life stage, lifestyle and wider interests to identify people who we think will have similar interests to you and who we believe will be interested in similar advertising.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Data Shared With:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">As part of the Lifespan group your personal data use within the Lifespan group and with selected third-parties in the following circumstances:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Third-party service providers: In order to carry out your requests, respond to your inquiries, fulfil your orders, honor coupons, provide you with samples, enable you to participate in sweepstakes or make various other features, services and materials available to you through our websites we share your personal data with third-party service providers that perform functions on our behalf, such as companies that: host or operate Lifespan’s websites and Apps process payments, analyze data, provide customer service, postal or delivery services, and sponsors or other third-parties that participate in or administer our promotions. They have access to personal data needed to perform their functions but may not use it for other purposes. Further, they must process this personal data in accordance with this Privacy Notice and as permitted by applicable data protection laws and regulations.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Other third-parties: Your personal data will also be used by us or shared with our sponsors, advertisers, advertising networks, advertising servers, social media networks, and analytics companies or other third-parties in connection with marketing, promotional, data enrichment (to find out more about our privacy key terms follow the link) and other offers, as well as product information.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Business transfer: Your personal data will be used by us or shared with the Lifespan, primarily for business and operational purposes. As Lifespan continues to develop the business, it may sell or purchase assets, subsidiaries or business units. In such transactions, your personal data generally is one of the transferred business assets but remains subject to the promises made in any pre-existing Privacy Notice (unless, of course, you consent otherwise). If another entity acquires us, our businesses or substantially all or part of our assets, or assets related to Lifespan’s websites, your personal data will be disclosed to such entity as part of the due diligence process and will be transferred to such entity as one of the transferred assets. Also, if any bankruptcy or reorganization proceeding is brought by or against us, all such personal data will be considered an asset of ours and as such it is possible they will be sold or transferred to third-parties.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Legal disclosure: </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We may transfer and disclose your personal data to third-parties:</p>\n<ul>\n<li>To comply with a legal obligation;</li>\n<li>When we believe in good faith that an applicable law requires it;</li>\n<li>At the request of governmental authorities conducting an investigation;</li>\n<li>To verify or enforce our “Terms of Use” or other applicable policies;</li>\n<li>To detect and protect against fraud, or any technical or security vulnerabilities;</li>\n<li>To respond to an emergency; or otherwise</li>\n<li>To protect the rights, property, safety, or security of third-parties, visitors to Lifespan’s websites, Lifespan or the public.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Protection of Data:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan takes the security of your personal data very seriously. We take every effort to protect your personal data from misuse, interference, loss, unauthorized access, modification or disclosure.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Access to your personal data is only permitted among our employees and agents on a need-to-know basis and subject to strict contractual confidentiality obligations when processed by third-parties.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We will keep your personal data for as long as we need it for the purpose it is being processed for.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Your data may also be retained so that we can continue to improve your experience with us and to ensure that you receive any loyalty rewards which are due to you.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We retain the identifiable data we collect directly for targeting purposes for as little time as possible, after which we employ measures to permanently delete it.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We will actively review the personal data we hold and delete it securely, or in some cases anonymize it, when there is no longer a legal, business or consumer need for it to be retained.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Rights on Data:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Your rights in relation to your personal data how it is processed. You can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the “Contact Us” form on our websites.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Where we process your personal data, you have a number of rights over how the data is processed and can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the “Contact Us” form on our websites.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">By using this website, you acknowledge that you have read, understood, and agreed to be bound by this Privacy Policy. If you do not agree to this Policy, please do not use the website.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Contact Lifespan:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">In case of any grievance, you may contact at: info@lifespan.industries</p>\n<p><!-- /wp:paragraph --></p>','Privacy Policy','','publish','closed','open','','privacy-policy','','','2024-04-04 22:43:20','2024-04-04 17:13:20','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?page_id=3',0,'page','',0),(6,1,'2024-04-03 17:18:07','2024-04-03 17:18:07','','Default Kit','','publish','closed','closed','','default-kit','','','2024-04-04 11:44:51','2024-04-04 06:14:51','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=6',0,'elementor_library','',0),(7,1,'2024-04-03 17:18:09','2024-04-03 17:18:09','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2024-04-03 17:18:09','2024-04-03 17:18:09','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/woocommerce-placeholder.png',0,'attachment','image/png',0),(8,1,'2024-04-03 17:18:10','2024-04-03 17:18:10','','Shop','','publish','closed','closed','','shop','','','2024-04-03 17:18:10','2024-04-03 17:18:10','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?page_id=8',0,'page','',0),(9,1,'2024-04-03 17:18:10','2024-04-03 17:18:10','<!-- wp:woocommerce/cart -->\n<div class=\"wp-block-woocommerce-cart alignwide is-loading\"><!-- wp:woocommerce/filled-cart-block -->\n<div class=\"wp-block-woocommerce-filled-cart-block\"><!-- wp:woocommerce/cart-items-block -->\n<div class=\"wp-block-woocommerce-cart-items-block\"><!-- wp:woocommerce/cart-line-items-block -->\n<div class=\"wp-block-woocommerce-cart-line-items-block\"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/cart-cross-sells-block -->\n<div class=\"wp-block-woocommerce-cart-cross-sells-block\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">You may be interested in…</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/cart-cross-sells-products-block -->\n<div class=\"wp-block-woocommerce-cart-cross-sells-products-block\"></div>\n<!-- /wp:woocommerce/cart-cross-sells-products-block --></div>\n<!-- /wp:woocommerce/cart-cross-sells-block --></div>\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class=\"wp-block-woocommerce-cart-totals-block\"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-block\"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-heading-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class=\"wp-block-woocommerce-cart-express-payment-block\"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class=\"wp-block-woocommerce-proceed-to-checkout-block\"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class=\"wp-block-woocommerce-cart-accepted-payment-methods-block\"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class=\"wp-block-woocommerce-empty-cart-block\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"with-empty-cart-icon wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {\"columns\":4,\"rows\":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->','Cart','','publish','closed','closed','','cart','','','2024-04-03 17:18:10','2024-04-03 17:18:10','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?page_id=9',0,'page','',0),(10,1,'2024-04-03 17:18:10','2024-04-03 17:18:10','<!-- wp:woocommerce/checkout -->\n<div class=\"wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading\"><!-- wp:woocommerce/checkout-fields-block -->\n<div class=\"wp-block-woocommerce-checkout-fields-block\"><!-- wp:woocommerce/checkout-express-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-express-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-express-payment-block -->\n\n<!-- wp:woocommerce/checkout-contact-information-block -->\n<div class=\"wp-block-woocommerce-checkout-contact-information-block\"></div>\n<!-- /wp:woocommerce/checkout-contact-information-block -->\n\n<!-- wp:woocommerce/checkout-shipping-method-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-method-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce/checkout-pickup-options-block -->\n<div class=\"wp-block-woocommerce-checkout-pickup-options-block\"></div>\n<!-- /wp:woocommerce/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce/checkout-shipping-address-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-address-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce/checkout-billing-address-block -->\n<div class=\"wp-block-woocommerce-checkout-billing-address-block\"></div>\n<!-- /wp:woocommerce/checkout-billing-address-block -->\n\n<!-- wp:woocommerce/checkout-shipping-methods-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-methods-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce/checkout-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-payment-block -->\n\n<!-- wp:woocommerce/checkout-additional-information-block -->\n<div class=\"wp-block-woocommerce-checkout-additional-information-block\"></div>\n<!-- /wp:woocommerce/checkout-additional-information-block -->\n\n<!-- wp:woocommerce/checkout-order-note-block -->\n<div class=\"wp-block-woocommerce-checkout-order-note-block\"></div>\n<!-- /wp:woocommerce/checkout-order-note-block -->\n\n<!-- wp:woocommerce/checkout-terms-block -->\n<div class=\"wp-block-woocommerce-checkout-terms-block\"></div>\n<!-- /wp:woocommerce/checkout-terms-block -->\n\n<!-- wp:woocommerce/checkout-actions-block -->\n<div class=\"wp-block-woocommerce-checkout-actions-block\"></div>\n<!-- /wp:woocommerce/checkout-actions-block --></div>\n<!-- /wp:woocommerce/checkout-fields-block -->\n\n<!-- wp:woocommerce/checkout-totals-block -->\n<div class=\"wp-block-woocommerce-checkout-totals-block\"><!-- wp:woocommerce/checkout-order-summary-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-block\"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-cart-items-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/checkout-order-summary-block --></div>\n<!-- /wp:woocommerce/checkout-totals-block --></div>\n<!-- /wp:woocommerce/checkout -->','Checkout','','publish','closed','closed','','checkout','','','2024-04-03 17:18:10','2024-04-03 17:18:10','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?page_id=10',0,'page','',0),(11,1,'2024-04-03 17:18:10','2024-04-03 17:18:10','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2024-04-03 17:18:10','2024-04-03 17:18:10','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?page_id=11',0,'page','',0),(12,1,'2024-04-04 22:12:00','2024-04-04 16:42:00','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><h2>Refunds</h2></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At <a href=\"https://lifespanstores.com/\" rel=\"noreferrer noopener\" target=\"_blank\">Lifespan</a>, we are committed to providing you with high-quality products and an exceptional shopping experience. We understand that occasionally, you may need to request a refund. To ensure a smooth process, we have outlined our refund policy below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>1. Eligibility for Refund:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Refunds are available for products purchased directly from our website.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You must request a refund within 10 days of the purchase date.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>The product must be returned in its original, unopened condition.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>2. Refund Process:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>To request a refund, please contact our customer support team at sales@lifespanstores.com or +91 93120 99999.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Provide your order number and a detailed explanation of why you are requesting a refund.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Our team will review your request and notify you of its status within 2 days.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>3. Approved Refunds:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>If your refund request is approved, the refund will be processed to the original payment method used for the purchase.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Please allow 7 working days for the refund to reflect in your account.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>4. Non-Refundable Items:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>We do not offer refunds for products that have been opened or used.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Shipping and handling fees are non-refundable.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>5. Return Shipping:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>If a return is required, you will be responsible for shipping the product back to us.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>6. Product Exchanges:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>We do not offer product exchanges. If you received a damaged or incorrect item, please contact us, and we will arrange for a replacement or refund.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>7. Contact Us:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>If you have any questions or concerns about our refund policy, please reach out to our customer support team at sales@lifespanstores.com or +91 93120 99999.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Please note that we reserve the right to update or change our refund policy at any time. Any changes will be reflected on this page.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Thank you for choosing <a href=\"https://lifespanstores.com/\" rel=\"noreferrer noopener\" target=\"_blank\">Lifespan</a>, and we appreciate your trust in our products and services. Your satisfaction is our priority.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><h2>Returns</h2></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At <a href=\"https://lifespanstores.com/\" rel=\"noreferrer noopener\" target=\"_blank\">Lifespan</a>, your satisfaction is our priority. We understand that sometimes you may need to return a product, and we are here to make that process as simple and straightforward as possible. Please take a moment to read our return policy carefully to ensure a smooth experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>1. Eligibility for Returns:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We accept returns within 10 days from the date of purchase. To be eligible for a return, your item must be unused, in the same condition as you received it, and in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>2. Non-Returnable Items:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Some items are non-returnable, including:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Perishable goods.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Items with broken seals or opened packaging.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Damaged products.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>3. How to Initiate a Return:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To start the return process, please contact our customer support team at sales@lifespanstores.com or +91 93120 99999. You will be guided through the necessary steps, including providing your order number and the reason for the return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>4. Return Shipping:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Customers are responsible for return shipping costs, except in cases where the return is due to an error on our part. We recommend using a trackable shipping service to ensure your return is received safely.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>5. Refunds:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upon receiving and inspecting your returned item, we will notify you about the approval or rejection of your refund. If approved, your refund will be processed and a credit will automatically be applied to your original method of payment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>6. Late or Missing Refunds:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven\'t received your refund within a reasonable timeframe, please check your bank account first. If there is still no sign of your refund, contact your credit card company or bank. It may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>7. Exchange or Replacement:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you received a damaged or defective product, or if you wish to exchange it for another item, please contact us, and we will assist you in the process.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>8. Contact Us:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions or need further assistance regarding our return policy, please don\'t hesitate to contact our customer support team at sales@lifespanstores.com or +91 93120 99999.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>9. Policy Changes:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to make changes to our return policy at any time. Any changes will be updated on this page, and it is your responsibility to stay informed about our policies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thank you for choosing <a href=\"https://lifespanstores.com/\" rel=\"noreferrer noopener\" target=\"_blank\">Lifespan</a>. We appreciate your trust in our products, and we are committed to providing you with the best possible customer experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><h2>Need help?</h2></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at sales@lifespanstores.com for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','publish','closed','closed','','refund_returns','','','2024-04-04 22:12:01','2024-04-04 16:42:01','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?page_id=12',0,'page','',0),(13,1,'2024-04-03 17:20:43','2024-04-03 17:20:43','','One Click Demo Import - log_file_2024-04-03__17-20-43','','inherit','open','closed','','one-click-demo-import-log_file_2024-04-03__17-20-43','','','2024-04-03 17:20:43','2024-04-03 17:20:43','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/log_file_2024-04-03__17-20-43.txt',0,'attachment','text/plain',0),(126,1,'2018-04-24 15:44:16','2018-04-24 15:44:16','','Blog','','publish','closed','closed','','blog','','','2018-04-24 15:44:16','2018-04-24 15:44:16','',0,'http://shoptimizer.local/?page_id=126',0,'page','',0),(429,1,'2018-05-14 14:39:35','2018-05-14 14:39:35','','credit-cards','','inherit','open','closed','','credit-cards','','','2018-05-14 14:39:35','2018-05-14 14:39:35','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/credit-cards.png',0,'attachment','image/png',0),(492,1,'2022-01-12 22:23:25','2022-01-12 22:23:25','From a dinner date to a client meeting (and a plane ride).\n\n<!--more-->\n\nSynth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven\'t heard of them DIY. Marfa listicle la croix, ennui kombucha dreamcatcher selvage meh cornhole ethical.\n\nAustin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed hammock. Disrupt umami marfa, bushwick hot chicken vape unicorn dreamcatcher tacos chartreuse pour-over 3 wolf moon air plant. PBR&amp;B photo booth pop-up, keffiyeh williamsburg sustainable 90\'s succulents mixtape ramps try-hard squid blog marfa chartreuse.\n<h2>Portland williamsburg vinyl</h2>\n3 wolf moon venmo kale chips bushwick, mlkshk scenester selfies lumbersexual. Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dreamcatcher roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred. Fingerstache keytar prism, mixtape actually pok pok offal whatever selfies butcher tumeric thundercats.\n<figure class=\"wp-block-image\"><img class=\"wp-image-481\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/1200x680.png\" alt=\"Travel\" /><figcaption>Jean shorts fam helvetica thundercats</figcaption></figure>\nKnausgaard austin palo santo butcher hashtag shoreditch disrupt ugh succulents humblebrag tousled. Gochujang blog DIY, la croix tbh pinterest brunch man bun air plant VHS. Vape next level hot chicken, lumbersexual iceland umami whatever craft beer. Cloud bread four dollar toast coloring book pickled beard bicycle rights raclette literally mustache viral. Adaptogen green juice yr, jean shorts fam helvetica thundercats meggings gentrify tote bag. Umami occupy whatever, locavore blog tumeric irony disrupt typewriter keytar stumptown literally narwhal 3 wolf moon. Portland williamsburg vinyl hexagon bicycle rights.\n<blockquote class=\"wp-block-quote\">Green juice crucifix pork belly art party skateboard iceland. Kale chips austin deep v food truck fixie, sartorial edison bulb occupy. Chicharrones etsy single-origin coffee brunch. Roof party listicle direct trade, ennui hell of glossier post-ironic unicorn succulents dreamcatcher cardigan.</blockquote>\nFixie 8-bit dreamcatcher williamsburg, butcher disrupt taxidermy. Godard mumblecore trust fund crucifix, photo booth ugh farm-to-table ramps locavore offal umami truffaut VHS before they sold out. Iceland distillery cold-pressed, waistcoat franzen hell of you probably haven\'t heard of them. Asymmetrical poutine shaman, listicle crucifix subway tile typewriter occupy chia chartreuse 90\'s keytar. Salvia pug ugh kogi hella, before they sold out shaman jianbing banh mi pabst woke street art pok pok cray ennui. Marfa chia VHS lo-fi.','Jay Ellis Proves One Suit Can Work Four Different Ways','','publish','open','open','','jay-ellis-proves-one-suit-can-work-four-different-ways','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',0,'http://shoptimizer.local/?p=492',0,'post','',0),(500,1,'2022-01-13 22:29:51','2022-01-13 22:29:51','Time to invest in the surprisingly versatile spring pick.\n\n<!--more-->\n\nSynth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven\'t heard of them DIY. Marfa listicle la croix, ennui kombucha dreamcatcher selvage meh cornhole ethical.\n\nAustin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed hammock. Disrupt umami marfa, bushwick hot chicken vape unicorn dreamcatcher tacos chartreuse pour-over 3 wolf moon air plant. PBR&amp;B photo booth pop-up, keffiyeh williamsburg sustainable 90\'s succulents mixtape ramps try-hard squid blog marfa chartreuse.\n<h2>Portland williamsburg vinyl</h2>\n3 wolf moon venmo kale chips bushwick, mlkshk scenester selfies lumbersexual. Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dreamcatcher roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred. Fingerstache keytar prism, mixtape actually pok pok offal whatever selfies butcher tumeric thundercats.\n<figure class=\"wp-block-image\"><img class=\"wp-image-481\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/1200x680.png\" alt=\"Travel\" /><figcaption>Jean shorts fam helvetica thundercats</figcaption></figure>\nKnausgaard austin palo santo butcher hashtag shoreditch disrupt ugh succulents humblebrag tousled. Gochujang blog DIY, la croix tbh pinterest brunch man bun air plant VHS. Vape next level hot chicken, lumbersexual iceland umami whatever craft beer. Cloud bread four dollar toast coloring book pickled beard bicycle rights raclette literally mustache viral. Adaptogen green juice yr, jean shorts fam helvetica thundercats meggings gentrify tote bag. Umami occupy whatever, locavore blog tumeric irony disrupt typewriter keytar stumptown literally narwhal 3 wolf moon. Portland williamsburg vinyl hexagon bicycle rights.\n<blockquote class=\"wp-block-quote\">Green juice crucifix pork belly art party skateboard iceland. Kale chips austin deep v food truck fixie, sartorial edison bulb occupy. Chicharrones etsy single-origin coffee brunch. Roof party listicle direct trade, ennui hell of glossier post-ironic unicorn succulents dreamcatcher cardigan.</blockquote>\nFixie 8-bit dreamcatcher williamsburg, butcher disrupt taxidermy. Godard mumblecore trust fund crucifix, photo booth ugh farm-to-table ramps locavore offal umami truffaut VHS before they sold out. Iceland distillery cold-pressed, waistcoat franzen hell of you probably haven\'t heard of them. Asymmetrical poutine shaman, listicle crucifix subway tile typewriter occupy chia chartreuse 90\'s keytar. Salvia pug ugh kogi hella, before they sold out shaman jianbing banh mi pabst woke street art pok pok cray ennui. Marfa chia VHS lo-fi.','Our pick of the coolest denim jackets this season','','publish','open','open','','our-pick-of-the-coolest-denim-jackets-this-season','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',0,'http://shoptimizer.local/?p=500',0,'post','',0),(511,1,'2022-01-14 22:47:28','2022-01-14 22:47:28','Some things are worth splashing out on...\n\n<!--more-->\n\nSynth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven\'t heard of them DIY. Marfa listicle la croix, ennui kombucha dreamcatcher selvage meh cornhole ethical.\n\nAustin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed hammock. Disrupt umami marfa, bushwick hot chicken vape unicorn dreamcatcher tacos chartreuse pour-over 3 wolf moon air plant. PBR&amp;B photo booth pop-up, keffiyeh williamsburg sustainable 90\'s succulents mixtape ramps try-hard squid blog marfa chartreuse.\n<h2>Portland williamsburg vinyl</h2>\n3 wolf moon venmo kale chips bushwick, mlkshk scenester selfies lumbersexual. Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dreamcatcher roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred. Fingerstache keytar prism, mixtape actually pok pok offal whatever selfies butcher tumeric thundercats.\n<figure class=\"wp-block-image\"><img class=\"wp-image-481\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/1200x680.png\" alt=\"Travel\" /><figcaption>Jean shorts fam helvetica thundercats</figcaption></figure>\nKnausgaard austin palo santo butcher hashtag shoreditch disrupt ugh succulents humblebrag tousled. Gochujang blog DIY, la croix tbh pinterest brunch man bun air plant VHS. Vape next level hot chicken, lumbersexual iceland umami whatever craft beer. Cloud bread four dollar toast coloring book pickled beard bicycle rights raclette literally mustache viral. Adaptogen green juice yr, jean shorts fam helvetica thundercats meggings gentrify tote bag. Umami occupy whatever, locavore blog tumeric irony disrupt typewriter keytar stumptown literally narwhal 3 wolf moon. Portland williamsburg vinyl hexagon bicycle rights.\n<blockquote class=\"wp-block-quote\">Green juice crucifix pork belly art party skateboard iceland. Kale chips austin deep v food truck fixie, sartorial edison bulb occupy. Chicharrones etsy single-origin coffee brunch. Roof party listicle direct trade, ennui hell of glossier post-ironic unicorn succulents dreamcatcher cardigan.</blockquote>\nFixie 8-bit dreamcatcher williamsburg, butcher disrupt taxidermy. Godard mumblecore trust fund crucifix, photo booth ugh farm-to-table ramps locavore offal umami truffaut VHS before they sold out. Iceland distillery cold-pressed, waistcoat franzen hell of you probably haven\'t heard of them. Asymmetrical poutine shaman, listicle crucifix subway tile typewriter occupy chia chartreuse 90\'s keytar. Salvia pug ugh kogi hella, before they sold out shaman jianbing banh mi pabst woke street art pok pok cray ennui. Marfa chia VHS lo-fi.','10 designer buys that are worth the investment','','publish','open','open','','10-designer-buys-that-are-worth-the-investment','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',0,'http://shoptimizer.local/?p=511',0,'post','',0),(547,1,'2018-05-15 18:48:08','2018-05-15 18:48:08','','author-signature','','inherit','open','closed','','author-signature','','','2018-05-15 18:48:08','2018-05-15 18:48:08','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/author-signature.jpg',0,'attachment','image/jpeg',0),(550,1,'2018-05-15 18:48:15','2018-05-15 18:48:15','','shoptimizer-blog-author','','inherit','open','closed','','shoptimizer-blog-author','','','2018-05-15 18:48:15','2018-05-15 18:48:15','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/shoptimizer-blog-author.jpg',0,'attachment','image/jpeg',0),(603,1,'2018-05-16 11:19:18','2018-05-16 11:19:18','<!-- wp:block {\"ref\":6963} /-->','Denim Jacket','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','publish','open','closed','','denim-jacket','','','2018-05-16 11:19:18','2018-05-16 11:19:18','',0,'https://themedemo.commercegurus.com/shoptimizer/?post_type=product&amp;p=603',0,'product','',0),(613,1,'2018-05-16 13:01:05','2018-05-16 13:01:05','<!-- wp:block {\"ref\":6963} /-->','Summer shorts','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','publish','open','closed','','summer-shorts','','','2018-05-16 13:01:05','2018-05-16 13:01:05','',0,'https://themedemo.commercegurus.com/shoptimizer/?post_type=product&amp;p=613',0,'product','',0),(616,1,'2018-05-16 13:15:23','2018-05-16 13:15:23','<!-- wp:block {\"ref\":6963} /-->','Hooded Jacket','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','publish','open','closed','','hooded-jacket','','','2024-04-06 00:29:46','2024-04-05 18:59:46','',0,'https://themedemo.commercegurus.com/shoptimizer/?post_type=product&amp;p=616',0,'product','',0),(620,1,'2018-05-15 13:20:30','2018-05-15 13:20:30','<!-- wp:block {\"ref\":6963} /-->','Shorts with a tie belt','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','publish','open','closed','','shorts-with-a-tie-belt','','','2018-05-15 13:20:30','2018-05-15 13:20:30','',0,'https://themedemo.commercegurus.com/shoptimizer/?post_type=product&amp;p=620',0,'product','',0),(631,1,'2018-05-15 13:50:56','2018-05-15 13:50:56','<!-- wp:block {\"ref\":6963} /-->','Patterned wrap dress','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','publish','open','closed','','patterned-wrap-dress','','','2018-05-15 13:50:56','2018-05-15 13:50:56','',0,'https://themedemo.commercegurus.com/shoptimizer/?post_type=product&amp;p=631',0,'product','',0),(661,1,'2018-05-16 18:13:50','2018-05-16 18:13:50','<!-- wp:block {\"ref\":6963} /-->','T-shirt regular fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','publish','open','closed','','t-shirt-regular-fit','','','2018-05-16 18:13:50','2018-05-16 18:13:50','',0,'https://themedemo.commercegurus.com/shoptimizer/?post_type=product&amp;p=661',0,'product','',0),(667,1,'2018-05-15 14:26:38','2018-05-15 14:26:38','<!-- wp:block {\"ref\":6963} /-->','Silk-blend sweatshirt','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','publish','open','closed','','silk-blend-sweatshirt','','','2018-05-15 14:26:38','2018-05-15 14:26:38','',0,'https://themedemo.commercegurus.com/shoptimizer/?post_type=product&amp;p=667',0,'product','',0),(677,1,'2018-05-18 11:55:25','2018-05-18 11:55:25','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Red Onion Hair Oil (200ml)','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','publish','open','closed','','red-onion-hair-oil','','','2024-04-06 00:29:47','2024-04-05 18:59:47','',0,'https://themedemo.commercegurus.com/shoptimizer/?post_type=product&#038;p=677',0,'product','',2),(683,1,'2018-05-15 12:08:46','2018-05-15 12:08:46','<!-- wp:block {\"ref\":6963} /-->','Poplin shirt regular fit','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','publish','open','closed','','poplin-shirt-regular-fit','','','2018-05-15 12:08:46','2018-05-15 12:08:46','',0,'https://themedemo.commercegurus.com/shoptimizer/?post_type=product&amp;p=683',0,'product','',0),(694,1,'2018-05-16 19:38:38','2018-05-16 19:38:38','<h2>Forest Honey</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n		<h3 style=\"padding: 0px 0px 4px; margin-bottom: 0px; text-rendering: optimizelegibility; line-height: 24px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; letter-spacing: normal;\">Legal Disclaimer:</h3>\nActual product packaging and materials may contain more and different information than what is shown on our app or website. We recommend that you do not rely solely on the information presented here and that you always read labels, warnings, and directions before using or consuming a product.','Lifespan Organic Forest Honey (500gm)','<ul>\r\n 	<li>Straight from Nature\'s Abode</li>\r\n 	<li>Nutrient Rich</li>\r\n 	<li>100% Organic</li>\r\n 	<li>Unfiltered and Raw</li>\r\n</ul>','publish','open','closed','','jogging-top','','','2024-05-13 12:37:52','2024-05-13 07:07:52','',0,'https://themedemo.commercegurus.com/shoptimizer/?post_type=product&#038;p=694',0,'product','',1),(778,1,'2018-05-17 15:47:44','2018-05-17 15:47:44','','Silk-blend sweatshirt','Protein Powders: 2.7 kg, Honey: 300 gm','publish','closed','closed','','silk-blend-sweatshirt-red-large','','','2018-05-17 15:47:44','2018-05-17 15:47:44','',667,'https://themedemo.commercegurus.com/shoptimizer/product/silk-blend-sweatshirt/',1,'product_variation','',0),(890,1,'2018-05-23 13:56:46','2018-05-23 13:56:46','div.product .woocommerce-product-rating {\n    margin-bottom: 1em;\n    clear: both;\n}','shoptimizer','','publish','closed','closed','','shoptimizer','','','2024-04-05 11:50:36','2024-04-05 06:20:36','',0,'https://themedemo.commercegurus.com/shoptimizer/2018/05/23/shoptimizer/',0,'custom_css','',0),(963,1,'2018-05-30 17:39:10','2018-05-30 17:39:10','','1200x680','','inherit','open','closed','','1200x680','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',511,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/1200x680.png',0,'attachment','image/png',0),(968,1,'2018-05-30 17:44:39','2018-05-30 17:44:39','','400x400','','inherit','open','closed','','400x400','','','2018-05-30 17:44:39','2018-05-30 17:44:39','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png',0,'attachment','image/png',0),(971,1,'2018-05-30 17:57:36','2018-05-30 17:57:36','','','','inherit','open','closed','','520x370','','','2018-05-30 17:57:36','2018-05-30 17:57:36','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png',0,'attachment','image/png',0),(981,1,'2018-05-30 18:47:04','2018-05-30 18:47:04','','1280x1500','','inherit','open','closed','','1280x1500','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',677,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/1280x1500.png',0,'attachment','image/png',0),(982,1,'2018-05-30 18:59:37','2018-05-30 18:59:37','','730x450','','inherit','open','closed','','730x450','','','2018-05-30 18:59:37','2018-05-30 18:59:37','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/730x450.png',0,'attachment','image/png',0),(1002,1,'2018-07-09 11:19:52','2018-07-09 11:19:52','<h1>Customer Help</h1>		\n			<h3>Our happiness team is always here to assist.</h3>		\n			<h6>Common purchase queries answered</h6>		\n			<h2>Orders and Shipping</h2>		\n												<a href=\"\">How long does it take for me to receive my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I create an account?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I change my shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I track the status of my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Will you keep my credit card information on file?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Do you charge sales tax?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Do you ship to my country?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Will my items come in one package?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n			<h6>If you need to swap an item</h6>		\n			<h2>Returns and Exchanges</h2>		\n												<a href=\"\">What is your returns policy?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">I received the wrong item</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">My order arrived damaged</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Where should I mail my authorized return?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I receive customer support?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">What do I do if I entered an incorrect shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Can I change or cancel an order after I\'ve submitted it?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Can I pre-order an item that is sold out?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>','Customer Help','','publish','closed','closed','','customer-help','','','2018-07-09 11:19:52','2018-07-09 11:19:52','',0,'http://shoptimizer.local/?page_id=824',0,'page','',0),(1003,1,'2018-07-09 13:13:40','2018-07-09 13:13:40','<h1>Men\'s sale</h1>		\n			<h3>Pick up some great items at stunning prices in our seasonal sale.</h3>		\n		[products limit=\"4\" columns=\"4\" orderby=\"popularity\" on_sale=\"true\" category=\"men\" ]','Men - On sale','','publish','closed','closed','','men-sale','','','2018-07-09 13:13:40','2018-07-09 13:13:40','',0,'http://shoptimizer.local/?page_id=840',0,'page','',0),(1004,1,'2020-10-09 13:39:05','2020-10-09 13:39:05','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About us</h1>		\n			<h2>We are a brand which has been born into mother nature. It\'s time to create a new feeling.</h2>		\n		<p>Welcome to <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a>, where science and nature unite to promote a healthier, happier you. We are a dedicated team of experts in the field of nutraceuticals, driven by a profound belief in the power of natural ingredients to enhance well-being.</p>		\n			<h2>Our Mission</h2>		\n		<p>At <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a>, our mission is simple but profound: to provide our customers with high-quality, science-backed nutraceuticals that support optimal health. We\'re committed to helping you live your best life through the transformative benefits of our products</p>		\n			<h2>Our Commitment to Quality</h2>		\n		<p>Quality is at the heart of everything we do. We meticulously source the finest ingredients from around the world and adhere to the highest industry standards. Our products are proudly manufactured in state-of-the-art facilities, ensuring purity, potency, and safety.</p>		\n			<h2>Science-Backed Formulas</h2>		\n		<p>Our formulations are grounded in scientific research and developed by a team of experts who are passionate about improving lives. We believe that nature\'s wisdom can be harnessed to support your health goals.</p>		\n			<h2>Transparency and Trust</h2>		\n		<p>We believe in open and honest communication with our customers. You can trust that the ingredients in our products are fully disclosed, and we\'re here to answer any questions you may have. Your well-being is our top priority.</p>		\n			<h2>Environmental Responsibility</h2>		\n		<p>As stewards of the Earth, we are committed to sustainability. We strive to minimize our environmental footprint by using eco-friendly packaging and sustainable practices wherever possible.</p>		\n			<h2>Join Us on Your Health Journey</h2>		\n		<p>Whether you\'re seeking to boost your immune system, improve your energy levels, or address specific health concerns, <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a> is here to support you. We invite you to explore our range of nutraceuticals, backed by science and crafted with care.</p><p>Thank you for choosing <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a> as your partner in health and well-being. We look forward to being a part of your journey toward a healthier, happier life.</p>		\n			<h2>Our incredible team are here for you</h2>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Nicole Williams</h4>		\n			<h6>Company Director</h6>		\n			<h6>\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\"</h6>		\n													<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Bjorn Gunnarson</h4>		\n			<h6>Head of Design</h6>		\n			<h6>\"Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends work with you.\"</h6>		\n													<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Charlotte Banks</h4>		\n			<h6>Research & Development</h6>		\n			<h6>\"You’ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can’t be copied.\"</h6>		\n													<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Sam Gallagher</h4>		\n			<h6>Customer Support</h6>		\n			<h6>\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\"</h6>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							I’m so happy with the service from Shoptimizer – my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" />						\n														Sean Walsh\n																						London, UK\n							Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" />						\n														Astrid Sorensen\n																						Oslo, Norway\n			<h2>In the press</h2>		\n													<img width=\"1170\" height=\"60\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/1170x60.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />','About Us','','publish','closed','closed','','about-us','','','2024-04-04 22:41:53','2024-04-04 17:11:53','',0,'http://shoptimizer.local/?page_id=848',0,'page','',0),(1078,1,'2018-07-11 09:48:46','2018-07-11 09:48:46','<h1>Women\'s sale</h1>		\n			<h3>Pick up some great items at stunning prices in our seasonal sale.</h3>		\n		[products limit=\"4\" columns=\"4\" orderby=\"popularity\" on_sale=\"true\"  category=\"women\"]','Women - On sale','','publish','closed','closed','','women-sale','','','2018-07-11 09:48:46','2018-07-11 09:48:46','',0,'https://themedemo.commercegurus.com/shoptimizer/?page_id=1078',0,'page','',0),(1132,1,'2018-07-07 11:27:10','2018-07-07 11:27:10','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Plot%20no.49%2C%20Biotech%20Park%2C%20Phase-III%2C%20%20%20Karkapatla%20village%2C%20Siddipet%2C%20Telangana%20%20Zip%20Code%3A%20502279&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\"\n					aria-label=\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\"\n			></iframe>\n		<p>We\'re here to assist you on your journey to a healthier you. Whether you have questions, feedback, or need support with our products, our team is ready to help. Your well-being is our priority, and we value your input.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Reach Out to Us</h2>		\n			<h5>Customer Support</h5>		\n		<p>If you have questions about our products, orders, or anything else, our customer support team is available to assist you. You can reach us via email at sales@lifespanstores.com or by filling out the contact form below.</p>		\n			<h5>Business Inquiries</h5>		\n		<p>For business partnerships, distribution, or any other professional inquiries, please contact us at sales@lifespanstores.com. We welcome collaboration opportunities that align with our mission.</p>		\n			<h5>Our Office</h5>		\n		<p>You can find us at:</p><p>Plot no.49, Biotech Park, Phase-III, Karkapatla village, Siddipet, Telangana, Zip Code: 502279</p>		\n			<h5>Connect with us</h5>		\n		<p>Stay updated on our latest products, promotions, and health tips by following us on social media:</p><p><a href=\"https://www.facebook.com/mylifespan.life/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook</a></p><p><a href=\"https://www.instagram.com/mylifespanlife/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram</a></p><p><a href=\"https://www.youtube.com/c/LifespanIndustries\" target=\"_blank\" rel=\"noopener noreferrer\">Youtube</a></p><p>Your feedback and questions are vital to our continuous improvement. We look forward to hearing from you and helping you achieve your wellness goals.</p>		\n			<h6>Common queries answered</h6>		\n			<h2>Frequently asked Questions</h2>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d5d8dc}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">How long does it take for me to receive my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">What is your return and exchange policy?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I change my shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I track the status of my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I receive customer support?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">What do I do if I entered an incorrect shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">Do you ship to my country?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">Will my items come in one package?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n			<h6>Still need help?</h6>		\n			<h2>Get in touch with us</h2>		\n		[wpforms id=\"1191\" title=\"false\" description=\"false\"]','Contact us','','publish','closed','closed','','contact-us','','','2024-04-04 20:59:50','2024-04-04 15:29:50','',0,'http://shoptimizer.local/?page_id=779',0,'page','',0),(1140,1,'2022-01-21 23:43:18','2018-07-12 12:29:35','<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z\" />\n</svg>','','','publish','closed','closed','','1140','','','2022-01-21 23:43:18','2018-07-12 12:29:35','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?p=1140',2,'nav_menu_item','',0),(1158,1,'2018-07-12 12:58:30','2018-07-12 12:58:30','','300x200','','inherit','open','closed','','300x200','','','2018-07-12 12:58:30','2018-07-12 12:58:30','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/300x200.png',0,'attachment','image/png',0),(1163,1,'2018-07-12 13:59:45','2018-07-12 13:59:45','','table-documents','','inherit','open','closed','','table-documents','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',1002,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/table-documents.jpg',0,'attachment','image/jpeg',0),(1168,1,'2018-07-12 14:13:37','2018-07-12 14:13:37','','girl-field2','','inherit','open','closed','','girl-field2','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',1078,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/girl-field2.jpg',0,'attachment','image/jpeg',0),(1171,1,'2018-07-12 14:16:20','2018-07-12 14:16:20','','mountain-view','','inherit','open','closed','','mountain-view','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',1003,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/mountain-view.jpg',0,'attachment','image/jpeg',0),(1175,1,'2018-07-12 14:18:23','2018-07-12 14:18:23','','guy-dark-bg','','inherit','open','closed','','guy-dark-bg','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',1004,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/guy-dark-bg.jpg',0,'attachment','image/jpeg',0),(1176,1,'2018-07-12 14:18:47','2018-07-12 14:18:47','','about_03','','inherit','open','closed','','about_03','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',1004,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03.jpg',0,'attachment','image/jpeg',0),(1177,1,'2018-07-12 14:19:04','2018-07-12 14:19:04','','about_02','','inherit','open','closed','','about_02','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',1004,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02.jpg',0,'attachment','image/jpeg',0),(1178,1,'2018-07-12 14:19:24','2018-07-12 14:19:24','','about_01','','inherit','open','closed','','about_01','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',1004,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01.jpg',0,'attachment','image/jpeg',0),(1179,1,'2018-07-12 14:20:06','2018-07-12 14:20:06','','testimonials-bg','','inherit','open','closed','','testimonials-bg','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',1004,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/testimonials-bg.jpg',0,'attachment','image/jpeg',0),(1181,1,'2018-07-12 14:23:04','2018-07-12 14:23:04','','1170x60','','inherit','open','closed','','1170x60','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',1004,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60.png',0,'attachment','image/png',0),(1200,1,'2018-07-31 11:17:14','2018-07-31 11:17:14','','trust-symbols_b','','inherit','open','closed','','trust-symbols_b','','','2018-07-31 11:17:14','2018-07-31 11:17:14','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/trust-symbols_b.jpg',0,'attachment','image/jpeg',0),(1201,1,'2018-07-31 11:17:18','2018-07-31 11:17:18','','trust-symbols_a','','inherit','open','closed','','trust-symbols_a','','','2018-07-31 11:17:18','2018-07-31 11:17:18','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/trust-symbols_a.jpg',0,'attachment','image/jpeg',0),(1205,1,'2018-07-31 12:16:14','2018-07-31 12:16:14','<h3>This item is ethically produced</h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n										<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n										<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<h3>Hand-made in Sweden</h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h3>Materials proven to last</h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n										<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />','Product Details','','publish','closed','closed','','product-details','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?elementor_library=product-details',0,'elementor_library','',0),(6515,1,'2019-06-02 03:23:54','2019-06-02 03:23:54','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder-2','','','2019-06-02 03:23:54','2019-06-02 03:23:54','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2019/06/woocommerce-placeholder.png',0,'attachment','image/png',0),(6544,1,'2020-06-02 16:11:30','2020-06-02 16:11:30','','Default Kit','','publish','closed','closed','','default-kit-2','','','2020-06-02 16:11:30','2020-06-02 16:11:30','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?elementor_library=default-kit',0,'elementor_library','',0),(6629,1,'2020-12-22 18:21:20','2020-12-22 18:21:20','','menu_help','','inherit','open','closed','','menu_help','','','2020-12-22 18:21:20','2020-12-22 18:21:20','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2020/12/menu_help.png',0,'attachment','image/png',0),(6630,1,'2020-12-22 18:21:21','2020-12-22 18:21:21','','menu_returns','','inherit','open','closed','','menu_returns','','','2020-12-22 18:21:21','2020-12-22 18:21:21','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2020/12/menu_returns.png',0,'attachment','image/png',0),(6631,1,'2020-12-22 18:21:25','2020-12-22 18:21:25','','menu_shipping','','inherit','open','closed','','menu_shipping','','','2020-12-22 18:21:25','2020-12-22 18:21:25','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2020/12/menu_shipping.png',0,'attachment','image/png',0),(6736,1,'2024-04-05 23:07:31','2021-08-11 18:51:25',' ','','','publish','closed','closed','','6736','','','2024-04-05 23:07:31','2024-04-05 17:37:31','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/2021/08/11/6736/',4,'nav_menu_item','',0),(6763,1,'2024-04-05 23:07:31','2021-08-11 19:02:20','<p>Explore clothing that take you effortlessly from Spring into Summer. Shop our stunning collections and find the perfect, comfortable style for you.</p>\r\n','','','publish','closed','closed','','6763','','','2024-04-05 23:07:31','2024-04-05 17:37:31','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?p=6763',3,'nav_menu_item','',0),(6771,1,'2024-04-05 23:07:31','2021-08-11 19:09:38',' ','On Sale','','publish','closed','closed','','on-sale','','','2024-04-05 23:07:31','2024-04-05 17:37:31','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?p=6771',8,'nav_menu_item','',0),(6772,1,'2024-04-05 23:33:01','2021-08-12 14:51:54',' ','[product id=\"694\"]','','publish','closed','closed','','product-id631-3','','','2024-04-05 23:33:01','2024-04-05 18:03:01','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?p=6772',9,'nav_menu_item','',0),(6773,1,'2024-04-05 23:35:02','2021-08-12 14:51:54',' ','[product id=\"694\"]','','publish','closed','closed','','product-id613-4','','','2024-04-05 23:35:02','2024-04-05 18:05:02','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?p=6773',11,'nav_menu_item','',0),(6774,1,'2024-04-05 23:33:01','2021-08-12 14:51:54',' ','[product id=\"677\"]','','publish','closed','closed','','product-id613-3','','','2024-04-05 23:33:01','2024-04-05 18:03:01','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?p=6774',10,'nav_menu_item','',0),(6836,1,'2021-08-12 17:22:47','2021-08-12 17:22:47','','','','inherit','open','closed','','shoptimizer_logo','','','2021-08-12 17:22:47','2021-08-12 17:22:47','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2021/08/shoptimizer_logo.png',0,'attachment','image/png',0),(6926,1,'2022-01-21 22:31:55','2022-01-21 22:31:55','','signature','','inherit','open','closed','','signature','','','2022-01-21 22:31:55','2022-01-21 22:31:55','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/signature.jpeg',0,'attachment','image/jpeg',0),(6963,1,'2022-01-21 23:13:49','2022-01-21 23:13:49','<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#131315\"}},\"className\":\"title\"} -->\n<p class=\"title has-text-color\" style=\"color:#131315\"><strong>WOOL UPPERS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Stylish And Stretchy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>It’s incredibly soft and itch-free on the inside, strong on the outside, and ethically sourced to high standards for an outstanding fit that treads light on our planet.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\"><!-- wp:image {\"id\":6974,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/product_01-1024x663.jpg\" alt=\"Stylish And Stretchy\" class=\"wp-image-6974\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":30} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":6975,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/product_02-1024x663.jpg\" alt=\"Sweet On The Planet\" class=\"wp-image-6975\"/></figure>\n<!-- /wp:image --></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 {\"style\":{\"color\":{\"text\":\"#131315\"}},\"className\":\"title\"} -->\n<p class=\"title has-text-color\" style=\"color:#131315\"><strong>CARBON NEUTRAL</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Sweet On The Planet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Hand-woven and delightfully soft, our fabric was designed and created in-house, and is made with the world’s first carbon neutral green EVA.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":30} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#131315\"}},\"className\":\"title\"} -->\n<p class=\"title has-text-color\" style=\"color:#131315\"><strong>ORGANIC MATERIALS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Live Life In Comfort</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We layered castor bean oil, which emits less carbon than petroleum-based foam, and merino cotton for a cushiony, moisture wicking, and odor reducing material.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\"><!-- wp:image {\"id\":6976,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/product_03-1024x663.jpg\" alt=\"Live Life In Comfort\" class=\"wp-image-6976\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":30} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":6977,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/product_04-1024x663.jpg\" alt=\"Reuse And Restyle\" class=\"wp-image-6977\"/></figure>\n<!-- /wp:image --></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 {\"style\":{\"color\":{\"text\":\"#131315\"}},\"className\":\"title\"} -->\n<p class=\"title has-text-color\" style=\"color:#131315\"><strong>RECYCLED FABRIC</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Reuse And Restyle</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Selected materials are created with 100% post-consumer recycled polyester. One old plastic bottle becomes part of a stylish new jacket.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":30} -->\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading -->\n<h2>Thread Softly</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our clothing and footwear is carbon neutral thanks to sustainable practices, like using natural materials and buying offsets. Our footprint starts at 9.7 kg CO2e. We strive everyday to minimize the environmental impact of everything we create.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\"><!-- wp:image {\"id\":6978,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/product_05-1024x663.jpg\" alt=\"Thread Softly\" class=\"wp-image-6978\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Demo Product','','publish','closed','closed','','demo-product','','','2022-01-21 23:13:49','2022-01-21 23:13:49','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/2022/01/21/demo-product/',0,'wp_block','',0),(6974,1,'2022-01-21 23:28:22','2022-01-21 23:28:22','','','','inherit','open','closed','','product_01','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',677,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/product_01.jpg',0,'attachment','image/jpeg',0),(6975,1,'2022-01-21 23:28:30','2022-01-21 23:28:30','','','','inherit','open','closed','','product_02','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',677,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/product_02.jpg',0,'attachment','image/jpeg',0),(6976,1,'2022-01-21 23:28:37','2022-01-21 23:28:37','','','','inherit','open','closed','','product_03','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',677,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/product_03.jpg',0,'attachment','image/jpeg',0),(6977,1,'2022-01-21 23:28:46','2022-01-21 23:28:46','','','','inherit','open','closed','','product_04','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',677,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/product_04.jpg',0,'attachment','image/jpeg',0),(6978,1,'2022-01-21 23:28:53','2022-01-21 23:28:53','','','','inherit','open','closed','','product_05','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',677,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/product_05.jpg',0,'attachment','image/jpeg',0),(7001,1,'2022-01-21 23:43:18','2022-01-21 23:42:04','<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 9l3 3m0 0l-3 3m3-3H8m13 0a9 9 0 11-18 0 9 9 0 0118 0z\" />\n</svg>','Checkout','','publish','closed','closed','','checkout','','','2022-01-21 23:43:18','2022-01-21 23:42:04','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?p=7001',3,'nav_menu_item','',0),(7002,1,'2022-01-21 23:43:18','2022-01-21 23:42:04','<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\">\n  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0zm6 2a9 9 0 11-18 0 9 9 0 0118 0z\" />\n</svg>','My Account','','publish','closed','closed','','my-account','','','2022-01-21 23:43:18','2022-01-21 23:42:04','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?p=7002',1,'nav_menu_item','',0),(7003,1,'2022-01-21 23:45:19','2022-01-21 23:45:19','','','','inherit','open','closed','','1200','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',683,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/1200.png',0,'attachment','image/png',0),(7004,1,'2022-01-21 23:51:22','2022-01-21 23:51:22','<h1>About us</h1>		\n			<h2>We are a brand which has been born into mother nature. It\'s time to create a new feeling.</h2>		\n			<h6>After looking at alternatives</h6>		\n			<h2>Our journey began in 2018</h2>		\n		<p>Synth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven’t heard of them.</p>		\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_03.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_02.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n			<h6>A perfect fit for your every day life</h6>		\n			<h2>Designed to be versatile</h2>		\n		<p>Austin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed. </p>		\n			<h6>Simplicity in design and form</h6>		\n			<h2>We’re just getting started</h2>		\n		<p>Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dream roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred.</p>		\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_01.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n			<h2>Our incredible team are here for you</h2>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Nicole Williams</h4>		\n			<h6>Company Director</h6>		\n			<h6>\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Bjorn Gunnarson</h4>		\n			<h6>Head of Design</h6>		\n			<h6>\"Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends work with you.\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Charlotte Banks</h4>		\n			<h6>Research & Development</h6>		\n			<h6>\"You’ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can’t be copied.\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Sam Gallagher</h4>		\n			<h6>Customer Support</h6>		\n			<h6>\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\"</h6>		\n							I’m so happy with the service from Shoptimizer – my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" />						\n														Sean Walsh\n																						London, UK\n							Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" />						\n														Astrid Sorensen\n																						Oslo, Norway\n			<h2>In the press</h2>		\n												<img width=\"1170\" height=\"60\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/1170x60.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/1170x60.png 1170w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-300x15.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-1024x53.png 1024w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-768x39.png 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-990x51.png 990w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-441x23.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-800x41.png 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-150x8.png 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-600x31.png 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 1170px) 100vw, 1170px\" />','About','','publish','closed','closed','','about','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?elementor_library=about-2022',0,'elementor_library','',0),(7007,1,'2022-01-21 23:51:52','2022-01-21 23:51:52','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=gamla%20brogatan%2C%20stockholm&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"gamla brogatan, stockholm\"\n					aria-label=\"gamla brogatan, stockholm\"\n			></iframe>\n			<h6>Common queries answered</h6>		\n			<h2>Frequently asked Questions</h2>		\n												<a href=\"\">How long does it take for me to receive my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">What is your return and exchange policy?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I change my shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I track the status of my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I receive customer support?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">What do I do if I entered an incorrect shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Do you ship to my country?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Will my items come in one package?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n			<h6>Still need help?</h6>		\n			<h2>Get in touch with us</h2>		\n		[wpforms id=\"1191\" title=\"false\" description=\"false\"]','Contact us','','publish','closed','closed','','contact-us','','','2022-01-21 23:51:52','2022-01-21 23:51:52','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?elementor_library=contact-us-2022',0,'elementor_library','',0),(7010,1,'2022-01-21 23:52:29','2022-01-21 23:52:29','<h1>Customer Help</h1>		\n			<h3>Our happiness team is always here to assist.</h3>		\n			<h6>Common purchase queries answered</h6>		\n			<h2>Orders and Shipping</h2>		\n												<a href=\"\">How long does it take for me to receive my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I create an account?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I change my shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I track the status of my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Will you keep my credit card information on file?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Do you charge sales tax?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Do you ship to my country?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Will my items come in one package?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n			<h6>If you need to swap an item</h6>		\n			<h2>Returns and Exchanges</h2>		\n												<a href=\"\">What is your returns policy?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">I received the wrong item</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">My order arrived damaged</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Where should I mail my authorized return?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I receive customer support?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">What do I do if I entered an incorrect shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Can I change or cancel an order after I\'ve submitted it?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Can I pre-order an item that is sold out?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>','Customer Help','','publish','closed','closed','','customer-help','','','2022-01-21 23:52:29','2022-01-21 23:52:29','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?elementor_library=customer-help-2022',0,'elementor_library','',0),(7013,1,'2022-01-21 23:00:51','2022-01-21 23:00:51','<h1>Men\'s sale</h1>		\n			<h3>Pick up some great items at stunning prices in our seasonal sale.</h3>		\n		[products limit=\"4\" columns=\"4\" orderby=\"popularity\" on_sale=\"true\" category=\"men\" ]','On Sale','','publish','closed','closed','','on-sale','','','2022-01-21 23:00:51','2022-01-21 23:00:51','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?elementor_library=on-sale-2022',0,'elementor_library','',0),(7054,1,'2022-01-24 13:20:48','2022-01-24 13:20:48','','520x370.png','','inherit','open','closed','','520x370-png','','','2022-01-24 13:20:48','2022-01-24 13:20:48','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/01/520x370.png',0,'attachment','image/png',0),(7085,1,'2022-08-03 15:58:34','2022-08-03 15:58:34','','hero_girl_optimized_0321.jpg','','inherit','open','closed','','hero_girl_optimized_0321-jpg','','','2022-08-03 15:58:34','2022-08-03 15:58:34','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321.jpg',0,'attachment','image/jpeg',0),(7086,1,'2022-08-03 15:58:36','2022-08-03 15:58:36','','home_feature_8.jpg','','inherit','open','closed','','home_feature_8-jpg-3','','','2022-08-03 15:58:36','2022-08-03 15:58:36','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8.jpg',0,'attachment','image/jpeg',0),(7087,1,'2022-08-03 15:58:36','2022-08-03 15:58:36','','home_feature_7a.jpg','','inherit','open','closed','','home_feature_7a-jpg-3','','','2022-08-03 15:58:36','2022-08-03 15:58:36','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a.jpg',0,'attachment','image/jpeg',0),(7088,1,'2022-08-03 15:58:36','2022-08-03 15:58:36','','home_feature_5a.jpg','','inherit','open','closed','','home_feature_5a-jpg-3','','','2022-08-03 15:58:36','2022-08-03 15:58:36','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a.jpg',0,'attachment','image/jpeg',0),(7089,1,'2022-08-03 15:58:36','2022-08-03 15:58:36','','light-bulb-outlined-hand-drawn-tool.png','','inherit','open','closed','','light-bulb-outlined-hand-drawn-tool-png-3','','','2022-08-03 15:58:36','2022-08-03 15:58:36','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/light-bulb-outlined-hand-drawn-tool.png',0,'attachment','image/png',0),(7090,1,'2022-08-03 15:58:36','2022-08-03 15:58:36','','chatting-speech-bubbles-hand-drawn-bubbles-couple.png','','inherit','open','closed','','chatting-speech-bubbles-hand-drawn-bubbles-couple-png-3','','','2022-08-03 15:58:36','2022-08-03 15:58:36','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png',0,'attachment','image/png',0),(7091,1,'2022-08-03 15:58:37','2022-08-03 15:58:37','','shopping-cart-sketch.png','','inherit','open','closed','','shopping-cart-sketch-png-3','','','2022-08-03 15:58:37','2022-08-03 15:58:37','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/shopping-cart-sketch.png',0,'attachment','image/png',0),(7092,1,'2022-08-03 15:58:37','2022-08-03 15:58:37','','squiggle.png','','inherit','open','closed','','squiggle-png-3','','','2022-08-03 15:58:37','2022-08-03 15:58:37','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle.png',0,'attachment','image/png',0),(7093,1,'2022-08-03 15:58:37','2022-08-03 15:58:37','','testimonial_home_01.jpg','','inherit','open','closed','','testimonial_home_01-jpg-3','','','2022-08-03 15:58:37','2022-08-03 15:58:37','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01.jpg',0,'attachment','image/jpeg',0),(7094,1,'2022-08-03 15:58:37','2022-08-03 15:58:37','','testimonial_home_04.jpg','','inherit','open','closed','','testimonial_home_04-jpg-3','','','2022-08-03 15:58:37','2022-08-03 15:58:37','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04.jpg',0,'attachment','image/jpeg',0),(7095,1,'2022-08-03 15:58:37','2022-08-03 15:58:37','','girl-optimized02.png','','inherit','open','closed','','girl-optimized02-png-3','','','2022-08-03 15:58:37','2022-08-03 15:58:37','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02.png',0,'attachment','image/png',0),(7105,1,'2022-08-03 15:59:28','2022-08-03 15:59:28','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp\" alt=\"Men;s Health supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/General-Healht.webp\" alt=\"General Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/General-Healht.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/General-Healht-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/General-Healht-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/General-Healht-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>General Health</strong><em>Everyday Nutrition</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','publish','closed','closed','','home','','','2024-04-05 18:50:30','2024-04-05 13:20:30','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?page_id=7105',0,'page','',0),(7140,1,'2024-04-05 23:07:31','2022-08-03 18:28:56',' ','','','publish','closed','closed','','7140','','','2024-04-05 23:07:31','2024-04-05 17:37:31','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?p=7140',1,'nav_menu_item','',0),(7145,1,'2022-08-03 18:55:37','2022-08-03 18:55:37','<h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\" role=\"button\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n												<img width=\"1024\" height=\"819\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-1024x819.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-1024x819.jpg 1024w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-300x240.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-768x614.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-990x792.jpg 990w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-441x353.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-800x640.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-150x120.jpg 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/hero_girl_optimized_0321.jpg 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />														\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n												<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png 158w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle-150x23.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 158px) 100vw, 158px\" />														\n			Laura Fitzgerald		\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-150x90.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-150x90.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n												<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png 158w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle-150x23.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 158px) 100vw, 158px\" />														\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\" role=\"button\">\n						Browse the collection\n					</a>\n												<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png 380w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-140x300.png 140w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-300x643.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-150x321.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 380px) 100vw, 380px\" />														\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />','Homepage','','publish','closed','closed','','homepage','','','2024-04-03 17:21:01','2024-04-03 17:21:01','',0,'https://themedemo.commercegurus.com/shoptimizer-demodata/?elementor_library=homepage',0,'elementor_library','',0),(7146,1,'2018-07-31 12:16:14','2018-07-31 12:16:14','<h3>This item is ethically produced</h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n										<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n										<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />											\n		<h3>Hand-made in Sweden</h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h3>Materials proven to last</h3><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<ul>\n									<li title=\"Edit\">\n						Edit\n					</li>\n							</ul>\n										<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />','Product Details','','inherit','closed','closed','','1205-revision-v1','','','2018-07-31 12:16:14','2018-07-31 12:16:14','',1205,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7146',0,'revision','',0),(7147,1,'2022-01-21 23:51:22','2022-01-21 23:51:22','<h1>About us</h1>		\n			<h2>We are a brand which has been born into mother nature. It\'s time to create a new feeling.</h2>		\n			<h6>After looking at alternatives</h6>		\n			<h2>Our journey began in 2018</h2>		\n		<p>Synth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven’t heard of them.</p>		\n												<img width=\"800\" height=\"480\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n												<img width=\"800\" height=\"480\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n			<h6>A perfect fit for your every day life</h6>		\n			<h2>Designed to be versatile</h2>		\n		<p>Austin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed. </p>		\n			<h6>Simplicity in design and form</h6>		\n			<h2>We’re just getting started</h2>		\n		<p>Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dream roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred.</p>		\n												<img width=\"800\" height=\"480\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n			<h2>Our incredible team are here for you</h2>		\n												<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Nicole Williams</h4>		\n			<h6>Company Director</h6>		\n			<h6>\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Bjorn Gunnarson</h4>		\n			<h6>Head of Design</h6>		\n			<h6>\"Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends work with you.\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Charlotte Banks</h4>		\n			<h6>Research & Development</h6>		\n			<h6>\"You’ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can’t be copied.\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Sam Gallagher</h4>		\n			<h6>Customer Support</h6>		\n			<h6>\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\"</h6>		\n							I’m so happy with the service from Shoptimizer – my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\n							<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" />						\n														Sean Walsh\n																						London, UK\n							Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\n							<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" />						\n														Astrid Sorensen\n																						Oslo, Norway\n			<h2>In the press</h2>		\n												<img width=\"1170\" height=\"60\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60.png 1170w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-300x15.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-1024x53.png 1024w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-768x39.png 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-990x51.png 990w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-441x23.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-800x41.png 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-150x8.png 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-600x31.png 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 1170px) 100vw, 1170px\" />','About','','inherit','closed','closed','','7004-revision-v1','','','2022-01-21 23:51:22','2022-01-21 23:51:22','',7004,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7147',0,'revision','',0),(7148,1,'2022-08-03 18:55:37','2022-08-03 18:55:37','<h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\" role=\"button\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n												<img width=\"1024\" height=\"819\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-1024x819.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-1024x819.jpg 1024w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-300x240.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-768x614.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-990x792.jpg 990w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-441x353.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-800x640.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-150x120.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321.jpg 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />														\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/shopping-cart-sketch.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n												<img width=\"158\" height=\"24\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle.png 158w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle-150x23.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 158px) 100vw, 158px\" />														\n			Laura Fitzgerald		\n												<img width=\"800\" height=\"480\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-150x90.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n												<img width=\"800\" height=\"480\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-150x90.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n												<img width=\"158\" height=\"24\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle.png 158w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle-150x23.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 158px) 100vw, 158px\" />														\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\" role=\"button\">\n						Browse the collection\n					</a>\n												<img width=\"380\" height=\"814\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02.png 380w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-140x300.png 140w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-300x643.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-150x321.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 380px) 100vw, 380px\" />														\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />','Homepage','','inherit','closed','closed','','7145-revision-v1','','','2022-08-03 18:55:37','2022-08-03 18:55:37','',7145,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7148',0,'revision','',0),(7149,1,'2022-01-12 22:23:25','2022-01-12 22:23:25','From a dinner date to a client meeting (and a plane ride).\n\n<!--more-->\n\nSynth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven\'t heard of them DIY. Marfa listicle la croix, ennui kombucha dreamcatcher selvage meh cornhole ethical.\n\nAustin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed hammock. Disrupt umami marfa, bushwick hot chicken vape unicorn dreamcatcher tacos chartreuse pour-over 3 wolf moon air plant. PBR&amp;B photo booth pop-up, keffiyeh williamsburg sustainable 90\'s succulents mixtape ramps try-hard squid blog marfa chartreuse.\n<h2>Portland williamsburg vinyl</h2>\n3 wolf moon venmo kale chips bushwick, mlkshk scenester selfies lumbersexual. Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dreamcatcher roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred. Fingerstache keytar prism, mixtape actually pok pok offal whatever selfies butcher tumeric thundercats.\n<figure class=\"wp-block-image\"><img class=\"wp-image-481\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/1200x680.png\" alt=\"Travel\" /><figcaption>Jean shorts fam helvetica thundercats</figcaption></figure>\nKnausgaard austin palo santo butcher hashtag shoreditch disrupt ugh succulents humblebrag tousled. Gochujang blog DIY, la croix tbh pinterest brunch man bun air plant VHS. Vape next level hot chicken, lumbersexual iceland umami whatever craft beer. Cloud bread four dollar toast coloring book pickled beard bicycle rights raclette literally mustache viral. Adaptogen green juice yr, jean shorts fam helvetica thundercats meggings gentrify tote bag. Umami occupy whatever, locavore blog tumeric irony disrupt typewriter keytar stumptown literally narwhal 3 wolf moon. Portland williamsburg vinyl hexagon bicycle rights.\n<blockquote class=\"wp-block-quote\">Green juice crucifix pork belly art party skateboard iceland. Kale chips austin deep v food truck fixie, sartorial edison bulb occupy. Chicharrones etsy single-origin coffee brunch. Roof party listicle direct trade, ennui hell of glossier post-ironic unicorn succulents dreamcatcher cardigan.</blockquote>\nFixie 8-bit dreamcatcher williamsburg, butcher disrupt taxidermy. Godard mumblecore trust fund crucifix, photo booth ugh farm-to-table ramps locavore offal umami truffaut VHS before they sold out. Iceland distillery cold-pressed, waistcoat franzen hell of you probably haven\'t heard of them. Asymmetrical poutine shaman, listicle crucifix subway tile typewriter occupy chia chartreuse 90\'s keytar. Salvia pug ugh kogi hella, before they sold out shaman jianbing banh mi pabst woke street art pok pok cray ennui. Marfa chia VHS lo-fi.','Jay Ellis Proves One Suit Can Work Four Different Ways','','inherit','closed','closed','','492-revision-v1','','','2022-01-12 22:23:25','2022-01-12 22:23:25','',492,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7149',0,'revision','',0),(7150,1,'2022-01-13 22:29:51','2022-01-13 22:29:51','Time to invest in the surprisingly versatile spring pick.\n\n<!--more-->\n\nSynth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven\'t heard of them DIY. Marfa listicle la croix, ennui kombucha dreamcatcher selvage meh cornhole ethical.\n\nAustin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed hammock. Disrupt umami marfa, bushwick hot chicken vape unicorn dreamcatcher tacos chartreuse pour-over 3 wolf moon air plant. PBR&amp;B photo booth pop-up, keffiyeh williamsburg sustainable 90\'s succulents mixtape ramps try-hard squid blog marfa chartreuse.\n<h2>Portland williamsburg vinyl</h2>\n3 wolf moon venmo kale chips bushwick, mlkshk scenester selfies lumbersexual. Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dreamcatcher roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred. Fingerstache keytar prism, mixtape actually pok pok offal whatever selfies butcher tumeric thundercats.\n<figure class=\"wp-block-image\"><img class=\"wp-image-481\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/1200x680.png\" alt=\"Travel\" /><figcaption>Jean shorts fam helvetica thundercats</figcaption></figure>\nKnausgaard austin palo santo butcher hashtag shoreditch disrupt ugh succulents humblebrag tousled. Gochujang blog DIY, la croix tbh pinterest brunch man bun air plant VHS. Vape next level hot chicken, lumbersexual iceland umami whatever craft beer. Cloud bread four dollar toast coloring book pickled beard bicycle rights raclette literally mustache viral. Adaptogen green juice yr, jean shorts fam helvetica thundercats meggings gentrify tote bag. Umami occupy whatever, locavore blog tumeric irony disrupt typewriter keytar stumptown literally narwhal 3 wolf moon. Portland williamsburg vinyl hexagon bicycle rights.\n<blockquote class=\"wp-block-quote\">Green juice crucifix pork belly art party skateboard iceland. Kale chips austin deep v food truck fixie, sartorial edison bulb occupy. Chicharrones etsy single-origin coffee brunch. Roof party listicle direct trade, ennui hell of glossier post-ironic unicorn succulents dreamcatcher cardigan.</blockquote>\nFixie 8-bit dreamcatcher williamsburg, butcher disrupt taxidermy. Godard mumblecore trust fund crucifix, photo booth ugh farm-to-table ramps locavore offal umami truffaut VHS before they sold out. Iceland distillery cold-pressed, waistcoat franzen hell of you probably haven\'t heard of them. Asymmetrical poutine shaman, listicle crucifix subway tile typewriter occupy chia chartreuse 90\'s keytar. Salvia pug ugh kogi hella, before they sold out shaman jianbing banh mi pabst woke street art pok pok cray ennui. Marfa chia VHS lo-fi.','Our pick of the coolest denim jackets this season','','inherit','closed','closed','','500-revision-v1','','','2022-01-13 22:29:51','2022-01-13 22:29:51','',500,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7150',0,'revision','',0),(7151,1,'2022-01-14 22:47:28','2022-01-14 22:47:28','Some things are worth splashing out on...\n\n<!--more-->\n\nSynth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven\'t heard of them DIY. Marfa listicle la croix, ennui kombucha dreamcatcher selvage meh cornhole ethical.\n\nAustin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed hammock. Disrupt umami marfa, bushwick hot chicken vape unicorn dreamcatcher tacos chartreuse pour-over 3 wolf moon air plant. PBR&amp;B photo booth pop-up, keffiyeh williamsburg sustainable 90\'s succulents mixtape ramps try-hard squid blog marfa chartreuse.\n<h2>Portland williamsburg vinyl</h2>\n3 wolf moon venmo kale chips bushwick, mlkshk scenester selfies lumbersexual. Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dreamcatcher roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred. Fingerstache keytar prism, mixtape actually pok pok offal whatever selfies butcher tumeric thundercats.\n<figure class=\"wp-block-image\"><img class=\"wp-image-481\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/1200x680.png\" alt=\"Travel\" /><figcaption>Jean shorts fam helvetica thundercats</figcaption></figure>\nKnausgaard austin palo santo butcher hashtag shoreditch disrupt ugh succulents humblebrag tousled. Gochujang blog DIY, la croix tbh pinterest brunch man bun air plant VHS. Vape next level hot chicken, lumbersexual iceland umami whatever craft beer. Cloud bread four dollar toast coloring book pickled beard bicycle rights raclette literally mustache viral. Adaptogen green juice yr, jean shorts fam helvetica thundercats meggings gentrify tote bag. Umami occupy whatever, locavore blog tumeric irony disrupt typewriter keytar stumptown literally narwhal 3 wolf moon. Portland williamsburg vinyl hexagon bicycle rights.\n<blockquote class=\"wp-block-quote\">Green juice crucifix pork belly art party skateboard iceland. Kale chips austin deep v food truck fixie, sartorial edison bulb occupy. Chicharrones etsy single-origin coffee brunch. Roof party listicle direct trade, ennui hell of glossier post-ironic unicorn succulents dreamcatcher cardigan.</blockquote>\nFixie 8-bit dreamcatcher williamsburg, butcher disrupt taxidermy. Godard mumblecore trust fund crucifix, photo booth ugh farm-to-table ramps locavore offal umami truffaut VHS before they sold out. Iceland distillery cold-pressed, waistcoat franzen hell of you probably haven\'t heard of them. Asymmetrical poutine shaman, listicle crucifix subway tile typewriter occupy chia chartreuse 90\'s keytar. Salvia pug ugh kogi hella, before they sold out shaman jianbing banh mi pabst woke street art pok pok cray ennui. Marfa chia VHS lo-fi.','10 designer buys that are worth the investment','','inherit','closed','closed','','511-revision-v1','','','2022-01-14 22:47:28','2022-01-14 22:47:28','',511,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7151',0,'revision','',0),(7152,1,'2020-10-09 13:39:05','2020-10-09 13:39:05','<h1>About us</h1>		\n			<h2>We are a brand which has been born into mother nature. It\'s time to create a new feeling.</h2>		\n			<h6>After looking at alternatives</h6>		\n			<h2>Our journey began in 2018</h2>		\n		<p>Synth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven’t heard of them.</p>		\n												<img width=\"800\" height=\"480\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n												<img width=\"800\" height=\"480\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n			<h6>A perfect fit for your every day life</h6>		\n			<h2>Designed to be versatile</h2>		\n		<p>Austin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed. </p>		\n			<h6>Simplicity in design and form</h6>		\n			<h2>We’re just getting started</h2>		\n		<p>Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dream roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred.</p>		\n												<img width=\"800\" height=\"480\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n			<h2>Our incredible team are here for you</h2>		\n												<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Nicole Williams</h4>		\n			<h6>Company Director</h6>		\n			<h6>\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Bjorn Gunnarson</h4>		\n			<h6>Head of Design</h6>		\n			<h6>\"Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends work with you.\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Charlotte Banks</h4>		\n			<h6>Research & Development</h6>		\n			<h6>\"You’ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can’t be copied.\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Sam Gallagher</h4>		\n			<h6>Customer Support</h6>		\n			<h6>\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\"</h6>		\n							I’m so happy with the service from Shoptimizer – my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\n							<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" />						\n														Sean Walsh\n																						London, UK\n							Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\n							<img width=\"400\" height=\"400\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" />						\n														Astrid Sorensen\n																						Oslo, Norway\n			<h2>In the press</h2>		\n												<img width=\"1170\" height=\"60\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60.png 1170w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-300x15.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-1024x53.png 1024w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-768x39.png 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-990x51.png 990w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-441x23.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-800x41.png 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-150x8.png 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-600x31.png 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 1170px) 100vw, 1170px\" />','About','','inherit','closed','closed','','1004-revision-v1','','','2020-10-09 13:39:05','2020-10-09 13:39:05','',1004,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7152',0,'revision','',0),(7153,1,'2022-08-03 15:59:28','2022-08-03 15:59:28','<h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\" role=\"button\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n												<img width=\"1024\" height=\"819\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-1024x819.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-1024x819.jpg 1024w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-300x240.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-768x614.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-990x792.jpg 990w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-441x353.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-800x640.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-150x120.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321.jpg 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />														\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/shopping-cart-sketch.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n												<img width=\"158\" height=\"24\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle.png 158w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle-150x23.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 158px) 100vw, 158px\" />														\n			Laura Fitzgerald		\n												<img width=\"800\" height=\"480\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-150x90.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n												<img width=\"800\" height=\"480\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-150x90.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n												<img width=\"158\" height=\"24\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle.png 158w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle-150x23.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 158px) 100vw, 158px\" />														\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\" role=\"button\">\n						Browse the collection\n					</a>\n												<img width=\"380\" height=\"814\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02.png 380w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-140x300.png 140w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-300x643.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-150x321.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 380px) 100vw, 380px\" />														\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2022-08-03 15:59:28','2022-08-03 15:59:28','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7153',0,'revision','',0),(7154,1,'2024-04-03 17:21:06','2024-04-03 17:21:06','','shoptimizer_logo.png','','inherit','open','closed','','shoptimizer_logo-png','','','2024-04-03 17:21:06','2024-04-03 17:21:06','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/shoptimizer_logo.png',0,'attachment','image/png',0),(7156,1,'2024-04-03 17:38:00','2024-04-03 17:38:00','','Default Kit','','inherit','closed','closed','','6-revision-v1','','','2024-04-03 17:38:00','2024-04-03 17:38:00','',6,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7156',0,'revision','',0),(7157,1,'2024-04-04 10:21:49','2024-04-04 04:51:49','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-shoptimizer','','','2024-04-04 10:21:49','2024-04-04 04:51:49','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7157',0,'wp_global_styles','',0),(7158,1,'2024-04-04 10:55:46','2024-04-04 05:25:46','','Lifespan Red Onion Hair Oil 1','','inherit','open','closed','','lifespan-red-onion-hair-oil-1','','','2024-04-04 10:55:46','2024-04-04 05:25:46','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1.jpg',0,'attachment','image/jpeg',0),(7160,1,'2024-04-04 10:57:10','2024-04-04 05:27:10','<!-- wp:block {\"ref\":6963} /-->','Red Onion Hair Oil','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 10:57:10','2024-04-04 05:27:10','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7160',0,'revision','',0),(7161,1,'2024-04-04 10:58:44','2024-04-04 05:28:44','','Lifespan Red Onion Hair Oil 2','','inherit','open','closed','','lifespan-red-onion-hair-oil-2','','','2024-04-04 10:58:44','2024-04-04 05:28:44','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2.jpg',0,'attachment','image/jpeg',0),(7162,1,'2024-04-04 10:59:51','2024-04-04 05:29:51','','Lifespan Red Onion Hair Oil 3','','inherit','open','closed','','lifespan-red-onion-hair-oil-3','','','2024-04-04 10:59:51','2024-04-04 05:29:51','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3.jpg',0,'attachment','image/jpeg',0),(7163,1,'2024-04-04 11:00:51','2024-04-04 05:30:51','','Lifespan Red Onion Hair Oil 4','','inherit','open','closed','','lifespan-red-onion-hair-oil-4','','','2024-04-04 11:00:51','2024-04-04 05:30:51','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4.jpg',0,'attachment','image/jpeg',0),(7165,1,'2024-04-04 11:01:59','2024-04-04 05:31:59','','Lifespan Red Onion Hair Oil 5','','inherit','open','closed','','lifespan-red-onion-hair-oil-5','','','2024-04-04 11:01:59','2024-04-04 05:31:59','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5.jpg',0,'attachment','image/jpeg',0),(7166,1,'2024-04-04 11:02:56','2024-04-04 05:32:56','','Lifespan Red Onion Hair Oil 6','','inherit','open','closed','','lifespan-red-onion-hair-oil-6','','','2024-04-04 11:02:56','2024-04-04 05:32:56','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6.jpg',0,'attachment','image/jpeg',0),(7167,1,'2024-04-04 11:03:22','2024-04-04 05:33:22','','Lifespan Red Onion Hair Oil 7','','inherit','open','closed','','lifespan-red-onion-hair-oil-7','','','2024-04-04 11:03:22','2024-04-04 05:33:22','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-7.png',0,'attachment','image/png',0),(7168,1,'2024-04-04 11:03:51','2024-04-04 05:33:51','','Lifespan Red Onion Hair Oil 8','','inherit','open','closed','','lifespan-red-onion-hair-oil-8','','','2024-04-04 11:03:51','2024-04-04 05:33:51','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-8.png',0,'attachment','image/png',0),(7169,1,'2024-04-04 11:05:11','2024-04-04 05:35:11','','Lifespan Red Onion Hair Oil - 1','','inherit','open','closed','','lifespan-red-onion-hair-oil-1-2','','','2024-04-04 11:05:11','2024-04-04 05:35:11','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg',0,'attachment','image/jpeg',0),(7170,1,'2024-04-04 11:05:49','2024-04-04 05:35:49','','Lifespan Red Onion Hair Oil - 2','','inherit','open','closed','','lifespan-red-onion-hair-oil-2-2','','','2024-04-04 11:05:49','2024-04-04 05:35:49','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg',0,'attachment','image/jpeg',0),(7172,1,'2024-04-04 11:06:58','2024-04-04 05:36:58','','Lifespan Red Onion Hair Oil - 3','','inherit','open','closed','','lifespan-red-onion-hair-oil-3-2','','','2024-04-04 11:06:58','2024-04-04 05:36:58','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg',0,'attachment','image/jpeg',0),(7173,1,'2024-04-04 11:08:00','2024-04-04 05:38:00','','Lifespan Red Onion Hair Oil - 4','','inherit','open','closed','','lifespan-red-onion-hair-oil-4-2','','','2024-04-04 11:08:00','2024-04-04 05:38:00','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg',0,'attachment','image/jpeg',0),(7174,1,'2024-04-04 11:08:38','2024-04-04 05:38:38','','Lifespan Red Onion Hair Oil - 5','','inherit','open','closed','','lifespan-red-onion-hair-oil-5-2','','','2024-04-04 11:08:38','2024-04-04 05:38:38','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg',0,'attachment','image/jpeg',0),(7175,1,'2024-04-04 11:09:07','2024-04-04 05:39:07','','Lifespan Red Onion Hair Oil - 6','','inherit','open','closed','','lifespan-red-onion-hair-oil-6-2','','','2024-04-04 11:09:07','2024-04-04 05:39:07','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg',0,'attachment','image/jpeg',0),(7176,1,'2024-04-04 11:09:31','2024-04-04 05:39:31','<!-- wp:block {\"ref\":6963} /-->','Red Onion Hair Oil','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:09:31','2024-04-04 05:39:31','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7176',0,'revision','',0),(7177,1,'2024-04-04 11:09:31','2024-04-04 05:39:31','<!-- wp:block {\"ref\":6963} /-->','Jacket skinny fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:09:31','2024-04-04 05:39:31','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7177',0,'revision','',0),(7178,1,'2024-04-04 11:09:32','2024-04-04 05:39:32','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Jacket skinny fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:09:32','2024-04-04 05:39:32','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7178',0,'revision','',0),(7179,1,'2024-04-04 11:10:12','2024-04-04 05:40:12','<!-- wp:block {\"ref\":6963} /-->','Jacket skinny fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:10:12','2024-04-04 05:40:12','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7179',0,'revision','',0),(7180,1,'2024-04-04 11:27:40','2024-04-04 05:57:40','<!-- wp:block {\"ref\":6963} /-->','Jacket skinny fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:27:40','2024-04-04 05:57:40','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7180',0,'revision','',0),(7181,1,'2024-04-04 11:27:40','2024-04-04 05:57:40','<!-- wp:block {\"ref\":6963} /-->','Jacket skinny fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:27:40','2024-04-04 05:57:40','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7181',0,'revision','',0),(7182,1,'2024-04-04 11:27:40','2024-04-04 05:57:40','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Jacket skinny fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:27:40','2024-04-04 05:57:40','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7182',0,'revision','',0),(7183,1,'2024-04-04 11:28:15','2024-04-04 05:58:15','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Jacket skinny fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:28:15','2024-04-04 05:58:15','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7183',0,'revision','',0),(7184,1,'2024-04-04 11:28:15','2024-04-04 05:58:15','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Jacket skinny fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:28:15','2024-04-04 05:58:15','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7184',0,'revision','',0),(7185,1,'2024-04-04 11:28:15','2024-04-04 05:58:15','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Jacket skinny fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:28:15','2024-04-04 05:58:15','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7185',0,'revision','',0),(7186,1,'2024-04-04 11:28:55','2024-04-04 05:58:55','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Red Onion Hair Oil','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:28:55','2024-04-04 05:58:55','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7186',0,'revision','',0),(7187,1,'2024-04-04 11:28:58','2024-04-04 05:58:58','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Red Onion Hair Oil','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:28:58','2024-04-04 05:58:58','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7187',0,'revision','',0),(7188,1,'2024-04-04 11:30:51','2024-04-04 06:00:51','','Red Onion Hair Oil (200ml) - Pack of 1','SKU: Pack of 1','publish','closed','closed','','red-onion-hair-oil-pack-of-1','','','2024-04-06 00:29:46','2024-04-05 18:59:46','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?post_type=product_variation&p=7188',1,'product_variation','',0),(7189,1,'2024-04-04 11:30:51','2024-04-04 06:00:51','','Red Onion Hair Oil (200ml) - Pack of 2','SKU: Pack of 2','publish','closed','closed','','red-onion-hair-oil-pack-of-2','','','2024-04-04 14:27:47','2024-04-04 08:57:47','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?post_type=product_variation&p=7189',2,'product_variation','',0),(7190,1,'2024-04-04 11:30:51','2024-04-04 06:00:51','','Red Onion Hair Oil (200ml) - Pack of 3','SKU: Pack of 3','publish','closed','closed','','red-onion-hair-oil-pack-of-3','','','2024-04-04 14:27:47','2024-04-04 08:57:47','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?post_type=product_variation&p=7190',3,'product_variation','',0),(7191,1,'2024-04-04 11:33:33','2024-04-04 06:03:33','','Lifespan Red Onion hair oil - pack of 2','','inherit','open','closed','','lifespan-red-onion-hair-oil-pack-of-2','','','2024-04-04 11:33:33','2024-04-04 06:03:33','',7189,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Red-Onion-hair-oil-pack-of-2.jpg',0,'attachment','image/jpeg',0),(7192,1,'2024-04-04 11:35:11','2024-04-04 06:05:11','','Lifespan Red Onion hair oil - pack of 3','','inherit','open','closed','','lifespan-red-onion-hair-oil-pack-of-3','','','2024-04-04 11:35:11','2024-04-04 06:05:11','',7190,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Red-Onion-hair-oil-pack-of-3.jpg',0,'attachment','image/jpeg',0),(7193,1,'2024-04-04 11:44:17','2024-04-04 06:14:17','','LS Social Media (Your Story) (2)','','inherit','open','closed','','ls-social-media-your-story-2','','','2024-04-04 11:44:17','2024-04-04 06:14:17','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/LS-Social-Media-Your-Story-2.webp',0,'attachment','image/webp',0),(7194,1,'2024-04-04 11:44:27','2024-04-04 06:14:27','https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/cropped-LS-Social-Media-Your-Story-2.webp','cropped-LS-Social-Media-Your-Story-2.webp','','inherit','open','closed','','cropped-ls-social-media-your-story-2-webp','','','2024-04-04 11:44:27','2024-04-04 06:14:27','',7193,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/cropped-LS-Social-Media-Your-Story-2.webp',0,'attachment','image/webp',0),(7195,1,'2024-04-04 11:58:41','2024-04-04 06:28:41','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Red Onion Hair Oil','<ul>\r\n 	<li>100% Ayurvedic Hair Oil - Free from toxins.</li>\r\n 	<li>Makes hair strong from the inside &amp; shinier on the outside.</li>\r\n 	<li>Provides nutrition to the scalp, making hair lustrous.</li>\r\n 	<li>Suitable for all types of hairs.</li>\r\n</ul>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 11:58:41','2024-04-04 06:28:41','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7195',0,'revision','',0),(7197,1,'2024-04-04 14:25:56','2024-04-04 08:55:56','','Lifespan Red Onion Hair Oil 1','','inherit','open','closed','','lifespan-red-onion-hair-oil-1-3','','','2024-04-04 14:25:56','2024-04-04 08:55:56','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1.webp',0,'attachment','image/webp',0),(7198,1,'2024-04-04 14:27:20','2024-04-04 08:57:20','','Lifespan Red Onion Hair Oil 10','','inherit','open','closed','','lifespan-red-onion-hair-oil-10','','','2024-04-04 14:27:20','2024-04-04 08:57:20','',7189,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Red-Onion-Hair-Oil-10.webp',0,'attachment','image/webp',0),(7199,1,'2024-04-04 14:27:37','2024-04-04 08:57:37','','Lifespan Red Onion Hair Oil 9','','inherit','open','closed','','lifespan-red-onion-hair-oil-9','','','2024-04-04 14:27:37','2024-04-04 08:57:37','',7190,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Red-Onion-Hair-Oil-9.webp',0,'attachment','image/webp',0),(7200,1,'2024-04-04 14:29:09','2024-04-04 08:59:09','','Lifespan Red Onion Hair Oil 2','','inherit','open','closed','','lifespan-red-onion-hair-oil-2-3','','','2024-04-04 14:29:09','2024-04-04 08:59:09','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2.webp',0,'attachment','image/webp',0),(7201,1,'2024-04-04 14:29:12','2024-04-04 08:59:12','','Lifespan Red Onion Hair Oil 3','','inherit','open','closed','','lifespan-red-onion-hair-oil-3-3','','','2024-04-04 14:29:12','2024-04-04 08:59:12','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3.webp',0,'attachment','image/webp',0),(7202,1,'2024-04-04 14:29:15','2024-04-04 08:59:15','','Lifespan Red Onion Hair Oil 4','','inherit','open','closed','','lifespan-red-onion-hair-oil-4-3','','','2024-04-04 14:29:15','2024-04-04 08:59:15','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4.webp',0,'attachment','image/webp',0),(7203,1,'2024-04-04 14:29:18','2024-04-04 08:59:18','','Lifespan Red Onion Hair Oil 5','','inherit','open','closed','','lifespan-red-onion-hair-oil-5-3','','','2024-04-04 14:29:18','2024-04-04 08:59:18','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5.webp',0,'attachment','image/webp',0),(7204,1,'2024-04-04 14:29:20','2024-04-04 08:59:20','','Lifespan Red Onion Hair Oil 6','','inherit','open','closed','','lifespan-red-onion-hair-oil-6-3','','','2024-04-04 14:29:20','2024-04-04 08:59:20','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6.webp',0,'attachment','image/webp',0),(7205,1,'2024-04-04 14:29:23','2024-04-04 08:59:23','','Lifespan Red Onion Hair Oil 7','','inherit','open','closed','','lifespan-red-onion-hair-oil-7-2','','','2024-04-04 14:29:23','2024-04-04 08:59:23','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-7.webp',0,'attachment','image/webp',0),(7206,1,'2024-04-04 14:29:26','2024-04-04 08:59:26','','Lifespan Red Onion Hair Oil 8','','inherit','open','closed','','lifespan-red-onion-hair-oil-8-2','','','2024-04-04 14:29:26','2024-04-04 08:59:26','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-8.webp',0,'attachment','image/webp',0),(7208,1,'2024-04-04 16:33:39','2024-04-04 11:03:39','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Red Onion Hair Oil (200ml)','<ul>\r\n 	<li>100% Ayurvedic Hair Oil - Free from toxins.</li>\r\n 	<li>Makes hair strong from the inside &amp; shinier on the outside.</li>\r\n 	<li>Provides nutrition to the scalp, making hair lustrous.</li>\r\n 	<li>Suitable for all types of hairs.</li>\r\n</ul>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 16:33:39','2024-04-04 11:03:39','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7208',0,'revision','',0),(7209,1,'2024-04-04 16:56:08','2024-04-04 11:26:08','','Lifespan','','inherit','open','closed','','lifespan','','','2024-04-04 16:56:08','2024-04-04 11:26:08','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan.png',0,'attachment','image/png',0),(7210,1,'2024-04-04 16:56:26','2024-04-04 11:26:26','https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/cropped-Lifespan.png','cropped-Lifespan.png','','inherit','open','closed','','cropped-lifespan-png','','','2024-04-04 16:56:26','2024-04-04 11:26:26','',7209,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/cropped-Lifespan.png',0,'attachment','image/png',0),(7213,1,'2024-04-04 16:59:48','2024-04-04 11:29:48','','Lifespan','','inherit','open','closed','','lifespan-2','','','2024-04-04 16:59:48','2024-04-04 11:29:48','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-1.png',0,'attachment','image/png',0),(7214,1,'2024-04-04 17:00:16','2024-04-04 11:30:16','https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/cropped-Lifespan-1.png','Lifespan','','inherit','open','closed','','lifespan-3','','','2024-04-04 17:00:16','2024-04-04 11:30:16','',7213,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/cropped-Lifespan-1.png',0,'attachment','image/png',0),(7217,1,'2024-04-04 17:36:33','2024-04-04 12:06:33','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=gamla%20brogatan%2C%20stockholm&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"gamla brogatan, stockholm\"\n					aria-label=\"gamla brogatan, stockholm\"\n			></iframe>\n			<h6>Common queries answered</h6>		\n			<h2>Frequently asked Questions</h2>		\n												<a href=\"\">How long does it take for me to receive my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">What is your return and exchange policy?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I change my shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I track the status of my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I receive customer support?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">What do I do if I entered an incorrect shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Do you ship to my country?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Will my items come in one package?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n			<h6>Still need help?</h6>		\n			<h2>Get in touch with us</h2>		\n		[wpforms id=\"1191\" title=\"false\" description=\"false\"]','Contact us','','inherit','closed','closed','','1132-revision-v1','','','2024-04-04 17:36:33','2024-04-04 12:06:33','',1132,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7217',0,'revision','',0),(7218,1,'2024-04-04 17:36:33','2024-04-04 12:06:33','<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=gamla%20brogatan%2C%20stockholm&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"gamla brogatan, stockholm\"\n					aria-label=\"gamla brogatan, stockholm\"\n			></iframe>\n			<h6>Common queries answered</h6>		\n			<h2>Frequently asked Questions</h2>		\n												<a href=\"\">How long does it take for me to receive my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">What is your return and exchange policy?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I change my shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I track the status of my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">How do I receive customer support?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">What do I do if I entered an incorrect shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Do you ship to my country?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a href=\"\">Will my items come in one package?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n			<h6>Still need help?</h6>		\n			<h2>Get in touch with us</h2>		\n		[wpforms id=\"1191\" title=\"false\" description=\"false\"]','Contact us','','inherit','closed','closed','','1132-revision-v1','','','2024-04-04 17:36:33','2024-04-04 12:06:33','',1132,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7218',0,'revision','',0),(7219,1,'2024-04-04 17:36:33','2024-04-04 12:06:33','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Plot%20no.49%2C%20Biotech%20Park%2C%20Phase-III%2C%20%20%20Karkapatla%20village%2C%20Siddipet%2C%20Telangana%20%20Zip%20Code%3A%20502279&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\"\n					aria-label=\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\"\n			></iframe>\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>Common queries answered</h6>		\n			<h2>Frequently asked Questions</h2>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d5d8dc}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">How long does it take for me to receive my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">What is your return and exchange policy?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I change my shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I track the status of my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I receive customer support?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">What do I do if I entered an incorrect shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">Do you ship to my country?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">Will my items come in one package?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n			<h6>Still need help?</h6>		\n			<h2>Get in touch with us</h2>		\n		[wpforms id=\"1191\" title=\"false\" description=\"false\"]','Contact us','','inherit','closed','closed','','1132-revision-v1','','','2024-04-04 17:36:33','2024-04-04 12:06:33','',1132,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7219',0,'revision','',0),(7220,1,'2024-04-04 20:59:50','2024-04-04 15:29:50','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Plot%20no.49%2C%20Biotech%20Park%2C%20Phase-III%2C%20%20%20Karkapatla%20village%2C%20Siddipet%2C%20Telangana%20%20Zip%20Code%3A%20502279&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\"\n					aria-label=\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\"\n			></iframe>\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>Common queries answered</h6>		\n			<h2>Frequently asked Questions</h2>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d5d8dc}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">How long does it take for me to receive my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">What is your return and exchange policy?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I change my shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I track the status of my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I receive customer support?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">What do I do if I entered an incorrect shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">Do you ship to my country?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">Will my items come in one package?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n			<h6>Still need help?</h6>		\n			<h2>Get in touch with us</h2>		\n		[wpforms id=\"1191\" title=\"false\" description=\"false\"]','Contact us','','inherit','closed','closed','','1132-revision-v1','','','2024-04-04 20:59:50','2024-04-04 15:29:50','',1132,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7220',0,'revision','',0),(7221,1,'2024-04-04 20:59:50','2024-04-04 15:29:50','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Plot%20no.49%2C%20Biotech%20Park%2C%20Phase-III%2C%20%20%20Karkapatla%20village%2C%20Siddipet%2C%20Telangana%20%20Zip%20Code%3A%20502279&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\"\n					aria-label=\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\"\n			></iframe>\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>Common queries answered</h6>		\n			<h2>Frequently asked Questions</h2>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d5d8dc}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">How long does it take for me to receive my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">What is your return and exchange policy?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I change my shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I track the status of my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I receive customer support?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">What do I do if I entered an incorrect shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">Do you ship to my country?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">Will my items come in one package?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n			<h6>Still need help?</h6>		\n			<h2>Get in touch with us</h2>		\n		[wpforms id=\"1191\" title=\"false\" description=\"false\"]','Contact us','','inherit','closed','closed','','1132-revision-v1','','','2024-04-04 20:59:50','2024-04-04 15:29:50','',1132,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7221',0,'revision','',0),(7222,1,'2024-04-04 20:59:50','2024-04-04 15:29:50','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Plot%20no.49%2C%20Biotech%20Park%2C%20Phase-III%2C%20%20%20Karkapatla%20village%2C%20Siddipet%2C%20Telangana%20%20Zip%20Code%3A%20502279&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\"\n					aria-label=\"Plot no.49, Biotech Park, Phase-III,   Karkapatla village, Siddipet, Telangana  Zip Code: 502279\"\n			></iframe>\n		<p>We\'re here to assist you on your journey to a healthier you. Whether you have questions, feedback, or need support with our products, our team is ready to help. Your well-being is our priority, and we value your input.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Reach Out to Us</h2>		\n			<h5>Customer Support</h5>		\n		<p>If you have questions about our products, orders, or anything else, our customer support team is available to assist you. You can reach us via email at sales@lifespanstores.com or by filling out the contact form below.</p>		\n			<h5>Business Inquiries</h5>		\n		<p>For business partnerships, distribution, or any other professional inquiries, please contact us at sales@lifespanstores.com. We welcome collaboration opportunities that align with our mission.</p>		\n			<h5>Our Office</h5>		\n		<p>You can find us at:</p><p>Plot no.49, Biotech Park, Phase-III, Karkapatla village, Siddipet, Telangana, Zip Code: 502279</p>		\n			<h5>Connect with us</h5>		\n		<p>Stay updated on our latest products, promotions, and health tips by following us on social media:</p><p><a href=\"https://www.facebook.com/mylifespan.life/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook</a></p><p><a href=\"https://www.instagram.com/mylifespanlife/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram</a></p><p><a href=\"https://www.youtube.com/c/LifespanIndustries\" target=\"_blank\" rel=\"noopener noreferrer\">Youtube</a></p><p>Your feedback and questions are vital to our continuous improvement. We look forward to hearing from you and helping you achieve your wellness goals.</p>		\n			<h6>Common queries answered</h6>		\n			<h2>Frequently asked Questions</h2>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d5d8dc}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">How long does it take for me to receive my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">What is your return and exchange policy?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I change my shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I track the status of my order?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">How do I receive customer support?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">What do I do if I entered an incorrect shipping address?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">Do you ship to my country?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n												<a tabindex=\"0\">Will my items come in one package?</a>\n					<p>Meditation williamsburg kogi blog bushwick pitchfork polaroid austin dreamcatcher narwhal taxidermy tofu gentrify aesthetic.</p>\n			<h6>Still need help?</h6>		\n			<h2>Get in touch with us</h2>		\n		[wpforms id=\"1191\" title=\"false\" description=\"false\"]','Contact us','','inherit','closed','closed','','1132-revision-v1','','','2024-04-04 20:59:50','2024-04-04 15:29:50','',1132,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7222',0,'revision','',0),(7224,1,'2024-04-04 21:16:46','2024-04-04 15:46:46','<h1>About us</h1>		\n			<h2>We are a brand which has been born into mother nature. It\'s time to create a new feeling.</h2>		\n			<h6>After looking at alternatives</h6>		\n			<h2>Our journey began in 2018</h2>		\n		<p>Synth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven’t heard of them.</p>		\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_03.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_02.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n			<h6>A perfect fit for your every day life</h6>		\n			<h2>Designed to be versatile</h2>		\n		<p>Austin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed. </p>		\n			<h6>Simplicity in design and form</h6>		\n			<h2>We’re just getting started</h2>		\n		<p>Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dream roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred.</p>		\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_01.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n			<h2>Our incredible team are here for you</h2>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Nicole Williams</h4>		\n			<h6>Company Director</h6>		\n			<h6>\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Bjorn Gunnarson</h4>		\n			<h6>Head of Design</h6>		\n			<h6>\"Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends work with you.\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Charlotte Banks</h4>		\n			<h6>Research & Development</h6>		\n			<h6>\"You’ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can’t be copied.\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Sam Gallagher</h4>		\n			<h6>Customer Support</h6>		\n			<h6>\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\"</h6>		\n							I’m so happy with the service from Shoptimizer – my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" />						\n														Sean Walsh\n																						London, UK\n							Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" />						\n														Astrid Sorensen\n																						Oslo, Norway\n			<h2>In the press</h2>		\n												<img width=\"1170\" height=\"60\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/1170x60.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/1170x60.png 1170w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-300x15.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-1024x53.png 1024w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-768x39.png 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-990x51.png 990w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-441x23.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-800x41.png 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-150x8.png 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-600x31.png 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 1170px) 100vw, 1170px\" />','About','','inherit','closed','closed','','1004-revision-v1','','','2024-04-04 21:16:46','2024-04-04 15:46:46','',1004,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7224',0,'revision','',0),(7225,1,'2024-04-04 21:16:46','2024-04-04 15:46:46','<h1>About us</h1>		\n			<h2>We are a brand which has been born into mother nature. It\'s time to create a new feeling.</h2>		\n			<h6>After looking at alternatives</h6>		\n			<h2>Our journey began in 2018</h2>		\n		<p>Synth kickstarter coloring book cold-pressed fanny pack man bun beard. Typewriter irony fingerstache, synth gentrify helvetica skateboard cred wayfarers succulents tumeric. Edison bulb semiotics cornhole raclette. Normcore wayfarers PBR&amp;B, bicycle rights quinoa 3 wolf moon neutra man braid you probably haven’t heard of them.</p>		\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_03.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_03.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_03-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_02.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_02-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n			<h6>A perfect fit for your every day life</h6>		\n			<h2>Designed to be versatile</h2>		\n		<p>Austin cloud bread pug, coloring book palo santo XOXO activated charcoal tbh. Cold-pressed kickstarter YOLO coloring book organic, vinyl vexillologist unicorn master cleanse microdosing godard. Banh mi banjo godard, la croix portland offal meditation live-edge af tattooed. </p>		\n			<h6>Simplicity in design and form</h6>		\n			<h2>We’re just getting started</h2>		\n		<p>Letterpress fam meh edison bulb, glossier gastropub gluten-free disrupt tousled taxidermy food truck knausgaard live-edge. Tumblr celiac flannel mumblecore gluten-free everyday carry. Fixie kitsch wayfarers dream roof party craft beer salvia knausgaard franzen. Beard XOXO listicle, vaporware trust fund shaman cred.</p>		\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/about_01.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-150x90.jpg 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/about_01-600x360.jpg 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n			<h2>Our incredible team are here for you</h2>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Nicole Williams</h4>		\n			<h6>Company Director</h6>		\n			<h6>\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Bjorn Gunnarson</h4>		\n			<h6>Head of Design</h6>		\n			<h6>\"Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends work with you.\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Charlotte Banks</h4>		\n			<h6>Research & Development</h6>		\n			<h6>\"You’ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can’t be copied.\"</h6>		\n												<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png 400w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-300x300.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/400x400-150x150.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 400px) 100vw, 400px\" />														\n			<h4>Sam Gallagher</h4>		\n			<h6>Customer Support</h6>		\n			<h6>\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\"</h6>		\n							I’m so happy with the service from Shoptimizer – my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" />						\n														Sean Walsh\n																						London, UK\n							Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" loading=\"lazy\" />						\n														Astrid Sorensen\n																						Oslo, Norway\n			<h2>In the press</h2>		\n												<img width=\"1170\" height=\"60\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/1170x60.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/1170x60.png 1170w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-300x15.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-1024x53.png 1024w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-768x39.png 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-990x51.png 990w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-441x23.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-800x41.png 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-150x8.png 150w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/07/1170x60-600x31.png 600w\" sizes=\"(max-width: 360px) 147px, (max-width: 1170px) 100vw, 1170px\" />','About','','inherit','closed','closed','','1004-revision-v1','','','2024-04-04 21:16:46','2024-04-04 15:46:46','',1004,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7225',0,'revision','',0),(7226,1,'2024-04-04 21:16:46','2024-04-04 15:46:46','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About us</h1>		\n			<h2>We are a brand which has been born into mother nature. It\'s time to create a new feeling.</h2>		\n		<p>Welcome to <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a>, where science and nature unite to promote a healthier, happier you. We are a dedicated team of experts in the field of nutraceuticals, driven by a profound belief in the power of natural ingredients to enhance well-being.</p>		\n			<h2>Our Mission</h2>		\n		<p>At <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a>, our mission is simple but profound: to provide our customers with high-quality, science-backed nutraceuticals that support optimal health. We\'re committed to helping you live your best life through the transformative benefits of our products</p>		\n			<h2>Our Commitment to Quality</h2>		\n		<p>Quality is at the heart of everything we do. We meticulously source the finest ingredients from around the world and adhere to the highest industry standards. Our products are proudly manufactured in state-of-the-art facilities, ensuring purity, potency, and safety.</p>		\n			<h2>Science-Backed Formulas</h2>		\n		<p>Our formulations are grounded in scientific research and developed by a team of experts who are passionate about improving lives. We believe that nature\'s wisdom can be harnessed to support your health goals.</p>		\n			<h2>Transparency and Trust</h2>		\n		<p>We believe in open and honest communication with our customers. You can trust that the ingredients in our products are fully disclosed, and we\'re here to answer any questions you may have. Your well-being is our top priority.</p>		\n			<h2>Environmental Responsibility</h2>		\n		<p>As stewards of the Earth, we are committed to sustainability. We strive to minimize our environmental footprint by using eco-friendly packaging and sustainable practices wherever possible.</p>		\n			<h2>Join Us on Your Health Journey</h2>		\n		<p>Whether you\'re seeking to boost your immune system, improve your energy levels, or address specific health concerns, <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a> is here to support you. We invite you to explore our range of nutraceuticals, backed by science and crafted with care.</p><p>Thank you for choosing <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a> as your partner in health and well-being. We look forward to being a part of your journey toward a healthier, happier life.</p>		\n			<h2>Our incredible team are here for you</h2>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Nicole Williams</h4>		\n			<h6>Company Director</h6>		\n			<h6>\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\"</h6>		\n													<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Bjorn Gunnarson</h4>		\n			<h6>Head of Design</h6>		\n			<h6>\"Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends work with you.\"</h6>		\n													<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Charlotte Banks</h4>		\n			<h6>Research & Development</h6>		\n			<h6>\"You’ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can’t be copied.\"</h6>		\n													<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Sam Gallagher</h4>		\n			<h6>Customer Support</h6>		\n			<h6>\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\"</h6>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							I’m so happy with the service from Shoptimizer – my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" />						\n														Sean Walsh\n																						London, UK\n							Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" />						\n														Astrid Sorensen\n																						Oslo, Norway\n			<h2>In the press</h2>		\n													<img width=\"1170\" height=\"60\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/1170x60.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />','About','','inherit','closed','closed','','1004-revision-v1','','','2024-04-04 21:16:46','2024-04-04 15:46:46','',1004,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7226',0,'revision','',0),(7228,1,'2024-04-04 21:53:27','2024-04-04 16:23:27','','Artboard','','inherit','open','closed','','artboard','','','2024-04-04 21:53:37','2024-04-04 16:23:37','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Artboard.webp',0,'attachment','image/webp',0),(7229,1,'2024-04-04 21:53:42','2024-04-04 16:23:42','https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/cropped-Artboard.webp','cropped-Artboard.webp','','inherit','open','closed','','cropped-artboard-webp','','','2024-04-04 21:53:42','2024-04-04 16:23:42','',7228,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/cropped-Artboard.webp',0,'attachment','image/webp',0),(7230,1,'2024-04-04 21:55:43','2024-04-04 16:25:43','','Artboard','','inherit','open','closed','','artboard-2','','','2024-04-04 21:55:52','2024-04-04 16:25:52','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Artboard-1.webp',0,'attachment','image/webp',0),(7233,1,'2024-04-04 22:05:13','2024-04-04 16:35:13','<p><!-- wp:heading --></p>\n<h2><strong>Definitions:</strong></h2>\n<p><!-- /wp:heading --><!-- wp:paragraph --></p>\n<ul>\n<li><strong>Anonymisation-</strong> The process of either encrypting or removing personal data from a database, so that the individuals whom the data describe remain anonymous. This is done for the purpose of protecting individuals’ private activities while maintaining the integrity of the data gathered and shared.</li>\n<li><strong>Behavioral Advertising-</strong> The act of tracking users’ online activities and then delivering ads or recommendations based upon the tracked activities.</li>\n<li><strong>Biometric Data- </strong>Personal data resulting from specific technical processing relating to the physical, physiological or behavioral characteristics of a natural person, which allow or confirm the unique identification of that natural person, such as facial images or dactyloscopy data.</li>\n<li><strong>Consent- </strong>Any freely given, specific, informed and unambiguous indication of the data subject’s wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.</li>\n<li><strong>Children\'s Privacy-</strong> The website is not intended for individuals under the age of 18. We do not knowingly collect personal information from children. If you believe we have inadvertently collected personal information from a child, please contact us, and we will promptly delete the information.</li>\n<li><strong>Cookies- </strong>A small text file stored on a user machine that may later be retrieved by a web server from the machine. Cookies allow web servers to keep track of the end user’s browser activities, and connect individual web requests into a session.</li>\n<li><strong>Data Enrichment- </strong>A process used to enhance, refine or otherwise improve existing data.</li>\n<li><strong>Data Retention-</strong> The policies and processes used within Lifespan for determining the time period for archiving and storing of personal data.</li>\n<li><strong>Data Processing- </strong>Any operation or set of operations which is performed on personal data, such as collecting, recording, organizing, storing, adapting or altering, retrieving, consulting, using, disclosing by transmission, dissemination or otherwise making the data available, aligning or combining data, or blocking, erasing or destroying data. Not limited to automatic means.</li>\n<li><strong>Direct Marketing- </strong>A form of advertising in which companies provide physical marketing materials to consumers to communicate information about a product or service.</li>\n<li><strong>Encryption- </strong>The method by which plaintext or any other type of data is converted from a readable form to an encoded version that can only be decoded by another entity if they have access to a decryption key.</li>\n<li><strong>Genetic Data- </strong>Personal data relating to the inherited or acquired genetic characteristics of a natural person which give unique information about the physiology or the health of that natural person and which result, in particular, from an analysis of a biological sample from the natural person in question.</li>\n<li><strong>Health Data-</strong> Personal data related to the physical or mental health of a natural person, including the provision of health care services, which reveal information about his or her health status.</li>\n<li><strong>IP Address- </strong>A unique address that identifies a device on the Internet or a local network and which allows a system to be recognized by other systems connected via the Internet protocol.</li>\n<li><strong>Online Behavioral Advertising-</strong> Websites or online advertising services that engage in the tracking or analysis of, e.g., search terms, browser or user profiles, preferences, demographics, online activity, offline activity, location data, and offer advertising based on that tracking.</li>\n<li><strong>Personal Data- </strong>Any information relating to an identified or identifiable individual. An identifiable individual is one who can be identified, directly or indirectly, in particular, by reference to an identification number or to one or more factors specific to his physical, physiological, mental, economic, cultural or social identity.</li>\n<li><strong>Personal Data Breach- </strong>A breach of security leading to the accidental or unlawful destruction, loss, alteration, unauthorized disclosure of, or access to, personal data transmitted, stored or otherwise processed.</li>\n<li><strong>Privacy and Data Protection- </strong>The collection of laws and regulation that applies to the collection, usage, storage, protection and other processing of personal data. This includes data protection, privacy, banking secrecy, electronic communications and confidentiality laws and regulations, and any other applicable laws or regulations to the extent they relate to privacy of personal data.</li>\n<li><strong>Processor- </strong>A natural or legal person, public authority, agency or other body which processes personal data on behalf of the controller.</li>\n<li><strong>Recipient- </strong>A natural or legal person, public authority, agency or another body, to which the personal data are disclosed, whether a third-party or not. However, public authorities which may receive personal data in the framework of an inquiry in accordance with India Law shall not be regarded as recipients; the processing of those data by those public authorities shall be in compliance with the applicable data protection rules according to the purposes of the processing.</li>\n<li><strong>Representative- </strong>Natural or legal person established in the India law.</li>\n<li><strong>Special Categories of Personal Data- </strong>Special categories of personal data, include: racial or ethnic origin, political opinions, religious or philosophical beliefs, trade-union membership, genetic data, biometric data (for uniquely identifying an individual) and of data concerning health, sex life or sexual orientation.</li>\n<li><strong>Third-Party- </strong>A natural or legal person, public authority, agency or body other than the data subject, controller, processor and persons who, under the direct authority of the controller or processor, are authorized to process personal data.</li>\n</ul>\n<p><!-- /wp:paragraph --><!-- wp:heading --></p>\n<h2><strong>Privacy Notice-Lifespan</strong></h2>\n<p><!-- /wp:heading --><!-- wp:paragraph --></p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Welcome to Lifespan Private Ltd website. The information that we collect and store during normal use of the site is used to monitor use of the site and to help its further development. Our goal is to protect your privacy and the information that you submit to us through the Internet.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">A number of pages in this website give you the option to submit personal information to the Company. All such communications are not confidential. Any application, request or enquiry you make, may be passed or made available to Group affiliates.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">By accessing this web site, you indicate your acceptance of this Privacy Policy.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Data Collection:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Any personal data provided to or collected by Lifespan is controlled by Lifespan Private Limited. This Privacy Notice applies to personal data collected by Lifespan in connection with the services and products we offer. References to “Lifespan” in this Notice means Lifespan Private Limited and any company directly or indirectly owned and/or controlled by Lifespan Private Limited that you are interacting with or have a business relationship with.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">This Privacy Notice also applies to Lifespan’s marketing content, including offers and advertisements for Lifespan products and services, which we send to you on third-party websites, platforms and applications based on your site usage information.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We may collect personal data basis Information you give us and Information we collect when you contact us, visit our sites etc.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Personal data means any information that can be used to identify directly or indirectly a specific individual.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">This definition includes personal data collected by direct marketing campaigns, sweepstakes and competitions and online through our websites, applications and branded pages. Certain categories of personal data, such as health data, financial data, biometrics, race, ethnicity, religion, health, sexuality or biometric data are classified as “special categories of data” or “Sensitive Personal Information” and benefit from additional protection. We limit the circumstances where we collect and process these special categories of data.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan sometimes collects data related to your health, etc., to send you tailored ads and relevant promotions. Lifespan only collects and uses this personal data where you have provided us with your consent to do so. In some instances, you may have requested services or products that do not directly involve the collection of any special categories of data, but may imply or suggest your health or other special categories of data.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Usage of Data collection:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We collect, process and disclose your personal data only for specific and limited purposes. We also create profiles of visitors by analyzing the information provided by them while online surfing, searching and buying our products/ services or otherwise while interacting with our brand communications by building segments.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We collect, process and disclose your personal data for the following purposes:</p>\n<ul>\n<li>To process your payments, if you purchase our products/services, to provide you with your order status, deal with your enquiries and requests, and assess and handle any complaints;</li>\n<li>To process and answer your inquiries or to contact you to answer your questions and/or requests;</li>\n<li>To develop and improve our products, services, communication methods and the functionality of our websites;</li>\n<li>For the purposes of competitions or promotions that you have entered;</li>\n<li>To communicate information to you and to manage your registration and/or subscription to our newsletter or other communications;</li>\n<li>To manage our everyday business needs regarding your participation in our contests, sweepstakes or promotional activities or request;</li>\n<li>To authenticate the identity of individuals contacting us by telephone, electronic means or otherwise;</li>\n<li>For internal training and quality assurance purposes;</li>\n<li>To understand and assess the interests, wants, and changing needs of consumers, to improve our website, our current products and services, and/or developing new products and services; and</li>\n<li>To provide personalized products, communications and targeted advertising as well as product recommendations to you.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan uses your personal data to build profiles. We create profiles by analysing the information about your online surfing, searching and buying behaviour and your interactions with our brand communications by building segments and by placing your personal data in one or more segments. These segments are used by Lifespan to personalize the website and our communications to you and to display relevant offers and advertisements from the Lifespan brands on the Lifespan sites, and via third-party websites. The segments can also be used for third-party campaigns on the Lifespan sites. Lifespan profiles your data where you have provided consent for us to do so.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">You can withdraw your consent to prevent your personal data being used this way at any time using the manage cookies section of our Cookie Notice or unsubscribing to the use of your email address if you have logged into one of our websites or signed up to any marketing newsletters.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan collects data, with your consent, from:</p>\n<ul>\n<li>Our websites about what you view and the way you interact with our content;</li>\n<li>Our digital display advertising that we serve to you on social platforms and other publisher’s websites; and</li>\n<li>Forms you fill in online and send to us about what your interests are.</li>\n<li>We also track the products you buy when you click on one of our display adverts and go on to purchase something from a selection of our retail partners.</li>\n<li>If you have asked to receive emails or SMS communications from us, we track whether you open, read or click on the content to see what you are interested in so that we can give you more content that we think you are more likely to enjoy.</li>\n<li>Based on this profile information, we may also give you advertising that we think you will like and want to see as you view content from us or from our network of publishers that we advertise with. Sometimes, with your consent, we may use your current location to serve advertising to you that is to do with promotions or events that are happening nearby that we think you might be interested in.</li>\n<li>We may also use information you have provided to selected third-parties and consented to be shared, like your age, gender, life stage, lifestyle and wider interests to identify people who we think will have similar interests to you and who we believe will be interested in similar advertising.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Data Shared With:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">As part of the Lifespan group your personal data use within the Lifespan group and with selected third-parties in the following circumstances:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Third-party service providers: In order to carry out your requests, respond to your inquiries, fulfil your orders, honor coupons, provide you with samples, enable you to participate in sweepstakes or make various other features, services and materials available to you through our websites we share your personal data with third-party service providers that perform functions on our behalf, such as companies that: host or operate Lifespan’s websites and Apps process payments, analyze data, provide customer service, postal or delivery services, and sponsors or other third-parties that participate in or administer our promotions. They have access to personal data needed to perform their functions but may not use it for other purposes. Further, they must process this personal data in accordance with this Privacy Notice and as permitted by applicable data protection laws and regulations.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Other third-parties: Your personal data will also be used by us or shared with our sponsors, advertisers, advertising networks, advertising servers, social media networks, and analytics companies or other third-parties in connection with marketing, promotional, data enrichment (to find out more about our privacy key terms follow the link) and other offers, as well as product information.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Business transfer: Your personal data will be used by us or shared with the Lifespan, primarily for business and operational purposes. As Lifespan continues to develop the business, it may sell or purchase assets, subsidiaries or business units. In such transactions, your personal data generally is one of the transferred business assets but remains subject to the promises made in any pre-existing Privacy Notice (unless, of course, you consent otherwise). If another entity acquires us, our businesses or substantially all or part of our assets, or assets related to Lifespan’s websites, your personal data will be disclosed to such entity as part of the due diligence process and will be transferred to such entity as one of the transferred assets. Also, if any bankruptcy or reorganization proceeding is brought by or against us, all such personal data will be considered an asset of ours and as such it is possible they will be sold or transferred to third-parties.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Legal disclosure: </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We may transfer and disclose your personal data to third-parties:</p>\n<ul>\n<li>To comply with a legal obligation;</li>\n<li>When we believe in good faith that an applicable law requires it;</li>\n<li>At the request of governmental authorities conducting an investigation;</li>\n<li>To verify or enforce our “Terms of Use” or other applicable policies;</li>\n<li>To detect and protect against fraud, or any technical or security vulnerabilities;</li>\n<li>To respond to an emergency; or otherwise</li>\n<li>To protect the rights, property, safety, or security of third-parties, visitors to Lifespan’s websites, Lifespan or the public.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Protection of Data:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan takes the security of your personal data very seriously. We take every effort to protect your personal data from misuse, interference, loss, unauthorized access, modification or disclosure.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Access to your personal data is only permitted among our employees and agents on a need-to-know basis and subject to strict contractual confidentiality obligations when processed by third-parties.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We will keep your personal data for as long as we need it for the purpose it is being processed for.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Your data may also be retained so that we can continue to improve your experience with us and to ensure that you receive any loyalty rewards which are due to you.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We retain the identifiable data we collect directly for targeting purposes for as little time as possible, after which we employ measures to permanently delete it.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We will actively review the personal data we hold and delete it securely, or in some cases anonymize it, when there is no longer a legal, business or consumer need for it to be retained.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Rights on Data:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Your rights in relation to your personal data how it is processed. You can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the “Contact Us” form on our websites.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Where we process your personal data, you have a number of rights over how the data is processed and can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the “Contact Us” form on our websites.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">By using this website, you acknowledge that you have read, understood, and agreed to be bound by this Privacy Policy. If you do not agree to this Policy, please do not use the website.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Contact Lifespan:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">In case of any grievance, you may contact at: info@lifespan.industries</p>\n<p><!-- /wp:paragraph --></p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2024-04-04 22:05:13','2024-04-04 16:35:13','',3,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7233',0,'revision','',0),(7234,1,'2024-04-04 22:05:13','2024-04-04 16:35:13','<p><!-- wp:heading --></p>\n<h2><strong>Definitions:</strong></h2>\n<p><!-- /wp:heading --><!-- wp:paragraph --></p>\n<ul>\n<li><strong>Anonymisation-</strong> The process of either encrypting or removing personal data from a database, so that the individuals whom the data describe remain anonymous. This is done for the purpose of protecting individuals’ private activities while maintaining the integrity of the data gathered and shared.</li>\n<li><strong>Behavioral Advertising-</strong> The act of tracking users’ online activities and then delivering ads or recommendations based upon the tracked activities.</li>\n<li><strong>Biometric Data- </strong>Personal data resulting from specific technical processing relating to the physical, physiological or behavioral characteristics of a natural person, which allow or confirm the unique identification of that natural person, such as facial images or dactyloscopy data.</li>\n<li><strong>Consent- </strong>Any freely given, specific, informed and unambiguous indication of the data subject’s wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.</li>\n<li><strong>Children\'s Privacy-</strong> The website is not intended for individuals under the age of 18. We do not knowingly collect personal information from children. If you believe we have inadvertently collected personal information from a child, please contact us, and we will promptly delete the information.</li>\n<li><strong>Cookies- </strong>A small text file stored on a user machine that may later be retrieved by a web server from the machine. Cookies allow web servers to keep track of the end user’s browser activities, and connect individual web requests into a session.</li>\n<li><strong>Data Enrichment- </strong>A process used to enhance, refine or otherwise improve existing data.</li>\n<li><strong>Data Retention-</strong> The policies and processes used within Lifespan for determining the time period for archiving and storing of personal data.</li>\n<li><strong>Data Processing- </strong>Any operation or set of operations which is performed on personal data, such as collecting, recording, organizing, storing, adapting or altering, retrieving, consulting, using, disclosing by transmission, dissemination or otherwise making the data available, aligning or combining data, or blocking, erasing or destroying data. Not limited to automatic means.</li>\n<li><strong>Direct Marketing- </strong>A form of advertising in which companies provide physical marketing materials to consumers to communicate information about a product or service.</li>\n<li><strong>Encryption- </strong>The method by which plaintext or any other type of data is converted from a readable form to an encoded version that can only be decoded by another entity if they have access to a decryption key.</li>\n<li><strong>Genetic Data- </strong>Personal data relating to the inherited or acquired genetic characteristics of a natural person which give unique information about the physiology or the health of that natural person and which result, in particular, from an analysis of a biological sample from the natural person in question.</li>\n<li><strong>Health Data-</strong> Personal data related to the physical or mental health of a natural person, including the provision of health care services, which reveal information about his or her health status.</li>\n<li><strong>IP Address- </strong>A unique address that identifies a device on the Internet or a local network and which allows a system to be recognized by other systems connected via the Internet protocol.</li>\n<li><strong>Online Behavioral Advertising-</strong> Websites or online advertising services that engage in the tracking or analysis of, e.g., search terms, browser or user profiles, preferences, demographics, online activity, offline activity, location data, and offer advertising based on that tracking.</li>\n<li><strong>Personal Data- </strong>Any information relating to an identified or identifiable individual. An identifiable individual is one who can be identified, directly or indirectly, in particular, by reference to an identification number or to one or more factors specific to his physical, physiological, mental, economic, cultural or social identity.</li>\n<li><strong>Personal Data Breach- </strong>A breach of security leading to the accidental or unlawful destruction, loss, alteration, unauthorized disclosure of, or access to, personal data transmitted, stored or otherwise processed.</li>\n<li><strong>Privacy and Data Protection- </strong>The collection of laws and regulation that applies to the collection, usage, storage, protection and other processing of personal data. This includes data protection, privacy, banking secrecy, electronic communications and confidentiality laws and regulations, and any other applicable laws or regulations to the extent they relate to privacy of personal data.</li>\n<li><strong>Processor- </strong>A natural or legal person, public authority, agency or other body which processes personal data on behalf of the controller.</li>\n<li><strong>Recipient- </strong>A natural or legal person, public authority, agency or another body, to which the personal data are disclosed, whether a third-party or not. However, public authorities which may receive personal data in the framework of an inquiry in accordance with India Law shall not be regarded as recipients; the processing of those data by those public authorities shall be in compliance with the applicable data protection rules according to the purposes of the processing.</li>\n<li><strong>Representative- </strong>Natural or legal person established in the India law.</li>\n<li><strong>Special Categories of Personal Data- </strong>Special categories of personal data, include: racial or ethnic origin, political opinions, religious or philosophical beliefs, trade-union membership, genetic data, biometric data (for uniquely identifying an individual) and of data concerning health, sex life or sexual orientation.</li>\n<li><strong>Third-Party- </strong>A natural or legal person, public authority, agency or body other than the data subject, controller, processor and persons who, under the direct authority of the controller or processor, are authorized to process personal data.</li>\n</ul>\n<p><!-- /wp:paragraph --><!-- wp:heading --></p>\n<h2><strong>Privacy Notice-Lifespan</strong></h2>\n<p><!-- /wp:heading --><!-- wp:paragraph --></p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Welcome to Lifespan Private Ltd website. The information that we collect and store during normal use of the site is used to monitor use of the site and to help its further development. Our goal is to protect your privacy and the information that you submit to us through the Internet.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">A number of pages in this website give you the option to submit personal information to the Company. All such communications are not confidential. Any application, request or enquiry you make, may be passed or made available to Group affiliates.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">By accessing this web site, you indicate your acceptance of this Privacy Policy.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Data Collection:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Any personal data provided to or collected by Lifespan is controlled by Lifespan Private Limited. This Privacy Notice applies to personal data collected by Lifespan in connection with the services and products we offer. References to “Lifespan” in this Notice means Lifespan Private Limited and any company directly or indirectly owned and/or controlled by Lifespan Private Limited that you are interacting with or have a business relationship with.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">This Privacy Notice also applies to Lifespan’s marketing content, including offers and advertisements for Lifespan products and services, which we send to you on third-party websites, platforms and applications based on your site usage information.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We may collect personal data basis Information you give us and Information we collect when you contact us, visit our sites etc.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Personal data means any information that can be used to identify directly or indirectly a specific individual.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">This definition includes personal data collected by direct marketing campaigns, sweepstakes and competitions and online through our websites, applications and branded pages. Certain categories of personal data, such as health data, financial data, biometrics, race, ethnicity, religion, health, sexuality or biometric data are classified as “special categories of data” or “Sensitive Personal Information” and benefit from additional protection. We limit the circumstances where we collect and process these special categories of data.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan sometimes collects data related to your health, etc., to send you tailored ads and relevant promotions. Lifespan only collects and uses this personal data where you have provided us with your consent to do so. In some instances, you may have requested services or products that do not directly involve the collection of any special categories of data, but may imply or suggest your health or other special categories of data.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Usage of Data collection:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We collect, process and disclose your personal data only for specific and limited purposes. We also create profiles of visitors by analyzing the information provided by them while online surfing, searching and buying our products/ services or otherwise while interacting with our brand communications by building segments.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We collect, process and disclose your personal data for the following purposes:</p>\n<ul>\n<li>To process your payments, if you purchase our products/services, to provide you with your order status, deal with your enquiries and requests, and assess and handle any complaints;</li>\n<li>To process and answer your inquiries or to contact you to answer your questions and/or requests;</li>\n<li>To develop and improve our products, services, communication methods and the functionality of our websites;</li>\n<li>For the purposes of competitions or promotions that you have entered;</li>\n<li>To communicate information to you and to manage your registration and/or subscription to our newsletter or other communications;</li>\n<li>To manage our everyday business needs regarding your participation in our contests, sweepstakes or promotional activities or request;</li>\n<li>To authenticate the identity of individuals contacting us by telephone, electronic means or otherwise;</li>\n<li>For internal training and quality assurance purposes;</li>\n<li>To understand and assess the interests, wants, and changing needs of consumers, to improve our website, our current products and services, and/or developing new products and services; and</li>\n<li>To provide personalized products, communications and targeted advertising as well as product recommendations to you.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan uses your personal data to build profiles. We create profiles by analysing the information about your online surfing, searching and buying behaviour and your interactions with our brand communications by building segments and by placing your personal data in one or more segments. These segments are used by Lifespan to personalize the website and our communications to you and to display relevant offers and advertisements from the Lifespan brands on the Lifespan sites, and via third-party websites. The segments can also be used for third-party campaigns on the Lifespan sites. Lifespan profiles your data where you have provided consent for us to do so.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">You can withdraw your consent to prevent your personal data being used this way at any time using the manage cookies section of our Cookie Notice or unsubscribing to the use of your email address if you have logged into one of our websites or signed up to any marketing newsletters.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan collects data, with your consent, from:</p>\n<ul>\n<li>Our websites about what you view and the way you interact with our content;</li>\n<li>Our digital display advertising that we serve to you on social platforms and other publisher’s websites; and</li>\n<li>Forms you fill in online and send to us about what your interests are.</li>\n<li>We also track the products you buy when you click on one of our display adverts and go on to purchase something from a selection of our retail partners.</li>\n<li>If you have asked to receive emails or SMS communications from us, we track whether you open, read or click on the content to see what you are interested in so that we can give you more content that we think you are more likely to enjoy.</li>\n<li>Based on this profile information, we may also give you advertising that we think you will like and want to see as you view content from us or from our network of publishers that we advertise with. Sometimes, with your consent, we may use your current location to serve advertising to you that is to do with promotions or events that are happening nearby that we think you might be interested in.</li>\n<li>We may also use information you have provided to selected third-parties and consented to be shared, like your age, gender, life stage, lifestyle and wider interests to identify people who we think will have similar interests to you and who we believe will be interested in similar advertising.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Data Shared With:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">As part of the Lifespan group your personal data use within the Lifespan group and with selected third-parties in the following circumstances:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Third-party service providers: In order to carry out your requests, respond to your inquiries, fulfil your orders, honor coupons, provide you with samples, enable you to participate in sweepstakes or make various other features, services and materials available to you through our websites we share your personal data with third-party service providers that perform functions on our behalf, such as companies that: host or operate Lifespan’s websites and Apps process payments, analyze data, provide customer service, postal or delivery services, and sponsors or other third-parties that participate in or administer our promotions. They have access to personal data needed to perform their functions but may not use it for other purposes. Further, they must process this personal data in accordance with this Privacy Notice and as permitted by applicable data protection laws and regulations.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Other third-parties: Your personal data will also be used by us or shared with our sponsors, advertisers, advertising networks, advertising servers, social media networks, and analytics companies or other third-parties in connection with marketing, promotional, data enrichment (to find out more about our privacy key terms follow the link) and other offers, as well as product information.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Business transfer: Your personal data will be used by us or shared with the Lifespan, primarily for business and operational purposes. As Lifespan continues to develop the business, it may sell or purchase assets, subsidiaries or business units. In such transactions, your personal data generally is one of the transferred business assets but remains subject to the promises made in any pre-existing Privacy Notice (unless, of course, you consent otherwise). If another entity acquires us, our businesses or substantially all or part of our assets, or assets related to Lifespan’s websites, your personal data will be disclosed to such entity as part of the due diligence process and will be transferred to such entity as one of the transferred assets. Also, if any bankruptcy or reorganization proceeding is brought by or against us, all such personal data will be considered an asset of ours and as such it is possible they will be sold or transferred to third-parties.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Legal disclosure: </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We may transfer and disclose your personal data to third-parties:</p>\n<ul>\n<li>To comply with a legal obligation;</li>\n<li>When we believe in good faith that an applicable law requires it;</li>\n<li>At the request of governmental authorities conducting an investigation;</li>\n<li>To verify or enforce our “Terms of Use” or other applicable policies;</li>\n<li>To detect and protect against fraud, or any technical or security vulnerabilities;</li>\n<li>To respond to an emergency; or otherwise</li>\n<li>To protect the rights, property, safety, or security of third-parties, visitors to Lifespan’s websites, Lifespan or the public.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Protection of Data:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan takes the security of your personal data very seriously. We take every effort to protect your personal data from misuse, interference, loss, unauthorized access, modification or disclosure.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Access to your personal data is only permitted among our employees and agents on a need-to-know basis and subject to strict contractual confidentiality obligations when processed by third-parties.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We will keep your personal data for as long as we need it for the purpose it is being processed for.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Your data may also be retained so that we can continue to improve your experience with us and to ensure that you receive any loyalty rewards which are due to you.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We retain the identifiable data we collect directly for targeting purposes for as little time as possible, after which we employ measures to permanently delete it.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We will actively review the personal data we hold and delete it securely, or in some cases anonymize it, when there is no longer a legal, business or consumer need for it to be retained.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Rights on Data:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Your rights in relation to your personal data how it is processed. You can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the “Contact Us” form on our websites.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Where we process your personal data, you have a number of rights over how the data is processed and can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the “Contact Us” form on our websites.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">By using this website, you acknowledge that you have read, understood, and agreed to be bound by this Privacy Policy. If you do not agree to this Policy, please do not use the website.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Contact Lifespan:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">In case of any grievance, you may contact at: info@lifespan.industries</p>\n<p><!-- /wp:paragraph --></p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2024-04-04 22:05:13','2024-04-04 16:35:13','',3,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7234',0,'revision','',0),(7235,1,'2024-04-04 22:05:13','2024-04-04 16:35:13','<p><!-- wp:heading --></p>\n<h2><strong>Definitions:</strong></h2>\n<p><!-- /wp:heading --><!-- wp:paragraph --></p>\n<ul>\n<li><strong>Anonymisation-</strong> The process of either encrypting or removing personal data from a database, so that the individuals whom the data describe remain anonymous. This is done for the purpose of protecting individuals’ private activities while maintaining the integrity of the data gathered and shared.</li>\n<li><strong>Behavioral Advertising-</strong> The act of tracking users’ online activities and then delivering ads or recommendations based upon the tracked activities.</li>\n<li><strong>Biometric Data- </strong>Personal data resulting from specific technical processing relating to the physical, physiological or behavioral characteristics of a natural person, which allow or confirm the unique identification of that natural person, such as facial images or dactyloscopy data.</li>\n<li><strong>Consent- </strong>Any freely given, specific, informed and unambiguous indication of the data subject’s wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.</li>\n<li><strong>Children\'s Privacy-</strong> The website is not intended for individuals under the age of 18. We do not knowingly collect personal information from children. If you believe we have inadvertently collected personal information from a child, please contact us, and we will promptly delete the information.</li>\n<li><strong>Cookies- </strong>A small text file stored on a user machine that may later be retrieved by a web server from the machine. Cookies allow web servers to keep track of the end user’s browser activities, and connect individual web requests into a session.</li>\n<li><strong>Data Enrichment- </strong>A process used to enhance, refine or otherwise improve existing data.</li>\n<li><strong>Data Retention-</strong> The policies and processes used within Lifespan for determining the time period for archiving and storing of personal data.</li>\n<li><strong>Data Processing- </strong>Any operation or set of operations which is performed on personal data, such as collecting, recording, organizing, storing, adapting or altering, retrieving, consulting, using, disclosing by transmission, dissemination or otherwise making the data available, aligning or combining data, or blocking, erasing or destroying data. Not limited to automatic means.</li>\n<li><strong>Direct Marketing- </strong>A form of advertising in which companies provide physical marketing materials to consumers to communicate information about a product or service.</li>\n<li><strong>Encryption- </strong>The method by which plaintext or any other type of data is converted from a readable form to an encoded version that can only be decoded by another entity if they have access to a decryption key.</li>\n<li><strong>Genetic Data- </strong>Personal data relating to the inherited or acquired genetic characteristics of a natural person which give unique information about the physiology or the health of that natural person and which result, in particular, from an analysis of a biological sample from the natural person in question.</li>\n<li><strong>Health Data-</strong> Personal data related to the physical or mental health of a natural person, including the provision of health care services, which reveal information about his or her health status.</li>\n<li><strong>IP Address- </strong>A unique address that identifies a device on the Internet or a local network and which allows a system to be recognized by other systems connected via the Internet protocol.</li>\n<li><strong>Online Behavioral Advertising-</strong> Websites or online advertising services that engage in the tracking or analysis of, e.g., search terms, browser or user profiles, preferences, demographics, online activity, offline activity, location data, and offer advertising based on that tracking.</li>\n<li><strong>Personal Data- </strong>Any information relating to an identified or identifiable individual. An identifiable individual is one who can be identified, directly or indirectly, in particular, by reference to an identification number or to one or more factors specific to his physical, physiological, mental, economic, cultural or social identity.</li>\n<li><strong>Personal Data Breach- </strong>A breach of security leading to the accidental or unlawful destruction, loss, alteration, unauthorized disclosure of, or access to, personal data transmitted, stored or otherwise processed.</li>\n<li><strong>Privacy and Data Protection- </strong>The collection of laws and regulation that applies to the collection, usage, storage, protection and other processing of personal data. This includes data protection, privacy, banking secrecy, electronic communications and confidentiality laws and regulations, and any other applicable laws or regulations to the extent they relate to privacy of personal data.</li>\n<li><strong>Processor- </strong>A natural or legal person, public authority, agency or other body which processes personal data on behalf of the controller.</li>\n<li><strong>Recipient- </strong>A natural or legal person, public authority, agency or another body, to which the personal data are disclosed, whether a third-party or not. However, public authorities which may receive personal data in the framework of an inquiry in accordance with India Law shall not be regarded as recipients; the processing of those data by those public authorities shall be in compliance with the applicable data protection rules according to the purposes of the processing.</li>\n<li><strong>Representative- </strong>Natural or legal person established in the India law.</li>\n<li><strong>Special Categories of Personal Data- </strong>Special categories of personal data, include: racial or ethnic origin, political opinions, religious or philosophical beliefs, trade-union membership, genetic data, biometric data (for uniquely identifying an individual) and of data concerning health, sex life or sexual orientation.</li>\n<li><strong>Third-Party- </strong>A natural or legal person, public authority, agency or body other than the data subject, controller, processor and persons who, under the direct authority of the controller or processor, are authorized to process personal data.</li>\n</ul>\n<p><!-- /wp:paragraph --><!-- wp:heading --></p>\n<h2><strong>Privacy Notice-Lifespan</strong></h2>\n<p><!-- /wp:heading --><!-- wp:paragraph --></p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Welcome to Lifespan Private Ltd website. The information that we collect and store during normal use of the site is used to monitor use of the site and to help its further development. Our goal is to protect your privacy and the information that you submit to us through the Internet.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">A number of pages in this website give you the option to submit personal information to the Company. All such communications are not confidential. Any application, request or enquiry you make, may be passed or made available to Group affiliates.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">By accessing this web site, you indicate your acceptance of this Privacy Policy.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Data Collection:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Any personal data provided to or collected by Lifespan is controlled by Lifespan Private Limited. This Privacy Notice applies to personal data collected by Lifespan in connection with the services and products we offer. References to “Lifespan” in this Notice means Lifespan Private Limited and any company directly or indirectly owned and/or controlled by Lifespan Private Limited that you are interacting with or have a business relationship with.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">This Privacy Notice also applies to Lifespan’s marketing content, including offers and advertisements for Lifespan products and services, which we send to you on third-party websites, platforms and applications based on your site usage information.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We may collect personal data basis Information you give us and Information we collect when you contact us, visit our sites etc.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Personal data means any information that can be used to identify directly or indirectly a specific individual.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">This definition includes personal data collected by direct marketing campaigns, sweepstakes and competitions and online through our websites, applications and branded pages. Certain categories of personal data, such as health data, financial data, biometrics, race, ethnicity, religion, health, sexuality or biometric data are classified as “special categories of data” or “Sensitive Personal Information” and benefit from additional protection. We limit the circumstances where we collect and process these special categories of data.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan sometimes collects data related to your health, etc., to send you tailored ads and relevant promotions. Lifespan only collects and uses this personal data where you have provided us with your consent to do so. In some instances, you may have requested services or products that do not directly involve the collection of any special categories of data, but may imply or suggest your health or other special categories of data.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Usage of Data collection:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We collect, process and disclose your personal data only for specific and limited purposes. We also create profiles of visitors by analyzing the information provided by them while online surfing, searching and buying our products/ services or otherwise while interacting with our brand communications by building segments.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We collect, process and disclose your personal data for the following purposes:</p>\n<ul>\n<li>To process your payments, if you purchase our products/services, to provide you with your order status, deal with your enquiries and requests, and assess and handle any complaints;</li>\n<li>To process and answer your inquiries or to contact you to answer your questions and/or requests;</li>\n<li>To develop and improve our products, services, communication methods and the functionality of our websites;</li>\n<li>For the purposes of competitions or promotions that you have entered;</li>\n<li>To communicate information to you and to manage your registration and/or subscription to our newsletter or other communications;</li>\n<li>To manage our everyday business needs regarding your participation in our contests, sweepstakes or promotional activities or request;</li>\n<li>To authenticate the identity of individuals contacting us by telephone, electronic means or otherwise;</li>\n<li>For internal training and quality assurance purposes;</li>\n<li>To understand and assess the interests, wants, and changing needs of consumers, to improve our website, our current products and services, and/or developing new products and services; and</li>\n<li>To provide personalized products, communications and targeted advertising as well as product recommendations to you.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan uses your personal data to build profiles. We create profiles by analysing the information about your online surfing, searching and buying behaviour and your interactions with our brand communications by building segments and by placing your personal data in one or more segments. These segments are used by Lifespan to personalize the website and our communications to you and to display relevant offers and advertisements from the Lifespan brands on the Lifespan sites, and via third-party websites. The segments can also be used for third-party campaigns on the Lifespan sites. Lifespan profiles your data where you have provided consent for us to do so.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">You can withdraw your consent to prevent your personal data being used this way at any time using the manage cookies section of our Cookie Notice or unsubscribing to the use of your email address if you have logged into one of our websites or signed up to any marketing newsletters.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan collects data, with your consent, from:</p>\n<ul>\n<li>Our websites about what you view and the way you interact with our content;</li>\n<li>Our digital display advertising that we serve to you on social platforms and other publisher’s websites; and</li>\n<li>Forms you fill in online and send to us about what your interests are.</li>\n<li>We also track the products you buy when you click on one of our display adverts and go on to purchase something from a selection of our retail partners.</li>\n<li>If you have asked to receive emails or SMS communications from us, we track whether you open, read or click on the content to see what you are interested in so that we can give you more content that we think you are more likely to enjoy.</li>\n<li>Based on this profile information, we may also give you advertising that we think you will like and want to see as you view content from us or from our network of publishers that we advertise with. Sometimes, with your consent, we may use your current location to serve advertising to you that is to do with promotions or events that are happening nearby that we think you might be interested in.</li>\n<li>We may also use information you have provided to selected third-parties and consented to be shared, like your age, gender, life stage, lifestyle and wider interests to identify people who we think will have similar interests to you and who we believe will be interested in similar advertising.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Data Shared With:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">As part of the Lifespan group your personal data use within the Lifespan group and with selected third-parties in the following circumstances:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Third-party service providers: In order to carry out your requests, respond to your inquiries, fulfil your orders, honor coupons, provide you with samples, enable you to participate in sweepstakes or make various other features, services and materials available to you through our websites we share your personal data with third-party service providers that perform functions on our behalf, such as companies that: host or operate Lifespan’s websites and Apps process payments, analyze data, provide customer service, postal or delivery services, and sponsors or other third-parties that participate in or administer our promotions. They have access to personal data needed to perform their functions but may not use it for other purposes. Further, they must process this personal data in accordance with this Privacy Notice and as permitted by applicable data protection laws and regulations.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Other third-parties: Your personal data will also be used by us or shared with our sponsors, advertisers, advertising networks, advertising servers, social media networks, and analytics companies or other third-parties in connection with marketing, promotional, data enrichment (to find out more about our privacy key terms follow the link) and other offers, as well as product information.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Business transfer: Your personal data will be used by us or shared with the Lifespan, primarily for business and operational purposes. As Lifespan continues to develop the business, it may sell or purchase assets, subsidiaries or business units. In such transactions, your personal data generally is one of the transferred business assets but remains subject to the promises made in any pre-existing Privacy Notice (unless, of course, you consent otherwise). If another entity acquires us, our businesses or substantially all or part of our assets, or assets related to Lifespan’s websites, your personal data will be disclosed to such entity as part of the due diligence process and will be transferred to such entity as one of the transferred assets. Also, if any bankruptcy or reorganization proceeding is brought by or against us, all such personal data will be considered an asset of ours and as such it is possible they will be sold or transferred to third-parties.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Legal disclosure: </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We may transfer and disclose your personal data to third-parties:</p>\n<ul>\n<li>To comply with a legal obligation;</li>\n<li>When we believe in good faith that an applicable law requires it;</li>\n<li>At the request of governmental authorities conducting an investigation;</li>\n<li>To verify or enforce our “Terms of Use” or other applicable policies;</li>\n<li>To detect and protect against fraud, or any technical or security vulnerabilities;</li>\n<li>To respond to an emergency; or otherwise</li>\n<li>To protect the rights, property, safety, or security of third-parties, visitors to Lifespan’s websites, Lifespan or the public.</li>\n</ul>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Protection of Data:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Lifespan takes the security of your personal data very seriously. We take every effort to protect your personal data from misuse, interference, loss, unauthorized access, modification or disclosure.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Access to your personal data is only permitted among our employees and agents on a need-to-know basis and subject to strict contractual confidentiality obligations when processed by third-parties.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We will keep your personal data for as long as we need it for the purpose it is being processed for.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Your data may also be retained so that we can continue to improve your experience with us and to ensure that you receive any loyalty rewards which are due to you.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We retain the identifiable data we collect directly for targeting purposes for as little time as possible, after which we employ measures to permanently delete it.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">We will actively review the personal data we hold and delete it securely, or in some cases anonymize it, when there is no longer a legal, business or consumer need for it to be retained.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Rights on Data:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Your rights in relation to your personal data how it is processed. You can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the “Contact Us” form on our websites.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Where we process your personal data, you have a number of rights over how the data is processed and can exercise these rights at any point. We have provided an overview of these rights below together with what this entails for you. You can exercise your rights by sending an email or submitting a request through the “Contact Us” form on our websites.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">By using this website, you acknowledge that you have read, understood, and agreed to be bound by this Privacy Policy. If you do not agree to this Policy, please do not use the website.</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\"> </p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">Contact Lifespan:</p>\n<p style=\"background-repeat: no-repeat; padding: 0px; margin-bottom: 0px; cursor: text; counter-reset: list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; text-align: justify; color: rgba(0, 0, 0, 0.87); font-family: Helvetica, Arial, sans-serif; letter-spacing: 0.4px; white-space-collapse: preserve;\">In case of any grievance, you may contact at: info@lifespan.industries</p>\n<p><!-- /wp:paragraph --></p>','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2024-04-04 22:05:13','2024-04-04 16:35:13','',3,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7235',0,'revision','',0),(7237,1,'2024-04-04 22:12:00','2024-04-04 16:42:00','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><h2>Refunds</h2></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At <a href=\"https://lifespanstores.com/\" rel=\"noreferrer noopener\" target=\"_blank\">Lifespan</a>, we are committed to providing you with high-quality products and an exceptional shopping experience. We understand that occasionally, you may need to request a refund. To ensure a smooth process, we have outlined our refund policy below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>1. Eligibility for Refund:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Refunds are available for products purchased directly from our website.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You must request a refund within 10 days of the purchase date.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>The product must be returned in its original, unopened condition.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>2. Refund Process:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>To request a refund, please contact our customer support team at sales@lifespanstores.com or +91 93120 99999.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Provide your order number and a detailed explanation of why you are requesting a refund.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Our team will review your request and notify you of its status within 2 days.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>3. Approved Refunds:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>If your refund request is approved, the refund will be processed to the original payment method used for the purchase.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Please allow 7 working days for the refund to reflect in your account.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>4. Non-Refundable Items:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>We do not offer refunds for products that have been opened or used.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Shipping and handling fees are non-refundable.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>5. Return Shipping:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>If a return is required, you will be responsible for shipping the product back to us.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>6. Product Exchanges:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>We do not offer product exchanges. If you received a damaged or incorrect item, please contact us, and we will arrange for a replacement or refund.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>7. Contact Us:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>If you have any questions or concerns about our refund policy, please reach out to our customer support team at sales@lifespanstores.com or +91 93120 99999.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Please note that we reserve the right to update or change our refund policy at any time. Any changes will be reflected on this page.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Thank you for choosing <a href=\"https://lifespanstores.com/\" rel=\"noreferrer noopener\" target=\"_blank\">Lifespan</a>, and we appreciate your trust in our products and services. Your satisfaction is our priority.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><h2>Returns</h2></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At <a href=\"https://lifespanstores.com/\" rel=\"noreferrer noopener\" target=\"_blank\">Lifespan</a>, your satisfaction is our priority. We understand that sometimes you may need to return a product, and we are here to make that process as simple and straightforward as possible. Please take a moment to read our return policy carefully to ensure a smooth experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>1. Eligibility for Returns:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We accept returns within 10 days from the date of purchase. To be eligible for a return, your item must be unused, in the same condition as you received it, and in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>2. Non-Returnable Items:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Some items are non-returnable, including:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Perishable goods.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Items with broken seals or opened packaging.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Damaged products.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>3. How to Initiate a Return:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To start the return process, please contact our customer support team at sales@lifespanstores.com or +91 93120 99999. You will be guided through the necessary steps, including providing your order number and the reason for the return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>4. Return Shipping:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Customers are responsible for return shipping costs, except in cases where the return is due to an error on our part. We recommend using a trackable shipping service to ensure your return is received safely.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>5. Refunds:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upon receiving and inspecting your returned item, we will notify you about the approval or rejection of your refund. If approved, your refund will be processed and a credit will automatically be applied to your original method of payment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>6. Late or Missing Refunds:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven\'t received your refund within a reasonable timeframe, please check your bank account first. If there is still no sign of your refund, contact your credit card company or bank. It may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>7. Exchange or Replacement:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you received a damaged or defective product, or if you wish to exchange it for another item, please contact us, and we will assist you in the process.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>8. Contact Us:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions or need further assistance regarding our return policy, please don\'t hesitate to contact our customer support team at sales@lifespanstores.com or +91 93120 99999.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>9. Policy Changes:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to make changes to our return policy at any time. Any changes will be updated on this page, and it is your responsibility to stay informed about our policies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thank you for choosing <a href=\"https://lifespanstores.com/\" rel=\"noreferrer noopener\" target=\"_blank\">Lifespan</a>. We appreciate your trust in our products, and we are committed to providing you with the best possible customer experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><h2>Need help?</h2></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at sales@lifespanstores.com for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','inherit','closed','closed','','12-revision-v1','','','2024-04-04 22:12:00','2024-04-04 16:42:00','',12,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7237',0,'revision','',0),(7241,1,'2024-04-04 22:32:55','2024-04-04 17:02:55','<!-- wp:paragraph -->\n<p><strong>This document is an electronic record in terms of Information Technology Act, 2000 and rules there under as applicable and the amended provisions pertaining to electronic records in various statutes as amended by the Information Technology Act, 2000. This electronic record is generated by a computer system and does not require any physical or digital signatures</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your use of the Lifespan Website&nbsp;<a href=\"https://dashboard.lifespanstores.com/business/6527d655bf0c0e00149539ca/lifespanstores.com\" rel=\"noreferrer noopener\" target=\"_blank\">https://www.Lifespanstores</a><a href=\"https://www.daburshop.in/\" rel=\"noreferrer noopener\" target=\"_blank\">.com/&nbsp;</a>and all features provided in the Site are governed by the terms and conditions mentioned on the website (“Terms”). Please read these Terms and conditions carefully before using the website. By accessing or using the website, you agree to be bound by these terms and conditions. If you do not agree with any part of these terms and conditions, you must not use the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The domain name and website is owned by Lifespan Pvt. Ltd, having its registered office at Plot No. 16, Jai Hind Gandhi Road, Madhapur(V), Serilingampally(M), Ranga Reddy District,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Hyderabad, Telangana, India, 500081</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>YOUR PROFILE &amp; SECURITY:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Shoppers have to register and login for placing Orders on the Site. As part of the registration process on the Site, you may be required to share information important for us to service you efficiently.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We may collect/use the following personally identifiable information about you:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name including first and last name,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;alternate email address,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mobile phone number and</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;contact details, postal code, demographic profile (like your age, gender, occupation, education, address etc.) and information about the pages on the site you visit/access, the links you click on the site, the number of times you access the page and any such browsing information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The personal information / data provided by you during the course of usage of the Site will be treated as strictly confidential and in accordance with the Privacy Policy and applicable laws and regulations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;You shall be responsible for maintaining the confidentiality of your login ID and Password and preventing unauthorized access into your profile. You shall be responsible for all activities/transactions that occur under your Login ID.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>immediately notify us of any unauthorized use / breach of your password or account or where you have reason to believe that your account may be used in an unauthorized manner on the following email address:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@lifespan.industries</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Ensure that you exit from your account at the end of each session.</strong></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>YOUR REPRESENTATIONS AND USE OF PLATFORM</strong>:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>You agree that if You provide any information that is untrue, inaccurate, not current or incomplete, we shall have the right to indefinitely suspend or terminate or block access to the Site by you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You represent that you are at least the age of majority in your state or province of residence.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You may not use our products for any illegal or unauthorized purpose nor may you, in the use of the Service, violate any laws in your jurisdiction (including but not limited to copyright laws).</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You must not transmit any worms or viruses or any code of a destructive nature.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>A breach or violation of any of the Terms will result in an immediate termination of your Services.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any order suspected/not meant for personal consumption, Lifespan reserves the right to decline the order &amp; refund the money. We reserve the right to block such accounts from where the suspected orders are placed.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>PRODUCT AUTHENTICITY:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All products sold on the website are manufactured by Lifespan. Therefore, you can be assured of the quality and authenticity of the products you purchase on this website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>AVAILABILITY OF PRODUCTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Reference to any product or service on the site does not constitute an offer to sell or supply that product or service and does not mean that the product or service is available in all countries or that the name, description or specification of the product or service will be the same as that included on the site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>MODIFICATIONS TO THE SERVICE AND PRICES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lifespan reserves the right to modify Prices for products without notice.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right at any time to modify or discontinue the Service (or any part or content thereof) without notice at any time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We shall not be liable to you or to any third-party for any modification, price change, suspension or discontinuance of the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>PRODUCTS OR SERVICES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have made every effort to display as accurately as possible the colors and images of our products that appear at the store. We cannot guarantee that your computer monitor\'s display of any color will be accurate.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, but are not obligated, to limit the sales of our products or Services to any person, geographic region or jurisdiction. We may exercise this right on a case-by-case basis.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to limit the quantities of any products or services that we offer. All descriptions of products or product pricing are subject to change at anytime without notice, at the sole discretion of Lifespan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to discontinue any product at any time. Any offer for any product or service made on this site is void where prohibited.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ACCURACY OF BILLING AND ACCOUNT INFORMATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lifespan reserves the right to refuse any order you place with us. We may, in our sole discretion, limit or cancel quantities purchased per person, per household or per order. These restrictions may include orders placed by or under the same customer account, the same credit card, and/or orders that use the same billing and/or shipping address. In the event that we make a change to or cancel an order, we may attempt to notify you by contacting the e-mail and/or billing address/phone number provided at the time the order was made. We reserve the right to limit or prohibit orders that, in our sole judgment, appear to be placed by dealers, resellers or distributors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree to provide current, complete and accurate purchase and account information for all purchases made at our store. You agree to promptly update your account and other information, including your email address and credit card numbers and expiration dates, so that we can complete your transactions and contact you as needed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>CONTENT</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The information on this site has been included in good faith but is for general informational purposes only. It should not be relied on for any specific purpose and no representation or warranty is given as regards its accuracy or completeness. Lifespan Private Limited officers, employees or agents shall not be liable for any loss, damage or expense arising out of any access to or use of this site or any site linked to it including, without limitation, any loss of profit, indirect, incidental or consequential loss.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All comments, suggestions, graphics, ideas (including product and advertising ideas), and other information or materials you submit to Lifespan Private Limited through this web site will become and remain the exclusive property of Lifespan Private Limited, including any future rights associated with such submissions, even if these terms and conditions are later modified or terminated.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This means that you disclaim any proprietary rights in such submissions, and you acknowledge Lifespan Private Limited unrestricted right to use them (or materials or ideas similar to them) in any medium, now and in the future, without notice, compensation or other obligation to you or any other person. It also means Lifespan Private Limited has no obligation to keep your submissions confidential. We reserve the right to make any changes and corrections to this site as and when we consider it appropriate and without notice.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>TERMS OF SERVICE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We offer this website, including all information, tools and services available from this site to you, the user, conditioned upon your acceptance of all terms, conditions, policies and notices stated here:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By visiting our site and/ or purchasing something from us, you engage in our “Service” and agree to be bound by the following terms and conditions (“Terms of Service”, “Terms”), including those additional terms and conditions and policies referenced herein and/or available by hyperlink. These Terms of Service apply to all users of the site, including without limitation users who are browsers, vendors, customers, merchants, and/ or contributors of content.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please read these Terms of Service carefully before accessing or using our website. By accessing or using any part of the site, you agree to be bound by these Terms of Service. If you do not agree to all the terms and conditions of this agreement, then you have the option to not access the website or use any services. If these Terms of Service are considered an offer, acceptance is expressly limited to these Terms of Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Any new features or tools which are added to the current store shall also be subject to the Terms of Service. You can review the most current version of the Terms of Service at any time on this page. We reserve the right to update, change or replace any part of these Terms of Service by posting updates and/or changes to our website. Your continued use of or access to the website following the posting of any changes constitutes acceptance of those changes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>GENERAL CONDITIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to refuse service to anyone for any reason at any time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You understand that your content (not including credit card information), may be transferred unencrypted and involve (a) transmissions over various networks; and (b) changes to conform and adapt to technical requirements of connecting networks or devices. Credit card information is always encrypted during transfer over networks.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree not to reproduce, duplicate, copy, sell, resell or exploit any portion of the Service, use of the Service, or access to the Service or any contact on the website through which the service is provided, without express written permission by us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The headings used in this agreement are included for convenience only and will not limit or otherwise affect these Terms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ACCURACY OF INFORMATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We are not responsible if information made available on this site is not accurate, complete or current. The material on this site is provided for general information only and should not be relied upon or used as the sole basis for making decisions without consulting primary, more accurate, more complete or more timely sources of information. Any reliance on the material on this site is at your own risk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This site may contain certain historical information. Historical information, necessarily, is not current and is provided for your reference only. We reserve the right to modify the contents of this site at any time. You agree that it is your responsibility to monitor changes to our site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>3RD PARTY TOOLS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may provide you with access to third-party tools over which we neither monitor nor have any control nor input.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You acknowledge and agree that we provide access to such tools “as is” and “as available” without any warranties, representations or conditions of any kind and without any endorsement. We shall have no liability whatsoever arising from or relating to your use of optional third-party tools.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Any use by you of optional tools offered through the site is entirely at your own risk and discretion and you should ensure that you are familiar with and approve of the terms on which tools are provided by the relevant third-party provider(s).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may also, in the future, offer new services and/or features through the website (including, the release of new tools and resources). Such new features and/or services shall also be subject to these Terms of Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>USER COMMENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If, at our request, you send certain specific submissions (for example contest entries) or without a request from us you send creative ideas, suggestions, proposals, plans, or other materials, whether online, by email, by postal mail, or otherwise (collectively, \'comments\'), you agree that we may, at any time, without restriction, edit, copy, publish, distribute, translate and otherwise use in any medium any comments that you forward to us. We are and shall be under no obligation (1) to maintain any comments in confidence; (2) to pay compensation for any comments; or (3) to respond to any comments.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may, but have no obligation to, monitor, edit or remove content that we determine in our sole discretion are unlawful, offensive, threatening, libelous, defamatory, pornographic, obscene or otherwise objectionable or violates any party’s intellectual property or these Terms of Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree that your comments will not violate any right of any third-party, including copyright, trademark, privacy, personality or other personal or proprietary right. You further agree that your comments will not contain libellous or otherwise unlawful, abusive or obscene material, or contain any computer virus or other malware that could in any way affect the operation of the Service or any related website. You may not use a false e-mail address, pretend to be someone other than yourself, or otherwise mislead us or third parties as to the origin of any comments. You are solely responsible for any comments you make and their accuracy. We take no responsibility and assume no liability for any comments posted by you or any third-party.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ERRORS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Occasionally there may be information on our site or in the Service that contains typographical errors, inaccuracies or omissions that may relate to product descriptions, pricing, promotions, offers, product shipping charges, transit times and availability. We reserve the right to correct any errors, inaccuracies or omissions, and to change or update information or cancel orders if any information in the Service or on any related website is inaccurate at any time without prior notice (including after you have submitted your order).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>PROHIBITED USES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition to other prohibitions as set forth in the Terms of Service, you are prohibited from using the site or its content: (a) for any unlawful purpose; (b) to solicit others to perform or participate in any unlawful acts; (c) to violate any international, federal, provincial or state regulations, rules, laws, or local ordinances; (d) to infringe upon or violate our intellectual property rights or the intellectual property rights of others; (e) to harass, abuse, insult, harm, defame, slander, disparage, intimidate, or discriminate based on gender, sexual orientation, religion, ethnicity, race, age, national origin, or disability; (f) to submit false or misleading information; (g) to upload or transmit viruses or any other type of malicious code that will or may be used in any way that will affect the functionality or operation of the Service or of any related website, other websites, or the Internet; (h) to collect or track the personal information of others; (i) to spam, phish, pharm, pretext, spider, crawl, or scrape; (j) for any obscene or immoral purpose; or (k) to interfere with or circumvent the security features of the Service or any related website, other websites, or the Internet. We reserve the right to terminate your use of the Service or any related website for violating any of the prohibited uses.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTELLECTUAL PROPERTY</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The website and its contents, including but not limited to text, graphics, logos, images, videos, and software, are owned by the Company and are protected by intellectual property laws. You may not copy, modify, distribute, or create derivative works based on the website or its contents without the prior written consent of the Company.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>LIMITATION OF LIABILITY</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do not guarantee, represent or warrant that your use of our service will be uninterrupted, timely, secure or error-free. We do not warrant that the results that may be obtained from the use of the service will be accurate or reliable. You agree that from time to time we may remove the service for indefinite periods of time or cancel the service at any time, without notice to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You expressly agree that your use of, or inability to use, the service is at your sole risk. The service and all products and services delivered to you through the service are (except as expressly stated by us) provided \'as is\' and \'as available\' for your use, without any representation, warranties or conditions of any kind, either express or implied, including all implied warranties or conditions of merchantability, merchantable quality, fitness for a particular purpose, durability, title, and non-infringement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In no case shall we, our directors, officers, employees, affiliates, agents, contractors, interns, suppliers, service providers or licensors be liable for any injury, loss, claim, or any direct, indirect, incidental, punitive, special, or consequential damages of any kind, including, without limitation lost profits, lost revenue, lost savings, loss of data, replacement costs, or any similar damages, whether based in contract, tort (including negligence), strict liability or otherwise, arising from your use of any of the service or any products procured using the service, or for any other claim related in any way to your use of the service or any product, including, but not limited to, any errors or omissions in any content, or any loss or damage of any kind incurred as a result of the use of the service or any content (or product) posted, transmitted, or otherwise made available via the service, even if advised of their possibility. Our liability shall be limited to the maximum extent permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INDEMNIFICATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree to indemnify, defend and hold harmless us and our parent, subsidiaries, affiliates, partners, officers, directors, agents, contractors, licensors, service providers, subcontractors, suppliers, interns and employees, harmless from any claim or demand, including reasonable attorneys’ fees, made by any third-party due to or arising out of your breach of these Terms of Service or the documents they incorporate by reference, or your violation of any law or the rights of a third-party.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>PRIVACY AND DATA PROTECTION</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Company\'s privacy policy governs the collection, use, and disclosure of personal information provided by users of the website. By using the website, you consent to the collection, use, and disclosure of your personal information as described in the privacy policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>SEVERABILITY</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If any provision of the Terms and Conditions is held illegal or unenforceable by any court or other authority of competent jurisdiction, such provision shall be deemed severable from the remaining provisions and shall not affect or impair the validity or enforceability of the remaining provisions in such jurisdiction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>TERMINATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These Terms of Service are effective unless and until terminated by either you or us. You may terminate these Terms of Service at any time by notifying us that you no longer wish to use our Services, or when you cease using our site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If in our sole judgment you fail, or we suspect that you have failed, to comply with any term or provision of these Terms of Service, we also may terminate this agreement at any time without notice and you will remain liable for all amounts due up to and including the date of termination; and/or accordingly may deny you access to our Services (or any part thereof).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>GOVERNING LAW, JURISDICTION &amp; DISPUTE RESOLUTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These Terms of Service and any separate agreements whereby we provide you Services shall be governed by and construed in accordance with the laws of India. For proceedings arising therein the Courts at Hyderabad shall have exclusive jurisdiction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Any dispute or difference either in interpretation or otherwise, of the Terms of Use and other Policies on the Site, between the parties hereto, shall be referred to an independent arbitrator who will be appointed by mutually and his decision shall be final and binding on the parties hereto. The above arbitration shall be in accordance with the Arbitration and Conciliation Act, as amended from time to time. The seat and venue of arbitration shall be held in Hyderabad.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>AMENDMENTS AND UPDATES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can review the most current version of the Terms of Service at any time at this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, at our sole discretion, to update, change or replace any part of these Terms of Service by posting updates and changes to our website. Your continued use of or access to our website or the Service following the posting of any changes to these Terms of Service constitutes acceptance of those changes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By using this website, you acknowledge that you have read, understood, and agreed to be bound by these terms and conditions. If you do not agree to these terms and conditions, please do not use the website.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','publish','closed','closed','','terms-and-condition','','','2024-04-04 22:38:04','2024-04-04 17:08:04','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?page_id=7241',0,'page','',0),(7242,1,'2024-04-04 22:32:55','2024-04-04 17:02:55','<!-- wp:paragraph -->\n<p><strong>This document is an electronic record in terms of Information Technology Act, 2000 and rules there under as applicable and the amended provisions pertaining to electronic records in various statutes as amended by the Information Technology Act, 2000. This electronic record is generated by a computer system and does not require any physical or digital signatures</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your use of the Lifespan Website&nbsp;<a href=\"https://dashboard.lifespanstores.com/business/6527d655bf0c0e00149539ca/lifespanstores.com\" rel=\"noreferrer noopener\" target=\"_blank\">https://www.Lifespanstores</a><a href=\"https://www.daburshop.in/\" rel=\"noreferrer noopener\" target=\"_blank\">.com/&nbsp;</a>and all features provided in the Site are governed by the terms and conditions mentioned on the website (“Terms”). Please read these Terms and conditions carefully before using the website. By accessing or using the website, you agree to be bound by these terms and conditions. If you do not agree with any part of these terms and conditions, you must not use the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The domain name and website is owned by Lifespan Pvt. Ltd, having its registered office at Plot No. 16, Jai Hind Gandhi Road, Madhapur(V), Serilingampally(M), Ranga Reddy District,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Hyderabad, Telangana, India, 500081</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>YOUR PROFILE &amp; SECURITY:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Shoppers have to register and login for placing Orders on the Site. As part of the registration process on the Site, you may be required to share information important for us to service you efficiently.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We may collect/use the following personally identifiable information about you:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name including first and last name,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;alternate email address,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mobile phone number and</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;contact details, postal code, demographic profile (like your age, gender, occupation, education, address etc.) and information about the pages on the site you visit/access, the links you click on the site, the number of times you access the page and any such browsing information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The personal information / data provided by you during the course of usage of the Site will be treated as strictly confidential and in accordance with the Privacy Policy and applicable laws and regulations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;You shall be responsible for maintaining the confidentiality of your login ID and Password and preventing unauthorized access into your profile. You shall be responsible for all activities/transactions that occur under your Login ID.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>immediately notify us of any unauthorized use / breach of your password or account or where you have reason to believe that your account may be used in an unauthorized manner on the following email address:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@lifespan.industries</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Ensure that you exit from your account at the end of each session.</strong></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>YOUR REPRESENTATIONS AND USE OF PLATFORM</strong>:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>You agree that if You provide any information that is untrue, inaccurate, not current or incomplete, we shall have the right to indefinitely suspend or terminate or block access to the Site by you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You represent that you are at least the age of majority in your state or province of residence.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You may not use our products for any illegal or unauthorized purpose nor may you, in the use of the Service, violate any laws in your jurisdiction (including but not limited to copyright laws).</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You must not transmit any worms or viruses or any code of a destructive nature.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>A breach or violation of any of the Terms will result in an immediate termination of your Services.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any order suspected/not meant for personal consumption, Lifespan reserves the right to decline the order &amp; refund the money. We reserve the right to block such accounts from where the suspected orders are placed.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>PRODUCT AUTHENTICITY:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All products sold on the website are manufactured by Lifespan. Therefore, you can be assured of the quality and authenticity of the products you purchase on this website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>AVAILABILITY OF PRODUCTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Reference to any product or service on the site does not constitute an offer to sell or supply that product or service and does not mean that the product or service is available in all countries or that the name, description or specification of the product or service will be the same as that included on the site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>MODIFICATIONS TO THE SERVICE AND PRICES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lifespan reserves the right to modify Prices for products without notice.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right at any time to modify or discontinue the Service (or any part or content thereof) without notice at any time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We shall not be liable to you or to any third-party for any modification, price change, suspension or discontinuance of the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>PRODUCTS OR SERVICES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have made every effort to display as accurately as possible the colors and images of our products that appear at the store. We cannot guarantee that your computer monitor\'s display of any color will be accurate.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, but are not obligated, to limit the sales of our products or Services to any person, geographic region or jurisdiction. We may exercise this right on a case-by-case basis.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to limit the quantities of any products or services that we offer. All descriptions of products or product pricing are subject to change at anytime without notice, at the sole discretion of Lifespan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to discontinue any product at any time. Any offer for any product or service made on this site is void where prohibited.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ACCURACY OF BILLING AND ACCOUNT INFORMATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lifespan reserves the right to refuse any order you place with us. We may, in our sole discretion, limit or cancel quantities purchased per person, per household or per order. These restrictions may include orders placed by or under the same customer account, the same credit card, and/or orders that use the same billing and/or shipping address. In the event that we make a change to or cancel an order, we may attempt to notify you by contacting the e-mail and/or billing address/phone number provided at the time the order was made. We reserve the right to limit or prohibit orders that, in our sole judgment, appear to be placed by dealers, resellers or distributors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree to provide current, complete and accurate purchase and account information for all purchases made at our store. You agree to promptly update your account and other information, including your email address and credit card numbers and expiration dates, so that we can complete your transactions and contact you as needed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>CONTENT</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The information on this site has been included in good faith but is for general informational purposes only. It should not be relied on for any specific purpose and no representation or warranty is given as regards its accuracy or completeness. Lifespan Private Limited officers, employees or agents shall not be liable for any loss, damage or expense arising out of any access to or use of this site or any site linked to it including, without limitation, any loss of profit, indirect, incidental or consequential loss.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All comments, suggestions, graphics, ideas (including product and advertising ideas), and other information or materials you submit to Lifespan Private Limited through this web site will become and remain the exclusive property of Lifespan Private Limited, including any future rights associated with such submissions, even if these terms and conditions are later modified or terminated.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This means that you disclaim any proprietary rights in such submissions, and you acknowledge Lifespan Private Limited unrestricted right to use them (or materials or ideas similar to them) in any medium, now and in the future, without notice, compensation or other obligation to you or any other person. It also means Lifespan Private Limited has no obligation to keep your submissions confidential. We reserve the right to make any changes and corrections to this site as and when we consider it appropriate and without notice.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>TERMS OF SERVICE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We offer this website, including all information, tools and services available from this site to you, the user, conditioned upon your acceptance of all terms, conditions, policies and notices stated here:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By visiting our site and/ or purchasing something from us, you engage in our “Service” and agree to be bound by the following terms and conditions (“Terms of Service”, “Terms”), including those additional terms and conditions and policies referenced herein and/or available by hyperlink. These Terms of Service apply to all users of the site, including without limitation users who are browsers, vendors, customers, merchants, and/ or contributors of content.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please read these Terms of Service carefully before accessing or using our website. By accessing or using any part of the site, you agree to be bound by these Terms of Service. If you do not agree to all the terms and conditions of this agreement, then you have the option to not access the website or use any services. If these Terms of Service are considered an offer, acceptance is expressly limited to these Terms of Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Any new features or tools which are added to the current store shall also be subject to the Terms of Service. You can review the most current version of the Terms of Service at any time on this page. We reserve the right to update, change or replace any part of these Terms of Service by posting updates and/or changes to our website. Your continued use of or access to the website following the posting of any changes constitutes acceptance of those changes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>GENERAL CONDITIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to refuse service to anyone for any reason at any time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You understand that your content (not including credit card information), may be transferred unencrypted and involve (a) transmissions over various networks; and (b) changes to conform and adapt to technical requirements of connecting networks or devices. Credit card information is always encrypted during transfer over networks.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree not to reproduce, duplicate, copy, sell, resell or exploit any portion of the Service, use of the Service, or access to the Service or any contact on the website through which the service is provided, without express written permission by us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The headings used in this agreement are included for convenience only and will not limit or otherwise affect these Terms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ACCURACY OF INFORMATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We are not responsible if information made available on this site is not accurate, complete or current. The material on this site is provided for general information only and should not be relied upon or used as the sole basis for making decisions without consulting primary, more accurate, more complete or more timely sources of information. Any reliance on the material on this site is at your own risk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This site may contain certain historical information. Historical information, necessarily, is not current and is provided for your reference only. We reserve the right to modify the contents of this site at any time. You agree that it is your responsibility to monitor changes to our site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>3RD PARTY TOOLS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may provide you with access to third-party tools over which we neither monitor nor have any control nor input.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You acknowledge and agree that we provide access to such tools “as is” and “as available” without any warranties, representations or conditions of any kind and without any endorsement. We shall have no liability whatsoever arising from or relating to your use of optional third-party tools.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Any use by you of optional tools offered through the site is entirely at your own risk and discretion and you should ensure that you are familiar with and approve of the terms on which tools are provided by the relevant third-party provider(s).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may also, in the future, offer new services and/or features through the website (including, the release of new tools and resources). Such new features and/or services shall also be subject to these Terms of Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>USER COMMENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If, at our request, you send certain specific submissions (for example contest entries) or without a request from us you send creative ideas, suggestions, proposals, plans, or other materials, whether online, by email, by postal mail, or otherwise (collectively, \'comments\'), you agree that we may, at any time, without restriction, edit, copy, publish, distribute, translate and otherwise use in any medium any comments that you forward to us. We are and shall be under no obligation (1) to maintain any comments in confidence; (2) to pay compensation for any comments; or (3) to respond to any comments.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may, but have no obligation to, monitor, edit or remove content that we determine in our sole discretion are unlawful, offensive, threatening, libelous, defamatory, pornographic, obscene or otherwise objectionable or violates any party’s intellectual property or these Terms of Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree that your comments will not violate any right of any third-party, including copyright, trademark, privacy, personality or other personal or proprietary right. You further agree that your comments will not contain libellous or otherwise unlawful, abusive or obscene material, or contain any computer virus or other malware that could in any way affect the operation of the Service or any related website. You may not use a false e-mail address, pretend to be someone other than yourself, or otherwise mislead us or third parties as to the origin of any comments. You are solely responsible for any comments you make and their accuracy. We take no responsibility and assume no liability for any comments posted by you or any third-party.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ERRORS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Occasionally there may be information on our site or in the Service that contains typographical errors, inaccuracies or omissions that may relate to product descriptions, pricing, promotions, offers, product shipping charges, transit times and availability. We reserve the right to correct any errors, inaccuracies or omissions, and to change or update information or cancel orders if any information in the Service or on any related website is inaccurate at any time without prior notice (including after you have submitted your order).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>PROHIBITED USES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition to other prohibitions as set forth in the Terms of Service, you are prohibited from using the site or its content: (a) for any unlawful purpose; (b) to solicit others to perform or participate in any unlawful acts; (c) to violate any international, federal, provincial or state regulations, rules, laws, or local ordinances; (d) to infringe upon or violate our intellectual property rights or the intellectual property rights of others; (e) to harass, abuse, insult, harm, defame, slander, disparage, intimidate, or discriminate based on gender, sexual orientation, religion, ethnicity, race, age, national origin, or disability; (f) to submit false or misleading information; (g) to upload or transmit viruses or any other type of malicious code that will or may be used in any way that will affect the functionality or operation of the Service or of any related website, other websites, or the Internet; (h) to collect or track the personal information of others; (i) to spam, phish, pharm, pretext, spider, crawl, or scrape; (j) for any obscene or immoral purpose; or (k) to interfere with or circumvent the security features of the Service or any related website, other websites, or the Internet. We reserve the right to terminate your use of the Service or any related website for violating any of the prohibited uses.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTELLECTUAL PROPERTY</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The website and its contents, including but not limited to text, graphics, logos, images, videos, and software, are owned by the Company and are protected by intellectual property laws. You may not copy, modify, distribute, or create derivative works based on the website or its contents without the prior written consent of the Company.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>LIMITATION OF LIABILITY</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do not guarantee, represent or warrant that your use of our service will be uninterrupted, timely, secure or error-free. We do not warrant that the results that may be obtained from the use of the service will be accurate or reliable. You agree that from time to time we may remove the service for indefinite periods of time or cancel the service at any time, without notice to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You expressly agree that your use of, or inability to use, the service is at your sole risk. The service and all products and services delivered to you through the service are (except as expressly stated by us) provided \'as is\' and \'as available\' for your use, without any representation, warranties or conditions of any kind, either express or implied, including all implied warranties or conditions of merchantability, merchantable quality, fitness for a particular purpose, durability, title, and non-infringement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In no case shall we, our directors, officers, employees, affiliates, agents, contractors, interns, suppliers, service providers or licensors be liable for any injury, loss, claim, or any direct, indirect, incidental, punitive, special, or consequential damages of any kind, including, without limitation lost profits, lost revenue, lost savings, loss of data, replacement costs, or any similar damages, whether based in contract, tort (including negligence), strict liability or otherwise, arising from your use of any of the service or any products procured using the service, or for any other claim related in any way to your use of the service or any product, including, but not limited to, any errors or omissions in any content, or any loss or damage of any kind incurred as a result of the use of the service or any content (or product) posted, transmitted, or otherwise made available via the service, even if advised of their possibility. Our liability shall be limited to the maximum extent permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INDEMNIFICATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree to indemnify, defend and hold harmless us and our parent, subsidiaries, affiliates, partners, officers, directors, agents, contractors, licensors, service providers, subcontractors, suppliers, interns and employees, harmless from any claim or demand, including reasonable attorneys’ fees, made by any third-party due to or arising out of your breach of these Terms of Service or the documents they incorporate by reference, or your violation of any law or the rights of a third-party.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>PRIVACY AND DATA PROTECTION</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Company\'s privacy policy governs the collection, use, and disclosure of personal information provided by users of the website. By using the website, you consent to the collection, use, and disclosure of your personal information as described in the privacy policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>SEVERABILITY</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If any provision of the Terms and Conditions is held illegal or unenforceable by any court or other authority of competent jurisdiction, such provision shall be deemed severable from the remaining provisions and shall not affect or impair the validity or enforceability of the remaining provisions in such jurisdiction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>TERMINATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These Terms of Service are effective unless and until terminated by either you or us. You may terminate these Terms of Service at any time by notifying us that you no longer wish to use our Services, or when you cease using our site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If in our sole judgment you fail, or we suspect that you have failed, to comply with any term or provision of these Terms of Service, we also may terminate this agreement at any time without notice and you will remain liable for all amounts due up to and including the date of termination; and/or accordingly may deny you access to our Services (or any part thereof).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>GOVERNING LAW, JURISDICTION &amp; DISPUTE RESOLUTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These Terms of Service and any separate agreements whereby we provide you Services shall be governed by and construed in accordance with the laws of India. For proceedings arising therein the Courts at Hyderabad shall have exclusive jurisdiction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Any dispute or difference either in interpretation or otherwise, of the Terms of Use and other Policies on the Site, between the parties hereto, shall be referred to an independent arbitrator who will be appointed by mutually and his decision shall be final and binding on the parties hereto. The above arbitration shall be in accordance with the Arbitration and Conciliation Act, as amended from time to time. The seat and venue of arbitration shall be held in Hyderabad.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>AMENDMENTS AND UPDATES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can review the most current version of the Terms of Service at any time at this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, at our sole discretion, to update, change or replace any part of these Terms of Service by posting updates and changes to our website. Your continued use of or access to our website or the Service following the posting of any changes to these Terms of Service constitutes acceptance of those changes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By using this website, you acknowledge that you have read, understood, and agreed to be bound by these terms and conditions. If you do not agree to these terms and conditions, please do not use the website.</p>\n<!-- /wp:paragraph -->','Terms and Condition','','inherit','closed','closed','','7241-revision-v1','','','2024-04-04 22:32:55','2024-04-04 17:02:55','',7241,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7242',0,'revision','',0),(7243,1,'2024-04-04 22:38:01','2024-04-04 17:08:01','<!-- wp:paragraph -->\n<p><strong>This document is an electronic record in terms of Information Technology Act, 2000 and rules there under as applicable and the amended provisions pertaining to electronic records in various statutes as amended by the Information Technology Act, 2000. This electronic record is generated by a computer system and does not require any physical or digital signatures</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your use of the Lifespan Website&nbsp;<a href=\"https://dashboard.lifespanstores.com/business/6527d655bf0c0e00149539ca/lifespanstores.com\" rel=\"noreferrer noopener\" target=\"_blank\">https://www.Lifespanstores</a><a href=\"https://www.daburshop.in/\" rel=\"noreferrer noopener\" target=\"_blank\">.com/&nbsp;</a>and all features provided in the Site are governed by the terms and conditions mentioned on the website (“Terms”). Please read these Terms and conditions carefully before using the website. By accessing or using the website, you agree to be bound by these terms and conditions. If you do not agree with any part of these terms and conditions, you must not use the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The domain name and website is owned by Lifespan Pvt. Ltd, having its registered office at Plot No. 16, Jai Hind Gandhi Road, Madhapur(V), Serilingampally(M), Ranga Reddy District,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Hyderabad, Telangana, India, 500081</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>YOUR PROFILE &amp; SECURITY:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Shoppers have to register and login for placing Orders on the Site. As part of the registration process on the Site, you may be required to share information important for us to service you efficiently.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We may collect/use the following personally identifiable information about you:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name including first and last name,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;alternate email address,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mobile phone number and</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;contact details, postal code, demographic profile (like your age, gender, occupation, education, address etc.) and information about the pages on the site you visit/access, the links you click on the site, the number of times you access the page and any such browsing information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The personal information / data provided by you during the course of usage of the Site will be treated as strictly confidential and in accordance with the Privacy Policy and applicable laws and regulations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;You shall be responsible for maintaining the confidentiality of your login ID and Password and preventing unauthorized access into your profile. You shall be responsible for all activities/transactions that occur under your Login ID.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>·&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>immediately notify us of any unauthorized use / breach of your password or account or where you have reason to believe that your account may be used in an unauthorized manner on the following email address:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>info@lifespan.industries</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Ensure that you exit from your account at the end of each session.</strong></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>YOUR REPRESENTATIONS AND USE OF PLATFORM</strong>:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>You agree that if You provide any information that is untrue, inaccurate, not current or incomplete, we shall have the right to indefinitely suspend or terminate or block access to the Site by you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You represent that you are at least the age of majority in your state or province of residence.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You may not use our products for any illegal or unauthorized purpose nor may you, in the use of the Service, violate any laws in your jurisdiction (including but not limited to copyright laws).</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You must not transmit any worms or viruses or any code of a destructive nature.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>A breach or violation of any of the Terms will result in an immediate termination of your Services.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any order suspected/not meant for personal consumption, Lifespan reserves the right to decline the order &amp; refund the money. We reserve the right to block such accounts from where the suspected orders are placed.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>PRODUCT AUTHENTICITY:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All products sold on the website are manufactured by Lifespan. Therefore, you can be assured of the quality and authenticity of the products you purchase on this website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>AVAILABILITY OF PRODUCTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Reference to any product or service on the site does not constitute an offer to sell or supply that product or service and does not mean that the product or service is available in all countries or that the name, description or specification of the product or service will be the same as that included on the site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>MODIFICATIONS TO THE SERVICE AND PRICES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lifespan reserves the right to modify Prices for products without notice.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right at any time to modify or discontinue the Service (or any part or content thereof) without notice at any time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We shall not be liable to you or to any third-party for any modification, price change, suspension or discontinuance of the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>PRODUCTS OR SERVICES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have made every effort to display as accurately as possible the colors and images of our products that appear at the store. We cannot guarantee that your computer monitor\'s display of any color will be accurate.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, but are not obligated, to limit the sales of our products or Services to any person, geographic region or jurisdiction. We may exercise this right on a case-by-case basis.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to limit the quantities of any products or services that we offer. All descriptions of products or product pricing are subject to change at anytime without notice, at the sole discretion of Lifespan.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to discontinue any product at any time. Any offer for any product or service made on this site is void where prohibited.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ACCURACY OF BILLING AND ACCOUNT INFORMATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lifespan reserves the right to refuse any order you place with us. We may, in our sole discretion, limit or cancel quantities purchased per person, per household or per order. These restrictions may include orders placed by or under the same customer account, the same credit card, and/or orders that use the same billing and/or shipping address. In the event that we make a change to or cancel an order, we may attempt to notify you by contacting the e-mail and/or billing address/phone number provided at the time the order was made. We reserve the right to limit or prohibit orders that, in our sole judgment, appear to be placed by dealers, resellers or distributors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree to provide current, complete and accurate purchase and account information for all purchases made at our store. You agree to promptly update your account and other information, including your email address and credit card numbers and expiration dates, so that we can complete your transactions and contact you as needed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>CONTENT</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The information on this site has been included in good faith but is for general informational purposes only. It should not be relied on for any specific purpose and no representation or warranty is given as regards its accuracy or completeness. Lifespan Private Limited officers, employees or agents shall not be liable for any loss, damage or expense arising out of any access to or use of this site or any site linked to it including, without limitation, any loss of profit, indirect, incidental or consequential loss.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All comments, suggestions, graphics, ideas (including product and advertising ideas), and other information or materials you submit to Lifespan Private Limited through this web site will become and remain the exclusive property of Lifespan Private Limited, including any future rights associated with such submissions, even if these terms and conditions are later modified or terminated.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This means that you disclaim any proprietary rights in such submissions, and you acknowledge Lifespan Private Limited unrestricted right to use them (or materials or ideas similar to them) in any medium, now and in the future, without notice, compensation or other obligation to you or any other person. It also means Lifespan Private Limited has no obligation to keep your submissions confidential. We reserve the right to make any changes and corrections to this site as and when we consider it appropriate and without notice.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>TERMS OF SERVICE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We offer this website, including all information, tools and services available from this site to you, the user, conditioned upon your acceptance of all terms, conditions, policies and notices stated here:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By visiting our site and/ or purchasing something from us, you engage in our “Service” and agree to be bound by the following terms and conditions (“Terms of Service”, “Terms”), including those additional terms and conditions and policies referenced herein and/or available by hyperlink. These Terms of Service apply to all users of the site, including without limitation users who are browsers, vendors, customers, merchants, and/ or contributors of content.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please read these Terms of Service carefully before accessing or using our website. By accessing or using any part of the site, you agree to be bound by these Terms of Service. If you do not agree to all the terms and conditions of this agreement, then you have the option to not access the website or use any services. If these Terms of Service are considered an offer, acceptance is expressly limited to these Terms of Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Any new features or tools which are added to the current store shall also be subject to the Terms of Service. You can review the most current version of the Terms of Service at any time on this page. We reserve the right to update, change or replace any part of these Terms of Service by posting updates and/or changes to our website. Your continued use of or access to the website following the posting of any changes constitutes acceptance of those changes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>GENERAL CONDITIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to refuse service to anyone for any reason at any time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You understand that your content (not including credit card information), may be transferred unencrypted and involve (a) transmissions over various networks; and (b) changes to conform and adapt to technical requirements of connecting networks or devices. Credit card information is always encrypted during transfer over networks.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree not to reproduce, duplicate, copy, sell, resell or exploit any portion of the Service, use of the Service, or access to the Service or any contact on the website through which the service is provided, without express written permission by us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The headings used in this agreement are included for convenience only and will not limit or otherwise affect these Terms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ACCURACY OF INFORMATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We are not responsible if information made available on this site is not accurate, complete or current. The material on this site is provided for general information only and should not be relied upon or used as the sole basis for making decisions without consulting primary, more accurate, more complete or more timely sources of information. Any reliance on the material on this site is at your own risk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This site may contain certain historical information. Historical information, necessarily, is not current and is provided for your reference only. We reserve the right to modify the contents of this site at any time. You agree that it is your responsibility to monitor changes to our site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>3RD PARTY TOOLS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may provide you with access to third-party tools over which we neither monitor nor have any control nor input.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You acknowledge and agree that we provide access to such tools “as is” and “as available” without any warranties, representations or conditions of any kind and without any endorsement. We shall have no liability whatsoever arising from or relating to your use of optional third-party tools.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Any use by you of optional tools offered through the site is entirely at your own risk and discretion and you should ensure that you are familiar with and approve of the terms on which tools are provided by the relevant third-party provider(s).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may also, in the future, offer new services and/or features through the website (including, the release of new tools and resources). Such new features and/or services shall also be subject to these Terms of Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>USER COMMENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If, at our request, you send certain specific submissions (for example contest entries) or without a request from us you send creative ideas, suggestions, proposals, plans, or other materials, whether online, by email, by postal mail, or otherwise (collectively, \'comments\'), you agree that we may, at any time, without restriction, edit, copy, publish, distribute, translate and otherwise use in any medium any comments that you forward to us. We are and shall be under no obligation (1) to maintain any comments in confidence; (2) to pay compensation for any comments; or (3) to respond to any comments.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We may, but have no obligation to, monitor, edit or remove content that we determine in our sole discretion are unlawful, offensive, threatening, libelous, defamatory, pornographic, obscene or otherwise objectionable or violates any party’s intellectual property or these Terms of Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree that your comments will not violate any right of any third-party, including copyright, trademark, privacy, personality or other personal or proprietary right. You further agree that your comments will not contain libellous or otherwise unlawful, abusive or obscene material, or contain any computer virus or other malware that could in any way affect the operation of the Service or any related website. You may not use a false e-mail address, pretend to be someone other than yourself, or otherwise mislead us or third parties as to the origin of any comments. You are solely responsible for any comments you make and their accuracy. We take no responsibility and assume no liability for any comments posted by you or any third-party.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>ERRORS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Occasionally there may be information on our site or in the Service that contains typographical errors, inaccuracies or omissions that may relate to product descriptions, pricing, promotions, offers, product shipping charges, transit times and availability. We reserve the right to correct any errors, inaccuracies or omissions, and to change or update information or cancel orders if any information in the Service or on any related website is inaccurate at any time without prior notice (including after you have submitted your order).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>PROHIBITED USES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition to other prohibitions as set forth in the Terms of Service, you are prohibited from using the site or its content: (a) for any unlawful purpose; (b) to solicit others to perform or participate in any unlawful acts; (c) to violate any international, federal, provincial or state regulations, rules, laws, or local ordinances; (d) to infringe upon or violate our intellectual property rights or the intellectual property rights of others; (e) to harass, abuse, insult, harm, defame, slander, disparage, intimidate, or discriminate based on gender, sexual orientation, religion, ethnicity, race, age, national origin, or disability; (f) to submit false or misleading information; (g) to upload or transmit viruses or any other type of malicious code that will or may be used in any way that will affect the functionality or operation of the Service or of any related website, other websites, or the Internet; (h) to collect or track the personal information of others; (i) to spam, phish, pharm, pretext, spider, crawl, or scrape; (j) for any obscene or immoral purpose; or (k) to interfere with or circumvent the security features of the Service or any related website, other websites, or the Internet. We reserve the right to terminate your use of the Service or any related website for violating any of the prohibited uses.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTELLECTUAL PROPERTY</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The website and its contents, including but not limited to text, graphics, logos, images, videos, and software, are owned by the Company and are protected by intellectual property laws. You may not copy, modify, distribute, or create derivative works based on the website or its contents without the prior written consent of the Company.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>LIMITATION OF LIABILITY</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do not guarantee, represent or warrant that your use of our service will be uninterrupted, timely, secure or error-free. We do not warrant that the results that may be obtained from the use of the service will be accurate or reliable. You agree that from time to time we may remove the service for indefinite periods of time or cancel the service at any time, without notice to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You expressly agree that your use of, or inability to use, the service is at your sole risk. The service and all products and services delivered to you through the service are (except as expressly stated by us) provided \'as is\' and \'as available\' for your use, without any representation, warranties or conditions of any kind, either express or implied, including all implied warranties or conditions of merchantability, merchantable quality, fitness for a particular purpose, durability, title, and non-infringement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In no case shall we, our directors, officers, employees, affiliates, agents, contractors, interns, suppliers, service providers or licensors be liable for any injury, loss, claim, or any direct, indirect, incidental, punitive, special, or consequential damages of any kind, including, without limitation lost profits, lost revenue, lost savings, loss of data, replacement costs, or any similar damages, whether based in contract, tort (including negligence), strict liability or otherwise, arising from your use of any of the service or any products procured using the service, or for any other claim related in any way to your use of the service or any product, including, but not limited to, any errors or omissions in any content, or any loss or damage of any kind incurred as a result of the use of the service or any content (or product) posted, transmitted, or otherwise made available via the service, even if advised of their possibility. Our liability shall be limited to the maximum extent permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INDEMNIFICATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You agree to indemnify, defend and hold harmless us and our parent, subsidiaries, affiliates, partners, officers, directors, agents, contractors, licensors, service providers, subcontractors, suppliers, interns and employees, harmless from any claim or demand, including reasonable attorneys’ fees, made by any third-party due to or arising out of your breach of these Terms of Service or the documents they incorporate by reference, or your violation of any law or the rights of a third-party.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>PRIVACY AND DATA PROTECTION</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Company\'s privacy policy governs the collection, use, and disclosure of personal information provided by users of the website. By using the website, you consent to the collection, use, and disclosure of your personal information as described in the privacy policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>SEVERABILITY</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If any provision of the Terms and Conditions is held illegal or unenforceable by any court or other authority of competent jurisdiction, such provision shall be deemed severable from the remaining provisions and shall not affect or impair the validity or enforceability of the remaining provisions in such jurisdiction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>TERMINATION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These Terms of Service are effective unless and until terminated by either you or us. You may terminate these Terms of Service at any time by notifying us that you no longer wish to use our Services, or when you cease using our site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If in our sole judgment you fail, or we suspect that you have failed, to comply with any term or provision of these Terms of Service, we also may terminate this agreement at any time without notice and you will remain liable for all amounts due up to and including the date of termination; and/or accordingly may deny you access to our Services (or any part thereof).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>GOVERNING LAW, JURISDICTION &amp; DISPUTE RESOLUTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These Terms of Service and any separate agreements whereby we provide you Services shall be governed by and construed in accordance with the laws of India. For proceedings arising therein the Courts at Hyderabad shall have exclusive jurisdiction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Any dispute or difference either in interpretation or otherwise, of the Terms of Use and other Policies on the Site, between the parties hereto, shall be referred to an independent arbitrator who will be appointed by mutually and his decision shall be final and binding on the parties hereto. The above arbitration shall be in accordance with the Arbitration and Conciliation Act, as amended from time to time. The seat and venue of arbitration shall be held in Hyderabad.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>AMENDMENTS AND UPDATES</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You can review the most current version of the Terms of Service at any time at this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, at our sole discretion, to update, change or replace any part of these Terms of Service by posting updates and changes to our website. Your continued use of or access to our website or the Service following the posting of any changes to these Terms of Service constitutes acceptance of those changes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By using this website, you acknowledge that you have read, understood, and agreed to be bound by these terms and conditions. If you do not agree to these terms and conditions, please do not use the website.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','inherit','closed','closed','','7241-revision-v1','','','2024-04-04 22:38:01','2024-04-04 17:08:01','',7241,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7243',0,'revision','',0),(7245,1,'2024-04-04 22:41:23','2024-04-04 17:11:23','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>About us</h1>		\n			<h2>We are a brand which has been born into mother nature. It\'s time to create a new feeling.</h2>		\n		<p>Welcome to <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a>, where science and nature unite to promote a healthier, happier you. We are a dedicated team of experts in the field of nutraceuticals, driven by a profound belief in the power of natural ingredients to enhance well-being.</p>		\n			<h2>Our Mission</h2>		\n		<p>At <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a>, our mission is simple but profound: to provide our customers with high-quality, science-backed nutraceuticals that support optimal health. We\'re committed to helping you live your best life through the transformative benefits of our products</p>		\n			<h2>Our Commitment to Quality</h2>		\n		<p>Quality is at the heart of everything we do. We meticulously source the finest ingredients from around the world and adhere to the highest industry standards. Our products are proudly manufactured in state-of-the-art facilities, ensuring purity, potency, and safety.</p>		\n			<h2>Science-Backed Formulas</h2>		\n		<p>Our formulations are grounded in scientific research and developed by a team of experts who are passionate about improving lives. We believe that nature\'s wisdom can be harnessed to support your health goals.</p>		\n			<h2>Transparency and Trust</h2>		\n		<p>We believe in open and honest communication with our customers. You can trust that the ingredients in our products are fully disclosed, and we\'re here to answer any questions you may have. Your well-being is our top priority.</p>		\n			<h2>Environmental Responsibility</h2>		\n		<p>As stewards of the Earth, we are committed to sustainability. We strive to minimize our environmental footprint by using eco-friendly packaging and sustainable practices wherever possible.</p>		\n			<h2>Join Us on Your Health Journey</h2>		\n		<p>Whether you\'re seeking to boost your immune system, improve your energy levels, or address specific health concerns, <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a> is here to support you. We invite you to explore our range of nutraceuticals, backed by science and crafted with care.</p><p>Thank you for choosing <a href=\"https://lifespanstores.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Lifespan</a> as your partner in health and well-being. We look forward to being a part of your journey toward a healthier, happier life.</p>		\n			<h2>Our incredible team are here for you</h2>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Nicole Williams</h4>		\n			<h6>Company Director</h6>		\n			<h6>\"Profit in business comes from repeat customers; customers that boast about your product and outstanding service\"</h6>		\n													<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Bjorn Gunnarson</h4>		\n			<h6>Head of Design</h6>		\n			<h6>\"Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends work with you.\"</h6>		\n													<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Charlotte Banks</h4>		\n			<h6>Research & Development</h6>		\n			<h6>\"You’ll never have a product or price advantage again. They can be easily duplicated, but a strong customer focus can’t be copied.\"</h6>		\n													<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h4>Sam Gallagher</h4>		\n			<h6>Customer Support</h6>		\n			<h6>\"Get closer than ever to your customers. So close that you tell them what they need well before they realize it themselves.\"</h6>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							I’m so happy with the service from Shoptimizer – my order was delivered within 48 hours and the thought and care they put into their products really stands out. Plus, their support is just awesome!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" />						\n														Sean Walsh\n																						London, UK\n							Fabulous top bought as a birthday gift for a friend who wears it almost every day. Smart packaging which looks exciting and special. Very good on delivery. Will purchase it again as a gift and for myself!\n							<img width=\"400\" height=\"400\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/400x400.png\" alt=\"\" />						\n														Astrid Sorensen\n																						Oslo, Norway\n			<h2>In the press</h2>		\n													<img width=\"1170\" height=\"60\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/07/1170x60.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />','About Us','','inherit','closed','closed','','1004-revision-v1','','','2024-04-04 22:41:23','2024-04-04 17:11:23','',1004,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7245',0,'revision','',0),(7248,1,'2024-04-04 22:48:45','2024-04-04 17:18:45','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Red Onion Hair Oil (200ml)','<ul>\r\n 	<li>100% Ayurvedic Hair Oil - Free from toxins.</li>\r\n 	<li>Makes hair strong from the inside &amp; shinier on the outside.</li>\r\n 	<li>Provides nutrition to the scalp, making hair lustrous.</li>\r\n 	<li>Suitable for all types of hairs.</li>\r\n</ul>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 22:48:45','2024-04-04 17:18:45','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7248',0,'revision','',0),(7249,1,'2024-04-04 22:48:45','2024-04-04 17:18:45','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-4-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Jacket skinny fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 22:48:45','2024-04-04 17:18:45','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7249',0,'revision','',0),(7250,1,'2024-04-04 22:48:46','2024-04-04 17:18:46','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Jacket skinny fit','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-04 22:48:46','2024-04-04 17:18:46','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7250',0,'revision','',0),(7258,0,'2024-04-04 23:57:35','2024-04-04 18:27:35','','','','draft','closed','closed','','','','','2024-04-04 23:57:35','2024-04-04 18:27:35','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?post_type=shop_order_placehold&p=7258',0,'shop_order_placehold','',6),(7259,1,'2024-04-05 09:58:02','2024-04-05 04:28:02','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Red Onion Hair Oil (200ml)','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','677-revision-v1','','','2024-04-05 09:58:02','2024-04-05 04:28:02','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7259',0,'revision','',0),(7260,1,'2024-04-05 09:58:04','2024-04-05 04:28:04','<h2>The Red Onion Hair Oil</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Red Onion Infusion :: Lifespan Red Onion Hair Oil harnesses the power of red onions, known for promoting hair growth and overall scalp health.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">For Men and Women :: Unisex formula designed for both men and women, addressing common hair concerns with a single, effective solution.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Prevents Hair Fall :: Combat hair fall with this specialized hair oil, formulated to strengthen hair follicles and reduce excessive hair shedding.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Promotes Hair Growth :: Stimulate the growth of healthier, thicker hair with regular use of Lifespan Red Onion Hair Oil, supporting a fuller-looking mane.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Healthy and Shiny Hair :: Achieve lustrous and healthy-looking hair by incorporating Lifespan Red Onion Hair Oil into your regular hair care routine.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Easy Application :: The convenient application makes it effortless to integrate this hair oil into your daily routine, promoting consistent care for your hair and scalp.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-1-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-2-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-3-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-5-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n													<img width=\"970\" height=\"600\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg\" alt=\"\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1.jpg 970w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-300x186.jpg 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-768x475.jpg 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-441x273.jpg 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-800x495.jpg 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Red-Onion-Hair-Oil-6-1-150x93.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 970px) 100vw, 970px\" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>','Red Onion Hair Oil (200ml)','Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.','inherit','closed','closed','','677-revision-v1','','','2024-04-05 09:58:04','2024-04-05 04:28:04','',677,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7260',0,'revision','',0),(7263,1,'2024-04-05 11:16:49','2024-04-05 05:46:49','<!-- wp:paragraph -->\n<p>We understand that sometimes circumstances change, and you may need to cancel your order with us. Here is our cancellation policy to guide you through the process:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Cancellation Period:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You can cancel your order within 24 hours of placing it. We recommend reviewing your order carefully during this period to ensure it meets your requirements.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Cancellation Process:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To cancel your order, please contact our customer support team via email or our dedicated helpline. You will need to provide your order number for reference.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Refund:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upon successful cancellation within the stipulated period, a full refund will be processed within 3-5 business days. Please note that it may take additional time for the refund to reflect in your account, depending on your payment method and financial institution.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Exceptions:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Please be aware that certain products, especially personalized or made-to-order items, may not be eligible for cancellation. We will clearly specify such exceptions on the product pages.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Late Cancellations:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cancellations requested beyond the 24-hour window may not be possible, as the order may have already been processed and shipped. In such cases, you may need to return the products as per our Return Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Modification:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you wish to modify your order, we recommend cancelling it within the allowed time frame and placing a new order with the desired changes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We strive to make the cancellation process as smooth as possible, ensuring a hassle-free experience for our customers. If you have any questions or need assistance, please do not hesitate to contact our customer support team.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please note that our cancellation policy may be subject to updates, so we advise reviewing it periodically for any changes.</p>\n<!-- /wp:paragraph -->','Cancellation Policy','','publish','closed','closed','','cancellation-policy','','','2024-04-05 11:16:51','2024-04-05 05:46:51','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?page_id=7263',0,'page','',0),(7264,1,'2024-04-05 11:16:49','2024-04-05 05:46:49','<!-- wp:paragraph -->\n<p>We understand that sometimes circumstances change, and you may need to cancel your order with us. Here is our cancellation policy to guide you through the process:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Cancellation Period:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You can cancel your order within 24 hours of placing it. We recommend reviewing your order carefully during this period to ensure it meets your requirements.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Cancellation Process:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To cancel your order, please contact our customer support team via email or our dedicated helpline. You will need to provide your order number for reference.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Refund:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Upon successful cancellation within the stipulated period, a full refund will be processed within 3-5 business days. Please note that it may take additional time for the refund to reflect in your account, depending on your payment method and financial institution.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Exceptions:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Please be aware that certain products, especially personalized or made-to-order items, may not be eligible for cancellation. We will clearly specify such exceptions on the product pages.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Late Cancellations:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cancellations requested beyond the 24-hour window may not be possible, as the order may have already been processed and shipped. In such cases, you may need to return the products as per our Return Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\"><strong>Modification:</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you wish to modify your order, we recommend cancelling it within the allowed time frame and placing a new order with the desired changes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We strive to make the cancellation process as smooth as possible, ensuring a hassle-free experience for our customers. If you have any questions or need assistance, please do not hesitate to contact our customer support team.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please note that our cancellation policy may be subject to updates, so we advise reviewing it periodically for any changes.</p>\n<!-- /wp:paragraph -->','Cancellation Policy','','inherit','closed','closed','','7263-revision-v1','','','2024-04-05 11:16:49','2024-04-05 05:46:49','',7263,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7264',0,'revision','',0),(7265,1,'2024-04-05 11:38:10','2024-04-05 06:08:10','','Lifespan stores payment methods','','inherit','open','closed','','lifespan-stores-payment-methods','','','2024-04-05 11:38:24','2024-04-05 06:08:24','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-stores-payment-methods.webp',0,'attachment','image/webp',0),(7268,1,'2024-04-05 11:50:36','2024-04-05 06:20:36','div.product .woocommerce-product-rating {\n    margin-bottom: 1em;\n    clear: both;\n}','shoptimizer','','inherit','closed','closed','','890-revision-v1','','','2024-04-05 11:50:36','2024-04-05 06:20:36','',890,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7268',0,'revision','',0),(7270,1,'2024-04-05 23:07:31','2024-04-05 06:51:52',' ','','','publish','closed','closed','','7270','','','2024-04-05 23:07:31','2024-04-05 17:37:31','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7270',2,'nav_menu_item','',0),(7271,1,'2024-04-05 17:02:12','2024-04-05 11:32:12','','Lifespan Header image','','inherit','open','closed','','lifespan-header-image','','','2024-04-05 17:02:20','2024-04-05 11:32:20','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp',0,'attachment','image/webp',0),(7272,1,'2024-04-05 17:08:33','2024-04-05 11:38:33','<h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\" role=\"button\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n												<img width=\"1024\" height=\"819\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-1024x819.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-1024x819.jpg 1024w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-300x240.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-768x614.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-990x792.jpg 990w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-441x353.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-800x640.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-150x120.jpg 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/hero_girl_optimized_0321.jpg 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />														\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n												<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png 158w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle-150x23.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 158px) 100vw, 158px\" />														\n			Laura Fitzgerald		\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-150x90.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-150x90.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n												<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png 158w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle-150x23.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 158px) 100vw, 158px\" />														\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\" role=\"button\">\n						Browse the collection\n					</a>\n												<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png 380w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-140x300.png 140w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-300x643.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-150x321.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 380px) 100vw, 380px\" />														\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 17:08:33','2024-04-05 11:38:33','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7272',0,'revision','',0),(7273,1,'2024-04-05 17:08:33','2024-04-05 11:38:33','<h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\" role=\"button\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n												<img width=\"1024\" height=\"819\" src=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-1024x819.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-1024x819.jpg 1024w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-300x240.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-768x614.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-990x792.jpg 990w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-441x353.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-800x640.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/hero_girl_optimized_0321-150x120.jpg 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/hero_girl_optimized_0321.jpg 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />														\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_8-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_7a-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n									<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg 700w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-300x165.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-441x243.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/home_feature_5a-150x83.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n												<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" loading=\"lazy\" sizes=\"(max-width: 360px) 147px, \" />														\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n												<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png 158w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle-150x23.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 158px) 100vw, 158px\" />														\n			Laura Fitzgerald		\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_01-150x90.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n												<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg 800w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-300x180.jpg 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-768x461.jpg 768w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-441x265.jpg 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/testimonial_home_04-150x90.jpg 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px\" />														\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n												<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png 158w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/squiggle-150x23.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 158px) 100vw, 158px\" />														\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\" role=\"button\">\n						Browse the collection\n					</a>\n												<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png 380w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-140x300.png 140w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-300x643.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2022/08/girl-optimized02-150x321.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 380px) 100vw, 380px\" />														\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />														\n												<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" loading=\"lazy\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png 520w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-300x213.png 300w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-441x314.png 441w, https://themedemo.commercegurus.com/shoptimizer-demodata/wp-content/uploads/sites/53/2018/05/520x370-150x107.png 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 520px) 100vw, 520px\" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 17:08:33','2024-04-05 11:38:33','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7273',0,'revision','',0),(7274,1,'2024-04-05 17:08:33','2024-04-05 11:38:33','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 17:08:33','2024-04-05 11:38:33','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7274',0,'revision','',0),(7275,1,'2024-04-05 17:11:28','2024-04-05 11:41:28','','SUMMERSALE','','publish','closed','closed','','summersale','','','2024-04-05 17:11:28','2024-04-05 11:41:28','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?post_type=shop_coupon&#038;p=7275',0,'shop_coupon','',0),(7276,1,'2024-04-05 17:13:37','2024-04-05 11:43:37','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 17:13:37','2024-04-05 11:43:37','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7276',0,'revision','',0),(7277,1,'2024-04-05 17:13:37','2024-04-05 11:43:37','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 17:13:37','2024-04-05 11:43:37','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7277',0,'revision','',0),(7278,1,'2024-04-05 17:13:37','2024-04-05 11:43:37','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 17:13:37','2024-04-05 11:43:37','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7278',0,'revision','',0),(7279,1,'2024-04-05 17:14:56','2024-04-05 11:44:56','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 17:14:56','2024-04-05 11:44:56','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7279',0,'revision','',0),(7280,1,'2024-04-05 17:14:56','2024-04-05 11:44:56','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 17:14:56','2024-04-05 11:44:56','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7280',0,'revision','',0),(7281,1,'2024-04-05 17:14:56','2024-04-05 11:44:56','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 17:14:56','2024-04-05 11:44:56','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7281',0,'revision','',0),(7284,1,'2024-04-05 17:24:01','2024-04-05 11:54:01','<!-- wp:block {\"ref\":6963} /-->','Lifespan Organic Forest Honey (500gm)','<p>Hand crafted with seasonal style in mind, this is ideal for formal or casual wear whatever the occasion and is an ideal staple for any wardrobe.</p>','inherit','closed','closed','','694-revision-v1','','','2024-04-05 17:24:01','2024-04-05 11:54:01','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7284',0,'revision','',0),(7285,1,'2024-04-05 17:24:04','2024-04-05 11:54:04','<!-- wp:block {\"ref\":6963} /-->','Lifespan Organic Forest Honey (500gm)','<ul>\r\n<li>Straight from Nature\'s Abode</li>\r\n<li>Nutrient Rich</li>\r\n<li>100% Organic</li>\r\n<li>Unfiltered and Raw</li>\r\n</ul>','inherit','closed','closed','','694-revision-v1','','','2024-04-05 17:24:04','2024-04-05 11:54:04','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7285',0,'revision','',0),(7288,1,'2024-04-05 17:28:56','2024-04-05 11:58:56','<!-- wp:block {\"ref\":6963} /-->','Lifespan Organic Forest Honey (500gm)','<ul>\r\n<li>Straight from Nature\'s Abode</li>\r\n<li>Nutrient Rich</li>\r\n<li>100% Organic</li>\r\n<li>Unfiltered and Raw</li>\r\n</ul>','inherit','closed','closed','','694-revision-v1','','','2024-04-05 17:28:56','2024-04-05 11:58:56','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7288',0,'revision','',0),(7289,1,'2024-04-05 17:28:56','2024-04-05 11:58:56','<!-- wp:block {\"ref\":6963} /-->','Lifespan Organic Forest Honey (500gm)','<ul>\r\n<li>Straight from Nature\'s Abode</li>\r\n<li>Nutrient Rich</li>\r\n<li>100% Organic</li>\r\n<li>Unfiltered and Raw</li>\r\n</ul>','inherit','closed','closed','','694-revision-v1','','','2024-04-05 17:28:56','2024-04-05 11:58:56','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7289',0,'revision','',0),(7290,1,'2024-04-05 17:28:56','2024-04-05 11:58:56','<h2>Forest Honey</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.<br></li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Lifespan Organic Forest Honey (500gm)','<ul>\r\n<li>Straight from Nature\'s Abode</li>\r\n<li>Nutrient Rich</li>\r\n<li>100% Organic</li>\r\n<li>Unfiltered and Raw</li>\r\n</ul>','inherit','closed','closed','','694-revision-v1','','','2024-04-05 17:28:56','2024-04-05 11:58:56','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7290',0,'revision','',0),(7292,1,'2024-04-05 23:07:31','2024-04-05 12:14:02',' ','','','publish','closed','closed','','7292','','','2024-04-05 23:07:31','2024-04-05 17:37:31','',30,'https://shoptimizer-latest.in8.cdn-alpha.com/7292/',5,'nav_menu_item','',0),(7293,1,'2024-04-05 23:07:31','2024-04-05 12:14:02',' ','','','publish','closed','closed','','7293','','','2024-04-05 23:07:31','2024-04-05 17:37:31','',30,'https://shoptimizer-latest.in8.cdn-alpha.com/7293/',6,'nav_menu_item','',0),(7294,1,'2024-04-05 23:07:31','2024-04-05 12:14:02',' ','','','publish','closed','closed','','7294','','','2024-04-05 23:07:31','2024-04-05 17:37:31','',30,'https://shoptimizer-latest.in8.cdn-alpha.com/7294/',7,'nav_menu_item','',0),(7297,1,'2024-04-05 23:07:31','2024-04-05 12:18:31',' ','','','publish','closed','closed','','7297','','','2024-04-05 23:07:32','2024-04-05 17:37:32','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/7297/',12,'nav_menu_item','',0),(7298,1,'2024-04-05 23:16:39','2024-04-05 12:18:31',' ','','','publish','closed','closed','','7298','','','2024-04-05 23:16:39','2024-04-05 17:46:39','',30,'https://shoptimizer-latest.in8.cdn-alpha.com/7298/',14,'nav_menu_item','',0),(7299,1,'2024-04-05 23:16:39','2024-04-05 12:18:32',' ','','','publish','closed','closed','','7299','','','2024-04-05 23:16:39','2024-04-05 17:46:39','',62,'https://shoptimizer-latest.in8.cdn-alpha.com/7299/',15,'nav_menu_item','',0),(7303,1,'2024-04-05 23:34:31','2024-04-05 12:28:35',' ','','','publish','closed','closed','','7303','','','2024-04-05 23:34:31','2024-04-05 18:04:31','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/7303/',19,'nav_menu_item','',0),(7304,1,'2024-04-05 23:34:31','2024-04-05 12:28:35',' ','','','publish','closed','closed','','7304','','','2024-04-05 23:34:31','2024-04-05 18:04:31','',43,'https://shoptimizer-latest.in8.cdn-alpha.com/7304/',20,'nav_menu_item','',0),(7305,1,'2024-04-05 18:21:01','2024-04-05 12:51:01','','Women Health','','inherit','open','closed','','women-health','','','2024-04-05 18:21:19','2024-04-05 12:51:19','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp',0,'attachment','image/webp',0),(7306,1,'2024-04-05 18:23:26','2024-04-05 12:53:26','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:23:26','2024-04-05 12:53:26','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7306',0,'revision','',0),(7307,1,'2024-04-05 18:23:26','2024-04-05 12:53:26','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_8.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Men\'s Shirts</strong><em>from $40</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:23:26','2024-04-05 12:53:26','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7307',0,'revision','',0),(7308,1,'2024-04-05 18:23:26','2024-04-05 12:53:26','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:23:26','2024-04-05 12:53:26','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7308',0,'revision','',0),(7309,1,'2024-04-05 18:25:07','2024-04-05 12:55:07','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:25:07','2024-04-05 12:55:07','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7309',0,'revision','',0),(7310,1,'2024-04-05 18:25:07','2024-04-05 12:55:07','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:25:07','2024-04-05 12:55:07','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7310',0,'revision','',0),(7311,1,'2024-04-05 18:25:08','2024-04-05 12:55:08','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:25:08','2024-04-05 12:55:08','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7311',0,'revision','',0),(7312,1,'2024-04-05 18:26:05','2024-04-05 12:56:05','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:26:05','2024-04-05 12:56:05','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7312',0,'revision','',0),(7313,1,'2024-04-05 18:26:05','2024-04-05 12:56:05','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:26:05','2024-04-05 12:56:05','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7313',0,'revision','',0),(7314,1,'2024-04-05 18:26:05','2024-04-05 12:56:05','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:26:05','2024-04-05 12:56:05','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7314',0,'revision','',0),(7315,1,'2024-04-05 18:41:42','2024-04-05 13:11:42','','men\'s health','','inherit','open','closed','','mens-health','','','2024-04-05 18:42:05','2024-04-05 13:12:05','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp',0,'attachment','image/webp',0),(7316,1,'2024-04-05 18:42:53','2024-04-05 13:12:53','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:42:53','2024-04-05 13:12:53','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7316',0,'revision','',0),(7317,1,'2024-04-05 18:42:53','2024-04-05 13:12:53','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_7a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:42:53','2024-04-05 13:12:53','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7317',0,'revision','',0),(7318,1,'2024-04-05 18:42:53','2024-04-05 13:12:53','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp\" alt=\"Men;s Health supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:42:53','2024-04-05 13:12:53','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7318',0,'revision','',0),(7319,1,'2024-04-05 18:43:50','2024-04-05 13:13:50','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp\" alt=\"Men;s Health supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:43:50','2024-04-05 13:13:50','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7319',0,'revision','',0),(7320,1,'2024-04-05 18:43:50','2024-04-05 13:13:50','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp\" alt=\"Men;s Health supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Holiday Style</strong><em>from $50</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:43:50','2024-04-05 13:13:50','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7320',0,'revision','',0),(7321,1,'2024-04-05 18:43:50','2024-04-05 13:13:50','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp\" alt=\"Men;s Health supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:43:50','2024-04-05 13:13:50','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7321',0,'revision','',0),(7322,1,'2024-04-05 18:44:52','2024-04-05 13:14:52','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp\" alt=\"Men;s Health supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:44:52','2024-04-05 13:14:52','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7322',0,'revision','',0),(7323,1,'2024-04-05 18:44:52','2024-04-05 13:14:52','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp\" alt=\"Men;s Health supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:44:52','2024-04-05 13:14:52','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7323',0,'revision','',0),(7324,1,'2024-04-05 18:44:52','2024-04-05 13:14:52','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp\" alt=\"Men;s Health supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:44:52','2024-04-05 13:14:52','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7324',0,'revision','',0),(7325,1,'2024-04-05 18:48:06','2024-04-05 13:18:06','<h2>Forest Honey</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.<br></li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Lifespan Organic Forest Honey (500gm)','<ul>\r\n<li>Straight from Nature\'s Abode</li>\r\n<li>Nutrient Rich</li>\r\n<li>100% Organic</li>\r\n<li>Unfiltered and Raw</li>\r\n</ul>','inherit','closed','closed','','694-revision-v1','','','2024-04-05 18:48:06','2024-04-05 13:18:06','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7325',0,'revision','',0),(7326,1,'2024-04-05 18:48:06','2024-04-05 13:18:06','<h2>Forest Honey</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.<br></li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.<br></li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Lifespan Organic Forest Honey (500gm)','<ul>\r\n<li>Straight from Nature\'s Abode</li>\r\n<li>Nutrient Rich</li>\r\n<li>100% Organic</li>\r\n<li>Unfiltered and Raw</li>\r\n</ul>','inherit','closed','closed','','694-revision-v1','','','2024-04-05 18:48:06','2024-04-05 13:18:06','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7326',0,'revision','',0),(7327,1,'2024-04-05 18:48:07','2024-04-05 13:18:07','<h2>Forest Honey</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n		<h3 style=\"padding: 0px 0px 4px; margin-bottom: 0px; text-rendering: optimizelegibility; line-height: 24px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; letter-spacing: normal;\">Legal Disclaimer:</h3>\nActual product packaging and materials may contain more and different information than what is shown on our app or website. We recommend that you do not rely solely on the information presented here and that you always read labels, warnings, and directions before using or consuming a product.','Lifespan Organic Forest Honey (500gm)','<ul>\r\n<li>Straight from Nature\'s Abode</li>\r\n<li>Nutrient Rich</li>\r\n<li>100% Organic</li>\r\n<li>Unfiltered and Raw</li>\r\n</ul>','inherit','closed','closed','','694-revision-v1','','','2024-04-05 18:48:07','2024-04-05 13:18:07','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7327',0,'revision','',0),(7329,1,'2024-04-05 18:49:59','2024-04-05 13:19:59','','General Healht','','inherit','open','closed','','general-healht','','','2024-04-05 18:50:15','2024-04-05 13:20:15','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/General-Healht.webp',0,'attachment','image/webp',0),(7330,1,'2024-04-05 18:50:30','2024-04-05 13:20:30','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp\" alt=\"Men;s Health supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:50:30','2024-04-05 13:20:30','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7330',0,'revision','',0),(7331,1,'2024-04-05 18:50:30','2024-04-05 13:20:30','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp\" alt=\"Men;s Health supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/home_feature_5a.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />								</a>\n											<figcaption><strong>Winter Jackets</strong><em>from $60</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:50:30','2024-04-05 13:20:30','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7331',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (7332,1,'2024-04-05 18:50:30','2024-04-05 13:20:30','<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Up to 50% off!</h1>		\n			<h2>Don\'t miss out on some very special items at <strong>extraordinary</strong> sale prices. For a limited time!</h2>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop/\">\n						Pick up a bargain →\n					</a>\n			With code: SUMMERSALE		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"819\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp\" alt=\"Lifespan Header image\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-1024x819.webp 1024w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-300x240.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-768x614.webp 768w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-990x792.webp 990w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-441x353.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-800x640.webp 800w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image-150x120.webp 150w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Header-image.webp 1200w\" sizes=\"(max-width: 360px) 147px, (max-width: 1024px) 100vw, 1024px\" />													\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/\" aria-label=\"Men&#039;s Shirts\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp\" alt=\"Women Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Women-Health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Women\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/women/\" aria-label=\"Holiday Style\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp\" alt=\"Men;s Health supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/mens-health-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>Men\'s Health</strong><em>Best Nutrition</em>Shop Now</figcaption>\n										</figure>\n										<figure>\n											<a href=\"https://shoptimizerdemo.commercegurus.com/product-category/men/coats-jackets/\" aria-label=\"Winter Jackets\">\n							<img width=\"700\" height=\"385\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/General-Healht.webp\" alt=\"General Health Supplement\" srcset=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/General-Healht.webp 700w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/General-Healht-300x165.webp 300w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/General-Healht-441x243.webp 441w, https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/General-Healht-150x83.webp 150w\" sizes=\"(max-width: 360px) 147px, (max-width: 700px) 100vw, 700px\" />								</a>\n											<figcaption><strong>General Health</strong><em>Everyday Nutrition</em>Shop Now</figcaption>\n										</figure>\n			<h2>Our latest items</h2>		\n		[products limit=\"8\" columns=\"4\" orderby=\"date\" order=\"DESC\" visibility=\"visible\"]		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Why Shoptimizer?</h2>		\n		<p style=\"text-align: center;\">We believe in easy access to things that are good for our mind, body and spirit. With a clever offering, superb support and a secure checkout you\'re in good hands.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/light-bulb-outlined-hand-drawn-tool.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Smart ideas</h3>		\n		<p style=\"text-align: center;\">With dozens of intelligent concepts, you\'ll find what you\'re looking for in our store, and it will be unique and personalized to match.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/chatting-speech-bubbles-hand-drawn-bubbles-couple.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Outstanding support</h3>		\n		<p style=\"text-align: center;\">Our customer support is second to none - users rave about how we don\'t rest until every issue is solved to their satisfaction.</p>		\n													<img width=\"128\" height=\"128\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/shopping-cart-sketch.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h3>Secure checkout</h3>		\n		<p style=\"text-align: center;\">With 128-bit SSL security with advanced encryption you are guaranteed that your purchases are safe.</p>		\n			<h2>Real talk from our real customers</h2>		\n		<p style=\"text-align: center;\">Loyal customers, they don’t just come back, they don’t simply recommend you, they insist that their friends do business with you.</p>		\n		<p>I just can\'t recommend Shoptimizer enough. I feel like I\'m on a first-name basis with some of the crew, they\'re just so unbelievably helpful, no matter what the question. Their products are also so beautifully well made and easy to maintain, they\'ll last for years to come.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Laura Fitzgerald		\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_01.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"800\" height=\"480\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/testimonial_home_04.jpg\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n		<p>Every order from Shoptimizer has been an amazing experience. their site provides lots of detail so I know exactly what I\'m getting and their customer support is just outstanding. I needed to swap an item for a different size and they arranged everything for me within 24 hours.</p>		\n													<img width=\"158\" height=\"24\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/squiggle.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			Kevin Walsh		\n			<h2>Offer of the week!</h2>		\n			<h3>Outdoor essentials from legendary designer Tom Woo available at 25% off for one week only. Don\'t miss out on this incredible deal!​</h3>		\n			<a href=\"https://shoptimizerdemo.commercegurus.com/shop\">\n						Browse the collection\n					</a>\n													<img width=\"380\" height=\"814\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2022/08/girl-optimized02.png\" alt=\"\" sizes=\"(max-width: 360px) 147px, \" />													\n			<h2>Our most popular products</h2>		\n		[products limit=\"4\" columns=\"4\" orderby=\"id\" order=\"ASC\" visibility=\"visible\"]		\n			<h2>Brands we stock</h2>		\n		<p style=\"text-align: center;\">We pick the very best so you can be assured of the quality. There can be no compromises when it comes to materials, ease of wear, and durability.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />','Home','','inherit','closed','closed','','7105-revision-v1','','','2024-04-05 18:50:30','2024-04-05 13:20:30','',7105,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7332',0,'revision','',0),(7333,1,'2024-04-05 19:04:49','2024-04-05 13:34:49','','Lifespan Organic Forest Honey (500gm) - Pack of 1','SKU: Pack of 1','publish','closed','closed','','lifespan-organic-forest-honey-500gm-pack-of-1','','','2024-04-05 19:13:35','2024-04-05 13:43:35','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/?post_type=product_variation&p=7333',1,'product_variation','',0),(7334,1,'2024-04-05 19:04:49','2024-04-05 13:34:49','','Lifespan Organic Forest Honey (500gm) - Pack of 2','SKU: Pack of 2','publish','closed','closed','','lifespan-organic-forest-honey-500gm-pack-of-2','','','2024-04-05 19:08:15','2024-04-05 13:38:15','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/?post_type=product_variation&p=7334',2,'product_variation','',0),(7335,1,'2024-04-05 19:05:25','2024-04-05 13:35:25','','Lifespan Forest Honey - 500 gm (1)','','inherit','open','closed','','lifespan-forest-honey-500-gm-1','','','2024-04-05 19:05:43','2024-04-05 13:35:43','',7333,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-1.webp',0,'attachment','image/webp',0),(7336,1,'2024-04-05 19:06:53','2024-04-05 13:36:53','','Lifespan Forest Honey - 500 gm (7)','','inherit','open','closed','','lifespan-forest-honey-500-gm-7','','','2024-04-05 19:07:02','2024-04-05 13:37:02','',7334,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2024/04/Lifespan-Forest-Honey-500-gm-7.webp',0,'attachment','image/webp',0),(7337,1,'2024-04-05 19:08:56','2024-04-05 13:38:56','','Lifespan Forest Honey - 500 gm (2)','','inherit','open','closed','','lifespan-forest-honey-500-gm-2','','','2024-04-05 19:10:21','2024-04-05 13:40:21','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Forest-Honey-500-gm-2.webp',0,'attachment','image/webp',0),(7338,1,'2024-04-05 19:08:59','2024-04-05 13:38:59','','Lifespan Forest Honey - 500 gm (3)','','inherit','open','closed','','lifespan-forest-honey-500-gm-3','','','2024-04-05 19:09:58','2024-04-05 13:39:58','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Forest-Honey-500-gm-3.webp',0,'attachment','image/webp',0),(7339,1,'2024-04-05 19:09:03','2024-04-05 13:39:03','','Lifespan Forest Honey - 500 gm (4)','','inherit','open','closed','','lifespan-forest-honey-500-gm-4','','','2024-04-05 19:10:06','2024-04-05 13:40:06','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Forest-Honey-500-gm-4.webp',0,'attachment','image/webp',0),(7340,1,'2024-04-05 19:09:06','2024-04-05 13:39:06','','Lifespan Forest Honey - 500 gm (5)','','inherit','open','closed','','lifespan-forest-honey-500-gm-5','','','2024-04-05 19:10:12','2024-04-05 13:40:12','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Forest-Honey-500-gm-5.webp',0,'attachment','image/webp',0),(7341,1,'2024-04-05 19:09:09','2024-04-05 13:39:09','','Lifespan Forest Honey - 500 gm (6)','','inherit','open','closed','','lifespan-forest-honey-500-gm-6','','','2024-04-05 19:09:49','2024-04-05 13:39:49','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/Lifespan-Forest-Honey-500-gm-6.webp',0,'attachment','image/webp',0),(7343,1,'2024-04-05 19:13:41','2024-04-05 13:43:41','<h2>Forest Honey</h2>\n<ul style=\"margin-bottom: 0px; margin-left: 18px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; font-size: 14px;\">\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">100% Natural: Our Forest Honey is pure, unadulterated, and harvested from pristine forests.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Rich Flavor: Experience the rich and complex flavor profile of honey sourced from diverse wildflowers.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Nutrient-Rich: Packed with the goodness of nature, our Forest Honey is a source of essential nutrients.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Sustainably Sourced: We care for the environment and harvest our honey responsibly, preserving the natural habitat.</li>\n<li style=\"list-style: disc; overflow-wrap: break-word; margin: 0px;\">Unfiltered and Raw: Enjoy the natural goodness of unfiltered and raw honey, just as the bees intended.</li>\n</ul><h2>This item is ethically produced</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n			<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n		<h2>Hand-made in Sweden</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p><h2>Materials proven to last</h2><p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>		\n													<img width=\"520\" height=\"370\" src=\"https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/2018/05/520x370.png\" alt=\"Placeholder\" sizes=\"(max-width: 360px) 147px, \" />													\n		<h3 style=\"padding: 0px 0px 4px; margin-bottom: 0px; text-rendering: optimizelegibility; line-height: 24px; color: #0f1111; font-family: \'Amazon Ember\', Arial, sans-serif; letter-spacing: normal;\">Legal Disclaimer:</h3>\nActual product packaging and materials may contain more and different information than what is shown on our app or website. We recommend that you do not rely solely on the information presented here and that you always read labels, warnings, and directions before using or consuming a product.','Lifespan Organic Forest Honey (500gm)','<ul>\r\n 	<li>Straight from Nature\'s Abode</li>\r\n 	<li>Nutrient Rich</li>\r\n 	<li>100% Organic</li>\r\n 	<li>Unfiltered and Raw</li>\r\n</ul>','inherit','closed','closed','','694-revision-v1','','','2024-04-05 19:13:41','2024-04-05 13:43:41','',694,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7343',0,'revision','',0),(7349,1,'2024-04-05 23:16:39','2024-04-05 17:42:06','','[product id=\"694\"]','','publish','closed','closed','','product-id694','','','2024-04-05 23:16:39','2024-04-05 17:46:39','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/product-id694/',16,'nav_menu_item','',0),(7352,1,'2024-04-05 23:14:55','2024-04-05 17:44:55',' ','','','publish','closed','closed','','7352','','','2024-04-05 23:14:55','2024-04-05 17:44:55','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/7352/',13,'nav_menu_item','',0),(7355,1,'2024-04-05 23:31:41','2024-04-05 18:01:41','','[product id=\"677\"]','','publish','closed','closed','','product-id677','','','2024-04-05 23:31:41','2024-04-05 18:01:41','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/product-id677/',17,'nav_menu_item','',0),(7358,1,'2024-04-05 23:34:31','2024-04-05 18:04:31','','[product id=\"677\"]','','publish','closed','closed','','product-id677-2','','','2024-04-05 23:34:31','2024-04-05 18:04:31','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/product-id677-2/',18,'nav_menu_item','',0),(7361,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"Inter, sans-serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/inter/inter.svg\"}','Inter','','publish','closed','closed','','inter','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/inter/',0,'wp_font_family','',0),(7362,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"\\\"Bodoni Moda\\\", serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/bodoni-moda/bodoni-moda.svg\"}','Bodoni Moda','','publish','closed','closed','','bodoni-moda','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/bodoni-moda/',0,'wp_font_family','',0),(7363,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"Overpass, sans-serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/overpass/overpass.svg\"}','Overpass','','publish','closed','closed','','overpass','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/overpass/',0,'wp_font_family','',0),(7364,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"\\\"Albert Sans\\\", sans-serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/albert-sans/albert-sans.svg\"}','Albert Sans','','publish','closed','closed','','albert-sans','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/albert-sans/',0,'wp_font_family','',0),(7365,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"Lora, serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/lora/lora.svg\"}','Lora','','publish','closed','closed','','lora','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/lora/',0,'wp_font_family','',0),(7366,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"Montserrat, sans-serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/montserrat/montserrat.svg\"}','Montserrat','','publish','closed','closed','','montserrat','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/montserrat/',0,'wp_font_family','',0),(7367,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"Arvo, serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/arvo/arvo.svg\"}','Arvo','','publish','closed','closed','','arvo','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/arvo/',0,'wp_font_family','',0),(7368,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"Rubik, sans-serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/rubik/rubik.svg\"}','Rubik','','publish','closed','closed','','rubik','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/rubik/',0,'wp_font_family','',0),(7369,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"Newsreader, serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/newsreader/newsreader.svg\"}','Newsreader','','publish','closed','closed','','newsreader','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/newsreader/',0,'wp_font_family','',0),(7370,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"Cormorant, serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/cormorant/cormorant.svg\"}','Cormorant','','publish','closed','closed','','cormorant','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/cormorant/',0,'wp_font_family','',0),(7371,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"\\\"Work Sans\\\", sans-serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/work-sans/work-sans.svg\"}','Work Sans','','publish','closed','closed','','work-sans','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/work-sans/',0,'wp_font_family','',0),(7372,0,'2024-04-15 14:51:16','2024-04-15 09:21:16','{\"fontFamily\":\"Raleway, sans-serif\",\"preview\":\"https://s.w.org/images/fonts/17.7/previews/raleway/raleway.svg\"}','Raleway','','publish','closed','closed','','raleway','','','2024-04-15 14:51:16','2024-04-15 09:21:16','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/raleway/',0,'wp_font_family','',0),(7376,0,'2024-05-13 12:32:24','2024-05-13 07:02:24','','','','draft','closed','closed','','','','','2024-05-13 12:32:24','2024-05-13 07:02:24','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?post_type=shop_order_placehold&p=7376',0,'shop_order_placehold','',5),(7377,0,'2024-05-13 12:37:17','2024-05-13 07:07:17','','','','draft','closed','closed','','','','','2024-05-13 12:37:17','2024-05-13 07:07:17','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?post_type=shop_order_placehold&p=7377',0,'shop_order_placehold','',5),(7381,1,'2024-06-26 21:57:07','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2024-06-26 21:57:07','0000-00-00 00:00:00','',0,'https://shoptimizer-latest.in8.cdn-alpha.com/?p=7381',0,'post','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_snippets`
--

DROP TABLE IF EXISTS `wp_snippets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_snippets` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `code` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `tags` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `scope` varchar(15) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'global',
  `priority` smallint(6) NOT NULL DEFAULT 10,
  `active` tinyint(1) NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL DEFAULT current_timestamp(),
  `revision` bigint(20) NOT NULL DEFAULT 1,
  `cloud_id` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `scope` (`scope`),
  KEY `active` (`active`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_snippets`
--

LOCK TABLES `wp_snippets` WRITE;
/*!40000 ALTER TABLE `wp_snippets` DISABLE KEYS */;
INSERT INTO `wp_snippets` VALUES (1,'Make upload filenames lowercase','Makes sure that image and file uploads have lowercase filenames.\n\nThis is a sample snippet. Feel free to use it, edit it, or remove it.','add_filter( \'sanitize_file_name\', \'mb_strtolower\' );','sample, media','global',10,0,'2024-04-05 06:17:18',2,NULL),(2,'Disable admin bar','Turns off the WordPress admin bar for everyone except administrators.\n\nThis is a sample snippet. Feel free to use it, edit it, or remove it.','add_action( \'wp\', function () {\n	if ( ! current_user_can( \'manage_options\' ) ) {\n		show_admin_bar( false );\n	}\n} );','sample, admin-bar','front-end',10,0,'2024-04-05 06:17:18',2,NULL),(3,'Allow smilies','Allows smiley conversion in obscure places.\n\nThis is a sample snippet. Feel free to use it, edit it, or remove it.','add_filter( \'widget_text\', \'convert_smilies\' );\nadd_filter( \'the_title\', \'convert_smilies\' );\nadd_filter( \'wp_title\', \'convert_smilies\' );\nadd_filter( \'get_bloginfo\', \'convert_smilies\' );','sample','global',10,0,'2024-04-05 06:17:18',2,NULL),(4,'Current year','Shortcode for inserting the current year into a post or page..\n\nThis is a sample snippet. Feel free to use it, edit it, or remove it.','<?php echo date( \'Y\' ); ?>','sample, dates','content',10,0,'2024-04-05 06:17:18',2,NULL),(5,'Rating Under Product Name','','add_action( \'init\', \'cg_move_pdp_reviews\' );\nfunction cg_move_pdp_reviews() {\n	remove_action( \'woocommerce_single_product_summary\', \'woocommerce_template_single_rating\', 20 );\n	add_action( \'woocommerce_single_product_summary\', \'woocommerce_template_single_rating\', 10 );\n}','','global',10,1,'2024-04-05 06:19:54',3,NULL),(6,'Only show primary category','','add_filter( \'term_links-product_cat\', function( $links ) {\n	return [ $links[0] ];\n});','','global',10,1,'2024-04-05 12:04:45',3,NULL);
/*!40000 ALTER TABLE `wp_snippets` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,1,0),(492,19,0),(492,23,0),(500,19,0),(500,21,0),(511,20,0),(511,22,0),(603,2,0),(603,15,0),(603,25,0),(603,41,0),(613,2,0),(613,15,0),(613,41,0),(616,2,0),(616,15,0),(616,41,0),(620,2,0),(620,15,0),(620,41,0),(631,2,0),(631,15,0),(631,33,0),(661,2,0),(661,35,0),(661,40,0),(661,42,0),(667,4,0),(667,27,0),(667,28,0),(667,29,0),(667,31,0),(667,34,0),(667,37,0),(667,47,0),(677,4,0),(677,14,0),(677,35,0),(677,37,0),(677,56,0),(677,57,0),(677,58,0),(677,68,0),(677,70,0),(677,71,0),(683,2,0),(683,36,0),(683,37,0),(694,4,0),(694,14,0),(694,36,0),(694,39,0),(694,43,0),(694,45,0),(694,47,0),(694,56,0),(694,57,0),(694,62,0),(694,63,0),(694,64,0),(694,67,0),(694,69,0),(694,72,0),(694,73,0),(694,75,0),(694,79,0),(694,81,0),(694,82,0),(694,83,0),(1140,52,0),(1205,32,0),(6736,51,0),(6763,51,0),(6771,51,0),(6772,51,0),(6773,51,0),(6774,51,0),(7001,52,0),(7002,52,0),(7004,32,0),(7007,32,0),(7010,32,0),(7013,32,0),(7140,51,0),(7145,32,0),(7157,53,0),(7270,51,0),(7292,51,0),(7293,51,0),(7294,51,0),(7297,51,0),(7298,51,0),(7299,51,0),(7303,51,0),(7304,51,0),(7349,51,0),(7352,51,0),(7355,51,0),(7358,51,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'product_type','',0,7),(3,3,'product_type','',0,0),(4,4,'product_type','',0,3),(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,2),(15,15,'product_cat','',0,5),(16,16,'monsterinsights_note_category','',0,0),(17,17,'monsterinsights_note_category','',0,0),(18,18,'monsterinsights_note_category','',0,0),(19,19,'category','',0,2),(20,20,'category','',0,1),(21,21,'post_tag','',0,1),(22,22,'post_tag','',0,1),(23,23,'post_tag','',0,1),(24,24,'pa_protein-powders','',0,0),(25,25,'product_tag','',0,1),(26,26,'pa_protein-powders','',0,0),(27,27,'pa_protein-powders','',0,1),(28,28,'pa_honey','',0,1),(29,29,'pa_honey','',0,1),(30,30,'product_cat','Revitalize your vitality with our men\'s health product, engineered to boost energy and enhance wellness. Experience peak performance and optimal well-being effortlessly.',0,0),(31,31,'pa_protein-powders','',0,1),(32,32,'elementor_library_type','',0,6),(33,33,'product_tag','',0,1),(34,34,'pa_protein-powders','',0,1),(35,35,'product_tag','',0,2),(36,36,'product_cat','',30,2),(37,37,'product_tag','',0,3),(39,39,'product_cat','',30,1),(40,40,'product_tag','',0,1),(41,41,'product_tag','',0,4),(42,42,'product_cat','',30,1),(43,43,'product_cat','Empower your well-being with our women\'s health product, designed to support vitality and balance for every stage of life.',0,1),(45,45,'product_cat','',30,1),(47,47,'product_cat','',43,2),(51,51,'nav_menu','',0,20),(52,52,'nav_menu','',0,3),(53,53,'wp_theme','',0,1),(54,54,'pa_flavor','',0,0),(55,55,'pa_flavor','',0,0),(56,56,'pa_sku','',0,2),(57,57,'pa_sku','',0,2),(58,58,'pa_sku','',0,1),(59,59,'pa_sku','',0,0),(60,60,'pa_sku','',0,0),(61,61,'pa_sku','',0,0),(62,62,'product_cat','Introducing our Kids Nutrition product, carefully crafted to support growing bodies with essential vitamins and minerals, ensuring a healthy and balanced diet for active young minds',0,1),(63,63,'product_cat','',43,1),(64,64,'product_cat','',43,1),(65,65,'product_cat','',43,0),(66,66,'product_cat','',62,0),(67,67,'product_cat','',62,1),(68,68,'product_cat','Revitalize your hair and skin with our premium nutrition product. Packed with essential vitamins and minerals, it nourishes from within, promoting healthy, radiant hair and glowing skin.',0,1),(69,69,'product_cat','Experience holistic wellness with our all-natural product, crafted to rejuvenate mind, body, and soul. Embrace vitality and balance with our premium blend, promoting inner harmony and radiant well-being.',0,1),(70,70,'product_cat','',68,1),(71,71,'product_cat','',68,1),(72,72,'product_cat','',68,1),(73,73,'product_cat','',68,1),(74,74,'product_cat','',69,0),(75,75,'product_cat','',69,1),(76,76,'product_cat','',69,0),(77,77,'product_cat','',69,0),(78,78,'product_cat','',69,0),(79,79,'product_tag','',0,1),(80,80,'product_tag','',0,0),(81,81,'product_tag','',0,1),(82,82,'product_tag','',0,1),(83,83,'product_tag','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES (1,24,'order','0'),(2,24,'order','0'),(3,24,'color','#1e73be'),(4,25,'product_count_product_tag','1'),(5,26,'order','0'),(6,26,'order','0'),(7,26,'color','#81d742'),(8,27,'order','0'),(9,27,'color','#cccccc'),(10,28,'order','0'),(11,28,'order','0'),(12,29,'order','0'),(13,29,'order','0'),(14,30,'order','0'),(15,30,'order','0'),(16,30,'order','0'),(17,30,'display_type',''),(18,30,'thumbnail_id','982'),(19,30,'product_count_product_cat','3'),(20,31,'order','0'),(21,31,'order','0'),(22,31,'color','#dc9814'),(23,33,'product_count_product_tag','1'),(24,34,'order','0'),(25,34,'order','0'),(26,34,'color','#dd3333'),(27,35,'product_count_product_tag','2'),(28,36,'order','0'),(29,36,'order','0'),(30,36,'order','0'),(31,36,'display_type',''),(32,36,'thumbnail_id','982'),(33,36,'product_count_product_cat','2'),(34,37,'product_count_product_tag','3'),(37,39,'order','0'),(38,39,'order','0'),(39,39,'order','0'),(40,39,'display_type',''),(41,39,'thumbnail_id','982'),(42,39,'product_count_product_cat','1'),(43,40,'product_count_product_tag','1'),(44,41,'product_count_product_tag','4'),(45,42,'order','0'),(46,42,'order','0'),(47,42,'order','0'),(48,42,'display_type',''),(49,42,'thumbnail_id','982'),(50,42,'product_count_product_cat','1'),(51,43,'order','0'),(52,43,'order','0'),(53,43,'order','0'),(54,43,'display_type',''),(55,43,'thumbnail_id','982'),(56,43,'product_count_product_cat','2'),(63,45,'order','0'),(64,45,'order','0'),(65,45,'order','0'),(66,45,'display_type',''),(67,45,'thumbnail_id','982'),(68,45,'product_count_product_cat','1'),(75,47,'order','0'),(76,47,'order','0'),(77,47,'order','0'),(78,47,'display_type',''),(79,47,'thumbnail_id','982'),(80,47,'product_count_product_cat','2'),(99,54,'order','0'),(100,55,'order','0'),(101,56,'order','0'),(102,57,'order','0'),(103,58,'order','0'),(104,59,'order','0'),(105,60,'order','0'),(106,61,'order','0'),(107,15,'product_count_product_cat','5'),(108,62,'order','0'),(109,62,'display_type',''),(110,62,'thumbnail_id','0'),(111,15,'display_type',''),(112,15,'thumbnail_id','0'),(113,63,'order','0'),(114,63,'display_type',''),(115,63,'thumbnail_id','0'),(116,64,'order','0'),(117,64,'display_type',''),(118,64,'thumbnail_id','0'),(119,65,'order','0'),(120,65,'display_type',''),(121,65,'thumbnail_id','0'),(122,66,'order','0'),(123,66,'display_type',''),(124,66,'thumbnail_id','0'),(125,67,'order','0'),(126,67,'display_type',''),(127,67,'thumbnail_id','0'),(128,68,'order','0'),(129,68,'display_type',''),(130,68,'thumbnail_id','0'),(131,69,'order','0'),(132,69,'display_type',''),(133,69,'thumbnail_id','0'),(134,70,'order','0'),(135,70,'display_type',''),(136,70,'thumbnail_id','0'),(137,71,'order','0'),(138,71,'display_type',''),(139,71,'thumbnail_id','0'),(140,72,'order','0'),(141,72,'display_type',''),(142,72,'thumbnail_id','0'),(143,73,'order','0'),(144,73,'display_type',''),(145,73,'thumbnail_id','0'),(146,74,'order','0'),(147,74,'display_type',''),(148,74,'thumbnail_id','0'),(149,75,'order','0'),(150,75,'display_type',''),(151,75,'thumbnail_id','0'),(152,76,'order','0'),(153,76,'display_type',''),(154,76,'thumbnail_id','0'),(155,77,'order','0'),(156,77,'display_type',''),(157,77,'thumbnail_id','0'),(158,78,'order','0'),(159,78,'display_type',''),(160,78,'thumbnail_id','0'),(161,68,'product_count_product_cat','2'),(162,71,'product_count_product_cat','1'),(163,70,'product_count_product_cat','1'),(164,72,'product_count_product_cat','1'),(165,73,'product_count_product_cat','1'),(166,67,'product_count_product_cat','1'),(167,62,'product_count_product_cat','1'),(168,75,'product_count_product_cat','1'),(169,69,'product_count_product_cat','1'),(170,63,'product_count_product_cat','1'),(171,64,'product_count_product_cat','1'),(172,79,'product_count_product_tag','1'),(173,81,'product_count_product_tag','1'),(174,83,'product_count_product_tag','1'),(175,82,'product_count_product_tag','1');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Health','health',0),(16,'Website Updates','website-updates',0),(17,'Blog Post','blog-post',0),(18,'Promotion','promotion',0),(19,'Men\'s Fashion','mens-fashion',0),(20,'Women\'s Fashion','womens-fashion',0),(21,'denim','denim',0),(22,'designer','designer',0),(23,'suits','suits',0),(24,'200 gm','200-gm',0),(25,'denim','denim',0),(26,'400 gm','400-gm',0),(27,'1 kg','1-kg',0),(28,'300 gm','300-gm',0),(29,'500 gm','500-gm',0),(30,'Men\'s Health','mens-health',0),(31,'1.36 kg','1-36-kg',0),(32,'page','page',0),(33,'pattern','pattern',0),(34,'2.7 kg','2-7-kg',0),(35,'sale','sale',0),(36,'Everyday Fitness','everyday-fitness',0),(37,'skinny','skinny',0),(39,'Weight Loss','weight-loss',0),(40,'stripes','stripes',0),(41,'summer','summer',0),(42,'Bone Health','bone-health',0),(43,'Women\'s Health','womens-health',0),(45,'General Health','general-health',0),(47,'General Health','general-health-womens-health',0),(51,'Primary Menu','primary-menu',0),(52,'Secondary Menu','secondary-menu',0),(53,'shoptimizer','shoptimizer',0),(54,'Chocolate','chocolate',0),(55,'Vanilla','vanilla',0),(56,'Pack of 1','pack-of-1',0),(57,'Pack of 2','pack-of-2',0),(58,'Pack of 3','pack-of-3',0),(59,'Pack of 4','pack-of-5',0),(60,'Pack of 5','pack-of-5-2',0),(61,'SKU','sku',0),(62,'Kid\'s Nutrition','kids-nutrition',0),(63,'Everyday Fitness','everyday-fitness-womens-health',0),(64,'Weight Loss','weight-loss-womens-health',0),(65,'Bone Health','bone-health-womens-health',0),(66,'Supplement','supplement',0),(67,'Food','food',0),(68,'Hair &amp; Skin','hair-skin',0),(69,'Wellness','wellness',0),(70,'Hairfall','hairfall',0),(71,'Hair Length','hair-length',0),(72,'Aging','aging',0),(73,'Glow','glow',0),(74,'Vitamins &amp; Minerals','vitamins-minerals',0),(75,'Immunity','immunity',0),(76,'Stress &amp; Anxiety','stress-anxiety',0),(77,'Liver Health','liver-health',0),(78,'Protein Biscuits','protein-biscuits',0),(79,'Forest Honey','forest-honey',0),(80,'Forest Ho','forest-ho',0),(81,'Pure Honey','pure-honey',0),(82,'Unprocessed Honey','unprocessed-honey',0),(83,'Raw Honey','raw-honey',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','sitemanager'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:2:{s:64:\"1a2cdcaaa00ce87ef5a85de6507e12f247217325649efaa02895c7a754e86839\";a:4:{s:10:\"expiration\";i:1719592020;s:2:\"ip\";s:14:\"162.158.142.47\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1719419220;}s:64:\"3b79483b24251078056815d5190d1c38f2a18339dcf00b9e00cff659af6de316\";a:4:{s:10:\"expiration\";i:1719747450;s:2:\"ip\";s:14:\"162.158.44.233\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1719574650;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','7381'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"162.158.44.0\";}'),(19,1,'_woocommerce_tracks_anon_id','woo:n6Oml9CZWqW+RyZXxCJbNQfY'),(20,1,'wc_last_active','1719532800'),(22,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:2:{s:32:\"4dccacf7d1c97e76393e7fa916ef0638\";a:11:{s:3:\"key\";s:32:\"4dccacf7d1c97e76393e7fa916ef0638\";s:10:\"product_id\";i:677;s:12:\"variation_id\";i:7188;s:9:\"variation\";a:1:{s:16:\"attribute_pa_sku\";s:9:\"pack-of-1\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"edc78cb89e2306fa43d6d6cb5db5faa1\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:390;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:390;s:8:\"line_tax\";d:0;}s:32:\"25ac666bf5576ebcf6e5e64d6ef3078a\";a:11:{s:3:\"key\";s:32:\"25ac666bf5576ebcf6e5e64d6ef3078a\";s:10:\"product_id\";i:677;s:12:\"variation_id\";i:7189;s:9:\"variation\";a:1:{s:16:\"attribute_pa_sku\";s:9:\"pack-of-2\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"9ab2afce5bc4ba47dddc38d5381b3aee\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:699;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:699;s:8:\"line_tax\";d:0;}}}'),(23,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:\"\";}'),(24,1,'last_update','1713172872'),(25,1,'wp_persisted_preferences','a:3:{s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-04-05T13:41:24.814Z\";s:4:\"core\";a:1:{s:10:\"openPanels\";a:4:{i:0;s:11:\"post-status\";i:1;s:14:\"featured-image\";i:2;s:26:\"taxonomy-panel-product_cat\";i:3;s:26:\"taxonomy-panel-product_tag\";}}}'),(26,1,'elementor_introduction','a:4:{s:27:\"ai-get-started-announcement\";b:1;s:19:\"aioseo-introduction\";b:1;s:7:\"exit_to\";b:1;s:20:\"globals_introduction\";b:1;}'),(27,1,'wp_user-settings','libraryContent=browse&editor=tinymce&advImgDetails=hide'),(28,1,'wp_user-settings-time','1712252681'),(29,1,'closedpostboxes_product','a:0:{}'),(30,1,'metaboxhidden_product','a:1:{i:1;s:16:\"cgkit-swatches-4\";}'),(31,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'),(32,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"payments\":1}'),(33,1,'elementor_dismissed_editor_notices','a:2:{i:0;s:35:\"image-optimization-once-media-modal\";i:1;s:23:\"image-optimization-once\";}'),(34,1,'nav_menu_recently_edited','51'),(35,1,'managenav-menuscolumnshidden','a:3:{i:0;s:11:\"link-target\";i:1;s:15:\"title-attribute\";i:2;s:3:\"xfn\";}'),(36,1,'metaboxhidden_nav-menus','a:5:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:21:\"add-post-type-product\";i:2;s:12:\"add-post_tag\";i:3;s:15:\"add-product_cat\";i:4;s:15:\"add-product_tag\";}'),(38,1,'bsf-optin-notice','notice-dismissed'),(41,1,'_aioseo_plugin_review_dismissed','4');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'sitemanager','$P$BCRbV9PRCP5Mugk65HhUIk68LqZ0RC0','sitemanager','wp@dxpsites.com','https://shoptimizer-latest.in8.cdn-alpha.com','2024-04-03 17:14:16','',0,'sitemanager');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES (1,1,'notify-refund-returns-page','Edit page','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/post.php?post=12&action=edit','actioned','',NULL,NULL),(272,62,'connect','Connect','?page=wc-addons&section=helper','unactioned','',NULL,NULL),(543,63,'day-after-first-product','Learn more','https://woo.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(634,64,'learn-more','Learn more','https://woo.com/document/managing-orders/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(3645,68,'affirm_q2_2024','Power up your payments','https://woocommerce.com/products/woocommerce-gateway-affirm/?utm_source=inbox_note&utm_medium=product&utm_campaign=affirm_q2_2024','actioned','',NULL,NULL),(3646,69,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(4920,61,'airwallex_q1_2024','Get started with Airwallex','https://woocommerce.com/products/airwallexpayments/?utm_source=inbox_note&utm_medium=product&utm_campaign=airwallex_q1_2024','actioned','',NULL,NULL),(5255,43,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(5256,43,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings-dismiss','Dismiss','#','actioned','',NULL,NULL),(5257,44,'woocommerce-WCPayments-June-2023-updated-needed-Plugin-Settings','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(5258,44,'woocommerce-WCPayments-June-2023-updated-needed-Dismiss','Dismiss','#','actioned','',NULL,NULL),(5273,53,'woocommerce-WooPayments-Aug-2023-update-needed','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/update-core.php?','unactioned','',NULL,NULL),(5274,53,'dismiss','Dismiss','#','actioned','',NULL,NULL),(6059,73,'view-report','View report','?page=wc-admin&path=/analytics/revenue&period=custom&compare=previous_year&after=2024-05-13&before=2024-05-13','actioned','',NULL,NULL),(6665,67,'checkout_survey_new_users_share_feedback','Share feedback','https://automattic.survey.fm/woocommerce-checkout-survey','unactioned','',NULL,NULL),(6666,70,'checkout_survey_new_users_no_orders_share_feedback','Share feedback','https://automattic.survey.fm/woocommerce-checkout-survey','unactioned','',NULL,NULL),(10713,75,'mailchimp_q2_2024','Connect now','https://woocommerce.com/products/mailchimp-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=mailchimp_q2_2024','actioned','',NULL,NULL),(11062,76,'WC-order-attribution-update-June-2024-click','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/update-core.php?','unactioned','',NULL,NULL),(11063,76,'WC-order-attribution-update-June-2024-dismiss','Dismiss','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/#','actioned','',NULL,NULL),(14016,74,'update-db_run','Update WooCommerce Database','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/?do_update_woocommerce=true&return_url=https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wcbm-banner-setting','unactioned','wc_db_update','wc_db_update','wc_db_update_nonce'),(14017,74,'update-db_learn-more','Learn more about updates','https://woocommerce.com/document/how-to-update-woocommerce/','unactioned','',NULL,NULL),(14024,2,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned','',NULL,NULL),(14027,3,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned','',NULL,NULL),(14029,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL),(14031,5,'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),(14033,6,'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),(14036,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL),(14038,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),(14041,9,'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),(14044,10,'update-wc-subscriptions-3-0-15','View latest version','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/&page=wc-addons&section=helper','actioned','',NULL,NULL),(14046,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),(14048,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(14050,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(14053,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),(14055,16,'dismiss','Dismiss','','actioned','',NULL,NULL),(14057,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(14058,17,'dismiss','Dismiss','','actioned','',NULL,NULL),(14060,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(14062,18,'dismiss','Dismiss','','actioned','',NULL,NULL),(14065,19,'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),(14066,19,'dismiss','Dismiss','','actioned','',NULL,NULL),(14069,20,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),(14071,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(14072,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),(14075,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(14076,22,'dismiss','Dismiss','','actioned','',NULL,NULL),(14079,23,'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),(14081,24,'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),(14083,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/update-core.php','unactioned','',NULL,NULL),(14085,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(14087,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/update-core.php','unactioned','',NULL,NULL),(14089,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(14091,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL),(14093,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(14094,28,'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),(14097,29,'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),(14098,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL),(14101,30,'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),(14103,31,'extension-settings','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/update-core.php','unactioned','',NULL,NULL),(14105,31,'dismiss','Dismiss','#','actioned','',NULL,NULL),(14107,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(14109,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(14111,33,'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),(14113,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),(14116,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(14117,35,'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),(14120,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(14121,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(14124,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(14125,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL),(14128,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(14129,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL),(14132,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(14133,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL),(14136,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(14137,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL),(14140,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(14141,41,'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),(14143,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(14145,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(14147,45,'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(14149,45,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned','',NULL,NULL),(14151,46,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(14153,46,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL),(14155,47,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),(14156,47,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/#','actioned','',NULL,NULL),(14158,48,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(14160,48,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL),(14162,49,'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),(14164,50,'plugin-list','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(14166,50,'dismiss','Dismiss','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL),(14168,51,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/update-core.php?','unactioned','',NULL,NULL),(14170,51,'dismiss','Dismiss','#','actioned','',NULL,NULL),(14172,52,'dismiss','Dismiss','#','actioned','',NULL,NULL),(14174,54,'dismiss','Dismiss','#','actioned','',NULL,NULL),(14177,55,'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),(14179,56,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL),(14180,57,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/plugins.php','unactioned','',NULL,NULL),(14181,57,'dismiss','Dismiss','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/#','actioned','',NULL,NULL),(14182,58,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/update-core.php','unactioned','',NULL,NULL),(14183,58,'dismiss','Dismiss','#','actioned','',NULL,NULL),(14184,59,'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),(14185,59,'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),(14186,60,'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),(14187,71,'woocommerce-payfast-may-2024-update-needed-click','See available updates','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/update-core.php?','unactioned','',NULL,NULL),(14188,71,'woocommerce-payfast-may-2024-update-needed-dismiss','Dismiss','https://shoptimizer-latest.in8.cdn-alpha.com/wp-admin/#','actioned','',NULL,NULL),(14189,77,'checkout_block_update_july_2024','Learn more','https://woocommerce.com/document/cart-checkout-blocks-status/changes-in-woocommerce-9-0/?utm_source=inbox_note&utm_medium=product&utm_campaign=checkout_block_update_july_2024','actioned','',NULL,NULL);
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `image` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=78 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES (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','2024-04-03 17:19:15',NULL,0,'plain','',0,1,'info'),(2,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(3,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(5,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(6,'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','2024-04-15 09:21:13',NULL,0,'plain','',0,0,'info'),(7,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(8,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(9,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(10,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(11,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(12,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(13,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(14,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(15,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(16,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(17,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(18,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(19,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(20,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(21,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(22,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(23,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(24,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(25,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(26,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(27,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(28,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(29,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(30,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(31,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(32,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(33,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(34,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(35,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(36,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(37,'woopay-beta-merchantrecruitment-short-06MAY23-TESTA','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(38,'woopay-beta-merchantrecruitment-short-06MAY23-TESTB','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(39,'woopay-beta-merchantrecruitment-short-06MAY23-TESTC','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(40,'woopay-beta-merchantrecruitment-short-06MAY23-TESTD','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(41,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(42,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(43,'woocommerce-WCstripe-May-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Stripe plugin','<strong>Your store requires a security update for the WooCommerce Stripe plugin</strong>. Please update the WooCommerce Stripe plugin immediately to address a potential vulnerability.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(44,'woocommerce-WCPayments-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Payments','<strong>Your store requires a security update for the WooCommerce Payments plugin</strong>. Please update the WooCommerce Payments plugin immediately to address a potential vulnerability.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(45,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(46,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(47,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(48,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(49,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(50,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(51,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(52,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(53,'woocommerce-WooPayments-Aug-2023-update-needed','update','en_US','Action required: Security update for WooPayments (WooCommerce Payments) plugin','<strong>Your shop requires an important security update for the WooPayments (WooCommerce Payments) extension</strong>. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(54,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(55,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(56,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','unactioned','woocommerce.com','2024-04-04 06:17:08',NULL,0,'plain','',0,1,'info'),(57,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(58,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(59,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(60,'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','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(61,'airwallex_q1_2024','marketing','en_US','Save big on foreign exchange (FX) fees','Boost your international sales by offering Apple Pay, Google Pay, and 60+ local payment methods with Airwallex. Save time and money by settling payments directly in USD, EUR, HKD, SGD, AUD, and more — without the extra FX fees. Simple, cost-effective, fast.','{}','pending','woocommerce.com','2024-04-03 17:20:17',NULL,0,'plain','',0,0,'info'),(62,'wc-admin-wc-helper-connection','info','en_US','Connect to Woo.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2024-04-03 17:38:12',NULL,0,'plain','',0,1,'info'),(63,'wc-admin-customizing-product-catalog','info','en_US','How to customize your product catalog','You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-04-15 09:21:13',NULL,0,'plain','',0,0,'info'),(64,'wc-admin-orders-milestone','info','en_US','First order received','Congratulations on getting your first order! Now is a great time to learn how to manage your orders.','{\"current_milestone\":1}','unactioned','woocommerce-admin','2024-04-15 09:21:16',NULL,0,'plain','',0,0,'info'),(67,'checkout_survey_new_users','survey','en_US','We\'d like your feedback on WooCommerce checkout','Your feedback is essential for us to improve the WooCommerce checkout and increase your conversion rate, turning more visitors into customers. Answer a few questions to help us understand your experience. It shouldn\'t take more than 5 minutes of your time.','{}','unactioned','woocommerce.com','2024-05-13 17:30:07',NULL,0,'plain','',0,0,'info'),(68,'affirm_q2_2024','marketing','en_US','Boost sales and increase average order value with Affirm!','Affirm’s flexible payment options empower customers to get exactly what they want, while making budget-friendly payments. Remove the price barrier and make it even easier for your customers to upgrade, bundle, and add on — with no late fees and clear payment plans. \r\n\r\n* Subject to eligibility. Terms apply.','{}','pending','woocommerce.com','2024-04-24 17:30:06',NULL,0,'plain','',0,0,'info'),(69,'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','2024-05-01 17:30:14',NULL,0,'plain','',0,0,'info'),(70,'checkout_survey_new_users_no_orders','survey','en_US','We\'d like your feedback on WooCommerce checkout','Your feedback is essential for us to improve the WooCommerce checkout and increase your conversion rate, turning more visitors into customers. Answer a few questions to help us understand your experience. It shouldn\'t take more than 5 minutes of your time.','{}','pending','woocommerce.com','2024-05-01 17:30:16',NULL,0,'plain','',0,0,'info'),(71,'woocommerce-payfast-may-2024-update-needed','update','en_US','An important update is required for the Payfast Payment Gateway','<strong>Please update to the latest version of the Payfast Payment Gateway for WooCommerce immediately to address a security vulnerability</strong>. This update is required to ensure that your transactions continue to process.','{}','pending','woocommerce.com','2024-05-13 17:30:07',NULL,0,'plain','',0,0,'info'),(73,'wc-admin-new-sales-record','info','en_US','New sales record!','Woohoo, May 13th was your record day for sales! Net sales was ₹436.80 beating the previous record of ₹24.99 set on April 16th.','{\"old_record_date\":\"2024-04-16\",\"old_record_amt\":24.989999999999998,\"new_record_date\":\"2024-05-13\",\"new_record_amt\":436.80000000000001}','unactioned','woocommerce-admin','2024-05-14 17:30:08',NULL,0,'plain','',0,0,'info'),(74,'wc-update-db-reminder','update','en_US','WooCommerce database update required','WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href=\"https://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI\">WP CLI</a>.','{}','unactioned','woocommerce-core','2024-05-22 18:12:38',NULL,0,'plain','',0,0,'info'),(75,'mailchimp_q2_2024','marketing','en_US','Level up your marketing to boost sales','Looking for a smart way to kickstart your growth? Mailchimp’s best-in-class email marketing empowers you to create and automate precisely targeted SMS and email campaigns and build long-term relationships with your audience. Enhance your customer experience, track sales, and more by connecting your store to Mailchimp.','{}','pending','woocommerce.com','2024-06-03 17:30:07',NULL,0,'plain','',0,0,'info'),(76,'WC-order-attribution-update-June-2024','update','en_US','An important update is required for WooCommerce','<strong>An important security update for WooCommerce has been released</strong>. It is recommended that you update as quickly as possible.','{}','unactioned','woocommerce.com','2024-06-10 21:30:12',NULL,0,'plain','',0,0,'info'),(77,'checkout_block_update_july_2024','marketing','en_US','UPDATE: The checkout block is getting an upgrade!','We’re improving the checkout block in 2024, starting with WooCommerce 9.0, launching on June 18! The latest release includes streamlined order summary with sticky functionality, better address form layout, and other enhancements to boost conversion.','{}','pending','woocommerce.com','2024-06-18 17:30:17',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` VALUES (15,15),(30,30),(30,36),(30,39),(30,42),(30,45),(36,36),(39,39),(42,42),(43,43),(43,47),(43,63),(43,64),(43,65),(45,45),(47,47),(62,62),(62,66),(62,67),(63,63),(64,64),(65,65),(66,66),(67,67),(68,68),(68,70),(68,71),(68,72),(68,73),(69,69),(69,74),(69,75),(69,76),(69,77),(69,78),(70,70),(71,71),(72,72),(73,73),(74,74),(75,75),(76,76),(77,77),(78,78);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_customer_lookup` VALUES (1,NULL,'','Dhiraj','Kumar','dhiraj@whatthehell.co','2024-04-04 18:27:35',NULL,'IN','110028','Delhi','DL'),(4,NULL,'','Omkar','Sutar','omkarsutar693@gmail.com','2024-05-13 07:07:17',NULL,'IN','411057','Pune wakad','MH');
/*!40000 ALTER TABLE `wp_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

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

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

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

LOCK TABLES `wp_wc_order_addresses` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_addresses` DISABLE KEYS */;
INSERT INTO `wp_wc_order_addresses` VALUES (5,7258,'billing','Dhiraj','Kumar',NULL,'B-53/2','Naraina','Delhi','DL','110028','IN','dhiraj@whatthehell.co',NULL),(6,7258,'shipping','Dhiraj','Kumar',NULL,'B-53/2','Naraina','Delhi','DL','110028','IN',NULL,NULL),(26,7376,'billing','Omkar','Sutar',NULL,'Kaveri nagar wakad police colony building no 11 room no 3 , pink City road pune 411057','Building no 11 room no 3 ','Pune wakad','MH','411057','IN','omkarsutar693@gmail.com',NULL),(27,7376,'shipping','Omkar','Sutar',NULL,'Kaveri nagar wakad police colony building no 11 room no 3 , pink City road pune 411057','Building no 11 room no 3 ','Pune wakad','MH','411057','IN',NULL,NULL),(51,7377,'billing','Omkar','Sutar',NULL,'Kaveri nagar wakad police colony building no 11 room no 3 , pink City road pune 411057','Building no 11 room no 3','Pune wakad','MH','411057','IN','omkarsutar693@gmail.com',NULL),(52,7377,'shipping','Omkar','Sutar',NULL,'Kaveri nagar wakad police colony building no 11 room no 3 , pink City road pune 411057','Building no 11 room no 3','Pune wakad','MH','411057','IN',NULL,NULL);
/*!40000 ALTER TABLE `wp_wc_order_addresses` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_order_coupon_lookup` VALUES (7376,7275,'2024-05-13 12:32:24',54.6),(7377,7275,'2024-05-13 12:37:17',54.6);
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_wc_order_operational_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_operational_data` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `created_via` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `woocommerce_version` varchar(20) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`),
  KEY `order_key` (`order_key`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_wc_order_operational_data` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_operational_data` DISABLE KEYS */;
INSERT INTO `wp_wc_order_operational_data` VALUES (6,7258,'store-api','8.7.0',0,1,1,'d928facd95f9cee700ec3f1211cbb19f',1,'wc_order_Qy78THCbzvgFw',1,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),(18,7376,'store-api','8.8.3',0,1,1,'a6705c0a875ac1e04ea9cffba5202122',1,'wc_order_2Tcf0RWlShX1q',1,NULL,NULL,0.00000000,0.00000000,0.00000000,54.60000000,1),(27,7377,'store-api','8.8.3',0,1,1,'a6705c0a875ac1e04ea9cffba5202122',1,'wc_order_1ROnhaeWi8BtR',1,NULL,NULL,0.00000000,0.00000000,0.00000000,54.60000000,1);
/*!40000 ALTER TABLE `wp_wc_order_operational_data` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_order_product_lookup` VALUES (8,7258,677,7188,1,'2024-04-04 23:57:35',3,1170,1170,0,0,0,0),(9,7258,616,0,1,'2024-04-04 23:57:35',1,24.99,24.99,0,0,0,0),(20,7376,694,7333,4,'2024-05-13 12:32:24',1,218.4,218.4,54.6,0,0,0),(51,7377,694,7333,4,'2024-05-13 12:37:17',1,218.4,218.4,54.6,0,0,0);
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `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(200) COLLATE utf8mb4_unicode_520_ci 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`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_stats` DISABLE KEYS */;
INSERT INTO `wp_wc_order_stats` VALUES (7258,0,'2024-04-04 23:57:35','2024-04-04 18:27:35',NULL,NULL,4,1194.99,0,0,1194.99,0,'wc-processing',1),(7376,0,'2024-05-13 12:32:24','2024-05-13 07:02:24',NULL,NULL,1,218.4,0,0,218.4,0,'wc-processing',4),(7377,0,'2024-05-13 12:37:17','2024-05-13 07:07:17',NULL,NULL,1,218.4,0,0,218.4,1,'wc-processing',4);
/*!40000 ALTER TABLE `wp_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

DROP TABLE IF EXISTS `wp_wc_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_orders` (
  `id` bigint(20) unsigned NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `currency` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `payment_method_title` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `transaction_id` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `customer_note` text COLLATE utf8mb4_unicode_520_ci 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=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_wc_orders` WRITE;
/*!40000 ALTER TABLE `wp_wc_orders` DISABLE KEYS */;
INSERT INTO `wp_wc_orders` VALUES (7258,'wc-processing','INR','shop_order',0.00000000,1194.99000000,0,'dhiraj@whatthehell.co','2024-04-04 18:27:35','2024-04-05 18:59:46',0,'cod','Cash on delivery','','172.71.202.68','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/123.0.6312.52 Mobile/15E148 Safari/604.1',''),(7376,'wc-processing','INR','shop_order',0.00000000,218.40000000,0,'omkarsutar693@gmail.com','2024-05-13 07:02:24','2024-05-13 07:05:33',0,'cod','Cash on delivery','','172.69.179.65','Mozilla/5.0 (Linux; Android 11; ONEPLUS A6010 Build/RKQ1.201217.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 Instagram 327.2.0.50.93 Android (30/11; 420dpi; 1080x2260; OnePlus; ONEPLUS A6010; OnePlus6T; qcom; en_US; 588553425)',''),(7377,'wc-processing','INR','shop_order',0.00000000,218.40000000,0,'omkarsutar693@gmail.com','2024-05-13 07:07:17','2024-05-13 07:07:52',0,'cod','Cash on delivery','','172.69.179.66','Mozilla/5.0 (Linux; Android 11; ONEPLUS A6010 Build/RKQ1.201217.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 Instagram 327.2.0.50.93 Android (30/11; 420dpi; 1080x2260; OnePlus; ONEPLUS A6010; OnePlus6T; qcom; en_US; 588553425)','');
/*!40000 ALTER TABLE `wp_wc_orders` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_orders_meta` WRITE;
/*!40000 ALTER TABLE `wp_wc_orders_meta` DISABLE KEYS */;
INSERT INTO `wp_wc_orders_meta` VALUES (15,7258,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(16,7258,'_coupons_hash','d751713988987e9331980363e24189ce'),(17,7258,'_fees_hash','d751713988987e9331980363e24189ce'),(18,7258,'_taxes_hash','d751713988987e9331980363e24189ce'),(19,7258,'is_vat_exempt','no'),(20,7258,'_billing_address_index','Dhiraj Kumar  B-53/2 Naraina Delhi DL 110028 IN dhiraj@whatthehell.co '),(21,7258,'_shipping_address_index','Dhiraj Kumar  B-53/2 Naraina Delhi DL 110028 IN '),(22,7258,'_wc_order_attribution_source_type','typein'),(23,7258,'_wc_order_attribution_referrer','https://shoptimizer-latest.in8.cdn-alpha.com/product/red-onion-hair-oil/'),(24,7258,'_wc_order_attribution_utm_source','(direct)'),(25,7258,'_wc_order_attribution_session_entry','https://shoptimizer-latest.in8.cdn-alpha.com/product/red-onion-hair-oil/?unapproved=7&moderation-hash=0ec243b361d051f6e2ff0212e011dbf0#comment-7'),(26,7258,'_wc_order_attribution_session_start_time','2024-04-05 16:42:13'),(27,7258,'_wc_order_attribution_session_pages','1'),(28,7258,'_wc_order_attribution_session_count','3'),(29,7258,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/123.0.6312.52 Mobile/15E148 Safari/604.1'),(30,7258,'_wc_order_attribution_device_type','Mobile'),(45,7376,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(46,7376,'_coupons_hash','6cfa89fb450b096441067d84d5c6f9b0'),(47,7376,'_fees_hash','d751713988987e9331980363e24189ce'),(48,7376,'_taxes_hash','d751713988987e9331980363e24189ce'),(49,7376,'is_vat_exempt','no'),(50,7376,'_billing_address_index','Omkar Sutar  Kaveri nagar wakad police colony building no 11 room no 3 , pink City road pune 411057 Building no 11 room no 3  Pune wakad MH 411057 IN omkarsutar693@gmail.com '),(51,7376,'_shipping_address_index','Omkar Sutar  Kaveri nagar wakad police colony building no 11 room no 3 , pink City road pune 411057 Building no 11 room no 3  Pune wakad MH 411057 IN '),(52,7376,'_wc_order_attribution_source_type','referral'),(53,7376,'_wc_order_attribution_referrer','https://lifespanstores.com/'),(54,7376,'_wc_order_attribution_utm_source','lifespanstores.com'),(55,7376,'_wc_order_attribution_utm_medium','referral'),(56,7376,'_wc_order_attribution_utm_content','/'),(57,7376,'_wc_order_attribution_session_entry','https://shoptimizer-latest.in8.cdn-alpha.com/customer-help/'),(58,7376,'_wc_order_attribution_session_start_time','2024-05-13 06:29:35'),(59,7376,'_wc_order_attribution_session_pages','3'),(60,7376,'_wc_order_attribution_session_count','1'),(61,7376,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 11; ONEPLUS A6010 Build/RKQ1.201217.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 Instagram 327.2.0.50.93 Android (30/11; 420dpi; 1080x2260; OnePlus; ONEPLUS A6010; OnePlus6T; qcom; en_US; 588553425)'),(62,7376,'_wc_order_attribution_device_type','Mobile'),(63,7377,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(64,7377,'_coupons_hash','6cfa89fb450b096441067d84d5c6f9b0'),(65,7377,'_fees_hash','d751713988987e9331980363e24189ce'),(66,7377,'_taxes_hash','d751713988987e9331980363e24189ce'),(67,7377,'is_vat_exempt','no'),(68,7377,'_billing_address_index','Omkar Sutar  Kaveri nagar wakad police colony building no 11 room no 3 , pink City road pune 411057 Building no 11 room no 3 Pune wakad MH 411057 IN omkarsutar693@gmail.com '),(69,7377,'_shipping_address_index','Omkar Sutar  Kaveri nagar wakad police colony building no 11 room no 3 , pink City road pune 411057 Building no 11 room no 3 Pune wakad MH 411057 IN '),(70,7377,'_wc_order_attribution_source_type','referral'),(71,7377,'_wc_order_attribution_referrer','https://lifespanstores.com/'),(72,7377,'_wc_order_attribution_utm_source','lifespanstores.com'),(73,7377,'_wc_order_attribution_utm_medium','referral'),(74,7377,'_wc_order_attribution_utm_content','/'),(75,7377,'_wc_order_attribution_session_entry','https://shoptimizer-latest.in8.cdn-alpha.com/customer-help/'),(76,7377,'_wc_order_attribution_session_start_time','2024-05-13 06:29:35'),(77,7377,'_wc_order_attribution_session_pages','9'),(78,7377,'_wc_order_attribution_session_count','1'),(79,7377,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 11; ONEPLUS A6010 Build/RKQ1.201217.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 Instagram 327.2.0.50.93 Android (30/11; 420dpi; 1080x2260; OnePlus; ONEPLUS A6010; OnePlus6T; qcom; en_US; 588553425)'),(80,7377,'_wc_order_attribution_device_type','Mobile');
/*!40000 ALTER TABLE `wp_wc_orders_meta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (7188,677,'pa_sku',56,1,1),(7189,677,'pa_sku',57,1,1),(7190,677,'pa_sku',58,1,1),(7333,694,'pa_sku',56,1,1),(7334,694,'pa_sku',57,1,1);
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wp_wc_product_download_directories` VALUES (1,'file:///storage/v11800/shoptimizer-latest/public_html/wp-content/uploads/woocommerce_uploads/',1),(2,'https://shoptimizer-latest.in8.cdn-alpha.com/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wp_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`),
  KEY `sku` (`sku`(50))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_meta_lookup` VALUES (616,'897565-05',0,0,24.9900,24.9900,1,999,'instock',0,0.00,1,'taxable',''),(677,'897565-15',0,0,390.0000,1099.0000,0,1000,'instock',2,4.50,3,'taxable',''),(694,'897565-20',0,0,273.0000,529.0000,0,998,'instock',1,5.00,2,'taxable',''),(7188,'',0,0,390.0000,390.0000,1,7,'instock',0,0.00,0,'taxable','parent'),(7189,'',0,0,699.0000,699.0000,1,9,'instock',0,0.00,0,'taxable','parent'),(7190,'',0,0,1099.0000,1099.0000,1,9,'instock',0,0.00,0,'taxable','parent'),(7333,'',0,0,273.0000,273.0000,1,NULL,'instock',0,0.00,0,'taxable','parent'),(7334,'',0,0,529.0000,529.0000,1,NULL,'instock',0,0.00,0,'taxable','parent');
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

LOCK TABLES `wp_wc_reserved_stock` WRITE;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` DISABLE KEYS */;
INSERT INTO `wp_wc_reserved_stock` VALUES (7155,677,2,'2024-04-03 17:33:36','2024-04-03 18:08:05'),(7211,7188,1,'2024-04-04 11:26:43','2024-04-04 11:36:43'),(7211,7189,1,'2024-04-04 11:26:43','2024-04-04 11:36:43'),(7374,603,1,'2024-04-15 12:07:48','2024-04-15 12:17:48'),(7375,616,1,'2024-04-16 12:41:21','2024-04-16 12:51:43');
/*!40000 ALTER TABLE `wp_wc_reserved_stock` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_attribute_taxonomies` VALUES (1,'protein-powders','Protein Powders','select','menu_order',0),(2,'honey','Honey','select','menu_order',0),(3,'flavor','Flavor','select','menu_order',0),(4,'sku','SKU','select','menu_order',0);
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (64,8,'_product_id','677'),(65,8,'_variation_id','7188'),(66,8,'_qty','3'),(67,8,'_tax_class',''),(68,8,'_line_subtotal','1170'),(69,8,'_line_subtotal_tax','0'),(70,8,'_line_total','1170'),(71,8,'_line_tax','0'),(72,8,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(73,8,'pa_sku','pack-of-1'),(74,9,'_product_id','616'),(75,9,'_variation_id','0'),(76,9,'_qty','1'),(77,9,'_tax_class',''),(78,9,'_line_subtotal','24.99'),(79,9,'_line_subtotal_tax','0'),(80,9,'_line_total','24.99'),(81,9,'_line_tax','0'),(82,9,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(95,12,'method_id','free_shipping'),(96,12,'instance_id','1'),(97,12,'cost','0.00'),(98,12,'total_tax','0'),(99,12,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(100,12,'Items','Red Onion Hair Oil (200ml) - Pack of 1 &times; 3, Hooded Jacket &times; 1'),(101,8,'_reduced_stock','3'),(102,9,'_reduced_stock','1'),(155,20,'_product_id','694'),(156,20,'_variation_id','7333'),(157,20,'_qty','1'),(158,20,'_tax_class',''),(159,20,'_line_subtotal','273'),(160,20,'_line_subtotal_tax','0'),(161,20,'_line_total','218.4'),(162,20,'_line_tax','0'),(163,20,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(164,20,'pa_sku','pack-of-1'),(282,47,'method_id','free_shipping'),(283,47,'instance_id','1'),(284,47,'cost','0.00'),(285,47,'total_tax','0'),(286,47,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(287,47,'Items','Lifespan Organic Forest Honey (500gm) - Pack of 1 &times; 1'),(288,48,'discount_amount','54.6'),(289,48,'discount_amount_tax','0'),(290,48,'coupon_info','[7275,\"summersale\",\"percent\",20]'),(291,20,'_reduced_stock','1'),(308,51,'_product_id','694'),(309,51,'_variation_id','7333'),(310,51,'_qty','1'),(311,51,'_tax_class',''),(312,51,'_line_subtotal','273'),(313,51,'_line_subtotal_tax','0'),(314,51,'_line_total','218.4'),(315,51,'_line_tax','0'),(316,51,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(317,51,'pa_sku','pack-of-1'),(327,54,'method_id','free_shipping'),(328,54,'instance_id','1'),(329,54,'cost','0.00'),(330,54,'total_tax','0'),(331,54,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(332,54,'Items','Lifespan Organic Forest Honey (500gm) - Pack of 1 &times; 1'),(333,55,'discount_amount','54.6'),(334,55,'discount_amount_tax','0'),(335,55,'coupon_info','[7275,\"summersale\",\"percent\",20]'),(336,51,'_reduced_stock','1');
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_items` VALUES (8,'Red Onion Hair Oil (200ml) - Pack of 1','line_item',7258),(9,'Hooded Jacket','line_item',7258),(12,'Free shipping','shipping',7258),(20,'Lifespan Organic Forest Honey (500gm) - Pack of 1','line_item',7376),(47,'Free shipping','shipping',7376),(48,'summersale','coupon',7376),(51,'Lifespan Organic Forest Honey (500gm) - Pack of 1','line_item',7377),(54,'Free shipping','shipping',7377),(55,'summersale','coupon',7377);
/*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES (203,'1','a:11:{s:4:\"cart\";s:906:\"a:2:{s:32:\"4dccacf7d1c97e76393e7fa916ef0638\";a:11:{s:3:\"key\";s:32:\"4dccacf7d1c97e76393e7fa916ef0638\";s:10:\"product_id\";i:677;s:12:\"variation_id\";i:7188;s:9:\"variation\";a:1:{s:16:\"attribute_pa_sku\";s:9:\"pack-of-1\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"edc78cb89e2306fa43d6d6cb5db5faa1\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:390;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:390;s:8:\"line_tax\";d:0;}s:32:\"25ac666bf5576ebcf6e5e64d6ef3078a\";a:11:{s:3:\"key\";s:32:\"25ac666bf5576ebcf6e5e64d6ef3078a\";s:10:\"product_id\";i:677;s:12:\"variation_id\";i:7189;s:9:\"variation\";a:1:{s:16:\"attribute_pa_sku\";s:9:\"pack-of-2\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"9ab2afce5bc4ba47dddc38d5381b3aee\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:699;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:699;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:4:\"1089\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"1089\";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:7:\"1089.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:472:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_7cd2716c695becab9fcef47990878ddd\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:98:\"Red Onion Hair Oil (200ml) - Pack of 1 &times; 1, Red Onion Hair Oil (200ml) - Pack of 2 &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:784:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-04-15T14:51:12+05:30\";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:15:\"wp@dxpsites.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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719592030),(204,'t_a6b432f1703bc5d2bd15ab9ffe8133','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"f29c21d4897f78948b91f03172341b7b\";a:11:{s:3:\"key\";s:32:\"f29c21d4897f78948b91f03172341b7b\";s:10:\"product_id\";i:613;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:23.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:23.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"23.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"23.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"23.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:397:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_d871fb762d36c22aa7d443dff08c72e7\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:23:\"Summer shorts &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614285),(205,'t_f78202aab8b8c6a81c33fdc5f07ad7','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"3a066bda8c96b9478bb0512f0a43028c\";a:11:{s:3:\"key\";s:32:\"3a066bda8c96b9478bb0512f0a43028c\";s:10:\"product_id\";i:661;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:7.9900000000000002;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.9900000000000002;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"7.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:403:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_34bb5f9e70c1cdbbdbc34fb02a43c15c\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:29:\"T-shirt regular fit &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614298),(206,'t_52682cf34e2b037fcd92f96501a5d8','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"b7bb35b9c6ca2aee2df08cf09d7016c2\";a:11:{s:3:\"key\";s:32:\"b7bb35b9c6ca2aee2df08cf09d7016c2\";s:10:\"product_id\";i:631;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:19.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:19.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"19.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"19.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:404:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_e9a9b1bf218be526f623ae92ae1b0dba\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:30:\"Patterned wrap dress &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614300),(207,'t_9615c1cdd5be3c41afbd7eba7d42d9','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"b73dfe25b4b8714c029b37a6ad3006fa\";a:11:{s:3:\"key\";s:32:\"b73dfe25b4b8714c029b37a6ad3006fa\";s:10:\"product_id\";i:620;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:25.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:25.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"25.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"25.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:406:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_2f6a08416bb34e1584d2a606aa6b40a9\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:32:\"Shorts with a tie belt &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614319),(208,'t_706b3acee7642bd34f7ed20860f300','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"d86ea612dec96096c5e0fcc8dd42ab6d\";a:11:{s:3:\"key\";s:32:\"d86ea612dec96096c5e0fcc8dd42ab6d\";s:10:\"product_id\";i:603;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:22.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:22.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"22.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"22.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"22.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:396:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_2798559109c02a38c9d0ee64bf2d5e0a\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:22:\"Denim Jacket &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614324),(209,'t_58d11f587f80b82f02b94a7121707f','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"3a066bda8c96b9478bb0512f0a43028c\";a:11:{s:3:\"key\";s:32:\"3a066bda8c96b9478bb0512f0a43028c\";s:10:\"product_id\";i:661;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:7.9900000000000002;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.9900000000000002;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"7.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:403:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_34bb5f9e70c1cdbbdbc34fb02a43c15c\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:29:\"T-shirt regular fit &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614329),(210,'t_0275fe82f5a3eaefbac352a92fd22d','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"7750ca3559e5b8e1f44210283368fc16\";a:11:{s:3:\"key\";s:32:\"7750ca3559e5b8e1f44210283368fc16\";s:10:\"product_id\";i:616;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:24.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:24.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"24.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"24.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"24.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:397:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_78322ce59a0cd138d1eb85172b5afcb0\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:23:\"Hooded Jacket &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614349),(211,'t_12cc6bc546e2fb98b7a041adf96ef0','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"3a066bda8c96b9478bb0512f0a43028c\";a:11:{s:3:\"key\";s:32:\"3a066bda8c96b9478bb0512f0a43028c\";s:10:\"product_id\";i:661;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:7.9900000000000002;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.9900000000000002;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"7.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:403:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_34bb5f9e70c1cdbbdbc34fb02a43c15c\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:29:\"T-shirt regular fit &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614384),(212,'t_a1c7488e8b7b8d8786d77ca188ad86','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"24681928425f5a9133504de568f5f6df\";a:11:{s:3:\"key\";s:32:\"24681928425f5a9133504de568f5f6df\";s:10:\"product_id\";i:683;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:20.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:20.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"20.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"20.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:408:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_b95892eae6674985458ed308fbc5de05\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:34:\"Poplin shirt regular fit &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614394),(213,'t_43985d8c7262b61d081eff2c763202','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"3a066bda8c96b9478bb0512f0a43028c\";a:11:{s:3:\"key\";s:32:\"3a066bda8c96b9478bb0512f0a43028c\";s:10:\"product_id\";i:661;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:7.9900000000000002;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.9900000000000002;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"7.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:403:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_34bb5f9e70c1cdbbdbc34fb02a43c15c\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:29:\"T-shirt regular fit &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614397),(214,'t_784c620507ae924c5376cadad9cfc5','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"24681928425f5a9133504de568f5f6df\";a:11:{s:3:\"key\";s:32:\"24681928425f5a9133504de568f5f6df\";s:10:\"product_id\";i:683;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:20.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:20.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"20.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"20.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:408:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_b95892eae6674985458ed308fbc5de05\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:34:\"Poplin shirt regular fit &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614400),(215,'t_7273c7794bf9abe57f53d4d634c9fc','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"7750ca3559e5b8e1f44210283368fc16\";a:11:{s:3:\"key\";s:32:\"7750ca3559e5b8e1f44210283368fc16\";s:10:\"product_id\";i:616;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:24.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:24.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"24.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"24.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"24.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:397:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_78322ce59a0cd138d1eb85172b5afcb0\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:23:\"Hooded Jacket &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614403),(216,'t_874de1b12c00e8623fce779ee07b31','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"3a066bda8c96b9478bb0512f0a43028c\";a:11:{s:3:\"key\";s:32:\"3a066bda8c96b9478bb0512f0a43028c\";s:10:\"product_id\";i:661;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:7.9900000000000002;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:7.9900000000000002;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:4:\"7.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:4:\"7.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"7.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:403:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_34bb5f9e70c1cdbbdbc34fb02a43c15c\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:29:\"T-shirt regular fit &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614408),(217,'t_ba5d64f24fca044553aba618c45fab','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"d86ea612dec96096c5e0fcc8dd42ab6d\";a:11:{s:3:\"key\";s:32:\"d86ea612dec96096c5e0fcc8dd42ab6d\";s:10:\"product_id\";i:603;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:22.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:22.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"22.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"22.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"22.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:396:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_2798559109c02a38c9d0ee64bf2d5e0a\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:22:\"Denim Jacket &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614420),(218,'t_4177c555916681644ea4be56f63f19','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"b7bb35b9c6ca2aee2df08cf09d7016c2\";a:11:{s:3:\"key\";s:32:\"b7bb35b9c6ca2aee2df08cf09d7016c2\";s:10:\"product_id\";i:631;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:19.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:19.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"19.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"19.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:404:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_e9a9b1bf218be526f623ae92ae1b0dba\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:30:\"Patterned wrap dress &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614435),(219,'t_5b1367fdcbf731eb7760c8bb68c484','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"f29c21d4897f78948b91f03172341b7b\";a:11:{s:3:\"key\";s:32:\"f29c21d4897f78948b91f03172341b7b\";s:10:\"product_id\";i:613;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:23.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:23.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"23.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"23.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"23.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:397:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_d871fb762d36c22aa7d443dff08c72e7\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:23:\"Summer shorts &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614450),(220,'t_6d2eaf7a8f64adff29b81359533b02','a:12:{s:4:\"cart\";s:443:\"a:1:{s:32:\"b73dfe25b4b8714c029b37a6ad3006fa\";a:11:{s:3:\"key\";s:32:\"b73dfe25b4b8714c029b37a6ad3006fa\";s:10:\"product_id\";i:620;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:25.989999999999998;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:25.989999999999998;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:399:\"a:15:{s:8:\"subtotal\";s:5:\"25.99\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:5:\"25.99\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.99\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:406:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_2f6a08416bb34e1584d2a606aa6b40a9\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:32:\"Shorts with a tie belt &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";N;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:\"TS\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"TS\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1719614468);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zone_locations` VALUES (1,1,'IN','country');
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

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

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

DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

--
-- Table structure for table `wp_wpforms_logs`
--

DROP TABLE IF EXISTS `wp_wpforms_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpforms_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `types` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `create_at` datetime NOT NULL,
  `form_id` bigint(20) DEFAULT NULL,
  `entry_id` bigint(20) DEFAULT NULL,
  `user_id` bigint(20) 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 `wp_wpforms_logs`
--

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

--
-- Table structure for table `wp_wpforms_payment_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_payment_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpforms_payment_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `payment_id` (`payment_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_payment_meta`
--

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

--
-- Table structure for table `wp_wpforms_payments`
--

DROP TABLE IF EXISTS `wp_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpforms_payments` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `status` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `subtotal_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `discount_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `total_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `currency` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `entry_id` bigint(20) NOT NULL DEFAULT 0,
  `gateway` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `type` varchar(12) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `mode` varchar(4) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `transaction_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `customer_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `subscription_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `subscription_status` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `title` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `date_created_gmt` datetime NOT NULL,
  `date_updated_gmt` datetime NOT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`(8)),
  KEY `total_amount` (`total_amount`),
  KEY `type` (`type`(8)),
  KEY `transaction_id` (`transaction_id`(32)),
  KEY `customer_id` (`customer_id`(32)),
  KEY `subscription_id` (`subscription_id`(32)),
  KEY `subscription_status` (`subscription_status`(8)),
  KEY `title` (`title`(64))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_payments`
--

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

--
-- Table structure for table `wp_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=90 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_tasks_meta`
--

LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_forms_locator_scan','W10=','2024-04-15 09:21:19'),(21,'wpforms_process_forms_locator_scan','W10=','2024-04-30 10:30:17');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2024-06-28 21:03:59

Mostbet Azerbaycan – Affy Pharma Pvt Ltd https://affypharma.com Pharmaceutical, Nutra, Cosmetics Manufacturer in India Tue, 12 Dec 2023 13:30:35 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.5 https://affypharma.com/wp-content/uploads/2020/01/153026176286385652-Copy-150x150.png Mostbet Azerbaycan – Affy Pharma Pvt Ltd https://affypharma.com 32 32 İş Və Işçi Axtaranların Portal https://affypharma.com/is-v%c9%99-isci-axtaranlarin-portal/ https://affypharma.com/is-v%c9%99-isci-axtaranlarin-portal/#respond Tue, 12 Dec 2023 13:30:35 +0000 https://affypharma.com/?p=2334 İş Və Işçi Axtaranların Portalı

Bitslеr Bukmеykеr Kоntоrunun Аzərbаyсаndа Iсmаlı Bitslеr Bukmеykеr Şirkətinin Əlаvəsini Yükləyin

İstifаdəçilər burаdа сinsiyyətlərini sеçməli, аd və sоyаdlаrını dаxil еtməlidir. Bir аz аşаğıyа dоğru dоğum məlumаtlаrı оnun аltındа isə еmаil ünvаnınızı dаxil еdə biləсəyiniz qutuсuq yеr аlır. ЕTораz bukmеykеr şirkətində məlumаtlаrınızı dоğru şəkildə dаxil еtdikdən sоnrа növbəti düyməsini sеçirsiniz və burаdа sizin qаrşınızа əlаqə məlumаtlаrı qutuğu аçılасаqdır. Burаdа isə mоbil nömrənizi və qеydiyyаt оlduğunuz şəhəri dаxil еtməlisiniz. Tələb оlunаn məlumаtlаrı dаxil еtdikdən sоnrа bir dаhа irəli düyməsini sеçirsiniz və burаdа sоnunсu hеsаb məlumаtlаrı bölməsi yеr аlır. Yоxlаmа zаmаnı isə gələn SMS kоd və еmаil təsdiq linki vаsitəsilə dаxil еtdiyiniz əlаqə məlumаtlаrını təsdiq еdə bilərsiniz.

  • Mоbil tətbiqlər vаsitəsilə qеydiyyаt араrа, dероzit və çıxаrışlаrınızı еdə, mərсlərinizi yеrləşdirə, еləсə də vеb sаyt üzərindəki digər funksiyаlаrdаn yаrаrlаnа bilərsiniz.
  • ЕTораz аndrоidə yükləmə və еTораz iоs-а yükləmə xüsusiyyətləri sаyəsində şirkətin tətbiqini smаrtfоnlаrlа yаnаşı tаblеtlərinizdə də əldə еdə bilərsiniz.
  • EManat terminalının dizaynı istifadəçinin dostudur, müştəri gözləntiləri nəzərə alınaraq terminallar funksional şəkildə dizayn edilmişdir.
  • Enənəvi kazinolar hələ də qadağan olunsa da, mərc həvəskarları Mostbet-in xidmətlərindən istifadə edə bilərlər.

Mоbil vеrsiyа dа bukmеykеr şirkətinin vеb sаytındа kimi sürətli şəkildə işləyir və müsаbiqələrin yüklənməsində gесikmələr yаşаnmır. Bitslеr mоbil vеrsiyаsı sizə vеb sаytdа еdə biləсəyiniz bütün imkаnlаrdаn yаrаrlаnmаq fürsətini vеrir. Mоbil vеrsiyа ilə mərс şirkətinin vеb sаytındаkı möсvud оyunlаrındаn, kаzinо оyunlаrındаn və еləсə də idmаn növləri üzrə оlаn mərсlərdə öz mərсləriniz yеrləşdirə bilərsiniz. Bitslеr mоbil üzərindən kriрtоvаlyutаlаrlа dероzit еdə bilərsiniz və həmçinin bаlаnsınızdаn çıxаrışlаr еdə bilərsiniz. Vеb sаytа vеrsiyаsı kimi mоbil vеrsiyа dа bir nеçə dili dəstəkləyir. Həmçinin mоbil vеrsiyа vаsitəsilə mərс şirkətinin саnlı dəstək xidmətindən də yаrаrlаnmаq оlur.

Mostbet Azerbaycan 2023 – Most Wager Casino Az Qeydiyyat

Qumar biznesinin leqallaşdırılması istiqamətində qlobal tendensiya təkcə liberal Qərb ölkələrində deyil, həm də ənənəvi dəyərlərin güclü olduğu dövlətlərdə özünü göstərir. Məsələn, 1999-cu ildən oflayn kazinoların fəaliyyəti qadağan edilib, ölkədə yalnız dövlət lotereyalarına və idman mərc oyunlarına icazə verilir. Lakin 2021-ci ilin sonunda oyun müəssisələrinin leqallaşdırılması təşəbbüsü ilə Milli Məclisin komitələrindən birinin sədri Qüdrət Həsənquliyev çıxış edib. O, ölkənin müəyyən bölgələrində kazinoların fəaliyyət göstərməsinə icazə verilməsini təklif edib.

  • Bukmеykеr şirkətinin mоbil сihаzlаr üçün əlçаtаn оlаn mоbil vеrsiyаsındаn istifаdə еdərək özünüzə çоx rаhаt bir şəkildə hеsаb yаrаdа bilərsiniz.
  • MostBet AZ-ı zənginləşdirən və dəyərli edən xüsusiyyətlərdən biri də məhz, onun təqdim etdiyi idman və online idman oyun növləridir.
  • MostBet qeydiyyat (MostBet регистрация) prosesini tamamlayıb, MostBet giriş edib, həmin bonuslarla da tanış ola, və onlardan yararlana bilərsiniz.
  • Şirkət siyasətini pozduğu üçün yeni hesab yaratmaq tövsiyə olunmur.

Üstəlik, komandamızın üzvləri saytımızda olan bütün alternative keçid bağlantılarını, o cümlədən MostBet zerkalo linklərini aktiv saxlayır və daima işlək vəziyyətdə olmasını təmin edir. Telefon nömrəsi ilə qeydiyyatdan keçmək üçün sizdən telefon nömrəniz, hesabın valyutası və əgər varsa, promotion kod tələb edilir. Burada isə sizdən, ölkə, valyuta email adresiniz və təyin etmək istədiyiniz şifrə tələb olunur. Məlumatları daxil etdikdən sonra təstiq maili qeyd etdiyiniz e-mail adresinə göndərilir, həmin mail vasitəsi ilə hesabınızı təstiqləməyiniz tövsiyə olunandır. Sosial şəbəkələr vasitəsi ilə qeydiyyat da digərləri kimi sadə və sürətlidir. Bu hissədə sizdən sadəcə hesabınızın valyutası və qeydiyyatı tamamlmaq üçün sosial şəbəkəniz tələb olunur.

Tövsiyə Оlunаn Ən Yаxşı 3 Bukmеkеr Şirkətini Sınаyın

Bitslеr bukmеykеr şirkətinin Аndrоid сihаzlаrını dəstələyən mоbil tətbiqi vаrdır, аmmа IОS сihаzlаr üzrə mərс şirkətinin mоbil tətbiqеtmə xüsusiyyəti yоxdur. Bukmеykеr şirkətinin mоbil tətbiqini Аndrоid сihаzlаr üçün birbаşа РlаyMаrkеtdən tараrаq yükləmək təəssüf ki, əlçаtаn dеyildir. Lаkin siz bukmеykеr şirkətinə аid mоbil арlikаsiyаnı арk şəkildə tеlеfоnunuzа yükləyərək qurаşdırа bilərsiniz. IОS сihаzlаr üzrə mərс şirkətinin mоbil tətbiqi yоxdur, lаkin mərс şirlətinin vеb tətbiqindən istifаdə еdə bilərsiniz. Рrоqrаmı iРhоnе : yükləmək istəyirsinizsə, iОS için Mоstbеt indir. Bitslеr арk bukmеykеr şirkətinin vеb vеrsiyаsındа mövсud оlаn bütün оyunlаrı təklif еdir.

  • Belə ki, siz vebsayt versiyasında kupon yaradərkən onlar ekranın sağ hissəsində yer alır.
  • Vebsayt və mobil versiyada olduğu kimi tətbiqdə də eyni marketlər istifadəçilər üçün təklif olunur və burada sürətli sinxronizasiya sayəsində heç bir gecikmə hallarına rast gəlinmir.
  • Арk və vеb tətbiq vаsitəsilə özünüz üçün hеsаbı yаrаdа və hеsаbınızdа rеdаktələr də еdə bilərsiniz.
  • Bunun üçün mоbil сihаzlаrınızın brаuzеrində mərс şirkətinin sаytınа dаxil оlmаlınız və bеləсə mоbil vеrsiyаnı istifаdə еdə bilərsiniz.
  • Müştərilər Mostbet-də oyunları sorğuya və portala əlavə olunma tarixinə görə çeşidləyə bilərlər.
  • Üstəlik, onu da qeyd etmək istərdik ki, burada canlı mərc üçün əmsallar da kifayət qədər qənaətbəxşdir.

İndiki halda siz, asanlıqla rəsmi domenə daxil olub, MostBet giriş edə bilərsiniz. Lakin, zamanla mərc kontoruna girişin məhdudlaşdırılması ehtimalı de uma mövcuddur.

Mostbet Yukle Azerbaycan Android

Axı, canlı yardım kazino oyunçularına kazino rəsmiləri ilə əlaqə qurmaq imkanı verir. Casino istifadəçiləri istənilən vaxt müştəri dəstəyi nümayəndələri ilə əlaqə saxlaya bilərlər. 3000-DƏN ARTIQ ÖDƏNİŞ TERMİNALIMIZ VƏ İSTİFADƏÇİ DOSTU İNTERFEYSİMİZLƏ 7/24 XİDMƏTİNİZDƏYİK!

  • Tətbiqi mobil cihazınızda yüklədikdən sonra vebsayt üzərində təklif olunan eyni qeydiyyat və giriş üsullarından istifadə etməklə MostBet Android app-a giriş edə bilərsiniz.
  • İlk önсə mərс şirkətinin sаytınа dаxil оlmаlı dаhа sоnrа isə qеydiyyаt düyməsini klikləməlisiniz.
  • Ödəniş etdiyiniz anda xidmət təminatçısı ödəniş barəsində məlumat alacaq və məbləğ dərhal balansınıza köçürüləcək.
  • Həmçinin adətən belə kreativ mərc bazarlarının əmsalları da sıradan marketlərə nisbətdə daha yüksək olur.

Belə olan halda siz MostBet zerkalo yəni güzgü linklərindən istifadə etməlisiniz. Sözünü etdiyimiz MostBet зеркало linkləri vasitəsi ilə siz, rəsmi domen adresi bloklansa da mərc kontoruna daxil ola biləcəksiniz. Onu da qeyd etmək lazımdır ki, saytımızda sizlər üçün MostBet зеркало linkləri yerləşdirmişik. Elə indi, bu linklər vasitəsi ilə də sayta güvənli və etibarlı şəkildə keçid edə bilərsiniz.

Mostbet Türkiye Bahisçi Ofisinde Kayıt: Talimatlar Ve Giriş

İstifadəçi dostu interfeysi və gözəl dizaynı sayəsində MostBet mobil müştəriləri qumar əyləncə həvəskarları arasında geniş istifadə olunur. Mostbet yükləmə smartfon və ya planşetdə quraşdırılıbsa, o zaman onun mobil cihazındakı oyunçu bütün əsas mərc növlərinə çıxış əldə edəcək.. Oyunçular tək, ekspress, pola və bəzi digər növlər kimi mərclər edə bilərlər. Hesab yaradıldıqdan sonra istifadəçilər proqramın funksionallığına tam giriş əldə edə bilərlər. Pul çıxara bilmək üçün oyunçu şəxsiyyətin yoxlanılması prosedurundan keçməli və təqdim olunan şəxsi məlumatları təsdiqləməlidir. Qeydiyyat zamanı istifadəçi xoş gəlmisiniz bonusu almağa razılaşa bilər.

  • Belə olan halda siz MostBet zerkalo yəni güzgü linklərindən istifadə etməlisiniz.
  • Şirkətin mobil versiyası və tətbiqləri həm Android həm də iOS cihazlarda çox yaxşı mərc təcrübəsi yaşadır.
  • Mоbil tеlеfоn tətbiqi ilə vеb sаytdа təklif оlunаn bütün xüsusiyyətlərdən istifаdə еdilə bilər.

MostBet iOS app-da seçilmiş sadə dizayn ekranda daha çox boş sahənin olmasına gətirib çıxarır. Bu weil istifadəçilərdə hər hansı bir idman növü və ya müsabiqəni seçərkən əlavə çaşqınlıq yaratmır. Sadə naviqasiya paneli sayəsində hansı bölmədə olduğunuzdan asılı olmayaraq istədiyiniz zaman şəxsi kabinetinizə bir toxunuşla daxil landa bilərsiniz. MostBet cellular app-də qeydiyyat və giriş zamanı weil istifadəçilərin rahatlığı nəzərə alınıb və çox sayda üsul təklif olunur. Tətbiqin digər bir vurğulanması gərəkən tərəfi Apple IDENTITY vasitəsilə giriş etməyinizdir. Belə ki, əgər daha öncə hesabınız yoxdursa, sadəcə Apple ID vasitəsilə girişi seçərək heç bir məlumat daxil etmədən özünüzə hesab yaratmış olursunuz.

Sosial Şəbəkələrdə Bizi İzləyin

Iselanlari. az – istifadəçilərə sayta iş elanı və CV yerləşdirmək imkanı yaradır. Hər istifadəçi ödənişsiz olaraq iş elanı və CV yerləşdirə bilər.

Şirkət haqqında ətraflı məlumat əldə etmək üçün siz Mostbet Az rəsmi sayt daxil olmalısınız. Qumar oyunlarının hüquqi statusu istənilən dövlət büdcəsini əhəmiyyətli dərəcədə doldurur, yeni iş https://jardimalchymist.com/ yerləri yaradır və iqtisadiyyat üçün əla sürücü rolunu oynayır. Hüquqi çərçivədən kənar qumar biznesinin tapılması cinayətlə bağlı vəziyyəti pisləşdirir və ciddi korrupsiya riskləri daşıyır.

Mostbet Android Apk, Ios Için Türkiye Uygulaması Nasıl Indirilir

Ona görə də son illərdə getdikcə daha çox ölkə qumar biznesinin leqallaşdırılmasına doğru irəliləyir. Öz növbəsində, kazinolar daha çox qanunlara consunzione olur və sosial yönümlü olur. Onlar lisenziyalıdırlar, öz reputasiyalarını qiymətləndirirlər və qumar asılılığı olan insanlara kömək edirlər. Müasir onlayn kazinonun yaxşı nümunəsi ən məşhur və populyar qumar saytlarından biri olan Mostbet-dir.

  • Əlavə olaraq qeyd edim ki, istilən növ mərc növünü Mostbet-az90. com saytında edə bilərsiniz.
  • Əgər siz artıq Mostbet Azerbaycan yükləyin mobil telefonunuza, o zaman mobil proqramdan istifadə etməyə davam edə bilərsiniz.
  • Bunlаrdаn əlаvə IОS сihаzlаrdа vеb tətbiq, Аndrоid сihаzlаrdа isə арk şəklində qurulmuş mоbil tətbiq vаsitəsilə dаxil оlа bilərsiniz.
  • Onlayn yardım pin-up-a böyük əhəmiyyət verən amillərdən biridir.
  • Canlı mərcin olmazsa-olmazı isə sözsüz ki MostBet canlı yayımdır.
  • Əsasən, bu bildirişlər sizi platforma ilə bağlı ən son xəbərlərdən xəbərdar edir ki, bu da heç bir yeniliyi qaçırmamağınıza kömək edir.

Şirkətinin mоbil tətbiqinin istifаdəsi çоx rаhаtdır və həmçinin istifаdəçi yönümlüdür. Mərс şirkətinin mоbil tətbiqləri vаsitəsilə bir sırа əməliyyаtlаrı yеrinə yеtirə bilərsiniz. Bukmеykеr şirkətinin mоbil tətbiqi vаsitəsilə dероzit еtmək üçün dероzit bölməsinə dаxil оlursunuz. Təklif оlunаnlаrdаn birini sеçərək məbləği dаxil еdib çıxаrışlаrınızı еdə bilərsiniz.

Download Mostbet App For Android (apk File)

IOS cihazlarına MostBet yuklemək üçünsə, cihazda olan App Store proqramına daxil olub, «MostBet mobile app» yazaraq yükləmək lazımdır. MostBet bukmeker kontoruna daxil olmaq üçün hər hansısa bir VPN proqramına ehtiyac yoxdur. Lakin, gələcəkdə bu rəsmi linklərə giriş dövlət tərəfindən bloklana bilər. Belə olan halda, saytımızda sizlər üçün yerləşdirdiyimiz MostBet alternativ linklərindən istifadə edərək asanlıqla mərc kontoruna giriş edə biləcəksiniz. Həmçinin MostBet kartla depozit və çıxarış üçün hər hansı vergi və ya komissiya tutmur. Lakin, MostBet vergi tutmasa belə, istifadə etdiyiniz lender sizdən müəyyən miqdarda faiz tuta bilər.

  • Belə ki, bu mərc kontoru son nəsil SSL şifrələmə üsulu ilə saytını qoruma altına alıb.
  • Bütün doğum günü olan istifadəçilərə xüsusi hədiyyə və promolar.
  • Tətbiqdən istifadə edən mərcsevərlərin rəylərinə baxdıqda onların tətbiqi sevidiyini və mərclərini daha çox tətbiq üzərində yerləşdirdiklərini görə bilərik.
  • 3000-DƏN ARTIQ ÖDƏNİŞ TERMİNALIMIZ VƏ İSTİFADƏÇİ DOSTU İNTERFEYSİMİZLƏ 7/24 XİDMƏTİNİZDƏYİK!
  • Promo kodlarla, bonuslarla, aksiyalarla qazanma ehtimalınızı artıra, qazanclarınızı daha weil artırmaq şansı əldə edə bilərsiniz.

27 yaş, Orta, iş təcrübəm 5 ildən artıq, 800 AZN arizona olmayan maaşa iddialıyam. 30 yaş, Orta texniki, iş təcrübəm 5 ildən artıq, AZN az olmayan maaşa iddialıyam. Yaş, Orta, iş təcrübəm 5 ildən artıq, 400 AZN arizona olmayan maaşa iddialıyam. 42 yaş, Natamam ali, iş təcrübəm 5 ildən artıq, AZN az olmayan maaşa iddialıyam.

Mobi̇l Sürüm As Well As Mostbet Bc Uygulamasi

Sənə yaxın eManat ödəniş terminalında istədiyin xidmətə rahatlıqla ödəniş edə bilərsən! EManat ilə bütün ödənişləri rahat, sürətli və etibarlı həyata keçir! EManat terminallarının 7/24 fəaliyyət göstərməsi sayəsində ən son kita edilən ödənişlər belə dərhal hesabda əks olunur. Daim innovativ yeniliklərdən faydalanaraq müştərilərimizin gözləntilərinə cavab verən yeniliklər edir və mövcud xidmətləri inkişaf etdiririk.

  • Bu hissədə sizdən sadəcə hesabınızın valyutası və qeydiyyatı tamamlmaq üçün sosial şəbəkəniz tələb olunur.
  • Bunlаrdаn yаrаrlаnа bilmək üçün sizin qаnuni оlаrаq 18 yаşınızı kеçməyiniz tələb оlunur.
  • Bunu siz mərс şirkətinin vеb vеrsiyаsındа, mоbil vеrsiyаsındа, mоbil tətbiqində və vеb tətbiqində еdə bilərsiniz.
  • Hal-hazırda bu məsələ nəzərdən keçirilir, lakin onun qəbulu ehtimalı çox yüksəkdir.

Müştərilər Mostbet-də oyunları sorğuya və portala əlavə olunma tarixinə görə çeşidləyə bilərlər. İdarəetmə paneli aşağıda yerləşir və müxtəlif bloklarla təmsil olunur. Bütün cihazlarda avtomatik rejim var – hər dəfə “Başlat” düyməsini basmadan fırlanmaları həyata keçirə bilərsiniz. Mostbet həmçinin təsadüfi say generatoru ilə təchiz edilmiş lisenziyalı slot machine maşınları təklif edir. Resursun administrasiyası çarxların fırlanmasının nəticələrinə təsir etmək imkanına malik deyil, belə ki, müştərilər ədalətli qumara arxalana bilərlər. Aktiv oyunçuların rəylərinə görə, pullu zəncirlər tez-tez slotlarda formalaşır, bonus turları aktivləşdirilir.

Iphone Üçün Mostbet Yukle

Google-un daxili mərc siyasətinə görə tətbiqi birbaşa Play Store-dan yükləmək mümkün deyil. Lakin siz mərc şirkətinin mobil tətbiqini birbaşa olaraq sayt üzərindən MostBet apk şəklində yükləyə bilərsiniz. Daha sonra sizdən istənilən bir neçə icazəyə razılıq verməklə tətbiqi quraşdırmaq mümkündür.

  • Üstəlik, bu bukmeyker kontoru sizə aid istənilən şəxsi məlumatı da qoruma altına alır.
  • Bunun üçün tətbiqin sağ aşağı hissəsində yer alan söhbət nişanını klikləməli və burada müraciətinizi daxil etməlisiniz.
  • Siz mərc şirkətinin mobil tətbiqindən və ahora mobil versiyasından istifadə edərək canlı dəstək xidmət ilə ələqə saxlaya bilərsiniz.
  • Bəzi hallarda mərc şirklətlərinin saytlarına müəyyən bloklamalar qoyulur.

Rəsmi veb-sayta daxil olaraq öz mərcinizi Azərbaycanın milli valyutası olan AZN-lə edə bilərsiniz. Bundan əlavə veb-saytda mərc etmək üçün başqa bir çox valyutalar da vardır. Mostbet Casino şirkətinin işləmə prinsipi beynəlxalq qanunlara tabedir. Məktəb guşəsi saytı 2016 – cı ildən fəaliyyət göstərir. Bütün hüquqlar qorunur © Bitslеr mərс şirkəti 2015-сi ildə yаrаdılmış Çurаçао lisеzliyаlı bukmеykеr şirkətidir. İdmаn mərсləri və digər mərсlər еdə bilmək üçün bаlаnsınız yаlnız kriрtоvаlyutаlаrlа аrtırа bilərsiniz.

]]>
https://affypharma.com/is-v%c9%99-isci-axtaranlarin-portal/feed/ 0